[INFO] cloning repository https://github.com/fl42v/hyprspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fl42v/hyprspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffl42v%2Fhyprspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffl42v%2Fhyprspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9d4064da2e5026114711ec72701d39484d44f1e [INFO] checking fl42v/hyprspace against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffl42v%2Fhyprspace" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fl42v/hyprspace on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fl42v/hyprspace [INFO] finished tweaking git repo https://github.com/fl42v/hyprspace [INFO] tweaked toml for git repo https://github.com/fl42v/hyprspace written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fl42v/hyprspace 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/hyprland-community/hyprland-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 906af0587c7785691459db51bb6198e922e28994df09db009a5a824457cf0348 [INFO] running `Command { std: "docker" "start" "-a" "906af0587c7785691459db51bb6198e922e28994df09db009a5a824457cf0348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "906af0587c7785691459db51bb6198e922e28994df09db009a5a824457cf0348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "906af0587c7785691459db51bb6198e922e28994df09db009a5a824457cf0348", kill_on_drop: false }` [INFO] [stdout] 906af0587c7785691459db51bb6198e922e28994df09db009a5a824457cf0348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bcc329850e2ba1c84a4aad01e20a0c250bce44da959319dfd53554e4d3005d2 [INFO] running `Command { std: "docker" "start" "-a" "6bcc329850e2ba1c84a4aad01e20a0c250bce44da959319dfd53554e4d3005d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling hyprland-macros v0.3.12 (https://github.com/hyprland-community/hyprland-rs?branch=master#a8ca325b) [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking hyprland v0.3.12 (https://github.com/hyprland-community/hyprland-rs?branch=master#a8ca325b) [INFO] [stderr] Checking hyprspace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `hyprland` is imported redundantly [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hyprland; [INFO] [stdout] | ^^^^^^^^ the item `hyprland` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::max` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cmp::max; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hyprland` is imported redundantly [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hyprland; [INFO] [stdout] | ^^^^^^^^ the item `hyprland` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::max` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cmp::max; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height` and `monitor` are never read [INFO] [stdout] --> src/main.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 26 | struct Client { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | height: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | top_left: (/*x:*/ i16, /*y:*/ i16), [INFO] [stdout] 31 | monitor: i16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has derived impls for the traits `Clone` and `Debug`, 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: fields `inner_gaps`, `outer_gaps`, `border_size`, and `smart_gaps_state` are never read [INFO] [stdout] --> src/main.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 82 | struct NewDecorations { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 83 | inner_gaps: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 84 | outer_gaps: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 85 | border_size: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 86 | smart_gaps_state: SmartGapsState [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewDecorations` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `client_addresses` and `monitor_id` are never read [INFO] [stdout] --> src/main.rs:116:3 [INFO] [stdout] | [INFO] [stdout] 114 | struct Workspace { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 115 | id: i16, [INFO] [stdout] 116 | client_addresses: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 117 | monitor_id: i16 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Workspace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `width`, `height`, `x`, `y`, and `active_workspace_id` are never read [INFO] [stdout] --> src/main.rs:141:2 [INFO] [stdout] | [INFO] [stdout] 138 | struct Monitor { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 141 | width: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 142 | height: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 143 | x: i16, [INFO] [stdout] | ^ [INFO] [stdout] 144 | y: i16, [INFO] [stdout] | ^ [INFO] [stdout] 145 | active_workspace_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Monitor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active_workspace_id`, `workspaces`, `monitors`, and `decorations` are never read [INFO] [stdout] --> src/main.rs:169:3 [INFO] [stdout] | [INFO] [stdout] 166 | struct State { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 169 | active_workspace_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 170 | clients: Vec, [INFO] [stdout] 171 | workspaces: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 172 | monitors: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 173 | decorations: NewDecorations, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `find_workspace_by_id` and `find_monitor_by_client` are never used [INFO] [stdout] --> src/main.rs:230:6 [INFO] [stdout] | [INFO] [stdout] 177 | impl State { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | fn find_workspace_by_id(workspaces: &Vec, id: i16) -> Option<&Workspace> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn find_monitor_by_client(&self, client: &Client) -> Option <&Monitor> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `height` and `monitor` are never read [INFO] [stdout] --> src/main.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 26 | struct Client { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | height: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | top_left: (/*x:*/ i16, /*y:*/ i16), [INFO] [stdout] 31 | monitor: i16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has derived impls for the traits `Clone` and `Debug`, 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: fields `inner_gaps`, `outer_gaps`, `border_size`, and `smart_gaps_state` are never read [INFO] [stdout] --> src/main.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 82 | struct NewDecorations { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 83 | inner_gaps: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 84 | outer_gaps: i16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 85 | border_size: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 86 | smart_gaps_state: SmartGapsState [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewDecorations` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `client_addresses` and `monitor_id` are never read [INFO] [stdout] --> src/main.rs:116:3 [INFO] [stdout] | [INFO] [stdout] 114 | struct Workspace { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 115 | id: i16, [INFO] [stdout] 116 | client_addresses: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 117 | monitor_id: i16 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Workspace` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `width`, `height`, `x`, `y`, and `active_workspace_id` are never read [INFO] [stdout] --> src/main.rs:141:2 [INFO] [stdout] | [INFO] [stdout] 138 | struct Monitor { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 141 | width: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 142 | height: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 143 | x: i16, [INFO] [stdout] | ^ [INFO] [stdout] 144 | y: i16, [INFO] [stdout] | ^ [INFO] [stdout] 145 | active_workspace_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Monitor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active_workspace_id`, `workspaces`, `monitors`, and `decorations` are never read [INFO] [stdout] --> src/main.rs:169:3 [INFO] [stdout] | [INFO] [stdout] 166 | struct State { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 169 | active_workspace_id: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 170 | clients: Vec, [INFO] [stdout] 171 | workspaces: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 172 | monitors: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 173 | decorations: NewDecorations, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `State` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `find_workspace_by_id` and `find_monitor_by_client` are never used [INFO] [stdout] --> src/main.rs:230:6 [INFO] [stdout] | [INFO] [stdout] 177 | impl State { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 230 | fn find_workspace_by_id(workspaces: &Vec, id: i16) -> Option<&Workspace> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | fn find_monitor_by_client(&self, client: &Client) -> Option <&Monitor> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.94s [INFO] running `Command { std: "docker" "inspect" "6bcc329850e2ba1c84a4aad01e20a0c250bce44da959319dfd53554e4d3005d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcc329850e2ba1c84a4aad01e20a0c250bce44da959319dfd53554e4d3005d2", kill_on_drop: false }` [INFO] [stdout] 6bcc329850e2ba1c84a4aad01e20a0c250bce44da959319dfd53554e4d3005d2