[INFO] fetching crate h3-msquic-async 0.2.0... [INFO] testing h3-msquic-async-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate h3-msquic-async 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate h3-msquic-async 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate h3-msquic-async 0.2.0 [INFO] tweaked toml for crates.io crate h3-msquic-async 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate h3-msquic-async 0.2.0 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 h3-msquic-async 0.2.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d4ca883f8a14a6beba87cf7bef63d95128aff70df795779b2128cbea8b57de4 [INFO] running `Command { std: "docker" "start" "-a" "3d4ca883f8a14a6beba87cf7bef63d95128aff70df795779b2128cbea8b57de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d4ca883f8a14a6beba87cf7bef63d95128aff70df795779b2128cbea8b57de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4ca883f8a14a6beba87cf7bef63d95128aff70df795779b2128cbea8b57de4", kill_on_drop: false }` [INFO] [stdout] 3d4ca883f8a14a6beba87cf7bef63d95128aff70df795779b2128cbea8b57de4 [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=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] 9630115ed28f727625ac4df8fb31403a9859e3dbeb0f0517f598c7f227ba62c7 [INFO] running `Command { std: "docker" "start" "-a" "9630115ed28f727625ac4df8fb31403a9859e3dbeb0f0517f598c7f227ba62c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling dtor v0.0.4 [INFO] [stderr] Compiling ctor v0.4.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling c-types v4.0.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling msquic v2.5.1-beta [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling msquic-async v0.3.0 [INFO] [stderr] Compiling h3-msquic-async v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 09s [INFO] running `Command { std: "docker" "inspect" "9630115ed28f727625ac4df8fb31403a9859e3dbeb0f0517f598c7f227ba62c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9630115ed28f727625ac4df8fb31403a9859e3dbeb0f0517f598c7f227ba62c7", kill_on_drop: false }` [INFO] [stdout] 9630115ed28f727625ac4df8fb31403a9859e3dbeb0f0517f598c7f227ba62c7 [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=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] ac5c7ad791e62dd75597cd5bce5e12cb48a14a07abc9d63227c37a0e72ccfa0e [INFO] running `Command { std: "docker" "start" "-a" "ac5c7ad791e62dd75597cd5bce5e12cb48a14a07abc9d63227c37a0e72ccfa0e", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling msquic v2.5.1-beta [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling windows-sys v0.59.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling msquic-async v0.3.0 [INFO] [stderr] Compiling h3-msquic-async v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling schannel v0.1.27 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "ac5c7ad791e62dd75597cd5bce5e12cb48a14a07abc9d63227c37a0e72ccfa0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5c7ad791e62dd75597cd5bce5e12cb48a14a07abc9d63227c37a0e72ccfa0e", kill_on_drop: false }` [INFO] [stdout] ac5c7ad791e62dd75597cd5bce5e12cb48a14a07abc9d63227c37a0e72ccfa0e [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=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] 4371c020b7f9f6da14de34be88a00195c09aa17f9101a421bbcc92d4d77891c2 [INFO] running `Command { std: "docker" "start" "-a" "4371c020b7f9f6da14de34be88a00195c09aa17f9101a421bbcc92d4d77891c2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/h3_msquic_async-47e241318ff1e1e5) [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] [stderr] Doc-tests h3_msquic_async [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" "4371c020b7f9f6da14de34be88a00195c09aa17f9101a421bbcc92d4d77891c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4371c020b7f9f6da14de34be88a00195c09aa17f9101a421bbcc92d4d77891c2", kill_on_drop: false }` [INFO] [stdout] 4371c020b7f9f6da14de34be88a00195c09aa17f9101a421bbcc92d4d77891c2