[INFO] cloning repository https://github.com/ejiek/hyprland-auto-layout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ejiek/hyprland-auto-layout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejiek%2Fhyprland-auto-layout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejiek%2Fhyprland-auto-layout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ebab9945c6fa08fffe9ed0af8a9d117c7a5d4c7 [INFO] testing ejiek/hyprland-auto-layout against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejiek%2Fhyprland-auto-layout" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ejiek/hyprland-auto-layout on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ejiek/hyprland-auto-layout [INFO] finished tweaking git repo https://github.com/ejiek/hyprland-auto-layout [INFO] tweaked toml for git repo https://github.com/ejiek/hyprland-auto-layout written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ejiek/hyprland-auto-layout 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ejiek/hyprland-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded clap-verbosity-flag v2.1.0 [INFO] [stderr] Downloaded serde_repr v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8adbf7ae7ae15658ba16e88ae6ce8674a414e41bcd7f978258019a853c5307b [INFO] running `Command { std: "docker" "start" "-a" "e8adbf7ae7ae15658ba16e88ae6ce8674a414e41bcd7f978258019a853c5307b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8adbf7ae7ae15658ba16e88ae6ce8674a414e41bcd7f978258019a853c5307b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8adbf7ae7ae15658ba16e88ae6ce8674a414e41bcd7f978258019a853c5307b", kill_on_drop: false }` [INFO] [stdout] e8adbf7ae7ae15658ba16e88ae6ce8674a414e41bcd7f978258019a853c5307b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00e9a932427eb6bb001d60b0486a4d3396028219c2b733326f9e339ca20a682f [INFO] running `Command { std: "docker" "start" "-a" "00e9a932427eb6bb001d60b0486a4d3396028219c2b733326f9e339ca20a682f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling hyprland-macros v0.3.12 (https://github.com/ejiek/hyprland-rs?branch=layoutmsg#693cddc1) [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling clap-verbosity-flag v2.1.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling hyprland v0.3.12 (https://github.com/ejiek/hyprland-rs?branch=layoutmsg#693cddc1) [INFO] [stderr] Compiling hyprland-auto-layout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `placeholder_window` is never read [INFO] [stdout] --> src/config.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub placeholder_window: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.42s [INFO] running `Command { std: "docker" "inspect" "00e9a932427eb6bb001d60b0486a4d3396028219c2b733326f9e339ca20a682f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e9a932427eb6bb001d60b0486a4d3396028219c2b733326f9e339ca20a682f", kill_on_drop: false }` [INFO] [stdout] 00e9a932427eb6bb001d60b0486a4d3396028219c2b733326f9e339ca20a682f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dce6a332d2f49792d2d0ffe08cfaf3dbe2fc5f157b198737942f1c2462dc7ace [INFO] running `Command { std: "docker" "start" "-a" "dce6a332d2f49792d2d0ffe08cfaf3dbe2fc5f157b198737942f1c2462dc7ace", kill_on_drop: false }` [INFO] [stderr] Compiling hyprland-auto-layout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `placeholder_window` is never read [INFO] [stdout] --> src/config.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub placeholder_window: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "dce6a332d2f49792d2d0ffe08cfaf3dbe2fc5f157b198737942f1c2462dc7ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce6a332d2f49792d2d0ffe08cfaf3dbe2fc5f157b198737942f1c2462dc7ace", kill_on_drop: false }` [INFO] [stdout] dce6a332d2f49792d2d0ffe08cfaf3dbe2fc5f157b198737942f1c2462dc7ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de0b5a568d71c244b466fa0dd28765a4ac95f9f69765f5966a9dc505eeccaf4b [INFO] running `Command { std: "docker" "start" "-a" "de0b5a568d71c244b466fa0dd28765a4ac95f9f69765f5966a9dc505eeccaf4b", kill_on_drop: false }` [INFO] [stderr] warning: field `placeholder_window` is never read [INFO] [stderr] --> src/config.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct Config { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 23 | pub placeholder_window: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hyprland-auto-layout` (bin "hyprland-auto-layout" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyprland_auto_layout-8ad8e182ebc03d1d) [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" "de0b5a568d71c244b466fa0dd28765a4ac95f9f69765f5966a9dc505eeccaf4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0b5a568d71c244b466fa0dd28765a4ac95f9f69765f5966a9dc505eeccaf4b", kill_on_drop: false }` [INFO] [stdout] de0b5a568d71c244b466fa0dd28765a4ac95f9f69765f5966a9dc505eeccaf4b