Nov 04 10:21:54.646 INFO checking anthonyabeo/simple-web-server against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 10:21:54.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-6/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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"` Nov 04 10:21:55.051 INFO blam! 2f181a9dbd31e77338dd1009853c73ca4adfb963ec3778fbf6eb0cdcf9246109 Nov 04 10:21:55.053 INFO running `"docker" "start" "-a" "2f181a9dbd31e77338dd1009853c73ca4adfb963ec3778fbf6eb0cdcf9246109"` Nov 04 10:21:56.243 INFO kablam! usermod: no changes Nov 04 10:21:56.355 INFO kablam! Checking simple-web-server v0.1.0 (/source) Nov 04 10:21:57.175 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 04 10:21:57.175 INFO kablam! --> src/config/mod.rs:4:20 Nov 04 10:21:57.175 INFO kablam! | Nov 04 10:21:57.175 INFO kablam! 4 | use http::message::response::response::Response; Nov 04 10:21:57.175 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 04 10:21:57.175 INFO kablam! Nov 04 10:21:57.175 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 04 10:21:57.175 INFO kablam! --> src/config/mod.rs:5:20 Nov 04 10:21:57.175 INFO kablam! | Nov 04 10:21:57.175 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 04 10:21:57.175 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 04 10:21:57.175 INFO kablam! Nov 04 10:21:57.187 INFO kablam! warning: unused import: `http::message::response::response::Response` Nov 04 10:21:57.187 INFO kablam! --> src/config/mod.rs:4:5 Nov 04 10:21:57.187 INFO kablam! | Nov 04 10:21:57.187 INFO kablam! 4 | use http::message::response::response::Response; Nov 04 10:21:57.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 10:21:57.187 INFO kablam! | Nov 04 10:21:57.187 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 10:21:57.187 INFO kablam! Nov 04 10:21:57.187 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 04 10:21:57.187 INFO kablam! --> src/config/mod.rs:5:5 Nov 04 10:21:57.187 INFO kablam! | Nov 04 10:21:57.187 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 04 10:21:57.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 10:21:57.187 INFO kablam! Nov 04 10:21:57.247 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 04 10:21:57.247 INFO kablam! --> src/config/mod.rs:4:20 Nov 04 10:21:57.247 INFO kablam! | Nov 04 10:21:57.247 INFO kablam! 4 | use http::message::response::response::Response; Nov 04 10:21:57.247 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 04 10:21:57.247 INFO kablam! Nov 04 10:21:57.247 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 04 10:21:57.247 INFO kablam! --> src/config/mod.rs:5:20 Nov 04 10:21:57.247 INFO kablam! | Nov 04 10:21:57.247 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 04 10:21:57.247 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 04 10:21:57.247 INFO kablam! Nov 04 10:21:57.259 INFO kablam! warning: unused import: `http::message::response::response::Response` Nov 04 10:21:57.259 INFO kablam! --> src/config/mod.rs:4:5 Nov 04 10:21:57.259 INFO kablam! | Nov 04 10:21:57.259 INFO kablam! 4 | use http::message::response::response::Response; Nov 04 10:21:57.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 10:21:57.259 INFO kablam! | Nov 04 10:21:57.259 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 10:21:57.259 INFO kablam! Nov 04 10:21:57.259 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 04 10:21:57.259 INFO kablam! --> src/config/mod.rs:5:5 Nov 04 10:21:57.259 INFO kablam! | Nov 04 10:21:57.259 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 04 10:21:57.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 10:21:57.259 INFO kablam! Nov 04 10:21:57.303 INFO kablam! error: aborting due to 2 previous errors Nov 04 10:21:57.303 INFO kablam! Nov 04 10:21:57.303 INFO kablam! For more information about this error, try `rustc --explain E0433`. Nov 04 10:21:57.307 INFO kablam! error: Could not compile `simple-web-server`. Nov 04 10:21:57.307 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 04 10:21:57.393 INFO kablam! error: aborting due to 2 previous errors Nov 04 10:21:57.393 INFO kablam! Nov 04 10:21:57.393 INFO kablam! For more information about this error, try `rustc --explain E0433`. Nov 04 10:21:57.401 INFO kablam! error: Could not compile `simple-web-server`. Nov 04 10:21:57.401 INFO kablam! Nov 04 10:21:57.401 INFO kablam! To learn more, run the command again with --verbose. Nov 04 10:21:57.405 INFO kablam! su: No module specific data is present Nov 04 10:21:59.015 INFO running `"docker" "rm" "-f" "2f181a9dbd31e77338dd1009853c73ca4adfb963ec3778fbf6eb0cdcf9246109"` Nov 04 10:21:59.263 INFO blam! 2f181a9dbd31e77338dd1009853c73ca4adfb963ec3778fbf6eb0cdcf9246109