[INFO] crate color-backtrace 0.2.3 is already in cache [INFO] checking color-backtrace-0.2.3 against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] extracting crate color-backtrace 0.2.3 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate color-backtrace 0.2.3 on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate color-backtrace 0.2.3 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate color-backtrace 0.2.3 [INFO] tweaked toml for crates.io crate color-backtrace 0.2.3 written to work/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate color-backtrace 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] cda05ef5674c34c6610d0678799b5be347227c2519f782c9c6edbf9a097ccf44 [INFO] running `"docker" "start" "-a" "cda05ef5674c34c6610d0678799b5be347227c2519f782c9c6edbf9a097ccf44"` [INFO] [stderr] Checking intervaltree v0.2.4 [INFO] [stderr] Checking gimli v0.18.0 [INFO] [stderr] Checking findshlibs v0.5.0 [INFO] [stderr] Checking scroll v0.9.2 [INFO] [stderr] Checking goblin v0.0.23 [INFO] [stderr] Checking addr2line v0.9.0 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking color-backtrace v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `color_backtrace::failure` [INFO] [stderr] --> examples/failure.rs:1:23 [INFO] [stderr] | [INFO] [stderr] 1 | use color_backtrace::{failure::print_backtrace, Settings}; [INFO] [stderr] | ^^^^^^^ could not find `failure` in `color_backtrace` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `failure` [INFO] [stderr] --> examples/failure.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use failure::{format_err, Fallible}; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `failure` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `format_err` [INFO] [stderr] --> examples/failure.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | Err(format_err!("something went wrong")) [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `color-backtrace`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cda05ef5674c34c6610d0678799b5be347227c2519f782c9c6edbf9a097ccf44"` [INFO] running `"docker" "rm" "-f" "cda05ef5674c34c6610d0678799b5be347227c2519f782c9c6edbf9a097ccf44"` [INFO] [stdout] cda05ef5674c34c6610d0678799b5be347227c2519f782c9c6edbf9a097ccf44