[INFO] fetching crate h3-msquic-async 0.2.0... [INFO] building h3-msquic-async-0.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate h3-msquic-async 0.2.0 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate h3-msquic-async 0.2.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.52 [INFO] [stderr] Downloaded c-types v4.0.0 [INFO] [stderr] Downloaded dtor v0.0.4 [INFO] [stderr] Downloaded ctor v0.4.0 [INFO] [stderr] Downloaded ctor-proc-macro v0.0.5 [INFO] [stderr] Downloaded h3-datagram v0.0.2 [INFO] [stderr] Downloaded dtor-proc-macro v0.0.5 [INFO] [stderr] Downloaded h3 v0.0.8 [INFO] [stderr] Downloaded syn v2.0.94 [INFO] [stderr] Downloaded msquic v2.5.1-beta [INFO] [stderr] Downloaded msquic-async v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] babd9932bd83898ebf779925645c095dadf2d03e70988f7ef29d22411720d6f6 [INFO] running `Command { std: "docker" "start" "-a" "babd9932bd83898ebf779925645c095dadf2d03e70988f7ef29d22411720d6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "babd9932bd83898ebf779925645c095dadf2d03e70988f7ef29d22411720d6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "babd9932bd83898ebf779925645c095dadf2d03e70988f7ef29d22411720d6f6", kill_on_drop: false }` [INFO] [stdout] babd9932bd83898ebf779925645c095dadf2d03e70988f7ef29d22411720d6f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c4af2e0cf67b311b99aaf46da17b605b25a32bcc76c6c2037953b33329b497e [INFO] running `Command { std: "docker" "start" "-a" "5c4af2e0cf67b311b99aaf46da17b605b25a32bcc76c6c2037953b33329b497e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling c-types v4.0.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling dtor v0.0.4 [INFO] [stderr] Compiling ctor v0.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling cmake v0.1.52 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [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 1m 52s [INFO] running `Command { std: "docker" "inspect" "5c4af2e0cf67b311b99aaf46da17b605b25a32bcc76c6c2037953b33329b497e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4af2e0cf67b311b99aaf46da17b605b25a32bcc76c6c2037953b33329b497e", kill_on_drop: false }` [INFO] [stdout] 5c4af2e0cf67b311b99aaf46da17b605b25a32bcc76c6c2037953b33329b497e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87f5b7ae33695d33c7b5c7336bd2b7e51645b322480444190e089d8c1a200401 [INFO] running `Command { std: "docker" "start" "-a" "87f5b7ae33695d33c7b5c7336bd2b7e51645b322480444190e089d8c1a200401", kill_on_drop: false }` [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling msquic v2.5.1-beta [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling windows-sys v0.59.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling matchers v0.1.0 [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 schannel v0.1.27 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling h3 v0.0.8 [INFO] [stderr] Compiling msquic-async v0.3.0 [INFO] [stderr] Compiling h3-msquic-async v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.49s [INFO] running `Command { std: "docker" "inspect" "87f5b7ae33695d33c7b5c7336bd2b7e51645b322480444190e089d8c1a200401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87f5b7ae33695d33c7b5c7336bd2b7e51645b322480444190e089d8c1a200401", kill_on_drop: false }` [INFO] [stdout] 87f5b7ae33695d33c7b5c7336bd2b7e51645b322480444190e089d8c1a200401