Oct 13 07:42:42.077 INFO checking systemfd-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:42:42.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 13 07:42:42.494 INFO blam! 89714f7d1f5c825e7b8dd5e6f06e1177cba064383bb176c3759dffa96d914c65 Oct 13 07:42:42.496 INFO running `"docker" "start" "-a" "89714f7d1f5c825e7b8dd5e6f06e1177cba064383bb176c3759dffa96d914c65"` Oct 13 07:42:43.543 INFO kablam! usermod: no changes Oct 13 07:42:43.712 INFO kablam! Checking termios v0.3.1 Oct 13 07:42:44.457 INFO kablam! Checking console v0.6.2 Oct 13 07:42:46.639 INFO kablam! Checking systemfd v0.3.0 (/source) Oct 13 07:42:50.180 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 13 07:42:50.180 INFO kablam! --> src/main.rs:41:30 Oct 13 07:42:50.180 INFO kablam! | Oct 13 07:42:50.180 INFO kablam! 41 | for cause in err.causes().skip(1) { Oct 13 07:42:50.180 INFO kablam! | ^^^^^^ Oct 13 07:42:50.180 INFO kablam! | Oct 13 07:42:50.180 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:42:50.180 INFO kablam! Oct 13 07:42:50.256 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 13 07:42:50.256 INFO kablam! --> src/main.rs:41:30 Oct 13 07:42:50.256 INFO kablam! | Oct 13 07:42:50.256 INFO kablam! 41 | for cause in err.causes().skip(1) { Oct 13 07:42:50.256 INFO kablam! | ^^^^^^ Oct 13 07:42:50.256 INFO kablam! | Oct 13 07:42:50.256 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:42:50.256 INFO kablam! Oct 13 07:42:50.337 INFO kablam! warning: struct is never constructed: `QuietExit` Oct 13 07:42:50.337 INFO kablam! --> src/utils.rs:5:1 Oct 13 07:42:50.337 INFO kablam! | Oct 13 07:42:50.338 INFO kablam! 5 | pub struct QuietExit(pub i32); Oct 13 07:42:50.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:42:50.338 INFO kablam! | Oct 13 07:42:50.338 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 07:42:50.339 INFO kablam! Oct 13 07:42:50.353 INFO kablam! warning: unused attribute Oct 13 07:42:50.353 INFO kablam! --> src/utils.rs:4:1 Oct 13 07:42:50.353 INFO kablam! | Oct 13 07:42:50.353 INFO kablam! 4 | #[ignore(dead_code)] Oct 13 07:42:50.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:42:50.354 INFO kablam! | Oct 13 07:42:50.354 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 13 07:42:50.354 INFO kablam! Oct 13 07:42:50.385 INFO kablam! warning: struct is never constructed: `QuietExit` Oct 13 07:42:50.385 INFO kablam! --> src/utils.rs:5:1 Oct 13 07:42:50.385 INFO kablam! | Oct 13 07:42:50.385 INFO kablam! 5 | pub struct QuietExit(pub i32); Oct 13 07:42:50.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:42:50.386 INFO kablam! | Oct 13 07:42:50.386 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 07:42:50.386 INFO kablam! Oct 13 07:42:50.390 INFO kablam! warning: unused attribute Oct 13 07:42:50.390 INFO kablam! --> src/utils.rs:4:1 Oct 13 07:42:50.390 INFO kablam! | Oct 13 07:42:50.390 INFO kablam! 4 | #[ignore(dead_code)] Oct 13 07:42:50.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 07:42:50.391 INFO kablam! | Oct 13 07:42:50.391 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 13 07:42:50.391 INFO kablam! Oct 13 07:42:50.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.86s Oct 13 07:42:50.440 INFO kablam! su: No module specific data is present Oct 13 07:42:51.016 INFO running `"docker" "rm" "-f" "89714f7d1f5c825e7b8dd5e6f06e1177cba064383bb176c3759dffa96d914c65"` Oct 13 07:42:51.256 INFO blam! 89714f7d1f5c825e7b8dd5e6f06e1177cba064383bb176c3759dffa96d914c65