[INFO] fetching crate scl-core 1.0.2...
[INFO] testing scl-core-1.0.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate scl-core 1.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate scl-core 1.0.2
[INFO] finished tweaking crates.io crate scl-core 1.0.2
[INFO] tweaked toml for crates.io crate scl-core 1.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scl-core 1.0.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 338 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding crypto-mac v0.10.0 (available: v0.10.1)
[INFO] [stderr]       Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.10)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding smol v1.3.0 (available: v2.0.2)
[INFO] [stderr]       Adding toml v0.7.8 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding universal-hash v0.4.0 (available: v0.4.1)
[INFO] [stderr]       Adding webp v0.2.6 (available: v0.3.1)
[INFO] [stderr]       Adding windows v0.48.0 (available: v0.62.2)
[INFO] [stderr]       Adding winreg v0.50.0 (available: v0.56.0)
[INFO] [stderr]       Adding zip v0.6.6 (available: v8.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07c0fa627cd5db2c0b8f1b98a4e0b21480d275bfdba75584cdef7e7c93a3e09c
[INFO] running `Command { std: "docker" "start" "-a" "07c0fa627cd5db2c0b8f1b98a4e0b21480d275bfdba75584cdef7e7c93a3e09c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07c0fa627cd5db2c0b8f1b98a4e0b21480d275bfdba75584cdef7e7c93a3e09c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c0fa627cd5db2c0b8f1b98a4e0b21480d275bfdba75584cdef7e7c93a3e09c", kill_on_drop: false }`
[INFO] [stdout] 07c0fa627cd5db2c0b8f1b98a4e0b21480d275bfdba75584cdef7e7c93a3e09c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 465a2df4aaa8fb88fe346ae7765c6050a2ebeba1fa16400ce216fa3794b8e48b
[INFO] running `Command { std: "docker" "start" "-a" "465a2df4aaa8fb88fe346ae7765c6050a2ebeba1fa16400ce216fa3794b8e48b", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.13+1.68.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling curl-sys v0.4.87+curl-8.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling flume v0.9.2
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling async-net v1.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling smol v1.3.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling webp v0.2.6
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling web-sys v0.3.95
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling scl-core v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/java.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 #[cfg(target_arch = "i686")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XBoxPresenceRescord` is never constructed
[INFO] [stdout]   --> src/auth/microsoft/leagcy.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(super) struct XBoxPresenceRescord {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_sub_message`, `set_progress`, `set_indeterminate_progress`, and `hide_progress` are never used
[INFO] [stdout]   --> src/progress.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) trait Progress: Reporter {
[INFO] [stdout]    |                  -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn set_sub_message(&self, msg: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn set_progress(&self, value: f64) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn set_indeterminate_progress(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn hide_progress(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.00s
[INFO] running `Command { std: "docker" "inspect" "465a2df4aaa8fb88fe346ae7765c6050a2ebeba1fa16400ce216fa3794b8e48b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465a2df4aaa8fb88fe346ae7765c6050a2ebeba1fa16400ce216fa3794b8e48b", kill_on_drop: false }`
[INFO] [stdout] 465a2df4aaa8fb88fe346ae7765c6050a2ebeba1fa16400ce216fa3794b8e48b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0122d7f8ba1cd4a24a1139702fec3ad623dff47b512a1a573b3755e275be1cc6
[INFO] running `Command { std: "docker" "start" "-a" "0122d7f8ba1cd4a24a1139702fec3ad623dff47b512a1a573b3755e275be1cc6", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/java.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 #[cfg(target_arch = "i686")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XBoxPresenceRescord` is never constructed
[INFO] [stdout]   --> src/auth/microsoft/leagcy.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(super) struct XBoxPresenceRescord {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_sub_message`, `set_progress`, `set_indeterminate_progress`, and `hide_progress` are never used
[INFO] [stdout]   --> src/progress.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) trait Progress: Reporter {
[INFO] [stdout]    |                  -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn set_sub_message(&self, msg: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn set_progress(&self, value: f64) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn set_indeterminate_progress(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn hide_progress(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scl-core v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `i686`
[INFO] [stdout]   --> src/java.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 #[cfg(target_arch = "i686")]
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::download::GameDownload`
[INFO] [stdout]  --> src/prelude.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use crate::download::GameDownload;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XBoxPresenceRescord` is never constructed
[INFO] [stdout]   --> src/auth/microsoft/leagcy.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(super) struct XBoxPresenceRescord {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_sub_message`, `set_progress`, `set_indeterminate_progress`, and `hide_progress` are never used
[INFO] [stdout]   --> src/progress.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) trait Progress: Reporter {
[INFO] [stdout]    |                  -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn set_sub_message(&self, msg: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn set_progress(&self, value: f64) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     fn set_indeterminate_progress(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn hide_progress(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.93s
[INFO] running `Command { std: "docker" "inspect" "0122d7f8ba1cd4a24a1139702fec3ad623dff47b512a1a573b3755e275be1cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0122d7f8ba1cd4a24a1139702fec3ad623dff47b512a1a573b3755e275be1cc6", kill_on_drop: false }`
[INFO] [stdout] 0122d7f8ba1cd4a24a1139702fec3ad623dff47b512a1a573b3755e275be1cc6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e8cc052ab837a1712ac4ac8e0ad5b544a2998e4aaf603b22eef93d62e6c1fd86
[INFO] running `Command { std: "docker" "start" "-a" "e8cc052ab837a1712ac4ac8e0ad5b544a2998e4aaf603b22eef93d62e6c1fd86", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `i686`
[INFO] [stderr]   --> src/java.rs:42:23
[INFO] [stderr]    |
[INFO] [stderr] 42 |                 #[cfg(target_arch = "i686")]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `XBoxPresenceRescord` is never constructed
[INFO] [stderr]   --> src/auth/microsoft/leagcy.rs:86:19
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub(super) struct XBoxPresenceRescord {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_sub_message`, `set_progress`, `set_indeterminate_progress`, and `hide_progress` are never used
[INFO] [stderr]   --> src/progress.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub(crate) trait Progress: Reporter {
[INFO] [stderr]    |                  -------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 38 |     fn set_sub_message(&self, msg: String) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     fn set_progress(&self, value: f64) {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     fn set_indeterminate_progress(&self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     fn hide_progress(&self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::download::GameDownload`
[INFO] [stderr]  --> src/prelude.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use crate::download::GameDownload;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `scl-core` (lib) generated 3 warnings
[INFO] [stderr] warning: `scl-core` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p scl-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scl_core-bdb5792078d07dc3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test semver::parse_version_test ... ok
[INFO] [stdout] test package::parse_uri_test ... ok
[INFO] [stdout] test version::structs::argument_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests scl_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e8cc052ab837a1712ac4ac8e0ad5b544a2998e4aaf603b22eef93d62e6c1fd86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8cc052ab837a1712ac4ac8e0ad5b544a2998e4aaf603b22eef93d62e6c1fd86", kill_on_drop: false }`
[INFO] [stdout] e8cc052ab837a1712ac4ac8e0ad5b544a2998e4aaf603b22eef93d62e6c1fd86
