Oct 11 02:58:40.502 INFO testing anthonyabeo/simple-web-server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:58:40.502 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:58:40.502 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:58:40.949 INFO blam! 47dc62e0d268973fa8e32dfdd9305030a8c6e20273a833243fa02ffd487bee54 Oct 11 02:58:40.954 INFO running `"docker" "start" "-a" "47dc62e0d268973fa8e32dfdd9305030a8c6e20273a833243fa02ffd487bee54"` Oct 11 02:58:42.406 INFO kablam! usermod: no changes Oct 11 02:58:42.496 INFO kablam! Compiling simple-web-server v0.1.0 (/source) Oct 11 02:58:43.571 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 11 02:58:43.571 INFO kablam! --> src/config/mod.rs:4:20 Oct 11 02:58:43.571 INFO kablam! | Oct 11 02:58:43.571 INFO kablam! 4 | use http::message::response::response::Response; Oct 11 02:58:43.571 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 11 02:58:43.571 INFO kablam! Oct 11 02:58:43.571 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 11 02:58:43.571 INFO kablam! --> src/config/mod.rs:5:20 Oct 11 02:58:43.571 INFO kablam! | Oct 11 02:58:43.571 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 11 02:58:43.571 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 11 02:58:43.571 INFO kablam! Oct 11 02:58:43.580 INFO kablam! warning: unused import: `http::message::response::response::Response` Oct 11 02:58:43.580 INFO kablam! --> src/config/mod.rs:4:5 Oct 11 02:58:43.580 INFO kablam! | Oct 11 02:58:43.580 INFO kablam! 4 | use http::message::response::response::Response; Oct 11 02:58:43.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:58:43.580 INFO kablam! | Oct 11 02:58:43.580 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:58:43.580 INFO kablam! Oct 11 02:58:43.580 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Oct 11 02:58:43.580 INFO kablam! --> src/config/mod.rs:5:5 Oct 11 02:58:43.580 INFO kablam! | Oct 11 02:58:43.580 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 11 02:58:43.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:58:43.580 INFO kablam! Oct 11 02:58:43.736 INFO kablam! error: aborting due to 2 previous errors Oct 11 02:58:43.736 INFO kablam! Oct 11 02:58:43.736 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 11 02:58:43.744 INFO kablam! error: Could not compile `simple-web-server`. Oct 11 02:58:43.745 INFO kablam! Oct 11 02:58:43.745 INFO kablam! To learn more, run the command again with --verbose. Oct 11 02:58:43.745 INFO kablam! su: No module specific data is present Oct 11 02:58:44.264 INFO running `"docker" "rm" "-f" "47dc62e0d268973fa8e32dfdd9305030a8c6e20273a833243fa02ffd487bee54"` Oct 11 02:58:44.560 INFO blam! 47dc62e0d268973fa8e32dfdd9305030a8c6e20273a833243fa02ffd487bee54