Nov 02 18:10:35.719 INFO checking anthonyabeo/simple-web-server against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 18:10:35.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-2/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 18:10:36.053 INFO blam! 516da0ad0f07546cdd3f6911c30da905075195d29d57714fdf629b7ebd306ec9 Nov 02 18:10:36.060 INFO running `"docker" "start" "-a" "516da0ad0f07546cdd3f6911c30da905075195d29d57714fdf629b7ebd306ec9"` Nov 02 18:10:37.364 INFO kablam! usermod: no changes Nov 02 18:10:37.489 INFO kablam! Checking simple-web-server v0.1.0 (/source) Nov 02 18:10:38.508 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 02 18:10:38.508 INFO kablam! --> src/config/mod.rs:4:20 Nov 02 18:10:38.508 INFO kablam! | Nov 02 18:10:38.508 INFO kablam! 4 | use http::message::response::response::Response; Nov 02 18:10:38.508 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 02 18:10:38.520 INFO kablam! Nov 02 18:10:38.520 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 02 18:10:38.520 INFO kablam! --> src/config/mod.rs:5:20 Nov 02 18:10:38.520 INFO kablam! | Nov 02 18:10:38.520 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 02 18:10:38.520 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 02 18:10:38.520 INFO kablam! Nov 02 18:10:38.528 INFO kablam! warning: unused import: `http::message::response::response::Response` Nov 02 18:10:38.528 INFO kablam! --> src/config/mod.rs:4:5 Nov 02 18:10:38.528 INFO kablam! | Nov 02 18:10:38.528 INFO kablam! 4 | use http::message::response::response::Response; Nov 02 18:10:38.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 18:10:38.544 INFO kablam! | Nov 02 18:10:38.544 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 18:10:38.544 INFO kablam! Nov 02 18:10:38.544 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 02 18:10:38.544 INFO kablam! --> src/config/mod.rs:5:5 Nov 02 18:10:38.544 INFO kablam! | Nov 02 18:10:38.544 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 02 18:10:38.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 18:10:38.544 INFO kablam! Nov 02 18:10:38.788 INFO kablam! error: aborting due to 2 previous errors Nov 02 18:10:38.788 INFO kablam! Nov 02 18:10:38.788 INFO kablam! For more information about this error, try `rustc --explain E0433`. Nov 02 18:10:38.794 INFO kablam! error: Could not compile `simple-web-server`. Nov 02 18:10:38.794 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 02 18:10:38.823 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 02 18:10:38.823 INFO kablam! --> src/config/mod.rs:4:20 Nov 02 18:10:38.823 INFO kablam! | Nov 02 18:10:38.824 INFO kablam! 4 | use http::message::response::response::Response; Nov 02 18:10:38.824 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 02 18:10:38.824 INFO kablam! Nov 02 18:10:38.824 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 02 18:10:38.824 INFO kablam! --> src/config/mod.rs:5:20 Nov 02 18:10:38.824 INFO kablam! | Nov 02 18:10:38.825 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 02 18:10:38.825 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 02 18:10:38.825 INFO kablam! Nov 02 18:10:38.832 INFO kablam! warning: unused import: `http::message::response::response::Response` Nov 02 18:10:38.832 INFO kablam! --> src/config/mod.rs:4:5 Nov 02 18:10:38.833 INFO kablam! | Nov 02 18:10:38.833 INFO kablam! 4 | use http::message::response::response::Response; Nov 02 18:10:38.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 18:10:38.833 INFO kablam! | Nov 02 18:10:38.833 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 18:10:38.833 INFO kablam! Nov 02 18:10:38.833 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 02 18:10:38.833 INFO kablam! --> src/config/mod.rs:5:5 Nov 02 18:10:38.834 INFO kablam! | Nov 02 18:10:38.834 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 02 18:10:38.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 18:10:38.834 INFO kablam! Nov 02 18:10:38.984 INFO kablam! error: aborting due to 2 previous errors Nov 02 18:10:38.984 INFO kablam! Nov 02 18:10:38.984 INFO kablam! For more information about this error, try `rustc --explain E0433`. Nov 02 18:10:38.989 INFO kablam! error: Could not compile `simple-web-server`. Nov 02 18:10:38.989 INFO kablam! Nov 02 18:10:38.989 INFO kablam! To learn more, run the command again with --verbose. Nov 02 18:10:38.994 INFO kablam! su: No module specific data is present Nov 02 18:10:40.215 INFO running `"docker" "rm" "-f" "516da0ad0f07546cdd3f6911c30da905075195d29d57714fdf629b7ebd306ec9"` Nov 02 18:10:40.576 INFO blam! 516da0ad0f07546cdd3f6911c30da905075195d29d57714fdf629b7ebd306ec9