Nov 29 01:45:42.045 INFO checking failure_derive_without_backtrace-0.1.2 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 29 01:45:42.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 29 01:45:42.626 INFO [stdout] f4e831d26ed1243dd827257ce6caed9cf37657d64c0a309aef9ba605a83c844b Nov 29 01:45:42.627 INFO running `"docker" "start" "-a" "f4e831d26ed1243dd827257ce6caed9cf37657d64c0a309aef9ba605a83c844b"` Nov 29 01:45:43.806 INFO [stderr] usermod: no changes Nov 29 01:45:43.920 INFO [stderr] Compiling failure_derive_without_backtrace v0.1.2 (/source) Nov 29 01:45:43.920 INFO [stderr] Checking syn v0.14.9 Nov 29 01:45:43.920 INFO [stderr] Compiling synstructure v0.9.0 Nov 29 01:46:05.080 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 29 01:46:05.080 INFO [stderr] --> tests/custom_type_bounds.rs:2:1 Nov 29 01:46:05.080 INFO [stderr] | Nov 29 01:46:05.080 INFO [stderr] 2 | extern crate failure; Nov 29 01:46:05.080 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 29 01:46:05.084 INFO [stderr] Nov 29 01:46:05.120 INFO [stderr] error: aborting due to previous error Nov 29 01:46:05.120 INFO [stderr] Nov 29 01:46:05.120 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 29 01:46:05.128 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 29 01:46:05.128 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:46:05.196 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 29 01:46:05.196 INFO [stderr] --> tests/no_derive_display.rs:1:1 Nov 29 01:46:05.196 INFO [stderr] | Nov 29 01:46:05.196 INFO [stderr] 1 | extern crate failure; Nov 29 01:46:05.196 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 29 01:46:05.196 INFO [stderr] Nov 29 01:46:05.196 INFO [stderr] error: aborting due to previous error Nov 29 01:46:05.196 INFO [stderr] Nov 29 01:46:05.196 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 29 01:46:05.200 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 29 01:46:05.200 INFO [stderr] --> tests/tests.rs:1:1 Nov 29 01:46:05.200 INFO [stderr] | Nov 29 01:46:05.200 INFO [stderr] 1 | extern crate failure; Nov 29 01:46:05.200 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 29 01:46:05.200 INFO [stderr] Nov 29 01:46:05.200 INFO [stderr] error: aborting due to previous error Nov 29 01:46:05.200 INFO [stderr] Nov 29 01:46:05.200 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 29 01:46:05.205 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 29 01:46:05.205 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:46:05.212 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 29 01:46:05.212 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:46:05.300 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 29 01:46:05.300 INFO [stderr] --> tests/wraps.rs:1:1 Nov 29 01:46:05.300 INFO [stderr] | Nov 29 01:46:05.300 INFO [stderr] 1 | extern crate failure; Nov 29 01:46:05.300 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 29 01:46:05.300 INFO [stderr] Nov 29 01:46:05.300 INFO [stderr] error: aborting due to previous error Nov 29 01:46:05.300 INFO [stderr] Nov 29 01:46:05.300 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 29 01:46:05.300 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 29 01:46:05.300 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:46:05.500 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 29 01:46:05.500 INFO [stderr] --> tests/backtrace.rs:1:1 Nov 29 01:46:05.500 INFO [stderr] | Nov 29 01:46:05.500 INFO [stderr] 1 | extern crate failure; Nov 29 01:46:05.500 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 29 01:46:05.500 INFO [stderr] Nov 29 01:46:05.500 INFO [stderr] error: aborting due to previous error Nov 29 01:46:05.500 INFO [stderr] Nov 29 01:46:05.500 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 29 01:46:05.504 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 29 01:46:05.504 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 01:46:11.050 INFO [stderr] error: build failed Nov 29 01:46:11.052 INFO [stderr] su: No module specific data is present Nov 29 01:46:11.956 INFO running `"docker" "inspect" "f4e831d26ed1243dd827257ce6caed9cf37657d64c0a309aef9ba605a83c844b"` Nov 29 01:46:12.306 INFO running `"docker" "rm" "-f" "f4e831d26ed1243dd827257ce6caed9cf37657d64c0a309aef9ba605a83c844b"` Nov 29 01:46:12.528 INFO [stdout] f4e831d26ed1243dd827257ce6caed9cf37657d64c0a309aef9ba605a83c844b