Oct 14 10:50:21.581 INFO testing mitsuhiko/systemfd against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 10:50:21.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 10:50:22.059 INFO blam! c88213626f8fc563cf608c3c3813b68316577bf4f0f666510bc122d24071f142 Oct 14 10:50:22.059 INFO running `"docker" "start" "-a" "c88213626f8fc563cf608c3c3813b68316577bf4f0f666510bc122d24071f142"` Oct 14 10:50:24.250 INFO kablam! usermod: no changes Oct 14 10:50:24.473 INFO kablam! Compiling cc v1.0.15 Oct 14 10:50:24.483 INFO kablam! Compiling libc v0.2.40 Oct 14 10:50:24.483 INFO kablam! Compiling void v1.0.2 Oct 14 10:50:24.484 INFO kablam! Compiling stable_deref_trait v1.0.0 Oct 14 10:50:24.484 INFO kablam! Compiling lazy_static v1.0.0 Oct 14 10:50:24.519 INFO kablam! Compiling ucd-util v0.1.1 Oct 14 10:50:24.528 INFO kablam! Compiling smallvec v0.6.1 Oct 14 10:50:24.530 INFO kablam! Compiling regex v0.2.11 Oct 14 10:50:25.467 INFO kablam! Compiling byteorder v1.2.3 Oct 14 10:50:25.664 INFO kablam! Compiling rustc-demangle v0.1.8 Oct 14 10:50:25.767 INFO kablam! Compiling cfg-if v0.1.3 Oct 14 10:50:26.464 INFO kablam! Compiling nix v0.10.0 Oct 14 10:50:29.468 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 14 10:50:29.513 INFO kablam! Compiling regex v1.0.0 Oct 14 10:50:29.515 INFO kablam! Compiling lazy_static v0.2.11 Oct 14 10:50:29.548 INFO kablam! Compiling owning_ref v0.3.3 Oct 14 10:50:30.564 INFO kablam! Compiling unreachable v1.0.0 Oct 14 10:50:30.636 INFO kablam! Compiling textwrap v0.9.0 Oct 14 10:50:31.128 INFO kablam! Compiling regex-syntax v0.5.6 Oct 14 10:50:31.491 INFO kablam! Compiling regex-syntax v0.6.0 Oct 14 10:50:38.135 INFO kablam! Compiling thread_local v0.3.5 Oct 14 10:50:38.320 INFO kablam! Compiling rand v0.4.2 Oct 14 10:50:38.463 INFO kablam! Compiling memchr v2.0.1 Oct 14 10:50:38.463 INFO kablam! Compiling iovec v0.1.2 Oct 14 10:50:38.647 INFO kablam! Compiling clicolors-control v0.2.0 Oct 14 10:50:38.803 INFO kablam! Compiling atty v0.2.10 Oct 14 10:50:40.527 INFO kablam! Compiling termios v0.2.2 Oct 14 10:50:40.947 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 10:50:40.949 INFO kablam! Compiling clap v2.31.2 Oct 14 10:50:40.993 INFO kablam! Compiling bytes v0.4.7 Oct 14 10:50:43.388 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 10:50:50.736 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 14 10:50:54.336 INFO kablam! Compiling parking_lot v0.5.5 Oct 14 10:51:31.155 INFO kablam! Compiling backtrace v0.3.7 Oct 14 10:51:31.495 INFO kablam! Compiling console v0.6.1 Oct 14 10:51:32.230 INFO kablam! Compiling failure v0.1.1 Oct 14 10:51:33.611 INFO kablam! Compiling systemfd v0.3.0 (/source) Oct 14 10:51:34.013 INFO kablam! warning: struct is never constructed: `QuietExit` Oct 14 10:51:34.013 INFO kablam! --> src/utils.rs:5:1 Oct 14 10:51:34.013 INFO kablam! | Oct 14 10:51:34.014 INFO kablam! 5 | pub struct QuietExit(pub i32); Oct 14 10:51:34.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:34.014 INFO kablam! | Oct 14 10:51:34.015 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:51:34.015 INFO kablam! Oct 14 10:51:34.015 INFO kablam! warning: unused attribute Oct 14 10:51:34.016 INFO kablam! --> src/utils.rs:4:1 Oct 14 10:51:34.016 INFO kablam! | Oct 14 10:51:34.016 INFO kablam! 4 | #[ignore(dead_code)] Oct 14 10:51:34.016 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:34.016 INFO kablam! | Oct 14 10:51:34.017 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 14 10:51:34.017 INFO kablam! Oct 14 10:51:37.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 14 10:51:37.312 INFO kablam! su: No module specific data is present Oct 14 10:51:38.067 INFO running `"docker" "rm" "-f" "c88213626f8fc563cf608c3c3813b68316577bf4f0f666510bc122d24071f142"` Oct 14 10:51:38.267 INFO blam! c88213626f8fc563cf608c3c3813b68316577bf4f0f666510bc122d24071f142 Oct 14 10:51:38.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 10:51:38.725 INFO blam! 0d4c514476f7ff1b2f178aec010e38ea336be40272caa941f8f56ec441b23c26 Oct 14 10:51:38.731 INFO running `"docker" "start" "-a" "0d4c514476f7ff1b2f178aec010e38ea336be40272caa941f8f56ec441b23c26"` Oct 14 10:51:39.727 INFO kablam! usermod: no changes Oct 14 10:51:39.899 INFO kablam! Compiling systemfd v0.3.0 (/source) Oct 14 10:51:40.343 INFO kablam! warning: struct is never constructed: `QuietExit` Oct 14 10:51:40.343 INFO kablam! --> src/utils.rs:5:1 Oct 14 10:51:40.343 INFO kablam! | Oct 14 10:51:40.343 INFO kablam! 5 | pub struct QuietExit(pub i32); Oct 14 10:51:40.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:40.343 INFO kablam! | Oct 14 10:51:40.343 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:51:40.343 INFO kablam! Oct 14 10:51:40.343 INFO kablam! warning: unused attribute Oct 14 10:51:40.343 INFO kablam! --> src/utils.rs:4:1 Oct 14 10:51:40.343 INFO kablam! | Oct 14 10:51:40.343 INFO kablam! 4 | #[ignore(dead_code)] Oct 14 10:51:40.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:40.343 INFO kablam! | Oct 14 10:51:40.343 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 14 10:51:40.343 INFO kablam! Oct 14 10:51:41.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 14 10:51:41.011 INFO kablam! su: No module specific data is present Oct 14 10:51:41.658 INFO running `"docker" "rm" "-f" "0d4c514476f7ff1b2f178aec010e38ea336be40272caa941f8f56ec441b23c26"` Oct 14 10:51:41.995 INFO blam! 0d4c514476f7ff1b2f178aec010e38ea336be40272caa941f8f56ec441b23c26 Oct 14 10:51:42.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 10:51:42.385 INFO blam! 97470e17254d12f1d51e1cc06a9bb3a2e3059100e5b4fad96a30e6c8f29ab9b2 Oct 14 10:51:42.387 INFO running `"docker" "start" "-a" "97470e17254d12f1d51e1cc06a9bb3a2e3059100e5b4fad96a30e6c8f29ab9b2"` Oct 14 10:51:44.086 INFO kablam! usermod: no changes Oct 14 10:51:44.269 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 14 10:51:44.283 INFO kablam! Running /target/debug/deps/systemfd-f475592693be7737 Oct 14 10:51:44.284 INFO blam! Oct 14 10:51:44.284 INFO blam! running 0 tests Oct 14 10:51:44.284 INFO blam! Oct 14 10:51:44.284 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:51:44.284 INFO blam! Oct 14 10:51:44.285 INFO kablam! su: No module specific data is present Oct 14 10:51:45.387 INFO running `"docker" "rm" "-f" "97470e17254d12f1d51e1cc06a9bb3a2e3059100e5b4fad96a30e6c8f29ab9b2"` Oct 14 10:51:45.799 INFO blam! 97470e17254d12f1d51e1cc06a9bb3a2e3059100e5b4fad96a30e6c8f29ab9b2