Nov 30 23:08:44.872 INFO checking failure_derive_without_backtrace-0.1.2 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 23:08:44.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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 30 23:08:45.348 INFO [stdout] 5de468328da5d29db9166be3eaca36210067f056b55154de0741543231d50ab3 Nov 30 23:08:45.350 INFO running `"docker" "start" "-a" "5de468328da5d29db9166be3eaca36210067f056b55154de0741543231d50ab3"` Nov 30 23:08:46.795 INFO [stderr] usermod: no changes Nov 30 23:08:46.897 INFO [stderr] Compiling failure_derive_without_backtrace v0.1.2 (/source) Nov 30 23:08:46.901 INFO [stderr] Checking syn v0.14.9 Nov 30 23:08:46.901 INFO [stderr] Compiling synstructure v0.9.0 Nov 30 23:09:07.159 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:07.159 INFO [stderr] --> tests/no_derive_display.rs:1:1 Nov 30 23:09:07.159 INFO [stderr] | Nov 30 23:09:07.159 INFO [stderr] 1 | extern crate failure; Nov 30 23:09:07.159 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:07.159 INFO [stderr] Nov 30 23:09:07.159 INFO [stderr] error: aborting due to previous error Nov 30 23:09:07.159 INFO [stderr] Nov 30 23:09:07.159 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:07.205 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:07.205 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:07.308 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:07.308 INFO [stderr] --> tests/wraps.rs:1:1 Nov 30 23:09:07.308 INFO [stderr] | Nov 30 23:09:07.309 INFO [stderr] 1 | extern crate failure; Nov 30 23:09:07.309 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:07.309 INFO [stderr] Nov 30 23:09:07.309 INFO [stderr] error: aborting due to previous error Nov 30 23:09:07.309 INFO [stderr] Nov 30 23:09:07.309 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:07.332 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:07.332 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:07.568 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:07.568 INFO [stderr] --> tests/custom_type_bounds.rs:2:1 Nov 30 23:09:07.568 INFO [stderr] | Nov 30 23:09:07.568 INFO [stderr] 2 | extern crate failure; Nov 30 23:09:07.568 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:07.568 INFO [stderr] Nov 30 23:09:07.568 INFO [stderr] error: aborting due to previous error Nov 30 23:09:07.568 INFO [stderr] Nov 30 23:09:07.568 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:07.568 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:07.568 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:07.716 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:07.716 INFO [stderr] --> tests/backtrace.rs:1:1 Nov 30 23:09:07.716 INFO [stderr] | Nov 30 23:09:07.716 INFO [stderr] 1 | extern crate failure; Nov 30 23:09:07.716 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:07.748 INFO [stderr] Nov 30 23:09:07.748 INFO [stderr] error: aborting due to previous error Nov 30 23:09:07.748 INFO [stderr] Nov 30 23:09:07.748 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:07.760 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:07.760 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:07.996 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:07.998 INFO [stderr] --> tests/tests.rs:1:1 Nov 30 23:09:07.998 INFO [stderr] | Nov 30 23:09:07.998 INFO [stderr] 1 | extern crate failure; Nov 30 23:09:07.998 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:07.998 INFO [stderr] Nov 30 23:09:08.012 INFO [stderr] error: aborting due to previous error Nov 30 23:09:08.012 INFO [stderr] Nov 30 23:09:08.012 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:08.028 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:08.028 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:12.747 INFO [stderr] error: build failed Nov 30 23:09:12.755 INFO [stderr] su: No module specific data is present Nov 30 23:09:13.594 INFO running `"docker" "inspect" "5de468328da5d29db9166be3eaca36210067f056b55154de0741543231d50ab3"` Nov 30 23:09:13.959 INFO running `"docker" "rm" "-f" "5de468328da5d29db9166be3eaca36210067f056b55154de0741543231d50ab3"` Nov 30 23:09:14.132 INFO [stdout] 5de468328da5d29db9166be3eaca36210067f056b55154de0741543231d50ab3