[INFO] crate color-backtrace 0.2.3 is already in cache [INFO] testing color-backtrace-0.2.3 against beta-2019-09-28 for beta-1.39-1 [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 beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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 `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] b915d2e8cf9eb351320ff49705f54e1b08847543a6cfb6c92693b2a81587d9e8 [INFO] running `"docker" "start" "-a" "b915d2e8cf9eb351320ff49705f54e1b08847543a6cfb6c92693b2a81587d9e8"` [INFO] [stderr] Compiling gimli v0.18.0 [INFO] [stderr] Compiling findshlibs v0.5.0 [INFO] [stderr] Compiling goblin v0.0.23 [INFO] [stderr] Compiling addr2line v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling color-backtrace v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.18s [INFO] running `"docker" "inspect" "b915d2e8cf9eb351320ff49705f54e1b08847543a6cfb6c92693b2a81587d9e8"` [INFO] running `"docker" "rm" "-f" "b915d2e8cf9eb351320ff49705f54e1b08847543a6cfb6c92693b2a81587d9e8"` [INFO] [stdout] b915d2e8cf9eb351320ff49705f54e1b08847543a6cfb6c92693b2a81587d9e8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 8062e552fe928f207bfbe355262e96d811a81cdecef854923b2b4991436a8db4 [INFO] running `"docker" "start" "-a" "8062e552fe928f207bfbe355262e96d811a81cdecef854923b2b4991436a8db4"` [INFO] [stderr] Compiling 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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8062e552fe928f207bfbe355262e96d811a81cdecef854923b2b4991436a8db4"` [INFO] running `"docker" "rm" "-f" "8062e552fe928f207bfbe355262e96d811a81cdecef854923b2b4991436a8db4"` [INFO] [stdout] 8062e552fe928f207bfbe355262e96d811a81cdecef854923b2b4991436a8db4