[INFO] fetching crate sprinkles-rs 0.22.0...
[INFO] testing sprinkles-rs-0.22.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sprinkles-rs 0.22.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sprinkles-rs 0.22.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sprinkles-rs 0.22.0
[INFO] tweaked toml for crates.io crate sprinkles-rs 0.22.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sprinkles-rs 0.22.0 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 crates.io crate sprinkles-rs 0.22.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" "+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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 53d7ea8073b26b7aa0bec4ad5c5ca6444a4982c0f8b8ce9d832868d67cecfdbf
[INFO] running `Command { std: "docker" "start" "-a" "53d7ea8073b26b7aa0bec4ad5c5ca6444a4982c0f8b8ce9d832868d67cecfdbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d7ea8073b26b7aa0bec4ad5c5ca6444a4982c0f8b8ce9d832868d67cecfdbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d7ea8073b26b7aa0bec4ad5c5ca6444a4982c0f8b8ce9d832868d67cecfdbf", kill_on_drop: false }`
[INFO] [stdout] 53d7ea8073b26b7aa0bec4ad5c5ca6444a4982c0f8b8ce9d832868d67cecfdbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3956e587e210a5be7dd9106c51fe8fc45fec76212a00551a217bdf6103147fac
[INFO] running `Command { std: "docker" "start" "-a" "3956e587e210a5be7dd9106c51fe8fc45fec76212a00551a217bdf6103147fac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling human_format v1.1.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-path v0.10.19
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling gix-date v0.10.3
[INFO] [stderr]    Compiling gix-features v0.43.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling gix-actor v0.35.2
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-fs v0.16.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-object v0.50.0
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling gix-command v0.6.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling gix-sec v0.12.0
[INFO] [stderr]    Compiling gix-ref v0.53.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling async-compression v0.4.27
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling gix-prompt v0.11.1
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling gix-credentials v0.30.0
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-packetline v0.19.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling serde_json_path_core v0.2.2
[INFO] [stderr]    Compiling gix-dir v0.15.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling phf_codegen v0.12.1
[INFO] [stderr]    Compiling gix-worktree-stream v0.22.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling gix-negotiate v0.21.0
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling serde_json_path_macros_internal v0.1.2
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling sprinkles-rs v0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_json_path_macros v0.1.6
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling gix-worktree-state v0.20.0
[INFO] [stderr]    Compiling gix-archive v0.22.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling quork-proc v0.5.0
[INFO] [stderr]    Compiling gix-status v0.20.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling gix-mailmap v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling sxd-xpath v0.4.2
[INFO] [stderr]    Compiling quork v0.9.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling serde_json_path v0.7.2
[INFO] [stderr] warning: sprinkles-rs@0.22.0: Failed to download buckets.json, using default buckets
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling quick-xml v0.38.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stdout] error: Only Windows is supported at the moment.
[INFO] [stdout]        See https://github.com/winpax/sprinkles/issues/111 for more information.
[INFO] [stdout]   --> src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | compile_error!("Only Windows is supported at the moment.\nSee https://github.com/winpax/sprinkles/issues/111 for more information.");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arch_config`
[INFO] [stdout]    --> src/packages.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub(crate) use arch_config;
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arch_field`
[INFO] [stdout]    --> src/packages.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub(crate) use arch_field;
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: sprinkles-rs@0.22.0: Failed to download buckets.json, using default buckets
[INFO] [stderr] error: could not compile `sprinkles-rs` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3956e587e210a5be7dd9106c51fe8fc45fec76212a00551a217bdf6103147fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3956e587e210a5be7dd9106c51fe8fc45fec76212a00551a217bdf6103147fac", kill_on_drop: false }`
[INFO] [stdout] 3956e587e210a5be7dd9106c51fe8fc45fec76212a00551a217bdf6103147fac
