[INFO] cloning repository https://github.com/grvn/river-status
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grvn/river-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrvn%2Friver-status", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrvn%2Friver-status'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 134e4c740af9e378d57d951d66bc918ff45bb5a0
[INFO] testing grvn/river-status against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrvn%2Friver-status" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/grvn/river-status
[INFO] finished tweaking git repo https://github.com/grvn/river-status
[INFO] tweaked toml for git repo https://github.com/grvn/river-status written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/grvn/river-status 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] crate git repo https://github.com/grvn/river-status 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-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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6d8008e87b3e92a2d617a45bfa94d85769b0058efa0a175d56f77a32b8ba2e2
[INFO] running `Command { std: "docker" "start" "-a" "b6d8008e87b3e92a2d617a45bfa94d85769b0058efa0a175d56f77a32b8ba2e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6d8008e87b3e92a2d617a45bfa94d85769b0058efa0a175d56f77a32b8ba2e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d8008e87b3e92a2d617a45bfa94d85769b0058efa0a175d56f77a32b8ba2e2", kill_on_drop: false }`
[INFO] [stdout] b6d8008e87b3e92a2d617a45bfa94d85769b0058efa0a175d56f77a32b8ba2e2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6bedf0629d52059a6f9066f66cfccdcec2eff3a15d2d0c220d21e97c489701d
[INFO] running `Command { std: "docker" "start" "-a" "f6bedf0629d52059a6f9066f66cfccdcec2eff3a15d2d0c220d21e97c489701d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling roff v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_mangen v0.3.0
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling river-status v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr] warning: river-status@0.2.6: Error generating man pages: Read-only file system (os error 30)
[INFO] [stderr] warning: river-status@0.2.6: Error generating shell completions: Read-only file system (os error 30)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/protocols.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |       wayland_scanner::generate_interfaces!("./river/protocol/river-status-unstable-v1.xml");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Failed to open protocol file /opt/rustwide/workdir/./river/protocol/river-status-unstable-v1.xml: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/protocols.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     wayland_scanner::generate_client_code!("./river/protocol/river-status-unstable-v1.xml");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Failed to open protocol file /opt/rustwide/workdir/./river/protocol/river-status-unstable-v1.xml: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `zriver_output_status_v1` in `v1`
[INFO] [stdout]  --> src/client.rs:8:50
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::protocols::river_status_unstable::v1::zriver_output_status_v1::Event::{
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^ could not find `zriver_output_status_v1` in `v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `zriver_seat_status_v1` in `v1`
[INFO] [stdout]   --> src/client.rs:12:50
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::protocols::river_status_unstable::v1::zriver_seat_status_v1::Event::{
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `zriver_seat_status_v1` in `v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protocols::river_status_unstable::v1::zriver_output_status_v1`
[INFO] [stdout]   --> src/client.rs:11:50
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::protocols::river_status_unstable::v1::zriver_output_status_v1::ZriverOutputStatusV1;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^ could not find `zriver_output_status_v1` in `v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protocols::river_status_unstable::v1::zriver_seat_status_v1`
[INFO] [stdout]   --> src/client.rs:15:50
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::protocols::river_status_unstable::v1::zriver_seat_status_v1::ZriverSeatStatusV1;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `zriver_seat_status_v1` in `v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protocols::river_status_unstable::v1::zriver_status_manager_v1`
[INFO] [stdout]   --> src/client.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::protocols::river_status_unstable::v1::zriver_status_manager_v1::ZriverStatusManagerV1;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^ could not find `zriver_status_manager_v1` in `v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protocols::river_status_unstable::v1::zriver_output_status_v1`
[INFO] [stdout]  --> src/output.rs:5:50
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::protocols::river_status_unstable::v1::zriver_output_status_v1::ZriverOutputStatusV1;
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^ could not find `zriver_output_status_v1` in `v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `self::__interfaces::ZRIVER_OUTPUT_STATUS_V1_INTERFACE`, `self::__interfaces::ZRIVER_SEAT_STATUS_V1_INTERFACE`, `self::__interfaces::ZRIVER_STATUS_MANAGER_V1_INTERFACE`
[INFO] [stdout]   --> src/protocols.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |       ZRIVER_OUTPUT_STATUS_V1_INTERFACE, ZRIVER_SEAT_STATUS_V1_INTERFACE, ZRIVER_STATUS_MANAGER_V1_INTERFACE,
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ZRIVER_STATUS_MANAGER_V1_INTERFACE` in `protocols::river_status_unstable::v1::__interfaces`
[INFO] [stdout]    |       |                                  |
[INFO] [stdout]    |       |                                  no `ZRIVER_SEAT_STATUS_V1_INTERFACE` in `protocols::river_status_unstable::v1::__interfaces`
[INFO] [stdout]    |       no `ZRIVER_OUTPUT_STATUS_V1_INTERFACE` in `protocols::river_status_unstable::v1::__interfaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::protocols::river_status_unstable::v1::zriver_seat_status_v1`
[INFO] [stdout]  --> src/seat.rs:1:50
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::protocols::river_status_unstable::v1::zriver_seat_status_v1::ZriverSeatStatusV1;
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^ could not find `zriver_seat_status_v1` in `v1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `wl_output` and `wl_seat`
[INFO] [stdout]  --> src/protocols.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use wayland_client::protocol::{wl_output, wl_seat};
[INFO] [stdout]   |                                    ^^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `-W unused-imports` implied by `-W unused`
[INFO] [stdout]   = help: to override `-W unused` add `#[allow(unused_imports)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wayland_client::backend as wayland_backend`
[INFO] [stdout]  --> src/protocols.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |       use wayland_client::backend as wayland_backend;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WL_OUTPUT_INTERFACE`, `WL_SEAT_INTERFACE`, `wl_output_interface`, and `wl_seat_interface`
[INFO] [stdout]  --> src/protocols.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         WL_OUTPUT_INTERFACE, WL_SEAT_INTERFACE, wl_output_interface, wl_seat_interface,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: river-status@0.2.6: Error generating man pages: Read-only file system (os error 30)
[INFO] [stderr] warning: river-status@0.2.6: Error generating shell completions: Read-only file system (os error 30)
[INFO] [stderr] error: could not compile `river-status` (lib) due to 10 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f6bedf0629d52059a6f9066f66cfccdcec2eff3a15d2d0c220d21e97c489701d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6bedf0629d52059a6f9066f66cfccdcec2eff3a15d2d0c220d21e97c489701d", kill_on_drop: false }`
[INFO] [stdout] f6bedf0629d52059a6f9066f66cfccdcec2eff3a15d2d0c220d21e97c489701d
