Oct 16 18:11:59.328 INFO testing althea_kernel_interface-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:11:59.328 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 18:11:59.598 INFO blam! c379a2d1136dd8f64e72cbc9bed780b4a63e6f29a8af590b6d84dc7aa25f8bfb Oct 16 18:11:59.599 INFO running `"docker" "start" "-a" "c379a2d1136dd8f64e72cbc9bed780b4a63e6f29a8af590b6d84dc7aa25f8bfb"` Oct 16 18:12:00.075 INFO kablam! usermod: no changes Oct 16 18:12:00.258 INFO kablam! Compiling antidote v1.0.0 Oct 16 18:12:00.261 INFO kablam! Compiling openssl v0.9.24 Oct 16 18:12:00.262 INFO kablam! Compiling serde_urlencoded v0.5.3 Oct 16 18:12:00.263 INFO kablam! Compiling libflate v0.1.18 Oct 16 18:12:07.451 INFO kablam! Compiling native-tls v0.1.5 Oct 16 18:12:08.835 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 16 18:12:11.775 INFO kablam! Compiling reqwest v0.6.2 Oct 16 18:12:16.742 INFO kablam! Compiling hwaddr v0.1.4 Oct 16 18:12:25.840 INFO kablam! Compiling althea_kernel_interface v0.1.0 (/source) Oct 16 18:12:27.165 INFO kablam! warning: unused import: `ExitStatus` Oct 16 18:12:27.165 INFO kablam! --> src/lib.rs:13:37 Oct 16 18:12:27.165 INFO kablam! | Oct 16 18:12:27.165 INFO kablam! 13 | use std::process::{Command, Output, ExitStatus}; Oct 16 18:12:27.165 INFO kablam! | ^^^^^^^^^^ Oct 16 18:12:27.165 INFO kablam! | Oct 16 18:12:27.165 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:12:27.165 INFO kablam! Oct 16 18:12:27.165 INFO kablam! warning: unused import: `std::os::unix::process::ExitStatusExt` Oct 16 18:12:27.165 INFO kablam! --> src/lib.rs:14:5 Oct 16 18:12:27.165 INFO kablam! | Oct 16 18:12:27.165 INFO kablam! 14 | use std::os::unix::process::ExitStatusExt; Oct 16 18:12:27.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:12:27.165 INFO kablam! Oct 16 18:12:27.271 INFO kablam! warning: method is never used: `add_fake_outputs` Oct 16 18:12:27.271 INFO kablam! --> src/lib.rs:36:5 Oct 16 18:12:27.271 INFO kablam! | Oct 16 18:12:27.271 INFO kablam! 36 | fn add_fake_outputs(&mut self, fake_outputs: HashMap<(&'a str, &'a [&'a str]), Output>) { Oct 16 18:12:27.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:12:27.271 INFO kablam! | Oct 16 18:12:27.271 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 18:12:27.271 INFO kablam! Oct 16 18:12:28.157 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.05s Oct 16 18:12:28.166 INFO kablam! su: No module specific data is present Oct 16 18:12:28.756 INFO running `"docker" "rm" "-f" "c379a2d1136dd8f64e72cbc9bed780b4a63e6f29a8af590b6d84dc7aa25f8bfb"` Oct 16 18:12:28.975 INFO blam! c379a2d1136dd8f64e72cbc9bed780b4a63e6f29a8af590b6d84dc7aa25f8bfb Oct 16 18:12:28.980 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 18:12:29.251 INFO blam! c0c9a8308c37947ff0553dbce280ff16168c5b9e38fca4d5d872b273973c754e Oct 16 18:12:29.257 INFO running `"docker" "start" "-a" "c0c9a8308c37947ff0553dbce280ff16168c5b9e38fca4d5d872b273973c754e"` Oct 16 18:12:30.406 INFO kablam! usermod: no changes Oct 16 18:12:30.533 INFO kablam! Compiling althea_kernel_interface v0.1.0 (/source) Oct 16 18:12:31.827 INFO kablam! warning: unused import: `std::os::unix::process::ExitStatusExt` Oct 16 18:12:31.827 INFO kablam! --> src/lib.rs:14:5 Oct 16 18:12:31.827 INFO kablam! | Oct 16 18:12:31.827 INFO kablam! 14 | use std::os::unix::process::ExitStatusExt; Oct 16 18:12:31.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 18:12:31.827 INFO kablam! | Oct 16 18:12:31.827 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:12:31.827 INFO kablam! Oct 16 18:12:33.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.37s Oct 16 18:12:33.810 INFO kablam! su: No module specific data is present Oct 16 18:12:34.582 INFO running `"docker" "rm" "-f" "c0c9a8308c37947ff0553dbce280ff16168c5b9e38fca4d5d872b273973c754e"` Oct 16 18:12:34.919 INFO blam! c0c9a8308c37947ff0553dbce280ff16168c5b9e38fca4d5d872b273973c754e