Oct 16 15:24:21.572 INFO testing cfg-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 15:24:21.573 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15:24:21.763 INFO blam! 88dacf4d9d9d51f0c984dc5aaf912e76b320a50b03fbe91269a3084fdcf5b313 Oct 16 15:24:21.767 INFO running `"docker" "start" "-a" "88dacf4d9d9d51f0c984dc5aaf912e76b320a50b03fbe91269a3084fdcf5b313"` Oct 16 15:24:22.214 INFO kablam! usermod: no changes Oct 16 15:24:22.249 INFO kablam! Compiling bit-matrix v0.2.0 Oct 16 15:24:23.205 INFO kablam! Compiling cfg v0.3.0 (/source) Oct 16 15:24:24.754 INFO kablam! warning: type alias is never used: `LhsWithHistory` Oct 16 15:24:24.755 INFO kablam! --> src/binarized.rs:389:1 Oct 16 15:24:24.755 INFO kablam! | Oct 16 15:24:24.755 INFO kablam! 389 | pub type LhsWithHistory<'a, H> = (usize, &'a Option); Oct 16 15:24:24.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:24:24.755 INFO kablam! | Oct 16 15:24:24.755 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 15:24:24.755 INFO kablam! Oct 16 15:24:25.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.18s Oct 16 15:24:25.419 INFO kablam! su: No module specific data is present Oct 16 15:24:26.115 INFO running `"docker" "rm" "-f" "88dacf4d9d9d51f0c984dc5aaf912e76b320a50b03fbe91269a3084fdcf5b313"` Oct 16 15:24:26.371 INFO blam! 88dacf4d9d9d51f0c984dc5aaf912e76b320a50b03fbe91269a3084fdcf5b313 Oct 16 15:24:26.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15:24:26.715 INFO blam! a7398600404094a9d9d9612d5c78165d9a50b06d72eebe1266c2aa1237f5c912 Oct 16 15:24:26.727 INFO running `"docker" "start" "-a" "a7398600404094a9d9d9612d5c78165d9a50b06d72eebe1266c2aa1237f5c912"` Oct 16 15:24:27.180 INFO kablam! usermod: no changes Oct 16 15:24:27.215 INFO kablam! Compiling cfg v0.3.0 (/source) Oct 16 15:24:36.199 INFO kablam! error: type alias is never used: `LhsWithHistory` Oct 16 15:24:36.199 INFO kablam! --> src/binarized.rs:389:1 Oct 16 15:24:36.199 INFO kablam! | Oct 16 15:24:36.199 INFO kablam! 389 | pub type LhsWithHistory<'a, H> = (usize, &'a Option); Oct 16 15:24:36.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:24:36.211 INFO kablam! | Oct 16 15:24:36.211 INFO kablam! note: lint level defined here Oct 16 15:24:36.211 INFO kablam! --> src/lib.rs:11:24 Oct 16 15:24:36.211 INFO kablam! | Oct 16 15:24:36.211 INFO kablam! 11 | #![cfg_attr(test, deny(warnings))] Oct 16 15:24:36.211 INFO kablam! | ^^^^^^^^ Oct 16 15:24:36.211 INFO kablam! = note: #[deny(dead_code)] implied by #[deny(warnings)] Oct 16 15:24:36.211 INFO kablam! Oct 16 15:24:36.556 INFO kablam! error: aborting due to previous error Oct 16 15:24:36.556 INFO kablam! Oct 16 15:24:36.607 INFO kablam! error: Could not compile `cfg`. Oct 16 15:24:36.607 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 15:24:37.507 INFO kablam! error: build failed Oct 16 15:24:37.507 INFO kablam! su: No module specific data is present Oct 16 15:24:37.797 INFO running `"docker" "rm" "-f" "a7398600404094a9d9d9612d5c78165d9a50b06d72eebe1266c2aa1237f5c912"` Oct 16 15:24:37.898 INFO blam! a7398600404094a9d9d9612d5c78165d9a50b06d72eebe1266c2aa1237f5c912