[INFO] cloning repository https://github.com/outerbounds/uv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/outerbounds/uv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fouterbounds%2Fuv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fouterbounds%2Fuv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaf80a7d8d82255d1df31f28c0b80470682d4f7f [INFO] testing outerbounds/uv against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fouterbounds%2Fuv" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/outerbounds/uv [INFO] finished tweaking git repo https://github.com/outerbounds/uv [INFO] tweaked toml for git repo https://github.com/outerbounds/uv written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/outerbounds/uv on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/outerbounds/uv 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97c399f26a4136c594eea8ad9fb774364eb7be25c3bfcee6eb4f388ff6f1699b [INFO] running `Command { std: "docker" "start" "-a" "97c399f26a4136c594eea8ad9fb774364eb7be25c3bfcee6eb4f388ff6f1699b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97c399f26a4136c594eea8ad9fb774364eb7be25c3bfcee6eb4f388ff6f1699b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c399f26a4136c594eea8ad9fb774364eb7be25c3bfcee6eb4f388ff6f1699b", kill_on_drop: false }` [INFO] [stdout] 97c399f26a4136c594eea8ad9fb774364eb7be25c3bfcee6eb4f388ff6f1699b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448a8db53cbad19ecd955438e6c8fa2b2f6db2c59901d464c072486652b2bd04 [INFO] running `Command { std: "docker" "start" "-a" "448a8db53cbad19ecd955438e6c8fa2b2f6db2c59901d464c072486652b2bd04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.2 [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 bytecheck v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.5 [INFO] [stderr] Compiling munge v0.4.5 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling uv-macros v0.0.1 (/opt/rustwide/workdir/crates/uv-macros) [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling uv-redacted v0.0.1 (/opt/rustwide/workdir/crates/uv-redacted) [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling uv-fs v0.0.1 (/opt/rustwide/workdir/crates/uv-fs) [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling rkyv v0.8.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling uv-cache-key v0.0.1 (/opt/rustwide/workdir/crates/uv-cache-key) [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling uv-static v0.0.1 (/opt/rustwide/workdir/crates/uv-static) [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling version-ranges v0.1.1 (https://github.com/astral-sh/pubgrub?rev=06ec5a5f59ffaeb6cf5079c6cb184467da06c9db#06ec5a5f) [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling async-compression v0.4.19 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling unscanny v0.1.0 [INFO] [stderr] Compiling uv-small-str v0.0.1 (/opt/rustwide/workdir/crates/uv-small-str) [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling uv-normalize v0.0.1 (/opt/rustwide/workdir/crates/uv-normalize) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling uv-platform-tags v0.0.1 (/opt/rustwide/workdir/crates/uv-platform-tags) [INFO] [stderr] Compiling uv-pep440 v0.7.0 (/opt/rustwide/workdir/crates/uv-pep440) [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling uv-warnings v0.0.1 (/opt/rustwide/workdir/crates/uv-warnings) [INFO] [stderr] Compiling uv-git-types v0.0.1 (/opt/rustwide/workdir/crates/uv-git-types) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling charset v0.1.5 [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 option-ext v0.2.0 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling uv-pep508 v0.6.0 (/opt/rustwide/workdir/crates/uv-pep508) [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling mailparse v0.16.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling zbus_macros v5.8.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling uv-distribution-filename v0.0.1 (/opt/rustwide/workdir/crates/uv-distribution-filename) [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling toml_edit v0.23.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 (https://github.com/astral-sh/reqwest-middleware?rev=7650ed76215a962a96d94a79be71c27bffde7ab2#7650ed76) [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling uv-pypi-types v0.0.1 (/opt/rustwide/workdir/crates/uv-pypi-types) [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling uv-dirs v0.0.1 (/opt/rustwide/workdir/crates/uv-dirs) [INFO] [stderr] Compiling uv-preview v0.0.1 (/opt/rustwide/workdir/crates/uv-preview) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling zbus v5.8.0 [INFO] [stderr] Compiling uv-state v0.0.1 (/opt/rustwide/workdir/crates/uv-state) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rust-netrc v0.1.2 [INFO] [stderr] Compiling uv-once-map v0.0.1 (/opt/rustwide/workdir/crates/uv-once-map) [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling uv-trampoline-builder v0.0.1 (/opt/rustwide/workdir/crates/uv-trampoline-builder) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uv-shell v0.0.1 (/opt/rustwide/workdir/crates/uv-shell) [INFO] [stderr] Compiling reflink-copy v0.1.26 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling uv-cache-info v0.0.1 (/opt/rustwide/workdir/crates/uv-cache-info) [INFO] [stderr] Compiling uv-version v0.8.15 (/opt/rustwide/workdir/crates/uv-version) [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling uv-install-wheel v0.0.1 (/opt/rustwide/workdir/crates/uv-install-wheel) [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling cargo-util v0.2.22 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling http-content-range v0.2.3 [INFO] [stderr] Compiling bisection v0.1.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling async_zip v0.0.17 (https://github.com/astral-sh/rs-async-zip?rev=285e48742b74ab109887d62e1ae79e7c15fd4878#285e4874) [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling reqwest-retry v0.7.0 (https://github.com/astral-sh/reqwest-middleware?rev=7650ed76215a962a96d94a79be71c27bffde7ab2#7650ed76) [INFO] [stderr] Compiling uv-metadata v0.1.0 (/opt/rustwide/workdir/crates/uv-metadata) [INFO] [stderr] Compiling scroll_derive v0.13.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling tl v0.7.8 (https://github.com/astral-sh/tl.git?rev=6e25b2ee2513d75385101a8ff9f591ef51f314ec#6e25b2ee) [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling astral-tokio-tar v0.5.3 [INFO] [stderr] Compiling async_http_range_reader v0.9.1 [INFO] [stderr] Compiling scroll v0.13.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling goblin v0.10.1 [INFO] [stderr] Compiling uv-globfilter v0.1.0 (/opt/rustwide/workdir/crates/uv-globfilter) [INFO] [stderr] Compiling uv-options-metadata v0.0.1 (/opt/rustwide/workdir/crates/uv-options-metadata) [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling uv-build-backend v0.1.0 (/opt/rustwide/workdir/crates/uv-build-backend) [INFO] [stderr] Compiling uv-console v0.0.1 (/opt/rustwide/workdir/crates/uv-console) [INFO] [stderr] Compiling priority-queue v2.5.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling pubgrub v0.3.0 (https://github.com/astral-sh/pubgrub?rev=06ec5a5f59ffaeb6cf5079c6cb184467da06c9db#06ec5a5f) [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling secret-service v5.0.0 [INFO] [stderr] Compiling uv-python v0.0.1 (/opt/rustwide/workdir/crates/uv-python) [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] error: failed to run custom build command for `uv-python v0.0.1 (/opt/rustwide/workdir/crates/uv-python)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/uv-python-b3384340e042756b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rerun-if-changed=download-metadata.json [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (4853) panicked at crates/uv-python/build.rs:41:6: [INFO] [stderr] Failed to write minified JSON: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ab94090f692 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ab94090f692 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ab94090f692 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ab94090f692 - ::fmt::h47627beda0767f4c [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ab94091eaff - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5ab94091eaff - core::fmt::write::h8a63064c67176fd8 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5ab9408ed2c3 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5ab9408ed2c3 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5ab9408f2a92 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5ab9408f438c - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5ab9408f41e6 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5ab9408f4965 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5ab9408f47fa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5ab9408f2bc9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5ab9408e165d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5ab940922200 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5ab9409217b6 - core::result::unwrap_failed::he81173b5792ad6b0 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5 [INFO] [stderr] 17: 0x5ab9408b9e40 - core::result::Result::expect::h6af63af77d4923a2 [INFO] [stderr] 18: 0x5ab9408b9315 - build_script_build::main::h3efb2f19f5daeb5a [INFO] [stderr] 19: 0x5ab9408b9683 - core::ops::function::FnOnce::call_once::h9a7ed683dec536bb [INFO] [stderr] 20: 0x5ab9408b9586 - std::sys::backtrace::__rust_begin_short_backtrace::h359c95d1129a9ad2 [INFO] [stderr] 21: 0x5ab9408b9559 - std::rt::lang_start::{{closure}}::h4bea84234e24453d [INFO] [stderr] 22: 0x5ab9408eeaf0 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5ab9408eeaf0 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x5ab9408eeaf0 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x5ab9408eeaf0 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5ab9408eeaf0 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5ab9408eeaf0 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x5ab9408eeaf0 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x5ab9408eeaf0 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5ab9408eeaf0 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5ab9408b9541 - std::rt::lang_start::ha493e5e769dddf06 [INFO] [stderr] 32: 0x5ab9408bc1c5 - main [INFO] [stderr] 33: 0x7b03b2d751ca - [INFO] [stderr] 34: 0x7b03b2d7528b - __libc_start_main [INFO] [stderr] 35: 0x5ab9408b7b65 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "448a8db53cbad19ecd955438e6c8fa2b2f6db2c59901d464c072486652b2bd04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448a8db53cbad19ecd955438e6c8fa2b2f6db2c59901d464c072486652b2bd04", kill_on_drop: false }` [INFO] [stdout] 448a8db53cbad19ecd955438e6c8fa2b2f6db2c59901d464c072486652b2bd04