[INFO] fetching crate uv-configuration 0.0.7... [INFO] building uv-configuration-0.0.7 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate uv-configuration 0.0.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate uv-configuration 0.0.7 [INFO] finished tweaking crates.io crate uv-configuration 0.0.7 [INFO] tweaked toml for crates.io crate uv-configuration 0.0.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uv-configuration 0.0.7 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uv-configuration 0.0.7 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19c6d7c0d079798f4f783aa587635b6ac8924f5578d801905ef4b0aa7cba690f [INFO] running `Command { std: "docker" "start" "-a" "19c6d7c0d079798f4f783aa587635b6ac8924f5578d801905ef4b0aa7cba690f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19c6d7c0d079798f4f783aa587635b6ac8924f5578d801905ef4b0aa7cba690f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19c6d7c0d079798f4f783aa587635b6ac8924f5578d801905ef4b0aa7cba690f", kill_on_drop: false }` [INFO] [stdout] 19c6d7c0d079798f4f783aa587635b6ac8924f5578d801905ef4b0aa7cba690f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daab2f97a1f53f87674346df56851da0573d8f6b46c1cd45687f81edad1944c0 [INFO] running `Command { std: "docker" "start" "-a" "daab2f97a1f53f87674346df56851da0573d8f6b46c1cd45687f81edad1944c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling astral-version-ranges v0.1.3 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling uv-warnings v0.0.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling uv-macros v0.0.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling munge_macro v0.4.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling uv-static v0.0.7 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling munge v0.4.5 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling schemars_derive v1.0.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling uv-preview v0.0.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling reqsign-core v2.0.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rust-netrc v0.1.2 [INFO] [stderr] Compiling mailparse v0.16.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling reflink-copy v0.1.28 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uv-flags v0.0.7 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling reqsign-aws-v4 v2.0.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rkyv v0.8.12 [INFO] [stderr] Compiling uv-fs v0.0.7 [INFO] [stderr] Compiling uv-dirs v0.0.7 [INFO] [stderr] Compiling reqsign-file-read-tokio v2.0.1 [INFO] [stderr] Compiling uv-redacted v0.0.7 [INFO] [stderr] Compiling schemars v1.0.5 [INFO] [stderr] Compiling uv-cache-key v0.0.7 [INFO] [stderr] Compiling uv-git-types v0.0.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling reqsign-command-execute-tokio v2.0.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling uv-state v0.0.7 [INFO] [stderr] Compiling uv-once-map v0.0.7 [INFO] [stderr] Compiling cargo-util v0.2.24 [INFO] [stderr] Compiling uv-version v0.9.17 [INFO] [stderr] Compiling uv-shell v0.0.7 [INFO] [stderr] Compiling uv-cache-info v0.0.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling async-compression v0.4.19 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling zbus_macros v5.8.0 [INFO] [stderr] Compiling uv-small-str v0.0.7 [INFO] [stderr] Compiling uv-pep440 v0.0.7 [INFO] [stderr] Compiling uv-normalize v0.0.7 [INFO] [stderr] Compiling uv-platform-tags v0.0.7 [INFO] [stderr] Compiling uv-trampoline-builder v0.0.7 [INFO] [stderr] Compiling uv-pep508 v0.0.7 [INFO] [stderr] Compiling uv-distribution-filename v0.0.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling uv-pypi-types v0.0.7 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling zbus v5.8.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling uv-install-wheel v0.0.7 [INFO] [stderr] Compiling reqsign-http-send-reqwest v2.0.1 [INFO] [stderr] Compiling astral-reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqsign v0.18.1 [INFO] [stderr] Compiling secret-service v5.0.0 [INFO] [stderr] Compiling uv-keyring v0.0.7 [INFO] [stderr] Compiling uv-auth v0.0.7 [INFO] [stderr] Compiling uv-distribution-types v0.0.7 [INFO] [stderr] Compiling uv-git v0.0.7 [INFO] [stderr] Compiling uv-cache v0.0.7 [INFO] [stderr] Compiling uv-configuration v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "daab2f97a1f53f87674346df56851da0573d8f6b46c1cd45687f81edad1944c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daab2f97a1f53f87674346df56851da0573d8f6b46c1cd45687f81edad1944c0", kill_on_drop: false }` [INFO] [stdout] daab2f97a1f53f87674346df56851da0573d8f6b46c1cd45687f81edad1944c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c130a6ab78a009ab104c851f1888c3ea0f2b7335c2eee0cfc689828b4921a27 [INFO] running `Command { std: "docker" "start" "-a" "9c130a6ab78a009ab104c851f1888c3ea0f2b7335c2eee0cfc689828b4921a27", kill_on_drop: false }` [INFO] [stderr] Compiling uv-configuration v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.59s [INFO] running `Command { std: "docker" "inspect" "9c130a6ab78a009ab104c851f1888c3ea0f2b7335c2eee0cfc689828b4921a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c130a6ab78a009ab104c851f1888c3ea0f2b7335c2eee0cfc689828b4921a27", kill_on_drop: false }` [INFO] [stdout] 9c130a6ab78a009ab104c851f1888c3ea0f2b7335c2eee0cfc689828b4921a27