Nov 01 08:39:17.604 INFO checking anthonyabeo/simple-web-server against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 08:39:17.605 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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.061 INFO blam! 68ed0919468f1e8b73c638c43a95b8d41c2359905eb02e1bfe60930837bb6d67 Nov 01 08:39:18.072 INFO running `"docker" "start" "-a" "68ed0919468f1e8b73c638c43a95b8d41c2359905eb02e1bfe60930837bb6d67"` Nov 01 08:39:19.509 INFO kablam! usermod: no changes Nov 01 08:39:19.656 INFO kablam! Checking chrono v0.4.3 Nov 01 08:39:22.032 INFO kablam! Checking simple-web-server v0.1.0 (/source) Nov 01 08:39:22.755 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 01 08:39:22.755 INFO kablam! --> src/config/mod.rs:4:20 Nov 01 08:39:22.755 INFO kablam! | Nov 01 08:39:22.755 INFO kablam! 4 | use http::message::response::response::Response; Nov 01 08:39:22.755 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 01 08:39:22.755 INFO kablam! Nov 01 08:39:22.756 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 01 08:39:22.757 INFO kablam! --> src/config/mod.rs:5:20 Nov 01 08:39:22.757 INFO kablam! | Nov 01 08:39:22.757 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 01 08:39:22.757 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 01 08:39:22.757 INFO kablam! Nov 01 08:39:22.767 INFO kablam! warning: unused import: `http::message::response::response::Response` Nov 01 08:39:22.767 INFO kablam! --> src/config/mod.rs:4:5 Nov 01 08:39:22.767 INFO kablam! | Nov 01 08:39:22.767 INFO kablam! 4 | use http::message::response::response::Response; Nov 01 08:39:22.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 08:39:22.767 INFO kablam! | Nov 01 08:39:22.767 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 08:39:22.767 INFO kablam! Nov 01 08:39:22.767 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 01 08:39:22.767 INFO kablam! --> src/config/mod.rs:5:5 Nov 01 08:39:22.768 INFO kablam! | Nov 01 08:39:22.768 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 01 08:39:22.768 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 08:39:22.768 INFO kablam! Nov 01 08:39:22.932 INFO kablam! error: aborting due to 2 previous errors Nov 01 08:39:22.932 INFO kablam! Nov 01 08:39:22.932 INFO kablam! For more information about this error, try `rustc --explain E0433`. Nov 01 08:39:22.944 INFO kablam! error: Could not compile `simple-web-server`. Nov 01 08:39:22.944 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 08:39:22.994 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 01 08:39:22.994 INFO kablam! --> src/config/mod.rs:4:20 Nov 01 08:39:22.994 INFO kablam! | Nov 01 08:39:22.994 INFO kablam! 4 | use http::message::response::response::Response; Nov 01 08:39:22.994 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 01 08:39:22.994 INFO kablam! Nov 01 08:39:22.994 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Nov 01 08:39:22.994 INFO kablam! --> src/config/mod.rs:5:20 Nov 01 08:39:22.994 INFO kablam! | Nov 01 08:39:22.994 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 01 08:39:22.994 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Nov 01 08:39:22.994 INFO kablam! Nov 01 08:39:23.008 INFO kablam! warning: unused import: `http::message::response::response::Response` Nov 01 08:39:23.008 INFO kablam! --> src/config/mod.rs:4:5 Nov 01 08:39:23.008 INFO kablam! | Nov 01 08:39:23.008 INFO kablam! 4 | use http::message::response::response::Response; Nov 01 08:39:23.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 08:39:23.008 INFO kablam! | Nov 01 08:39:23.008 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 08:39:23.008 INFO kablam! Nov 01 08:39:23.008 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 01 08:39:23.008 INFO kablam! --> src/config/mod.rs:5:5 Nov 01 08:39:23.008 INFO kablam! | Nov 01 08:39:23.008 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Nov 01 08:39:23.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 08:39:23.008 INFO kablam! Nov 01 08:39:23.169 INFO kablam! error: aborting due to 2 previous errors Nov 01 08:39:23.169 INFO kablam! Nov 01 08:39:23.169 INFO kablam! For more information about this error, try `rustc --explain E0433`. Nov 01 08:39:23.170 INFO kablam! error: Could not compile `simple-web-server`. Nov 01 08:39:23.170 INFO kablam! Nov 01 08:39:23.170 INFO kablam! To learn more, run the command again with --verbose. Nov 01 08:39:23.170 INFO kablam! su: No module specific data is present Nov 01 08:39:23.988 INFO running `"docker" "rm" "-f" "68ed0919468f1e8b73c638c43a95b8d41c2359905eb02e1bfe60930837bb6d67"` Nov 01 08:39:24.230 INFO blam! 68ed0919468f1e8b73c638c43a95b8d41c2359905eb02e1bfe60930837bb6d67