Oct 13 01:11:29.637 INFO checking anthonyabeo/simple-web-server against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:11:29.637 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 13 01:11:29.806 INFO blam! 0c6020d71a451ccff12fd4c8966ada5e8d743d2368beaa0bb84f2910bcd370c4 Oct 13 01:11:29.807 INFO running `"docker" "start" "-a" "0c6020d71a451ccff12fd4c8966ada5e8d743d2368beaa0bb84f2910bcd370c4"` Oct 13 01:11:30.312 INFO kablam! usermod: no changes Oct 13 01:11:30.436 INFO kablam! Checking simple-web-server v0.1.0 (/source) Oct 13 01:11:31.208 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 13 01:11:31.208 INFO kablam! --> src/config/mod.rs:4:20 Oct 13 01:11:31.208 INFO kablam! | Oct 13 01:11:31.209 INFO kablam! 4 | use http::message::response::response::Response; Oct 13 01:11:31.209 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 13 01:11:31.209 INFO kablam! Oct 13 01:11:31.210 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 13 01:11:31.210 INFO kablam! --> src/config/mod.rs:5:20 Oct 13 01:11:31.210 INFO kablam! | Oct 13 01:11:31.211 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 13 01:11:31.211 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 13 01:11:31.211 INFO kablam! Oct 13 01:11:31.228 INFO kablam! warning: unused import: `http::message::response::response::Response` Oct 13 01:11:31.229 INFO kablam! --> src/config/mod.rs:4:5 Oct 13 01:11:31.229 INFO kablam! | Oct 13 01:11:31.230 INFO kablam! 4 | use http::message::response::response::Response; Oct 13 01:11:31.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:11:31.231 INFO kablam! | Oct 13 01:11:31.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:11:31.232 INFO kablam! Oct 13 01:11:31.232 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Oct 13 01:11:31.233 INFO kablam! --> src/config/mod.rs:5:5 Oct 13 01:11:31.233 INFO kablam! | Oct 13 01:11:31.234 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 13 01:11:31.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:11:31.234 INFO kablam! Oct 13 01:11:31.336 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 13 01:11:31.337 INFO kablam! --> src/config/mod.rs:4:20 Oct 13 01:11:31.337 INFO kablam! | Oct 13 01:11:31.337 INFO kablam! 4 | use http::message::response::response::Response; Oct 13 01:11:31.337 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 13 01:11:31.338 INFO kablam! Oct 13 01:11:31.338 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 13 01:11:31.338 INFO kablam! --> src/config/mod.rs:5:20 Oct 13 01:11:31.338 INFO kablam! | Oct 13 01:11:31.338 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 13 01:11:31.339 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 13 01:11:31.339 INFO kablam! Oct 13 01:11:31.356 INFO kablam! warning: unused import: `http::message::response::response::Response` Oct 13 01:11:31.356 INFO kablam! --> src/config/mod.rs:4:5 Oct 13 01:11:31.356 INFO kablam! | Oct 13 01:11:31.356 INFO kablam! 4 | use http::message::response::response::Response; Oct 13 01:11:31.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:11:31.364 INFO kablam! | Oct 13 01:11:31.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:11:31.364 INFO kablam! Oct 13 01:11:31.365 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Oct 13 01:11:31.365 INFO kablam! --> src/config/mod.rs:5:5 Oct 13 01:11:31.365 INFO kablam! | Oct 13 01:11:31.365 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 13 01:11:31.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:11:31.365 INFO kablam! Oct 13 01:11:31.496 INFO kablam! error: aborting due to 2 previous errors Oct 13 01:11:31.496 INFO kablam! Oct 13 01:11:31.496 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 13 01:11:31.525 INFO kablam! error: Could not compile `simple-web-server`. Oct 13 01:11:31.526 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 01:11:31.542 INFO kablam! error: aborting due to 2 previous errors Oct 13 01:11:31.543 INFO kablam! Oct 13 01:11:31.544 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 13 01:11:31.559 INFO kablam! error: Could not compile `simple-web-server`. Oct 13 01:11:31.559 INFO kablam! Oct 13 01:11:31.559 INFO kablam! To learn more, run the command again with --verbose. Oct 13 01:11:31.560 INFO kablam! su: No module specific data is present Oct 13 01:11:32.558 INFO running `"docker" "rm" "-f" "0c6020d71a451ccff12fd4c8966ada5e8d743d2368beaa0bb84f2910bcd370c4"` Oct 13 01:11:32.860 INFO blam! 0c6020d71a451ccff12fd4c8966ada5e8d743d2368beaa0bb84f2910bcd370c4