Nov 28 09:26:23.255 INFO checking anthonyabeo/simple-web-server against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 09:26:23.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 09:26:23.669 INFO [stdout] 3798899b8c1b371af15b4a863eefc9ceb0a74db6baad856db82f5e9c2bce1d84 Nov 28 09:26:23.676 INFO running `"docker" "start" "-a" "3798899b8c1b371af15b4a863eefc9ceb0a74db6baad856db82f5e9c2bce1d84"` Nov 28 09:26:24.956 INFO [stderr] usermod: no changes Nov 28 09:26:25.036 INFO [stderr] Checking simple-web-server v0.1.0 (/source) Nov 28 09:26:25.785 INFO [stderr] error[E0433]: failed to resolve: could not find `response` in `message` Nov 28 09:26:25.785 INFO [stderr] --> src/config/mod.rs:4:20 Nov 28 09:26:25.785 INFO [stderr] | Nov 28 09:26:25.786 INFO [stderr] 4 | use http::message::response::response::Response; Nov 28 09:26:25.786 INFO [stderr] | ^^^^^^^^ could not find `response` in `message` Nov 28 09:26:25.786 INFO [stderr] Nov 28 09:26:25.787 INFO [stderr] error[E0433]: failed to resolve: could not find `response` in `message` Nov 28 09:26:25.787 INFO [stderr] --> src/config/mod.rs:5:20 Nov 28 09:26:25.787 INFO [stderr] | Nov 28 09:26:25.787 INFO [stderr] 5 | use http::message::response::response_headers::ResponseHeaders; Nov 28 09:26:25.788 INFO [stderr] | ^^^^^^^^ could not find `response` in `message` Nov 28 09:26:25.788 INFO [stderr] Nov 28 09:26:25.793 INFO [stderr] warning: unused import: `http::message::response::response::Response` Nov 28 09:26:25.793 INFO [stderr] --> src/config/mod.rs:4:5 Nov 28 09:26:25.793 INFO [stderr] | Nov 28 09:26:25.793 INFO [stderr] 4 | use http::message::response::response::Response; Nov 28 09:26:25.794 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 09:26:25.794 INFO [stderr] | Nov 28 09:26:25.794 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 09:26:25.794 INFO [stderr] Nov 28 09:26:25.795 INFO [stderr] warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 28 09:26:25.795 INFO [stderr] --> src/config/mod.rs:5:5 Nov 28 09:26:25.795 INFO [stderr] | Nov 28 09:26:25.795 INFO [stderr] 5 | use http::message::response::response_headers::ResponseHeaders; Nov 28 09:26:25.796 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 09:26:25.796 INFO [stderr] Nov 28 09:26:25.869 INFO [stderr] error[E0433]: failed to resolve: could not find `response` in `message` Nov 28 09:26:25.869 INFO [stderr] --> src/config/mod.rs:4:20 Nov 28 09:26:25.870 INFO [stderr] | Nov 28 09:26:25.870 INFO [stderr] 4 | use http::message::response::response::Response; Nov 28 09:26:25.870 INFO [stderr] | ^^^^^^^^ could not find `response` in `message` Nov 28 09:26:25.870 INFO [stderr] Nov 28 09:26:25.871 INFO [stderr] error[E0433]: failed to resolve: could not find `response` in `message` Nov 28 09:26:25.871 INFO [stderr] --> src/config/mod.rs:5:20 Nov 28 09:26:25.871 INFO [stderr] | Nov 28 09:26:25.871 INFO [stderr] 5 | use http::message::response::response_headers::ResponseHeaders; Nov 28 09:26:25.872 INFO [stderr] | ^^^^^^^^ could not find `response` in `message` Nov 28 09:26:25.872 INFO [stderr] Nov 28 09:26:25.881 INFO [stderr] warning: unused import: `http::message::response::response::Response` Nov 28 09:26:25.881 INFO [stderr] --> src/config/mod.rs:4:5 Nov 28 09:26:25.881 INFO [stderr] | Nov 28 09:26:25.881 INFO [stderr] 4 | use http::message::response::response::Response; Nov 28 09:26:25.882 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 09:26:25.882 INFO [stderr] | Nov 28 09:26:25.882 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 09:26:25.883 INFO [stderr] Nov 28 09:26:25.883 INFO [stderr] warning: unused import: `http::message::response::response_headers::ResponseHeaders` Nov 28 09:26:25.883 INFO [stderr] --> src/config/mod.rs:5:5 Nov 28 09:26:25.883 INFO [stderr] | Nov 28 09:26:25.884 INFO [stderr] 5 | use http::message::response::response_headers::ResponseHeaders; Nov 28 09:26:25.884 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 09:26:25.884 INFO [stderr] Nov 28 09:26:26.009 INFO [stderr] error: aborting due to 2 previous errors Nov 28 09:26:26.009 INFO [stderr] Nov 28 09:26:26.009 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Nov 28 09:26:26.035 INFO [stderr] error: Could not compile `simple-web-server`. Nov 28 09:26:26.036 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 09:26:26.073 INFO [stderr] error: aborting due to 2 previous errors Nov 28 09:26:26.073 INFO [stderr] Nov 28 09:26:26.073 INFO [stderr] For more information about this error, try `rustc --explain E0433`. Nov 28 09:26:26.076 INFO [stderr] error: Could not compile `simple-web-server`. Nov 28 09:26:26.077 INFO [stderr] Nov 28 09:26:26.077 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 09:26:26.078 INFO [stderr] su: No module specific data is present Nov 28 09:26:26.706 INFO running `"docker" "inspect" "3798899b8c1b371af15b4a863eefc9ceb0a74db6baad856db82f5e9c2bce1d84"` Nov 28 09:26:26.890 INFO running `"docker" "rm" "-f" "3798899b8c1b371af15b4a863eefc9ceb0a74db6baad856db82f5e9c2bce1d84"` Nov 28 09:26:27.260 INFO [stdout] 3798899b8c1b371af15b4a863eefc9ceb0a74db6baad856db82f5e9c2bce1d84