-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Description
https://crater-reports.s3.amazonaws.com/beta-1.32-1/beta-2018-12-05/reg/liquid-0.17.1/log.txt
https://crater-reports.s3.amazonaws.com/beta-1.32-1/beta-2018-12-05/reg/strip-ansi-escapes-0.1.0/log.txt
Dec 10 12:33:59.404 INFO [stdout] error[E0464]: multiple matching crates for `liquid`
Dec 10 12:33:59.404 INFO [stdout] --> /source/README.md:24:1
Dec 10 12:33:59.404 INFO [stdout] |
Dec 10 12:33:59.404 INFO [stdout] 2 | extern crate liquid;
Dec 10 12:33:59.404 INFO [stdout] | ^^^^^^^^^^^^^^^^^^^^
Dec 10 12:33:59.404 INFO [stdout] |
Dec 10 12:33:59.404 INFO [stdout] = note: candidates:
Dec 10 12:33:59.404 INFO [stdout] crate `liquid`: /target/debug/deps/libliquid-eeb578747bf01ff6.rlib
Dec 10 12:33:59.404 INFO [stdout] crate `liquid`: /target/debug/deps/libliquid-83d4a9ea0668f274.rlib
Dec 10 12:33:59.404 INFO [stdout] crate `liquid`: /target/debug/deps/libliquid-fb59e7eda215bc63.rlib
Dec 10 12:33:59.404 INFO [stdout] crate `liquid`: /target/debug/deps/libliquid-7ede636d4e4a6eee.rlib
Dec 10 12:33:59.404 INFO [stdout]
Dec 10 12:33:59.404 INFO [stdout] error[E0463]: can't find crate for `liquid`
Dec 10 12:33:59.404 INFO [stdout] --> /source/README.md:24:1
Dec 10 12:33:59.404 INFO [stdout] |
Dec 10 12:33:59.404 INFO [stdout] 2 | extern crate liquid;
Dec 10 12:33:59.404 INFO [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate
Dec 10 12:33:59.404 INFO [stdout]
Metadata
Metadata
Assignees
Labels
E-needs-mcveCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleCall for participation: This issue has a repro, but needs a Minimal Complete and Verifiable ExampleT-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.