Oct 12 03:32:43.345 INFO testing cfg-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 03:32:43.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 03:32:43.846 INFO blam! 052de4ea9910211ca90534f34759b2621f2356fe0c95bc7b18a316bd9369ef95 Oct 12 03:32:43.848 INFO running `"docker" "start" "-a" "052de4ea9910211ca90534f34759b2621f2356fe0c95bc7b18a316bd9369ef95"` Oct 12 03:32:46.440 INFO kablam! usermod: no changes Oct 12 03:32:46.544 INFO kablam! Compiling bit-matrix v0.2.0 Oct 12 03:32:47.849 INFO kablam! Compiling cfg v0.3.0 (/source) Oct 12 03:32:49.728 INFO kablam! warning: type alias is never used: `LhsWithHistory` Oct 12 03:32:49.728 INFO kablam! --> src/binarized.rs:389:1 Oct 12 03:32:49.728 INFO kablam! | Oct 12 03:32:49.728 INFO kablam! 389 | pub type LhsWithHistory<'a, H> = (usize, &'a Option); Oct 12 03:32:49.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:32:49.728 INFO kablam! | Oct 12 03:32:49.728 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 03:32:49.728 INFO kablam! Oct 12 03:32:50.326 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.86s Oct 12 03:32:50.329 INFO kablam! su: No module specific data is present Oct 12 03:32:51.654 INFO running `"docker" "rm" "-f" "052de4ea9910211ca90534f34759b2621f2356fe0c95bc7b18a316bd9369ef95"` Oct 12 03:32:52.041 INFO blam! 052de4ea9910211ca90534f34759b2621f2356fe0c95bc7b18a316bd9369ef95 Oct 12 03:32:52.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 03:32:52.541 INFO blam! e883e704d5b94fe0967665479217e01557dccc7b899e2f5cf7ea37b24ae6d50f Oct 12 03:32:52.543 INFO running `"docker" "start" "-a" "e883e704d5b94fe0967665479217e01557dccc7b899e2f5cf7ea37b24ae6d50f"` Oct 12 03:32:53.951 INFO kablam! usermod: no changes Oct 12 03:32:54.036 INFO kablam! Compiling cfg v0.3.0 (/source) Oct 12 03:33:04.324 INFO kablam! error: type alias is never used: `LhsWithHistory` Oct 12 03:33:04.324 INFO kablam! --> src/binarized.rs:389:1 Oct 12 03:33:04.324 INFO kablam! | Oct 12 03:33:04.324 INFO kablam! 389 | pub type LhsWithHistory<'a, H> = (usize, &'a Option); Oct 12 03:33:04.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 03:33:04.324 INFO kablam! | Oct 12 03:33:04.324 INFO kablam! note: lint level defined here Oct 12 03:33:04.324 INFO kablam! --> src/lib.rs:11:24 Oct 12 03:33:04.324 INFO kablam! | Oct 12 03:33:04.324 INFO kablam! 11 | #![cfg_attr(test, deny(warnings))] Oct 12 03:33:04.324 INFO kablam! | ^^^^^^^^ Oct 12 03:33:04.324 INFO kablam! = note: #[deny(dead_code)] implied by #[deny(warnings)] Oct 12 03:33:04.324 INFO kablam! Oct 12 03:33:04.584 INFO kablam! error: aborting due to previous error Oct 12 03:33:04.584 INFO kablam! Oct 12 03:33:04.620 INFO kablam! error: Could not compile `cfg`. Oct 12 03:33:04.620 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 03:33:09.425 INFO kablam! error: build failed Oct 12 03:33:09.426 INFO kablam! su: No module specific data is present Oct 12 03:33:10.369 INFO running `"docker" "rm" "-f" "e883e704d5b94fe0967665479217e01557dccc7b899e2f5cf7ea37b24ae6d50f"` Oct 12 03:33:10.624 INFO blam! e883e704d5b94fe0967665479217e01557dccc7b899e2f5cf7ea37b24ae6d50f