Oct 21 19:44:20.376 INFO checking anthonyabeo/simple-web-server against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:44:20.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 19:44:20.672 INFO blam! 89ec2dd2904b889b1584dae9c499cf910caeeb08d989d1a989d2dfb1a85a80e9 Oct 21 19:44:20.677 INFO running `"docker" "start" "-a" "89ec2dd2904b889b1584dae9c499cf910caeeb08d989d1a989d2dfb1a85a80e9"` Oct 21 19:44:21.820 INFO kablam! usermod: no changes Oct 21 19:44:21.894 INFO kablam! Checking simple-web-server v0.1.0 (/source) Oct 21 19:44:22.616 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 21 19:44:22.616 INFO kablam! --> src/config/mod.rs:4:20 Oct 21 19:44:22.616 INFO kablam! | Oct 21 19:44:22.616 INFO kablam! 4 | use http::message::response::response::Response; Oct 21 19:44:22.616 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 21 19:44:22.616 INFO kablam! Oct 21 19:44:22.616 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 21 19:44:22.616 INFO kablam! --> src/config/mod.rs:5:20 Oct 21 19:44:22.616 INFO kablam! | Oct 21 19:44:22.616 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 21 19:44:22.616 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 21 19:44:22.616 INFO kablam! Oct 21 19:44:22.626 INFO kablam! warning: unused import: `http::message::response::response::Response` Oct 21 19:44:22.626 INFO kablam! --> src/config/mod.rs:4:5 Oct 21 19:44:22.626 INFO kablam! | Oct 21 19:44:22.626 INFO kablam! 4 | use http::message::response::response::Response; Oct 21 19:44:22.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:44:22.627 INFO kablam! | Oct 21 19:44:22.627 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:44:22.627 INFO kablam! Oct 21 19:44:22.627 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Oct 21 19:44:22.627 INFO kablam! --> src/config/mod.rs:5:5 Oct 21 19:44:22.627 INFO kablam! | Oct 21 19:44:22.627 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 21 19:44:22.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:44:22.627 INFO kablam! Oct 21 19:44:22.712 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 21 19:44:22.712 INFO kablam! --> src/config/mod.rs:4:20 Oct 21 19:44:22.712 INFO kablam! | Oct 21 19:44:22.712 INFO kablam! 4 | use http::message::response::response::Response; Oct 21 19:44:22.712 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 21 19:44:22.712 INFO kablam! Oct 21 19:44:22.712 INFO kablam! error[E0433]: failed to resolve. Could not find `response` in `message` Oct 21 19:44:22.712 INFO kablam! --> src/config/mod.rs:5:20 Oct 21 19:44:22.712 INFO kablam! | Oct 21 19:44:22.712 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 21 19:44:22.712 INFO kablam! | ^^^^^^^^ Could not find `response` in `message` Oct 21 19:44:22.712 INFO kablam! Oct 21 19:44:22.724 INFO kablam! warning: unused import: `http::message::response::response::Response` Oct 21 19:44:22.725 INFO kablam! --> src/config/mod.rs:4:5 Oct 21 19:44:22.725 INFO kablam! | Oct 21 19:44:22.725 INFO kablam! 4 | use http::message::response::response::Response; Oct 21 19:44:22.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:44:22.726 INFO kablam! | Oct 21 19:44:22.726 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 19:44:22.726 INFO kablam! Oct 21 19:44:22.727 INFO kablam! warning: unused import: `http::message::response::response_headers::ResponseHeaders` Oct 21 19:44:22.727 INFO kablam! --> src/config/mod.rs:5:5 Oct 21 19:44:22.728 INFO kablam! | Oct 21 19:44:22.728 INFO kablam! 5 | use http::message::response::response_headers::ResponseHeaders; Oct 21 19:44:22.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 19:44:22.728 INFO kablam! Oct 21 19:44:22.796 INFO kablam! error: aborting due to 2 previous errors Oct 21 19:44:22.796 INFO kablam! Oct 21 19:44:22.796 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 21 19:44:22.801 INFO kablam! error: Could not compile `simple-web-server`. Oct 21 19:44:22.801 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 19:44:22.928 INFO kablam! error: aborting due to 2 previous errors Oct 21 19:44:22.928 INFO kablam! Oct 21 19:44:22.928 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 21 19:44:22.929 INFO kablam! error: Could not compile `simple-web-server`. Oct 21 19:44:22.929 INFO kablam! Oct 21 19:44:22.929 INFO kablam! To learn more, run the command again with --verbose. Oct 21 19:44:22.931 INFO kablam! su: No module specific data is present Oct 21 19:44:23.409 INFO running `"docker" "rm" "-f" "89ec2dd2904b889b1584dae9c499cf910caeeb08d989d1a989d2dfb1a85a80e9"` Oct 21 19:44:23.617 INFO blam! 89ec2dd2904b889b1584dae9c499cf910caeeb08d989d1a989d2dfb1a85a80e9