[INFO] fetching crate web-transport-quiche 0.3.0... [INFO] checking web-transport-quiche-0.3.0 against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] extracting crate web-transport-quiche 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate web-transport-quiche 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate web-transport-quiche 0.3.0 [INFO] tweaked toml for crates.io crate web-transport-quiche 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate web-transport-quiche 0.3.0 on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate web-transport-quiche 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4d1ef93a5c5975ada3b4d3949028e629194cb308d12d31bee6a719da3c736f7 [INFO] running `Command { std: "docker" "start" "-a" "e4d1ef93a5c5975ada3b4d3949028e629194cb308d12d31bee6a719da3c736f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4d1ef93a5c5975ada3b4d3949028e629194cb308d12d31bee6a719da3c736f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d1ef93a5c5975ada3b4d3949028e629194cb308d12d31bee6a719da3c736f7", kill_on_drop: false }` [INFO] [stdout] e4d1ef93a5c5975ada3b4d3949028e629194cb308d12d31bee6a719da3c736f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d9eb4078bd30f82431223f11df8493eb9d51af12d5e6cf97d68a9e1e12a0cd1 [INFO] running `Command { std: "docker" "start" "-a" "2d9eb4078bd30f82431223f11df8493eb9d51af12d5e6cf97d68a9e1e12a0cd1", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking neli v0.7.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking opentelemetry v0.31.0 [INFO] [stderr] Compiling prometheus-client-derive-text-encode v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking const-hex v1.18.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking prometheus-client v0.18.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking thrift_codec v0.3.2 [INFO] [stderr] Checking prost v0.14.3 [INFO] [stderr] Compiling quiche v0.24.9 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking term v1.2.1 [INFO] [stderr] Compiling foundations v5.5.3 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking yaml-merge-keys v0.5.1 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking slog-term v2.9.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking serde_with v3.17.0 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking cf-rustracing v1.2.1 [INFO] [stderr] Checking local-ip-address v0.6.10 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking slog-scope v4.4.1 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking prometools v0.2.3 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking opentelemetry_sdk v0.31.0 [INFO] [stderr] Checking buffer-pool v0.1.0 [INFO] [stderr] Checking governor v0.10.4 [INFO] [stderr] Checking cf-rustracing-jaeger v1.2.2 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking octets v0.3.5 [INFO] [stderr] Checking datagram-socket v0.5.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling foundations-macros v5.5.3 [INFO] [stderr] Checking sfv v0.14.0 [INFO] [stderr] Checking task-killswitch v0.2.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking web-transport-trait v0.3.4 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking qlog v0.15.2 [INFO] [stderr] Checking web-transport-proto v0.6.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling boring-sys v4.21.2 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.5 [INFO] [stderr] Checking tonic-prost v0.14.5 [INFO] [stderr] Checking opentelemetry-proto v0.31.0 [INFO] [stderr] Checking boring v4.21.2 [INFO] [stderr] Checking tokio-quiche v0.12.0 [INFO] [stderr] Checking web-transport-quiche v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "2d9eb4078bd30f82431223f11df8493eb9d51af12d5e6cf97d68a9e1e12a0cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d9eb4078bd30f82431223f11df8493eb9d51af12d5e6cf97d68a9e1e12a0cd1", kill_on_drop: false }` [INFO] [stdout] 2d9eb4078bd30f82431223f11df8493eb9d51af12d5e6cf97d68a9e1e12a0cd1