Oct 14 10:50:14.112 INFO testing mitsuhiko/systemfd against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 10:50:14.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:14.539 INFO blam! 948e5b69e5ea3db73a748526990e2a89d7bd5a81e0f357eead358cab12789f86 Oct 14 10:50:14.542 INFO running `"docker" "start" "-a" "948e5b69e5ea3db73a748526990e2a89d7bd5a81e0f357eead358cab12789f86"` Oct 14 10:50:16.255 INFO kablam! usermod: no changes Oct 14 10:50:16.451 INFO kablam! Compiling cc v1.0.15 Oct 14 10:50:16.451 INFO kablam! Compiling void v1.0.2 Oct 14 10:50:16.451 INFO kablam! Compiling libc v0.2.40 Oct 14 10:50:16.451 INFO kablam! Compiling ucd-util v0.1.1 Oct 14 10:50:16.451 INFO kablam! Compiling lazy_static v1.0.0 Oct 14 10:50:16.451 INFO kablam! Compiling stable_deref_trait v1.0.0 Oct 14 10:50:16.451 INFO kablam! Compiling regex v0.2.11 Oct 14 10:50:16.451 INFO kablam! Compiling smallvec v0.6.1 Oct 14 10:50:17.132 INFO kablam! Compiling cfg-if v0.1.3 Oct 14 10:50:17.157 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 14 10:50:17.615 INFO kablam! Compiling lazy_static v0.2.11 Oct 14 10:50:17.887 INFO kablam! Compiling nix v0.10.0 Oct 14 10:50:19.331 INFO kablam! Compiling rustc-demangle v0.1.8 Oct 14 10:50:19.331 INFO kablam! Compiling regex v1.0.0 Oct 14 10:50:20.271 INFO kablam! Compiling byteorder v1.2.3 Oct 14 10:50:20.371 INFO kablam! Compiling owning_ref v0.3.3 Oct 14 10:50:20.527 INFO kablam! Compiling unreachable v1.0.0 Oct 14 10:50:20.917 INFO kablam! Compiling textwrap v0.9.0 Oct 14 10:50:21.300 INFO kablam! Compiling regex-syntax v0.5.6 Oct 14 10:50:22.683 INFO kablam! Compiling regex-syntax v0.6.0 Oct 14 10:50:23.471 INFO kablam! Compiling thread_local v0.3.5 Oct 14 10:50:29.364 INFO kablam! Compiling memchr v2.0.1 Oct 14 10:50:29.761 INFO kablam! Compiling rand v0.4.2 Oct 14 10:50:29.827 INFO kablam! Compiling iovec v0.1.2 Oct 14 10:50:29.828 INFO kablam! Compiling clicolors-control v0.2.0 Oct 14 10:50:29.912 INFO kablam! Compiling termios v0.2.2 Oct 14 10:50:30.396 INFO kablam! Compiling atty v0.2.10 Oct 14 10:50:31.856 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 10:50:31.858 INFO kablam! Compiling clap v2.31.2 Oct 14 10:50:31.888 INFO kablam! Compiling bytes v0.4.7 Oct 14 10:50:31.898 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 10:50:44.443 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 14 10:50:49.401 INFO kablam! Compiling parking_lot v0.5.5 Oct 14 10:51:18.895 INFO kablam! Compiling backtrace v0.3.7 Oct 14 10:51:22.908 INFO kablam! Compiling failure v0.1.1 Oct 14 10:51:25.559 INFO kablam! Compiling console v0.6.1 Oct 14 10:51:28.119 INFO kablam! Compiling systemfd v0.3.0 (/source) Oct 14 10:51:28.607 INFO kablam! warning: struct is never constructed: `QuietExit` Oct 14 10:51:28.607 INFO kablam! --> src/utils.rs:5:1 Oct 14 10:51:28.607 INFO kablam! | Oct 14 10:51:28.607 INFO kablam! 5 | pub struct QuietExit(pub i32); Oct 14 10:51:28.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:28.607 INFO kablam! | Oct 14 10:51:28.607 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:51:28.607 INFO kablam! Oct 14 10:51:28.607 INFO kablam! warning: unused attribute Oct 14 10:51:28.607 INFO kablam! --> src/utils.rs:4:1 Oct 14 10:51:28.607 INFO kablam! | Oct 14 10:51:28.607 INFO kablam! 4 | #[ignore(dead_code)] Oct 14 10:51:28.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:28.607 INFO kablam! | Oct 14 10:51:28.607 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 14 10:51:28.607 INFO kablam! Oct 14 10:51:31.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 14 10:51:31.963 INFO kablam! su: No module specific data is present Oct 14 10:51:32.923 INFO running `"docker" "rm" "-f" "948e5b69e5ea3db73a748526990e2a89d7bd5a81e0f357eead358cab12789f86"` Oct 14 10:51:33.240 INFO blam! 948e5b69e5ea3db73a748526990e2a89d7bd5a81e0f357eead358cab12789f86 Oct 14 10:51:33.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:33.693 INFO blam! f132496114bfe4a1323582c4c0511660452029b3db90a920981dd82ce403176f Oct 14 10:51:33.703 INFO running `"docker" "start" "-a" "f132496114bfe4a1323582c4c0511660452029b3db90a920981dd82ce403176f"` Oct 14 10:51:35.326 INFO kablam! usermod: no changes Oct 14 10:51:35.483 INFO kablam! Compiling systemfd v0.3.0 (/source) Oct 14 10:51:35.855 INFO kablam! warning: struct is never constructed: `QuietExit` Oct 14 10:51:35.855 INFO kablam! --> src/utils.rs:5:1 Oct 14 10:51:35.855 INFO kablam! | Oct 14 10:51:35.855 INFO kablam! 5 | pub struct QuietExit(pub i32); Oct 14 10:51:35.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:35.856 INFO kablam! | Oct 14 10:51:35.856 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:51:35.856 INFO kablam! Oct 14 10:51:35.858 INFO kablam! warning: unused attribute Oct 14 10:51:35.858 INFO kablam! --> src/utils.rs:4:1 Oct 14 10:51:35.859 INFO kablam! | Oct 14 10:51:35.859 INFO kablam! 4 | #[ignore(dead_code)] Oct 14 10:51:35.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 10:51:35.859 INFO kablam! | Oct 14 10:51:35.859 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 14 10:51:35.859 INFO kablam! Oct 14 10:51:36.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 14 10:51:36.430 INFO kablam! su: No module specific data is present Oct 14 10:51:37.225 INFO running `"docker" "rm" "-f" "f132496114bfe4a1323582c4c0511660452029b3db90a920981dd82ce403176f"` Oct 14 10:51:37.491 INFO blam! f132496114bfe4a1323582c4c0511660452029b3db90a920981dd82ce403176f Oct 14 10:51:37.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:37.884 INFO blam! e44f0dfa0dd41f06cfb6585f7863b0e06ee4e42615da1b06300e6b4094b077ad Oct 14 10:51:37.887 INFO running `"docker" "start" "-a" "e44f0dfa0dd41f06cfb6585f7863b0e06ee4e42615da1b06300e6b4094b077ad"` Oct 14 10:51:39.064 INFO kablam! usermod: no changes Oct 14 10:51:39.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 10:51:39.231 INFO kablam! Running /target/debug/deps/systemfd-e7a5d79b95b9443f Oct 14 10:51:39.241 INFO blam! Oct 14 10:51:39.241 INFO blam! running 0 tests Oct 14 10:51:39.241 INFO blam! Oct 14 10:51:39.241 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:51:39.241 INFO blam! Oct 14 10:51:39.244 INFO kablam! su: No module specific data is present Oct 14 10:51:39.889 INFO running `"docker" "rm" "-f" "e44f0dfa0dd41f06cfb6585f7863b0e06ee4e42615da1b06300e6b4094b077ad"` Oct 14 10:51:40.158 INFO blam! e44f0dfa0dd41f06cfb6585f7863b0e06ee4e42615da1b06300e6b4094b077ad