[INFO] fetching crate touche 0.0.15... [INFO] testing touche-0.0.15 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate touche 0.0.15 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate touche 0.0.15 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate touche 0.0.15 [INFO] tweaked toml for crates.io crate touche 0.0.15 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate touche 0.0.15 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate touche 0.0.15 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d29bb2aa61263a029d928d5778eab14ee75a9edc3bcd46a3af6e3f9ca6c78715 [INFO] running `Command { std: "docker" "start" "-a" "d29bb2aa61263a029d928d5778eab14ee75a9edc3bcd46a3af6e3f9ca6c78715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d29bb2aa61263a029d928d5778eab14ee75a9edc3bcd46a3af6e3f9ca6c78715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d29bb2aa61263a029d928d5778eab14ee75a9edc3bcd46a3af6e3f9ca6c78715", kill_on_drop: false }` [INFO] [stdout] d29bb2aa61263a029d928d5778eab14ee75a9edc3bcd46a3af6e3f9ca6c78715 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1deb8d5d16203969484806ad1ccc8fe29ea618e5ff30d9411ddef2dcf3ac8d6 [INFO] running `Command { std: "docker" "start" "-a" "f1deb8d5d16203969484806ad1ccc8fe29ea618e5ff30d9411ddef2dcf3ac8d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling touche v0.0.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.91s [INFO] running `Command { std: "docker" "inspect" "f1deb8d5d16203969484806ad1ccc8fe29ea618e5ff30d9411ddef2dcf3ac8d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1deb8d5d16203969484806ad1ccc8fe29ea618e5ff30d9411ddef2dcf3ac8d6", kill_on_drop: false }` [INFO] [stdout] f1deb8d5d16203969484806ad1ccc8fe29ea618e5ff30d9411ddef2dcf3ac8d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48fc72b5ebf78ea4530fa8293ba72e6003af4e60438f860c140017e1426856c1 [INFO] running `Command { std: "docker" "start" "-a" "48fc72b5ebf78ea4530fa8293ba72e6003af4e60438f860c140017e1426856c1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling touche v0.0.15 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "48fc72b5ebf78ea4530fa8293ba72e6003af4e60438f860c140017e1426856c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48fc72b5ebf78ea4530fa8293ba72e6003af4e60438f860c140017e1426856c1", kill_on_drop: false }` [INFO] [stdout] 48fc72b5ebf78ea4530fa8293ba72e6003af4e60438f860c140017e1426856c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 639e7c5d0f58e004d8dc83bdc95682bfc3ae66ef397c366345e0324e07d0ad3c [INFO] running `Command { std: "docker" "start" "-a" "639e7c5d0f58e004d8dc83bdc95682bfc3ae66ef397c366345e0324e07d0ad3c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/touche-b2c7ca481a4774e8) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test body::tests::test_body_reader_buffered ... ok [INFO] [stdout] test body::tests::test_body_reader_chunked ... ok [INFO] [stdout] test body::tests::test_body_reader_with_known_size ... ok [INFO] [stdout] test body::tests::test_body_reader_with_unknown_size ... ok [INFO] [stdout] test body::tests::test_chunk_with_errors ... ok [INFO] [stdout] test request::test::fails_to_parse_incomplete_request ... ok [INFO] [stdout] test request::test::parse_request_with_chunked_body ... ok [INFO] [stdout] test request::test::parse_request_with_chunked_body_and_extensions ... ok [INFO] [stdout] test request::test::parse_request_with_content_length_body ... ok [INFO] [stdout] test request::test::parse_request_with_streaming_body ... ok [INFO] [stdout] test request::test::parse_request_without_body ... ok [INFO] [stdout] test response::tests::allows_to_skip_body_writing ... ok [INFO] [stdout] test response::tests::does_not_use_chunked_encoding_when_the_reader_size_is_undefined_and_connection_is_close ... ok [INFO] [stdout] test response::tests::fails_when_the_informed_content_length_does_not_match_the_body_length ... ok [INFO] [stdout] test response::tests::limits_the_from_reader_response_body_size ... ok [INFO] [stdout] test response::tests::parse_response_with_chunked_body ... ok [INFO] [stdout] test response::tests::parse_response_with_chunked_body_and_extensions ... ok [INFO] [stdout] test response::tests::parse_response_with_close_delimited_body ... ok [INFO] [stdout] test response::tests::removes_chunked_transfer_encoding_from_http_10_responses ... ok [INFO] [stdout] test response::tests::returns_a_close_connection_outcome_when_informed_an_explicit_close_connection_header ... ok [INFO] [stdout] test response::tests::parse_response_with_content_length_body ... ok [INFO] [stdout] test response::tests::parse_response_with_streaming_body ... ok [INFO] [stdout] test response::tests::parse_response_without_body ... ok [INFO] [stdout] test response::tests::returns_a_close_keep_alive_outcome_when_no_close_connection_is_informed ... ok [INFO] [stdout] test response::tests::returns_upgrade_outcome ... ok [INFO] [stderr] Doc-tests touche [INFO] [stdout] test response::tests::writes_chunked_responses ... ok [INFO] [stdout] test response::tests::writes_responses_with_bodies ... ok [INFO] [stdout] test response::tests::writes_responses_from_reader_with_known_size ... ok [INFO] [stdout] test response::tests::supports_channel_response_bodies ... ok [INFO] [stdout] test response::tests::writes_http_10_responses ... ok [INFO] [stdout] test response::tests::uses_chunked_transfer_when_the_reader_size_is_undefined ... ok [INFO] [stdout] test response::tests::writes_responses_without_bodies ... ok [INFO] [stdout] test response::tests::writes_chunked_responses_with_trailers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/connection.rs - connection::Connection::downcast (line 72) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 103) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok [INFO] [stdout] test src/server.rs - server::Server<'_>::make_service (line 209) - compile ... ok [INFO] [stdout] test src/server.rs - server (line 9) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 59) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 147) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 127) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::read_timeout (line 337) - compile ... ok [INFO] [stdout] test src/server.rs - server::Server<'_>::serve_single_thread (line 183) - compile ... ok [INFO] [stdout] test src/server.rs - server::Server<'_>::serve (line 152) - compile ... ok [INFO] [stdout] test src/server.rs - server::Service (line 63) - compile ... ok [INFO] [stdout] test src/server.rs - server::Service (line 50) - compile ... ok [INFO] [stdout] test src/server.rs - server::Server<'_>::make_service (line 231) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::read_timeout (line 315) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 189) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::max_threads (line 290) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "639e7c5d0f58e004d8dc83bdc95682bfc3ae66ef397c366345e0324e07d0ad3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639e7c5d0f58e004d8dc83bdc95682bfc3ae66ef397c366345e0324e07d0ad3c", kill_on_drop: false }` [INFO] [stdout] 639e7c5d0f58e004d8dc83bdc95682bfc3ae66ef397c366345e0324e07d0ad3c