[INFO] fetching crate http-handle 0.0.2... [INFO] testing http-handle-0.0.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate http-handle 0.0.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate http-handle 0.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate http-handle 0.0.2 [INFO] tweaked toml for crates.io crate http-handle 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate http-handle 0.0.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate http-handle 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bbc5ece2561dac0d212d29b88d234760c8b3fa1f7f7bbdbde3145d7ab7e3634 [INFO] running `Command { std: "docker" "start" "-a" "1bbc5ece2561dac0d212d29b88d234760c8b3fa1f7f7bbdbde3145d7ab7e3634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bbc5ece2561dac0d212d29b88d234760c8b3fa1f7f7bbdbde3145d7ab7e3634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bbc5ece2561dac0d212d29b88d234760c8b3fa1f7f7bbdbde3145d7ab7e3634", kill_on_drop: false }` [INFO] [stdout] 1bbc5ece2561dac0d212d29b88d234760c8b3fa1f7f7bbdbde3145d7ab7e3634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f127629956a64e98726ff0707caf1001bf72128a04b6d15026b8eb7480dcdd1 [INFO] running `Command { std: "docker" "start" "-a" "2f127629956a64e98726ff0707caf1001bf72128a04b6d15026b8eb7480dcdd1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling http-handle v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.35s [INFO] running `Command { std: "docker" "inspect" "2f127629956a64e98726ff0707caf1001bf72128a04b6d15026b8eb7480dcdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f127629956a64e98726ff0707caf1001bf72128a04b6d15026b8eb7480dcdd1", kill_on_drop: false }` [INFO] [stdout] 2f127629956a64e98726ff0707caf1001bf72128a04b6d15026b8eb7480dcdd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c60dd577d4884a216f6d4041aef5edb203304e3294283c9af734167f9239bdd3 [INFO] running `Command { std: "docker" "start" "-a" "c60dd577d4884a216f6d4041aef5edb203304e3294283c9af734167f9239bdd3", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling http-handle v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.74s [INFO] running `Command { std: "docker" "inspect" "c60dd577d4884a216f6d4041aef5edb203304e3294283c9af734167f9239bdd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c60dd577d4884a216f6d4041aef5edb203304e3294283c9af734167f9239bdd3", kill_on_drop: false }` [INFO] [stdout] c60dd577d4884a216f6d4041aef5edb203304e3294283c9af734167f9239bdd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a172272ded80b18ca4009479097d9b553bd9a0a89d0637a89f9949971838ccb9 [INFO] running `Command { std: "docker" "start" "-a" "a172272ded80b18ca4009479097d9b553bd9a0a89d0637a89f9949971838ccb9", kill_on_drop: false }` [INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `http-handle` (build script) generated 1 warning [INFO] [stderr] warning: `http-handle` (lib) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `http-handle` (example "lib_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `http-handle` (example "server_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `http-handle` (example "error_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `http-handle` (example "basic_server") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `http-handle` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `http-handle` (example "response_example") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `http-handle` (example "request_example") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_handle-3353bb49aa50f3f5) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test error::tests::test_error_messages ... ok [INFO] [stdout] test error::tests::test_custom_error_creation ... ok [INFO] [stdout] test error::tests::test_invalid_request_message ... ok [INFO] [stdout] test error::tests::test_custom_error_from_str ... ok [INFO] [stdout] test error::tests::test_io_error_conversion ... ok [INFO] [stdout] test error::tests::test_custom_error_message ... ok [INFO] [stdout] test error::tests::test_invalid_request_creation ... ok [INFO] [stdout] test error::tests::test_forbidden_message ... ok [INFO] [stdout] test error::tests::test_io_error_conversion_other_kind ... ok [INFO] [stdout] test error::tests::test_io_error_generic ... ok [INFO] [stdout] test error::tests::test_not_found_creation ... ok [INFO] [stdout] test error::tests::test_not_found_message ... ok [INFO] [stdout] test request::tests::test_invalid_method ... ok [INFO] [stdout] test request::tests::test_invalid_version ... ok [INFO] [stdout] test request::tests::test_invalid_path ... ok [INFO] [stdout] test response::tests::test_response_send_error ... ok [INFO] [stdout] test response::tests::test_response_send ... ok [INFO] [stdout] test request::tests::test_max_length_request ... ok [INFO] [stdout] test response::tests::test_response_new ... ok [INFO] [stdout] test request::tests::test_oversized_request ... ok [INFO] [stdout] test server::tests::test_server_creation ... ok [INFO] [stdout] test server::tests::test_get_content_type ... ok [INFO] [stdout] test response::tests::test_response_add_header ... ok [INFO] [stdout] test request::tests::test_valid_request ... ok [INFO] [stdout] test error::tests::test_forbidden_creation ... ok [INFO] [stdout] test server::tests::test_generate_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests http_handle [INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/error.rs - error::ServerError::not_found (line 99) ... ok [INFO] [stdout] test src/error.rs - error::ServerError::forbidden (line 121) ... ok [INFO] [stdout] test src/error.rs - error::ServerError (line 24) ... ok [INFO] [stdout] test src/error.rs - error::ServerError::invalid_request (line 77) ... ok [INFO] [stdout] test src/error.rs - error::ServerError::from (line 147) ... ok [INFO] [stdout] test src/lib.rs - response (line 50) ... ok [INFO] [stdout] test src/error.rs - error::ServerError (line 35) ... ok [INFO] [stdout] test src/request.rs - request::Request::from_stream (line 61) ... ok [INFO] [stdout] test src/lib.rs - (line 52) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a172272ded80b18ca4009479097d9b553bd9a0a89d0637a89f9949971838ccb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a172272ded80b18ca4009479097d9b553bd9a0a89d0637a89f9949971838ccb9", kill_on_drop: false }` [INFO] [stdout] a172272ded80b18ca4009479097d9b553bd9a0a89d0637a89f9949971838ccb9