Oct 12 02:44:20.987 INFO testing conduit-utils-0.8.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:44:20.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 02:44:21.364 INFO blam! 2e3bc993ba45e6e09f67fdbf6c5c8765b50e5b76c5e08ed6ad8be7985610bcc6 Oct 12 02:44:21.368 INFO running `"docker" "start" "-a" "2e3bc993ba45e6e09f67fdbf6c5c8765b50e5b76c5e08ed6ad8be7985610bcc6"` Oct 12 02:44:22.528 INFO kablam! usermod: no changes Oct 12 02:44:22.666 INFO kablam! Compiling semver v0.5.1 Oct 12 02:44:24.972 INFO kablam! Compiling conduit v0.8.1 Oct 12 02:44:26.548 INFO kablam! Compiling conduit-utils v0.8.0 (/source) Oct 12 02:44:27.812 INFO kablam! warning: type alias is never used: `RawHeaders` Oct 12 02:44:27.812 INFO kablam! --> src/lib.rs:132:1 Oct 12 02:44:27.812 INFO kablam! | Oct 12 02:44:27.812 INFO kablam! 132 | type RawHeaders = HashMap>; Oct 12 02:44:27.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:44:27.812 INFO kablam! | Oct 12 02:44:27.812 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 02:44:27.812 INFO kablam! Oct 12 02:44:28.341 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.79s Oct 12 02:44:28.347 INFO kablam! su: No module specific data is present Oct 12 02:44:29.511 INFO running `"docker" "rm" "-f" "2e3bc993ba45e6e09f67fdbf6c5c8765b50e5b76c5e08ed6ad8be7985610bcc6"` Oct 12 02:44:29.781 INFO blam! 2e3bc993ba45e6e09f67fdbf6c5c8765b50e5b76c5e08ed6ad8be7985610bcc6 Oct 12 02:44:29.785 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 02:44:30.126 INFO blam! 27b51772c53c789357c49458dc00e1135c67b834b5fbc4f5c7fa31defcbe3d89 Oct 12 02:44:30.128 INFO running `"docker" "start" "-a" "27b51772c53c789357c49458dc00e1135c67b834b5fbc4f5c7fa31defcbe3d89"` Oct 12 02:44:31.292 INFO kablam! usermod: no changes Oct 12 02:44:31.425 INFO kablam! Compiling conduit-test v0.8.1 Oct 12 02:44:33.512 INFO kablam! Compiling conduit-utils v0.8.0 (/source) Oct 12 02:44:35.100 INFO kablam! error: type alias is never used: `RawHeaders` Oct 12 02:44:35.100 INFO kablam! --> src/lib.rs:132:1 Oct 12 02:44:35.100 INFO kablam! | Oct 12 02:44:35.100 INFO kablam! 132 | type RawHeaders = HashMap>; Oct 12 02:44:35.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:44:35.100 INFO kablam! | Oct 12 02:44:35.100 INFO kablam! note: lint level defined here Oct 12 02:44:35.100 INFO kablam! --> src/lib.rs:1:24 Oct 12 02:44:35.100 INFO kablam! | Oct 12 02:44:35.100 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Oct 12 02:44:35.100 INFO kablam! | ^^^^^^^^ Oct 12 02:44:35.100 INFO kablam! = note: #[deny(dead_code)] implied by #[deny(warnings)] Oct 12 02:44:35.100 INFO kablam! Oct 12 02:44:35.100 INFO kablam! error: aborting due to previous error Oct 12 02:44:35.100 INFO kablam! Oct 12 02:44:35.107 INFO kablam! error: Could not compile `conduit-utils`. Oct 12 02:44:35.107 INFO kablam! Oct 12 02:44:35.107 INFO kablam! To learn more, run the command again with --verbose. Oct 12 02:44:35.107 INFO kablam! su: No module specific data is present Oct 12 02:44:35.699 INFO running `"docker" "rm" "-f" "27b51772c53c789357c49458dc00e1135c67b834b5fbc4f5c7fa31defcbe3d89"` Oct 12 02:44:35.994 INFO blam! 27b51772c53c789357c49458dc00e1135c67b834b5fbc4f5c7fa31defcbe3d89