Oct 27 08:18:50.718 INFO checking anthonyabeo/simple-web-server against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:18:50.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 08:18:51.116 INFO blam! 44f6d148df643e8c4c0f60e0118372d33162c488341a39e83545970eec71711b Oct 27 08:18:51.119 INFO running `"docker" "start" "-a" "44f6d148df643e8c4c0f60e0118372d33162c488341a39e83545970eec71711b"` Oct 27 08:18:52.602 INFO kablam! usermod: no changes Oct 27 08:18:52.691 INFO kablam! Checking simple-web-server v0.1.0 (/source) Oct 27 08:18:53.667 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 27 08:18:53.667 INFO kablam! --> src/config/mod.rs:4:20 Oct 27 08:18:53.667 INFO kablam! | Oct 27 08:18:53.667 INFO kablam! 4 | use http::message::response::response::Response; Oct 27 08:18:53.667 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 27 08:18:53.667 INFO kablam! Oct 27 08:18:53.683 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 27 08:18:53.683 INFO kablam! --> src/config/mod.rs:5:20 Oct 27 08:18:53.683 INFO kablam! | Oct 27 08:18:53.684 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 27 08:18:53.684 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 27 08:18:53.684 INFO kablam! Oct 27 08:18:53.684 INFO kablam! warning: unused import: `http::message::response::response::Response` Oct 27 08:18:53.684 INFO kablam! --> src/config/mod.rs:4:5 Oct 27 08:18:53.685 INFO kablam! | Oct 27 08:18:53.685 INFO kablam! 4 | use http::message::response::response::Response; Oct 27 08:18:53.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:18:53.685 INFO kablam! | Oct 27 08:18:53.685 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:18:53.686 INFO kablam! Oct 27 08:18:53.707 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Oct 27 08:18:53.707 INFO kablam! --> src/config/mod.rs:5:5 Oct 27 08:18:53.707 INFO kablam! | Oct 27 08:18:53.708 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 27 08:18:53.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:18:53.708 INFO kablam! Oct 27 08:18:53.787 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 27 08:18:53.787 INFO kablam! --> src/config/mod.rs:4:20 Oct 27 08:18:53.788 INFO kablam! | Oct 27 08:18:53.788 INFO kablam! 4 | use http::message::response::response::Response; Oct 27 08:18:53.788 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 27 08:18:53.789 INFO kablam! Oct 27 08:18:53.789 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 27 08:18:53.789 INFO kablam! --> src/config/mod.rs:5:20 Oct 27 08:18:53.789 INFO kablam! | Oct 27 08:18:53.790 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 27 08:18:53.790 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 27 08:18:53.790 INFO kablam! Oct 27 08:18:53.803 INFO kablam! warning: unused import: `http::message::response::response::Response` Oct 27 08:18:53.803 INFO kablam! --> src/config/mod.rs:4:5 Oct 27 08:18:53.804 INFO kablam! | Oct 27 08:18:53.804 INFO kablam! 4 | use http::message::response::response::Response; Oct 27 08:18:53.804 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:18:53.805 INFO kablam! | Oct 27 08:18:53.805 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:18:53.805 INFO kablam! Oct 27 08:18:53.805 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Oct 27 08:18:53.806 INFO kablam! --> src/config/mod.rs:5:5 Oct 27 08:18:53.806 INFO kablam! | Oct 27 08:18:53.806 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 27 08:18:53.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:18:53.807 INFO kablam! Oct 27 08:18:53.963 INFO kablam! error: aborting due to 2 previous errors Oct 27 08:18:53.964 INFO kablam! Oct 27 08:18:53.964 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 27 08:18:53.981 INFO kablam! error: Could not compile `simple-web-server`. Oct 27 08:18:53.981 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 08:18:54.107 INFO kablam! error: aborting due to 2 previous errors Oct 27 08:18:54.108 INFO kablam! Oct 27 08:18:54.108 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 27 08:18:54.108 INFO kablam! error: Could not compile `simple-web-server`. Oct 27 08:18:54.108 INFO kablam! Oct 27 08:18:54.109 INFO kablam! To learn more, run the command again with --verbose. Oct 27 08:18:54.109 INFO kablam! su: No module specific data is present Oct 27 08:18:54.887 INFO running `"docker" "rm" "-f" "44f6d148df643e8c4c0f60e0118372d33162c488341a39e83545970eec71711b"` Oct 27 08:18:55.102 INFO blam! 44f6d148df643e8c4c0f60e0118372d33162c488341a39e83545970eec71711b