[INFO] crate failure_derive_without_backtrace 0.1.2 is already in cache [INFO] testing failure_derive_without_backtrace-0.1.2 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate failure_derive_without_backtrace 0.1.2 into work/builds/worker-2/source [INFO] validating manifest of crates.io crate failure_derive_without_backtrace 0.1.2 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 failure_derive_without_backtrace 0.1.2 [INFO] finished tweaking crates.io crate failure_derive_without_backtrace 0.1.2 [INFO] tweaked toml for crates.io crate failure_derive_without_backtrace 0.1.2 written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 139290900ed6513d051d9d606b23613f68524a82505d76dc14e0c458bbe32ab1 [INFO] running `"docker" "start" "-a" "139290900ed6513d051d9d606b23613f68524a82505d76dc14e0c458bbe32ab1"` [INFO] [stderr] Compiling failure_derive_without_backtrace v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `"docker" "inspect" "139290900ed6513d051d9d606b23613f68524a82505d76dc14e0c458bbe32ab1"` [INFO] running `"docker" "rm" "-f" "139290900ed6513d051d9d606b23613f68524a82505d76dc14e0c458bbe32ab1"` [INFO] [stdout] 139290900ed6513d051d9d606b23613f68524a82505d76dc14e0c458bbe32ab1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 29ea722997cee75c3159fbb32b3e873e72548063efa6cb79163fc1d19df65c05 [INFO] running `"docker" "start" "-a" "29ea722997cee75c3159fbb32b3e873e72548063efa6cb79163fc1d19df65c05"` [INFO] [stderr] Compiling failure_derive_without_backtrace v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `failure` [INFO] [stderr] --> tests/custom_type_bounds.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate failure; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `failure` [INFO] [stderr] --> tests/wraps.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate failure; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `failure` [INFO] [stderr] --> tests/no_derive_display.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate failure; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `failure` [INFO] [stderr] --> tests/tests.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate failure; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `failure` [INFO] [stderr] --> tests/backtrace.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate failure; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `failure_derive_without_backtrace`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `failure_derive_without_backtrace`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `failure_derive_without_backtrace`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `failure_derive_without_backtrace`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `failure_derive_without_backtrace`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "29ea722997cee75c3159fbb32b3e873e72548063efa6cb79163fc1d19df65c05"` [INFO] running `"docker" "rm" "-f" "29ea722997cee75c3159fbb32b3e873e72548063efa6cb79163fc1d19df65c05"` [INFO] [stdout] 29ea722997cee75c3159fbb32b3e873e72548063efa6cb79163fc1d19df65c05