Nov 01 08:39:17.979 INFO checking anthonyabeo/simple-web-server against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 08:39:17.981 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 08:39:18.430 INFO blam! 54b1594dfa4b537b3180e353bb43dca560e1d3f94de575152216141e10c0eeb1 Nov 01 08:39:18.440 INFO running `"docker" "start" "-a" "54b1594dfa4b537b3180e353bb43dca560e1d3f94de575152216141e10c0eeb1"` Nov 01 08:39:19.776 INFO kablam! usermod: no changes Nov 01 08:39:19.880 INFO kablam! Checking simple-web-server v0.1.0 (/source) Nov 01 08:39:20.961 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 01 08:39:20.961 INFO kablam! --> src/config/mod.rs:4:20 Nov 01 08:39:20.962 INFO kablam! | Nov 01 08:39:20.963 INFO kablam! 4 | use http::message::response::response::Response; Nov 01 08:39:20.963 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 01 08:39:20.964 INFO kablam! Nov 01 08:39:20.965 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 01 08:39:20.965 INFO kablam! --> src/config/mod.rs:5:20 Nov 01 08:39:20.965 INFO kablam! | Nov 01 08:39:20.965 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 01 08:39:20.966 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 01 08:39:20.966 INFO kablam! Nov 01 08:39:20.980 INFO kablam! warning: unused import: `http::message::response::response::Response` Nov 01 08:39:20.981 INFO kablam! --> src/config/mod.rs:4:5 Nov 01 08:39:20.981 INFO kablam! | Nov 01 08:39:20.981 INFO kablam! 4 | use http::message::response::response::Response; Nov 01 08:39:20.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 08:39:20.981 INFO kablam! | Nov 01 08:39:20.981 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 08:39:20.981 INFO kablam! Nov 01 08:39:20.981 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 01 08:39:20.982 INFO kablam! --> src/config/mod.rs:5:5 Nov 01 08:39:20.982 INFO kablam! | Nov 01 08:39:20.982 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 01 08:39:20.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 08:39:20.982 INFO kablam! Nov 01 08:39:21.084 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 01 08:39:21.085 INFO kablam! --> src/config/mod.rs:4:20 Nov 01 08:39:21.085 INFO kablam! | Nov 01 08:39:21.085 INFO kablam! 4 | use http::message::response::response::Response; Nov 01 08:39:21.085 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 01 08:39:21.085 INFO kablam! Nov 01 08:39:21.085 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 01 08:39:21.085 INFO kablam! --> src/config/mod.rs:5:20 Nov 01 08:39:21.085 INFO kablam! | Nov 01 08:39:21.085 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 01 08:39:21.085 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 01 08:39:21.085 INFO kablam! Nov 01 08:39:21.104 INFO kablam! warning: unused import: `http::message::response::response::Response` Nov 01 08:39:21.104 INFO kablam! --> src/config/mod.rs:4:5 Nov 01 08:39:21.105 INFO kablam! | Nov 01 08:39:21.105 INFO kablam! 4 | use http::message::response::response::Response; Nov 01 08:39:21.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 08:39:21.105 INFO kablam! | Nov 01 08:39:21.105 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 08:39:21.105 INFO kablam! Nov 01 08:39:21.105 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 01 08:39:21.105 INFO kablam! --> src/config/mod.rs:5:5 Nov 01 08:39:21.105 INFO kablam! | Nov 01 08:39:21.105 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 01 08:39:21.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 08:39:21.105 INFO kablam! Nov 01 08:39:21.192 INFO kablam! error: aborting due to 2 previous errors Nov 01 08:39:21.193 INFO kablam! Nov 01 08:39:21.193 INFO kablam! For more information about this error, try `rustc --explain E0433`. Nov 01 08:39:21.205 INFO kablam! error: Could not compile `simple-web-server`. Nov 01 08:39:21.205 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 08:39:21.313 INFO kablam! error: aborting due to 2 previous errors Nov 01 08:39:21.313 INFO kablam! Nov 01 08:39:21.313 INFO kablam! For more information about this error, try `rustc --explain E0433`. Nov 01 08:39:21.332 INFO kablam! error: Could not compile `simple-web-server`. Nov 01 08:39:21.333 INFO kablam! Nov 01 08:39:21.333 INFO kablam! To learn more, run the command again with --verbose. Nov 01 08:39:21.335 INFO kablam! su: No module specific data is present Nov 01 08:39:22.809 INFO running `"docker" "rm" "-f" "54b1594dfa4b537b3180e353bb43dca560e1d3f94de575152216141e10c0eeb1"` Nov 01 08:39:23.208 INFO blam! 54b1594dfa4b537b3180e353bb43dca560e1d3f94de575152216141e10c0eeb1