[INFO] fetching crate h3-shim 0.3.0... [INFO] testing h3-shim-0.3.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate h3-shim 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate h3-shim 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate h3-shim 0.3.0 [INFO] tweaked toml for crates.io crate h3-shim 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate h3-shim 0.3.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate h3-shim 0.3.0 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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e8466bb056cac2b34957b86d6137a743eb8172459fd01b39bf0bd5a4f0be2de [INFO] running `Command { std: "docker" "start" "-a" "3e8466bb056cac2b34957b86d6137a743eb8172459fd01b39bf0bd5a4f0be2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e8466bb056cac2b34957b86d6137a743eb8172459fd01b39bf0bd5a4f0be2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e8466bb056cac2b34957b86d6137a743eb8172459fd01b39bf0bd5a4f0be2de", kill_on_drop: false }` [INFO] [stdout] 3e8466bb056cac2b34957b86d6137a743eb8172459fd01b39bf0bd5a4f0be2de [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 605cc43a692ab1a03b8bae7fadf1a8b2f9c986b121f175f1a4805c538e5efeda [INFO] running `Command { std: "docker" "start" "-a" "605cc43a692ab1a03b8bae7fadf1a8b2f9c986b121f175f1a4805c538e5efeda", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling netdev v0.31.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling qmacro v0.3.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling qudp v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling qbase v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling qunreliable v0.3.0 [INFO] [stderr] Compiling qevent v0.3.0 [INFO] [stderr] Compiling qrecovery v0.3.0 [INFO] [stderr] Compiling qinterface v0.3.0 [INFO] [stderr] Compiling qcongestion v0.3.0 [INFO] [stderr] Compiling qconnection v0.3.0 [INFO] [stderr] Compiling gm-quic v0.3.0 [INFO] [stderr] Compiling h3-shim v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.88s [INFO] running `Command { std: "docker" "inspect" "605cc43a692ab1a03b8bae7fadf1a8b2f9c986b121f175f1a4805c538e5efeda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605cc43a692ab1a03b8bae7fadf1a8b2f9c986b121f175f1a4805c538e5efeda", kill_on_drop: false }` [INFO] [stdout] 605cc43a692ab1a03b8bae7fadf1a8b2f9c986b121f175f1a4805c538e5efeda [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 787fb57aef2d39ccbc06ce9a6449abaa8141df6f9ae8e1c3db05531051ae1914 [INFO] running `Command { std: "docker" "start" "-a" "787fb57aef2d39ccbc06ce9a6449abaa8141df6f9ae8e1c3db05531051ae1914", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling qmacro v0.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling qudp v0.3.0 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling qbase v0.3.0 [INFO] [stderr] Compiling qevent v0.3.0 [INFO] [stderr] Compiling qunreliable v0.3.0 [INFO] [stderr] Compiling qinterface v0.3.0 [INFO] [stderr] Compiling qcongestion v0.3.0 [INFO] [stderr] Compiling qrecovery v0.3.0 [INFO] [stderr] Compiling qconnection v0.3.0 [INFO] [stderr] Compiling gm-quic v0.3.0 [INFO] [stderr] Compiling h3-shim v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "787fb57aef2d39ccbc06ce9a6449abaa8141df6f9ae8e1c3db05531051ae1914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787fb57aef2d39ccbc06ce9a6449abaa8141df6f9ae8e1c3db05531051ae1914", kill_on_drop: false }` [INFO] [stdout] 787fb57aef2d39ccbc06ce9a6449abaa8141df6f9ae8e1c3db05531051ae1914 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1be64dd2f01aa0891e7d9b990a2c6e09b23c34c8ffeb9f3c5fb6cce3ee3f523b [INFO] running `Command { std: "docker" "start" "-a" "1be64dd2f01aa0891e7d9b990a2c6e09b23c34c8ffeb9f3c5fb6cce3ee3f523b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/h3_shim-2c6a3125e6a5298f) [INFO] [stderr] Doc-tests h3_shim [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] [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" "1be64dd2f01aa0891e7d9b990a2c6e09b23c34c8ffeb9f3c5fb6cce3ee3f523b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be64dd2f01aa0891e7d9b990a2c6e09b23c34c8ffeb9f3c5fb6cce3ee3f523b", kill_on_drop: false }` [INFO] [stdout] 1be64dd2f01aa0891e7d9b990a2c6e09b23c34c8ffeb9f3c5fb6cce3ee3f523b