[INFO] fetching crate axum-connect-build 0.5.3... [INFO] building axum-connect-build-0.5.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate axum-connect-build 0.5.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate axum-connect-build 0.5.3 [INFO] finished tweaking crates.io crate axum-connect-build 0.5.3 [INFO] tweaked toml for crates.io crate axum-connect-build 0.5.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate axum-connect-build 0.5.3 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 axum-connect-build 0.5.3 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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-registry v0.5.2 [INFO] [stderr] Downloaded protoc-fetcher v0.1.2 [INFO] [stderr] Downloaded pbjson-build v0.7.0 [INFO] [stderr] Downloaded liblzma v0.4.1 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded zip v4.0.0 [INFO] [stderr] Downloaded prost-reflect v0.14.7 [INFO] [stderr] Downloaded h2 v0.4.10 [INFO] [stderr] Downloaded zip-extract v0.4.0 [INFO] [stderr] Downloaded syn v2.0.103 [INFO] [stderr] Downloaded rustls v0.23.27 [INFO] [stderr] Downloaded libc v0.2.173 [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] c68ea568f3ce3a602971638b064467c3c152c213035f733b0bdd1a49b1942a4a [INFO] running `Command { std: "docker" "start" "-a" "c68ea568f3ce3a602971638b064467c3c152c213035f733b0bdd1a49b1942a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c68ea568f3ce3a602971638b064467c3c152c213035f733b0bdd1a49b1942a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68ea568f3ce3a602971638b064467c3c152c213035f733b0bdd1a49b1942a4a", kill_on_drop: false }` [INFO] [stdout] c68ea568f3ce3a602971638b064467c3c152c213035f733b0bdd1a49b1942a4a [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] 55ccaa407f5c7024e9be11d4136495394142eda4807c196993018166027610ae [INFO] running `Command { std: "docker" "start" "-a" "55ccaa407f5c7024e9be11d4136495394142eda4807c196993018166027610ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.34 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling liblzma v0.4.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling zip v4.0.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling prost-reflect v0.14.7 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling zip-extract v0.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling protoc-fetcher v0.1.2 [INFO] [stderr] Compiling axum-connect-build v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "55ccaa407f5c7024e9be11d4136495394142eda4807c196993018166027610ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55ccaa407f5c7024e9be11d4136495394142eda4807c196993018166027610ae", kill_on_drop: false }` [INFO] [stdout] 55ccaa407f5c7024e9be11d4136495394142eda4807c196993018166027610ae [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] b8be74d571e6b0eec8018eff3c96e8c9a07a67b4f8922a9b34d1eb78aec175ac [INFO] running `Command { std: "docker" "start" "-a" "b8be74d571e6b0eec8018eff3c96e8c9a07a67b4f8922a9b34d1eb78aec175ac", kill_on_drop: false }` [INFO] [stderr] Compiling axum-connect-build v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "b8be74d571e6b0eec8018eff3c96e8c9a07a67b4f8922a9b34d1eb78aec175ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8be74d571e6b0eec8018eff3c96e8c9a07a67b4f8922a9b34d1eb78aec175ac", kill_on_drop: false }` [INFO] [stdout] b8be74d571e6b0eec8018eff3c96e8c9a07a67b4f8922a9b34d1eb78aec175ac