[INFO] cloning repository https://github.com/RoseBlume/Carose
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RoseBlume/Carose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseBlume%2FCarose", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseBlume%2FCarose'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6f692109776cfae08a127e9a735547c2893fe88
[INFO] testing RoseBlume/Carose against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoseBlume%2FCarose" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  36% (13/36)
Updating files:  38% (14/36)
Updating files:  41% (15/36)
Updating files:  44% (16/36)
Updating files:  47% (17/36)
Updating files:  50% (18/36)
Updating files:  52% (19/36)
Updating files:  55% (20/36)
Updating files:  58% (21/36)
Updating files:  61% (22/36)
Updating files:  63% (23/36)
Updating files:  66% (24/36)
Updating files:  69% (25/36)
Updating files:  72% (26/36)
Updating files:  75% (27/36)
Updating files:  77% (28/36)
Updating files:  80% (29/36)
Updating files:  83% (30/36)
Updating files:  86% (31/36)
Updating files:  88% (32/36)
Updating files:  91% (33/36)
Updating files:  94% (34/36)
Updating files:  97% (35/36)
Updating files: 100% (36/36)
Updating files: 100% (36/36), done.
[INFO] started tweaking git repo https://github.com/RoseBlume/Carose
[INFO] finished tweaking git repo https://github.com/RoseBlume/Carose
[INFO] tweaked toml for git repo https://github.com/RoseBlume/Carose written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RoseBlume/Carose on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RoseBlume/Carose 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2342c9f1a75c913b179fc35929f51c8a7815935f12757583a529dd97e75e621c
[INFO] running `Command { std: "docker" "start" "-a" "2342c9f1a75c913b179fc35929f51c8a7815935f12757583a529dd97e75e621c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2342c9f1a75c913b179fc35929f51c8a7815935f12757583a529dd97e75e621c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2342c9f1a75c913b179fc35929f51c8a7815935f12757583a529dd97e75e621c", kill_on_drop: false }`
[INFO] [stdout] 2342c9f1a75c913b179fc35929f51c8a7815935f12757583a529dd97e75e621c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d5a409ec16ae65fa9f35902683ff379af64bd1b328c979d50db607377d37bce
[INFO] running `Command { std: "docker" "start" "-a" "0d5a409ec16ae65fa9f35902683ff379af64bd1b328c979d50db607377d37bce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.5
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.5
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.11
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rodio v0.21.1
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling carose v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s
[INFO] running `Command { std: "docker" "inspect" "0d5a409ec16ae65fa9f35902683ff379af64bd1b328c979d50db607377d37bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d5a409ec16ae65fa9f35902683ff379af64bd1b328c979d50db607377d37bce", kill_on_drop: false }`
[INFO] [stdout] 0d5a409ec16ae65fa9f35902683ff379af64bd1b328c979d50db607377d37bce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb7848e596ef2c54f47f69ad195403a22eee818ee8522d3aceebbe21731aae3b
[INFO] running `Command { std: "docker" "start" "-a" "bb7848e596ef2c54f47f69ad195403a22eee818ee8522d3aceebbe21731aae3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling carose v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.15s
[INFO] running `Command { std: "docker" "inspect" "bb7848e596ef2c54f47f69ad195403a22eee818ee8522d3aceebbe21731aae3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7848e596ef2c54f47f69ad195403a22eee818ee8522d3aceebbe21731aae3b", kill_on_drop: false }`
[INFO] [stdout] bb7848e596ef2c54f47f69ad195403a22eee818ee8522d3aceebbe21731aae3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b7e06a6f8b6a8d7cac5f885d80f650af9343dca58574162d0ccef6c38befafb5
[INFO] running `Command { std: "docker" "start" "-a" "b7e06a6f8b6a8d7cac5f885d80f650af9343dca58574162d0ccef6c38befafb5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/carose-3fb3d4ffe12e5b20)
[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] [stderr]    Doc-tests carose
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 79) - compile ... ok
[INFO] [stdout] test src/windows/background.rs - windows::background::super::Window::set_background_image (line 33) ... FAILED
[INFO] [stdout] test src/windows/background.rs - windows::background::super::Window::set_background_color (line 14) ... FAILED
[INFO] [stdout] test src/image/mod.rs - image::load_sprite_sheet (line 62) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/windows/background.rs - windows::background::super::Window::set_background_image (line 33) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]   --> src/windows/background.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | window.set_background_image("assets/background.png");
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/windows/background.rs - windows::background::super::Window::set_background_color (line 14) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `window` in this scope
[INFO] [stdout]   --> src/windows/background.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | window.set_background_color(0xFF0000FF);
[INFO] [stdout]    | ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/image/mod.rs - image::load_sprite_sheet (line 62) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `load_sprite_sheet` in this scope
[INFO] [stdout]   --> src/image/mod.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 | let sprites = load_sprite_sheet("sprites.png", 32, 64)?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/image/mod.rs - image::load_sprite_sheet (line 62)
[INFO] [stdout]     src/windows/background.rs - windows::background::super::Window::set_background_color (line 14)
[INFO] [stdout]     src/windows/background.rs - windows::background::super::Window::set_background_image (line 33)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.49s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b7e06a6f8b6a8d7cac5f885d80f650af9343dca58574162d0ccef6c38befafb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7e06a6f8b6a8d7cac5f885d80f650af9343dca58574162d0ccef6c38befafb5", kill_on_drop: false }`
[INFO] [stdout] b7e06a6f8b6a8d7cac5f885d80f650af9343dca58574162d0ccef6c38befafb5
