[INFO] cloning repository https://github.com/sbj-ee/cosmic-audio-bg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbj-ee/cosmic-audio-bg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbj-ee%2Fcosmic-audio-bg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbj-ee%2Fcosmic-audio-bg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78297f0edae3573f27d820ad3c57d1b056027487
[INFO] checking sbj-ee/cosmic-audio-bg against d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-25
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbj-ee%2Fcosmic-audio-bg" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sbj-ee/cosmic-audio-bg
[INFO] finished tweaking git repo https://github.com/sbj-ee/cosmic-audio-bg
[INFO] tweaked toml for git repo https://github.com/sbj-ee/cosmic-audio-bg written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sbj-ee/cosmic-audio-bg on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sbj-ee/cosmic-audio-bg 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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e
[INFO] running `Command { std: "docker" "start" "cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling libpulse-simple-sys v1.22.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking libpulse-binding v2.30.1
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking libpulse-simple-binding v2.29.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking cosmic-audio-bg-audio v0.1.0 (/opt/rustwide/workdir/crates/audio)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking cosmic-audio-bg-config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]    --> crates/config/src/lib.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |     use serde::Deserialize;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking cosmic-audio-bg v0.1.0 (/opt/rustwide/workdir/crates/daemon)
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageCopyTexture`: This has been renamed to `TexelCopyTextureInfo`, and will be removed in 25.0.0.
[INFO] [stdout]    --> crates/daemon/src/render.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |             wgpu::ImageCopyTexture {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageCopyBuffer`: This has been renamed to `TexelCopyBufferInfo`, and will be removed in 25.0.0.
[INFO] [stdout]    --> crates/daemon/src/render.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |             wgpu::ImageCopyBuffer {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageDataLayout`: This has been renamed to `TexelCopyBufferLayout`, and will be removed in 25.0.0.
[INFO] [stdout]    --> crates/daemon/src/render.rs:312:31
[INFO] [stdout]     |
[INFO] [stdout] 312 |                 layout: wgpu::ImageDataLayout {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageCopyTexture`: This has been renamed to `TexelCopyTextureInfo`, and will be removed in 25.0.0.
[INFO] [stdout]    --> crates/daemon/src/render.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |             wgpu::ImageCopyTexture {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageCopyBuffer`: This has been renamed to `TexelCopyBufferInfo`, and will be removed in 25.0.0.
[INFO] [stdout]    --> crates/daemon/src/render.rs:310:19
[INFO] [stdout]     |
[INFO] [stdout] 310 |             wgpu::ImageCopyBuffer {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageDataLayout`: This has been renamed to `TexelCopyBufferLayout`, and will be removed in 25.0.0.
[INFO] [stdout]    --> crates/daemon/src/render.rs:312:31
[INFO] [stdout]     |
[INFO] [stdout] 312 |                 layout: wgpu::ImageDataLayout {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `loop_signal` is never read
[INFO] [stdout]   --> crates/daemon/src/main.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     loop_signal: LoopSignal,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `loop_signal` is never read
[INFO] [stdout]   --> crates/daemon/src/main.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |     loop_signal: LoopSignal,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v24.0.0, wgpu v24.0.5, wgpu-core v24.0.5, wgpu-hal v24.0.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e", kill_on_drop: false }`
[INFO] [stdout] cd3d51f1ddfe70c2374a4fa4f0f6ba3b27f23a92a0152f2c25bfc0df273e2e4e
