[INFO] cloning repository https://github.com/shebang-cloud/rs-waybar-hypr-fullscreen-status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shebang-cloud/rs-waybar-hypr-fullscreen-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebang-cloud%2Frs-waybar-hypr-fullscreen-status", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebang-cloud%2Frs-waybar-hypr-fullscreen-status'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13a6ace724147c3b6dffd6765ba696be98d2cb40 [INFO] testing shebang-cloud/rs-waybar-hypr-fullscreen-status against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebang-cloud%2Frs-waybar-hypr-fullscreen-status" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shebang-cloud/rs-waybar-hypr-fullscreen-status on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shebang-cloud/rs-waybar-hypr-fullscreen-status [INFO] finished tweaking git repo https://github.com/shebang-cloud/rs-waybar-hypr-fullscreen-status [INFO] tweaked toml for git repo https://github.com/shebang-cloud/rs-waybar-hypr-fullscreen-status written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shebang-cloud/rs-waybar-hypr-fullscreen-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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hyprland-community/hyprland-rs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0506186a68728054550bd813af9ebe20a911db0acc8483d65c936ecc60d9869 [INFO] running `Command { std: "docker" "start" "-a" "c0506186a68728054550bd813af9ebe20a911db0acc8483d65c936ecc60d9869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0506186a68728054550bd813af9ebe20a911db0acc8483d65c936ecc60d9869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0506186a68728054550bd813af9ebe20a911db0acc8483d65c936ecc60d9869", kill_on_drop: false }` [INFO] [stdout] c0506186a68728054550bd813af9ebe20a911db0acc8483d65c936ecc60d9869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7b94bcc7e9b132b56b725b792ffb4e608c129d9036b0d6d10ce605fbb535e40 [INFO] running `Command { std: "docker" "start" "-a" "e7b94bcc7e9b132b56b725b792ffb4e608c129d9036b0d6d10ce605fbb535e40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling hyprland-macros v0.4.0-beta.2 (https://github.com/hyprland-community/hyprland-rs#c07d326b) [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling hyprland v0.4.0-beta.2 (https://github.com/hyprland-community/hyprland-rs#c07d326b) [INFO] [stderr] Compiling hypr-fullscreen-listener v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.71s [INFO] running `Command { std: "docker" "inspect" "e7b94bcc7e9b132b56b725b792ffb4e608c129d9036b0d6d10ce605fbb535e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b94bcc7e9b132b56b725b792ffb4e608c129d9036b0d6d10ce605fbb535e40", kill_on_drop: false }` [INFO] [stdout] e7b94bcc7e9b132b56b725b792ffb4e608c129d9036b0d6d10ce605fbb535e40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db6a971f797097e64831e5de927a85fbead94fac916996c5379130fb6ac4a45a [INFO] running `Command { std: "docker" "start" "-a" "db6a971f797097e64831e5de927a85fbead94fac916996c5379130fb6ac4a45a", kill_on_drop: false }` [INFO] [stderr] Compiling hypr-fullscreen-listener v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "db6a971f797097e64831e5de927a85fbead94fac916996c5379130fb6ac4a45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6a971f797097e64831e5de927a85fbead94fac916996c5379130fb6ac4a45a", kill_on_drop: false }` [INFO] [stdout] db6a971f797097e64831e5de927a85fbead94fac916996c5379130fb6ac4a45a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92eada1b3eb0cbb684886584c85ff08ae9e730ea2cd2544ef03c3709882b031a [INFO] running `Command { std: "docker" "start" "-a" "92eada1b3eb0cbb684886584c85ff08ae9e730ea2cd2544ef03c3709882b031a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hypr_fullscreen_listener-e886a648602a289e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test status::test::format_status_fullscreen_hide_count_for_one_window ... ok [INFO] [stdout] test status::test::format_status_fullscreen_with_count ... ok [INFO] [stdout] test status::test::format_status_normal_mode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hypr_fullscreen_listener-d4174d6cd2cbf2ef) [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] Running unittests src/bin/hypr-fullscreen-query.rs (/opt/rustwide/target/debug/deps/hypr_fullscreen_query-b4cacbeeac2bb511) [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 hypr_fullscreen_listener [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" "92eada1b3eb0cbb684886584c85ff08ae9e730ea2cd2544ef03c3709882b031a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92eada1b3eb0cbb684886584c85ff08ae9e730ea2cd2544ef03c3709882b031a", kill_on_drop: false }` [INFO] [stdout] 92eada1b3eb0cbb684886584c85ff08ae9e730ea2cd2544ef03c3709882b031a