Nov 30 23:08:44.197 INFO checking failure_derive_without_backtrace-0.1.2 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 23:08:44.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-2/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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:44.624 INFO [stdout] 9c3f0b82ec8aedb2c16732011698bfe80cefcbb51b19e958ee17a99a06010047 Nov 30 23:08:44.626 INFO running `"docker" "start" "-a" "9c3f0b82ec8aedb2c16732011698bfe80cefcbb51b19e958ee17a99a06010047"` Nov 30 23:08:45.688 INFO [stderr] usermod: no changes Nov 30 23:08:45.800 INFO [stderr] Compiling failure_derive_without_backtrace v0.1.2 (/source) Nov 30 23:08:45.828 INFO [stderr] Checking syn v0.14.9 Nov 30 23:08:45.828 INFO [stderr] Compiling synstructure v0.9.0 Nov 30 23:09:06.671 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:06.671 INFO [stderr] --> tests/backtrace.rs:1:1 Nov 30 23:09:06.671 INFO [stderr] | Nov 30 23:09:06.671 INFO [stderr] 1 | extern crate failure; Nov 30 23:09:06.671 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:06.671 INFO [stderr] Nov 30 23:09:06.671 INFO [stderr] error: aborting due to previous error Nov 30 23:09:06.671 INFO [stderr] Nov 30 23:09:06.671 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:06.696 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:06.696 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:06.732 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:06.732 INFO [stderr] --> tests/tests.rs:1:1 Nov 30 23:09:06.732 INFO [stderr] | Nov 30 23:09:06.732 INFO [stderr] 1 | extern crate failure; Nov 30 23:09:06.732 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:06.734 INFO [stderr] Nov 30 23:09:06.734 INFO [stderr] error: aborting due to previous error Nov 30 23:09:06.734 INFO [stderr] Nov 30 23:09:06.734 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:06.746 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:06.746 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/no_derive_display.rs:1:1 Nov 30 23:09:07.308 INFO [stderr] | Nov 30 23:09:07.308 INFO [stderr] 1 | extern crate failure; Nov 30 23:09:07.308 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.319 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:07.319 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:07.440 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:07.440 INFO [stderr] --> tests/wraps.rs:1:1 Nov 30 23:09:07.440 INFO [stderr] | Nov 30 23:09:07.440 INFO [stderr] 1 | extern crate failure; Nov 30 23:09:07.440 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:07.440 INFO [stderr] Nov 30 23:09:07.440 INFO [stderr] error: aborting due to previous error Nov 30 23:09:07.440 INFO [stderr] Nov 30 23:09:07.440 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:07.480 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:07.480 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:07.480 INFO [stderr] error[E0463]: can't find crate for `failure` Nov 30 23:09:07.480 INFO [stderr] --> tests/custom_type_bounds.rs:2:1 Nov 30 23:09:07.480 INFO [stderr] | Nov 30 23:09:07.480 INFO [stderr] 2 | extern crate failure; Nov 30 23:09:07.480 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Nov 30 23:09:07.480 INFO [stderr] Nov 30 23:09:07.480 INFO [stderr] error: aborting due to previous error Nov 30 23:09:07.480 INFO [stderr] Nov 30 23:09:07.480 INFO [stderr] For more information about this error, try `rustc --explain E0463`. Nov 30 23:09:07.492 INFO [stderr] error: Could not compile `failure_derive_without_backtrace`. Nov 30 23:09:07.492 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 23:09:12.384 INFO [stderr] error: build failed Nov 30 23:09:12.384 INFO [stderr] su: No module specific data is present Nov 30 23:09:13.119 INFO running `"docker" "inspect" "9c3f0b82ec8aedb2c16732011698bfe80cefcbb51b19e958ee17a99a06010047"` Nov 30 23:09:13.514 INFO running `"docker" "rm" "-f" "9c3f0b82ec8aedb2c16732011698bfe80cefcbb51b19e958ee17a99a06010047"` Nov 30 23:09:13.764 INFO [stdout] 9c3f0b82ec8aedb2c16732011698bfe80cefcbb51b19e958ee17a99a06010047