[INFO] fetching crate httpea 0.0.1... [INFO] testing httpea-0.0.1 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate httpea 0.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate httpea 0.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate httpea 0.0.1 [INFO] tweaked toml for crates.io crate httpea 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate httpea 0.0.1 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate httpea 0.0.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f6e3aa20780ac404e3f2de340bf7f3151ce923bb21a792e917665059ec57d65 [INFO] running `Command { std: "docker" "start" "-a" "7f6e3aa20780ac404e3f2de340bf7f3151ce923bb21a792e917665059ec57d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f6e3aa20780ac404e3f2de340bf7f3151ce923bb21a792e917665059ec57d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6e3aa20780ac404e3f2de340bf7f3151ce923bb21a792e917665059ec57d65", kill_on_drop: false }` [INFO] [stdout] 7f6e3aa20780ac404e3f2de340bf7f3151ce923bb21a792e917665059ec57d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ba75a37057e5f45ad4e86e3b6bcbda04c5546276560774b402748496022f252 [INFO] running `Command { std: "docker" "start" "-a" "9ba75a37057e5f45ad4e86e3b6bcbda04c5546276560774b402748496022f252", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling hex-literal v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling s2n-tls v0.3.36 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling s2n-quic-platform v0.77.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling intrusive-collections v0.10.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling octets v0.2.0 [INFO] [stderr] Compiling hash_hasher v2.0.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling s2n-tls-sys v0.3.36 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling quiche v0.16.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling s2n-codec v0.77.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling s2n-quic-core v0.77.0 [INFO] [stderr] Compiling qlog v0.8.0 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling h3 v0.0.1 [INFO] [stderr] Compiling quinn-udp v0.1.4 [INFO] [stderr] Compiling quinn v0.8.5 [INFO] [stderr] Compiling h3-quinn v0.0.1 [INFO] [stderr] Compiling s2n-quic-transport v0.77.0 [INFO] [stderr] Compiling s2n-quic-crypto v0.77.0 [INFO] [stderr] Compiling s2n-quic-tls v0.77.0 [INFO] [stderr] Compiling s2n-quic-tls-default v0.77.0 [INFO] [stderr] Compiling s2n-quic v1.77.0 [INFO] [stderr] Compiling httpea v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "9ba75a37057e5f45ad4e86e3b6bcbda04c5546276560774b402748496022f252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba75a37057e5f45ad4e86e3b6bcbda04c5546276560774b402748496022f252", kill_on_drop: false }` [INFO] [stdout] 9ba75a37057e5f45ad4e86e3b6bcbda04c5546276560774b402748496022f252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ea22b60da0a3163219260b6c87f132ab1a77fb2030f1d78bd621e9e1a3db313 [INFO] running `Command { std: "docker" "start" "-a" "2ea22b60da0a3163219260b6c87f132ab1a77fb2030f1d78bd621e9e1a3db313", kill_on_drop: false }` [INFO] [stderr] Compiling httpea v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `Command { std: "docker" "inspect" "2ea22b60da0a3163219260b6c87f132ab1a77fb2030f1d78bd621e9e1a3db313", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ea22b60da0a3163219260b6c87f132ab1a77fb2030f1d78bd621e9e1a3db313", kill_on_drop: false }` [INFO] [stdout] 2ea22b60da0a3163219260b6c87f132ab1a77fb2030f1d78bd621e9e1a3db313 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8714200c3fb392b6116a96da574cbd89f5594f4ffe1221fbe320bc455a151ed8 [INFO] running `Command { std: "docker" "start" "-a" "8714200c3fb392b6116a96da574cbd89f5594f4ffe1221fbe320bc455a151ed8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpea-826dab3c7add5272) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests httpea [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8714200c3fb392b6116a96da574cbd89f5594f4ffe1221fbe320bc455a151ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8714200c3fb392b6116a96da574cbd89f5594f4ffe1221fbe320bc455a151ed8", kill_on_drop: false }` [INFO] [stdout] 8714200c3fb392b6116a96da574cbd89f5594f4ffe1221fbe320bc455a151ed8