Oct 16 14:32:59.619 INFO testing conduit-utils-0.8.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:32:59.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:32:59.824 INFO blam! fe6a50d5433d32e75cf0b06430fd97496d12ab2a192d0cf8d2439bde3001f83f Oct 16 14:32:59.828 INFO running `"docker" "start" "-a" "fe6a50d5433d32e75cf0b06430fd97496d12ab2a192d0cf8d2439bde3001f83f"` Oct 16 14:33:00.299 INFO kablam! usermod: no changes Oct 16 14:33:00.354 INFO kablam! Compiling semver v0.5.1 Oct 16 14:33:02.291 INFO kablam! Compiling conduit v0.8.1 Oct 16 14:33:03.587 INFO kablam! Compiling conduit-utils v0.8.0 (/source) Oct 16 14:33:04.727 INFO kablam! warning: type alias is never used: `RawHeaders` Oct 16 14:33:04.727 INFO kablam! --> src/lib.rs:132:1 Oct 16 14:33:04.727 INFO kablam! | Oct 16 14:33:04.727 INFO kablam! 132 | type RawHeaders = HashMap>; Oct 16 14:33:04.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:33:04.727 INFO kablam! | Oct 16 14:33:04.727 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 14:33:04.727 INFO kablam! Oct 16 14:33:05.269 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.95s Oct 16 14:33:05.272 INFO kablam! su: No module specific data is present Oct 16 14:33:05.943 INFO running `"docker" "rm" "-f" "fe6a50d5433d32e75cf0b06430fd97496d12ab2a192d0cf8d2439bde3001f83f"` Oct 16 14:33:06.227 INFO blam! fe6a50d5433d32e75cf0b06430fd97496d12ab2a192d0cf8d2439bde3001f83f Oct 16 14:33:06.231 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14:33:06.655 INFO blam! 2593bdfb87201571f5e2ca4b31081bb13c9748d8a900ca53d0a1fa83027e5a7c Oct 16 14:33:06.655 INFO running `"docker" "start" "-a" "2593bdfb87201571f5e2ca4b31081bb13c9748d8a900ca53d0a1fa83027e5a7c"` Oct 16 14:33:07.643 INFO kablam! usermod: no changes Oct 16 14:33:07.693 INFO kablam! Compiling conduit-test v0.8.1 Oct 16 14:33:09.615 INFO kablam! Compiling conduit-utils v0.8.0 (/source) Oct 16 14:33:11.387 INFO kablam! error: type alias is never used: `RawHeaders` Oct 16 14:33:11.387 INFO kablam! --> src/lib.rs:132:1 Oct 16 14:33:11.387 INFO kablam! | Oct 16 14:33:11.388 INFO kablam! 132 | type RawHeaders = HashMap>; Oct 16 14:33:11.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 14:33:11.388 INFO kablam! | Oct 16 14:33:11.388 INFO kablam! note: lint level defined here Oct 16 14:33:11.389 INFO kablam! --> src/lib.rs:1:24 Oct 16 14:33:11.389 INFO kablam! | Oct 16 14:33:11.389 INFO kablam! 1 | #![cfg_attr(test, deny(warnings))] Oct 16 14:33:11.390 INFO kablam! | ^^^^^^^^ Oct 16 14:33:11.390 INFO kablam! = note: #[deny(dead_code)] implied by #[deny(warnings)] Oct 16 14:33:11.390 INFO kablam! Oct 16 14:33:11.391 INFO kablam! error: aborting due to previous error Oct 16 14:33:11.391 INFO kablam! Oct 16 14:33:11.411 INFO kablam! error: Could not compile `conduit-utils`. Oct 16 14:33:11.411 INFO kablam! Oct 16 14:33:11.411 INFO kablam! To learn more, run the command again with --verbose. Oct 16 14:33:11.411 INFO kablam! su: No module specific data is present Oct 16 14:33:11.946 INFO running `"docker" "rm" "-f" "2593bdfb87201571f5e2ca4b31081bb13c9748d8a900ca53d0a1fa83027e5a7c"` Oct 16 14:33:12.320 INFO blam! 2593bdfb87201571f5e2ca4b31081bb13c9748d8a900ca53d0a1fa83027e5a7c