[INFO] cloning repository https://github.com/bashmyhed/hypr-claw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bashmyhed/hypr-claw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashmyhed%2Fhypr-claw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashmyhed%2Fhypr-claw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e28b3a099d75a0873d4f8163876e4a09e065b68c
[INFO] testing bashmyhed/hypr-claw against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashmyhed%2Fhypr-claw" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bashmyhed/hypr-claw
[INFO] finished tweaking git repo https://github.com/bashmyhed/hypr-claw
[INFO] tweaked toml for git repo https://github.com/bashmyhed/hypr-claw written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bashmyhed/hypr-claw on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bashmyhed/hypr-claw 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a
[INFO] running `Command { std: "docker" "start" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hypr-claw-memory v0.1.0 (/opt/rustwide/workdir/crates/memory)
[INFO] [stderr]    Compiling hypr_claw_tools v0.1.0 (/opt/rustwide/workdir/hypr-claw-tools)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hypr-claw-policy v0.1.0 (/opt/rustwide/workdir/crates/policy)
[INFO] [stderr]    Compiling hypr-claw-executor v0.1.0 (/opt/rustwide/workdir/crates/executor)
[INFO] [stderr]    Compiling hypr-claw-tasks v0.1.0 (/opt/rustwide/workdir/crates/tasks)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hypr-claw-tools-new v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]    Compiling hypr-claw-interfaces v0.1.0 (/opt/rustwide/workdir/crates/interfaces)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hypr_claw v0.1.0 (/opt/rustwide/workdir/hypr-claw-infra)
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hypr-claw-providers v0.1.0 (/opt/rustwide/workdir/crates/providers)
[INFO] [stderr]    Compiling hypr-claw-antigravity v0.1.0 (/opt/rustwide/workdir/crates/hypr-claw-antigravity)
[INFO] [stderr]    Compiling hypr-claw-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling hypr-claw-runtime v0.1.0 (/opt/rustwide/workdir/hypr-claw-runtime)
[INFO] [stderr]    Compiling hypr-claw-app v0.1.0 (/opt/rustwide/workdir/hypr-claw-app)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/hyprland.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_num`
[INFO] [stdout]   --> hypr-claw-app/src/scan/parsers/hyprland.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     for (line_num, line) in content.lines().enumerate() {
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_num`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]    --> hypr-claw-app/src/scan/parsers/hyprland.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     base_path: &Path,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/hyprland.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_num`
[INFO] [stdout]   --> hypr-claw-app/src/scan/parsers/hyprland.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     for (line_num, line) in content.lines().enumerate() {
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_num`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]    --> hypr-claw-app/src/scan/parsers/hyprland.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     base_path: &Path,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hypr_claw_tools v0.1.0 (/opt/rustwide/workdir/hypr-claw-tools)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hypr-claw-memory v0.1.0 (/opt/rustwide/workdir/crates/memory)
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hypr-claw-policy v0.1.0 (/opt/rustwide/workdir/crates/policy)
[INFO] [stderr]    Compiling hypr-claw-executor v0.1.0 (/opt/rustwide/workdir/crates/executor)
[INFO] [stderr]    Compiling hypr-claw-interfaces v0.1.0 (/opt/rustwide/workdir/crates/interfaces)
[INFO] [stderr]    Compiling hypr-claw-tools-new v0.1.0 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]    Compiling hypr-claw-tasks v0.1.0 (/opt/rustwide/workdir/crates/tasks)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hypr_claw v0.1.0 (/opt/rustwide/workdir/hypr-claw-infra)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hypr-claw-providers v0.1.0 (/opt/rustwide/workdir/crates/providers)
[INFO] [stderr]    Compiling hypr-claw-antigravity v0.1.0 (/opt/rustwide/workdir/crates/hypr-claw-antigravity)
[INFO] [stderr]    Compiling hypr-claw-runtime v0.1.0 (/opt/rustwide/workdir/hypr-claw-runtime)
[INFO] [stderr]    Compiling hypr-claw-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling hypr-claw-app v0.1.0 (/opt/rustwide/workdir/hypr-claw-app)
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/hyprland.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_num`
[INFO] [stdout]   --> hypr-claw-app/src/scan/parsers/hyprland.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     for (line_num, line) in content.lines().enumerate() {
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_num`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]    --> hypr-claw-app/src/scan/parsers/hyprland.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     base_path: &Path,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/hyprland.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_num`
[INFO] [stdout]   --> hypr-claw-app/src/scan/parsers/hyprland.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     for (line_num, line) in content.lines().enumerate() {
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_num`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_path`
[INFO] [stdout]    --> hypr-claw-app/src/scan/parsers/hyprland.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     base_path: &Path,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> hypr-claw-app/src/scan/parsers/hyprland.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypr-claw-runtime` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name hypr_claw_runtime --edition=2021 hypr-claw-runtime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings '--deny=clippy::unwrap_used' '--deny=clippy::todo' '--deny=clippy::panic' '--deny=clippy::expect_used' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics-exporter-prometheus", "prometheus"))' -C metadata=d70674672e39e0cf -C extra-filename=-3be0da0ccb6e4bbd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5fa70513927c4b8.so --extern hypr_claw_memory=/opt/rustwide/target/debug/deps/libhypr_claw_memory-65de36307e78acd2.rlib --extern hypr_claw_providers=/opt/rustwide/target/debug/deps/libhypr_claw_providers-cad1775d5d1e7509.rlib --extern hypr_claw=/opt/rustwide/target/debug/deps/libhypr_claw-7de24f72cdfa4b61.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-bd84fba1ddd70271.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a05e4e8f8264754b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c0dfc6a4cbc5b3ba.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-968dc77719d3f697.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-836b367d6e6f7529.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-abdd964394ec0f02.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c483903a4d721036.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-135c7838daf768b8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-8d5d4d2389c9a9fa.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10231472d0db3d63.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa24ce3bbf46b051.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dfa8021a4f884d15/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hypr-claw-app` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name hypr_claw_app --edition=2021 hypr-claw-app/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5253235cca9c8221 -C extra-filename=-a195c24711f1a9c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-4d202366d9984116.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5fa70513927c4b8.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-151438a48f345e11.rlib --extern hypr_claw_core=/opt/rustwide/target/debug/deps/libhypr_claw_core-ea59b4beb5ef85d7.rlib --extern hypr_claw_executor=/opt/rustwide/target/debug/deps/libhypr_claw_executor-ac545fbcf8f64ebd.rlib --extern hypr_claw_interfaces=/opt/rustwide/target/debug/deps/libhypr_claw_interfaces-ec798213f18283cf.rlib --extern hypr_claw_memory=/opt/rustwide/target/debug/deps/libhypr_claw_memory-65de36307e78acd2.rlib --extern hypr_claw_policy=/opt/rustwide/target/debug/deps/libhypr_claw_policy-d85feda09dcd66c8.rlib --extern hypr_claw_providers=/opt/rustwide/target/debug/deps/libhypr_claw_providers-cad1775d5d1e7509.rlib --extern hypr_claw_runtime=/opt/rustwide/target/debug/deps/libhypr_claw_runtime-5daef5921dd6f114.rlib --extern hypr_claw_tasks=/opt/rustwide/target/debug/deps/libhypr_claw_tasks-68e07765a2022376.rlib --extern hypr_claw_tools_new=/opt/rustwide/target/debug/deps/libhypr_claw_tools_new-c40b7e368b686f10.rlib --extern hypr_claw=/opt/rustwide/target/debug/deps/libhypr_claw-7de24f72cdfa4b61.rlib --extern hypr_claw_tools=/opt/rustwide/target/debug/deps/libhypr_claw_tools-7c061e9f497c300a.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c345c9e92bffe484.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a05e4e8f8264754b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53c549f1659d88c1.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-472d1a6053f08570.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-836b367d6e6f7529.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-abdd964394ec0f02.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-05314f780e2e6079.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dfa8021a4f884d15/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `hypr-claw-app` (bin "hypr-claw" test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name hypr_claw --edition=2021 hypr-claw-app/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5ad68bb8797ab78 -C extra-filename=-af0ea3ebab17e06d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-4d202366d9984116.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5fa70513927c4b8.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-151438a48f345e11.rlib --extern hypr_claw_app=/opt/rustwide/target/debug/deps/libhypr_claw_app-f63aa0c3da44e0c6.rlib --extern hypr_claw_core=/opt/rustwide/target/debug/deps/libhypr_claw_core-ea59b4beb5ef85d7.rlib --extern hypr_claw_executor=/opt/rustwide/target/debug/deps/libhypr_claw_executor-ac545fbcf8f64ebd.rlib --extern hypr_claw_interfaces=/opt/rustwide/target/debug/deps/libhypr_claw_interfaces-ec798213f18283cf.rlib --extern hypr_claw_memory=/opt/rustwide/target/debug/deps/libhypr_claw_memory-65de36307e78acd2.rlib --extern hypr_claw_policy=/opt/rustwide/target/debug/deps/libhypr_claw_policy-d85feda09dcd66c8.rlib --extern hypr_claw_providers=/opt/rustwide/target/debug/deps/libhypr_claw_providers-cad1775d5d1e7509.rlib --extern hypr_claw_runtime=/opt/rustwide/target/debug/deps/libhypr_claw_runtime-5daef5921dd6f114.rlib --extern hypr_claw_tasks=/opt/rustwide/target/debug/deps/libhypr_claw_tasks-68e07765a2022376.rlib --extern hypr_claw_tools_new=/opt/rustwide/target/debug/deps/libhypr_claw_tools_new-c40b7e368b686f10.rlib --extern hypr_claw=/opt/rustwide/target/debug/deps/libhypr_claw-7de24f72cdfa4b61.rlib --extern hypr_claw_tools=/opt/rustwide/target/debug/deps/libhypr_claw_tools-7c061e9f497c300a.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c345c9e92bffe484.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a05e4e8f8264754b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53c549f1659d88c1.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-472d1a6053f08570.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-836b367d6e6f7529.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-abdd964394ec0f02.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-05314f780e2e6079.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dfa8021a4f884d15/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `hypr-claw-app` (test "integration_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration_test --edition=2021 hypr-claw-app/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9cf93867dc82e560 -C extra-filename=-66fcf1188ad12d9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-4d202366d9984116.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5fa70513927c4b8.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-151438a48f345e11.rlib --extern hypr_claw_app=/opt/rustwide/target/debug/deps/libhypr_claw_app-f63aa0c3da44e0c6.rlib --extern hypr_claw_core=/opt/rustwide/target/debug/deps/libhypr_claw_core-ea59b4beb5ef85d7.rlib --extern hypr_claw_executor=/opt/rustwide/target/debug/deps/libhypr_claw_executor-ac545fbcf8f64ebd.rlib --extern hypr_claw_interfaces=/opt/rustwide/target/debug/deps/libhypr_claw_interfaces-ec798213f18283cf.rlib --extern hypr_claw_memory=/opt/rustwide/target/debug/deps/libhypr_claw_memory-65de36307e78acd2.rlib --extern hypr_claw_policy=/opt/rustwide/target/debug/deps/libhypr_claw_policy-d85feda09dcd66c8.rlib --extern hypr_claw_providers=/opt/rustwide/target/debug/deps/libhypr_claw_providers-cad1775d5d1e7509.rlib --extern hypr_claw_runtime=/opt/rustwide/target/debug/deps/libhypr_claw_runtime-5daef5921dd6f114.rlib --extern hypr_claw_tasks=/opt/rustwide/target/debug/deps/libhypr_claw_tasks-68e07765a2022376.rlib --extern hypr_claw_tools_new=/opt/rustwide/target/debug/deps/libhypr_claw_tools_new-c40b7e368b686f10.rlib --extern hypr_claw=/opt/rustwide/target/debug/deps/libhypr_claw-7de24f72cdfa4b61.rlib --extern hypr_claw_tools=/opt/rustwide/target/debug/deps/libhypr_claw_tools-7c061e9f497c300a.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c345c9e92bffe484.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a05e4e8f8264754b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53c549f1659d88c1.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-472d1a6053f08570.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-836b367d6e6f7529.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-abdd964394ec0f02.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-05314f780e2e6079.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dfa8021a4f884d15/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `hypr-claw-runtime` (test "lock_permit_safety")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name lock_permit_safety --edition=2021 hypr-claw-runtime/tests/lock_permit_safety.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings '--deny=clippy::unwrap_used' '--deny=clippy::todo' '--deny=clippy::panic' '--deny=clippy::expect_used' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics-exporter-prometheus", "prometheus"))' -C metadata=077094a8c4d3bc1b -C extra-filename=-2ce20d4f623a20b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5fa70513927c4b8.so --extern hypr_claw_memory=/opt/rustwide/target/debug/deps/libhypr_claw_memory-65de36307e78acd2.rlib --extern hypr_claw_providers=/opt/rustwide/target/debug/deps/libhypr_claw_providers-cad1775d5d1e7509.rlib --extern hypr_claw_runtime=/opt/rustwide/target/debug/deps/libhypr_claw_runtime-5daef5921dd6f114.rlib --extern hypr_claw=/opt/rustwide/target/debug/deps/libhypr_claw-7de24f72cdfa4b61.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-bd84fba1ddd70271.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a05e4e8f8264754b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c0dfc6a4cbc5b3ba.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-968dc77719d3f697.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-836b367d6e6f7529.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-abdd964394ec0f02.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c483903a4d721036.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-135c7838daf768b8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-8d5d4d2389c9a9fa.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10231472d0db3d63.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa24ce3bbf46b051.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dfa8021a4f884d15/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `hypr-claw-runtime` (test "integration_runtime")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration_runtime --edition=2021 hypr-claw-runtime/tests/integration_runtime.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings '--deny=clippy::unwrap_used' '--deny=clippy::todo' '--deny=clippy::panic' '--deny=clippy::expect_used' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics-exporter-prometheus", "prometheus"))' -C metadata=fc8aa56b6617c671 -C extra-filename=-fcbb663110e9251a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5fa70513927c4b8.so --extern hypr_claw_memory=/opt/rustwide/target/debug/deps/libhypr_claw_memory-65de36307e78acd2.rlib --extern hypr_claw_providers=/opt/rustwide/target/debug/deps/libhypr_claw_providers-cad1775d5d1e7509.rlib --extern hypr_claw_runtime=/opt/rustwide/target/debug/deps/libhypr_claw_runtime-5daef5921dd6f114.rlib --extern hypr_claw=/opt/rustwide/target/debug/deps/libhypr_claw-7de24f72cdfa4b61.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-bd84fba1ddd70271.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a05e4e8f8264754b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c0dfc6a4cbc5b3ba.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-968dc77719d3f697.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-836b367d6e6f7529.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30dbd574d099ce4a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-abdd964394ec0f02.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c483903a4d721036.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-135c7838daf768b8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-8d5d4d2389c9a9fa.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10231472d0db3d63.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-aa24ce3bbf46b051.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-dfa8021a4f884d15/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchXLqZH/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproptest-c0dfc6a4cbc5b3ba,libunarray-2b0ca735f001c2fa,libregex_syntax-09d4ea68c5905b01,librand_xorshift-bd6df1927a0a8715,librand_chacha-0d6c4c6c16ba6f35,librand-267726e1778c2bc3,librand_core-6f9ea4076be1947d,libgetrandom-ca4c045c30c0b854,librusty_fork-6e8b2a0ef93fdfdb,libwait_timeout-e0a821fb3ea61cfc,libtempfile-c483903a4d721036,libfastrand-751bcde24b8aa073,librustix-0bc84af157642f4e,liblinux_raw_sys-7c0af75954695899,libquick_error-9f96d0cb10ca2956,libbit_set-1fa6ab292f9512d1,libbit_vec-46bedad1cbb6f5b7,libhypr_claw_runtime-5daef5921dd6f114,libhypr_claw-7de24f72cdfa4b61,libcron-4cce13821f13efab,libnom-9fcf8efc2e1f4f12,librusqlite-5c7b4fd0ded5c90a,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-860c1ac7963aaf41,libhashbrown-a6312d5ceda5abd7,liblibsqlite3_sys-91f27c025bc466cf,libzeroize-7f213bea776ca5b6,libaes_gcm-2a810a8dc7df1818,libctr-0d539f3e2ab28fe3,libghash-b821ee60bc6e921b,libpolyval-63d147e50b72febf,libopaque_debug-90e66d859d53ff28,libuniversal_hash-9e080528f2a3270e,libsubtle-2ae6a7038b9a0630,libaes-98f69ff0651f5c70,libcipher-7efe6d85c7f2650c,libinout-1d1fb26a44a5b26f,libaead-d73588d85e5fad47,libhypr_claw_tools-7c061e9f497c300a,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,librlimit-2003c70c5908cc06,libsysinfo-05314f780e2e6079,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libserde_yaml-abdd964394ec0f02,libunsafe_libyaml-d3127b66fe569cc5,libmetrics-bd84fba1ddd70271,libahash-afc77f98c8b327c5,libhypr_claw_providers-cad1775d5d1e7509,libopen-8a8128cc557c68ea,libpathdiff-3903ede7ad100cac,libis_wsl-95e029844200eff5,libis_docker-3700c7a343acb8b9,liburlencoding-061758bc6028ea3e,libreqwest-968dc77719d3f697,librustls_pemfile-30aaf682314043cb,libhyper_tls-638b7768df637bfd,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-4882cac63f42a3f6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libnative_tls-411d7665eaf0a2f9,libopenssl_probe-6b1b371432012237,libopenssl-03e7cce121a0bbc2,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b5710a0be79ef7ba,libhyper-ddefd9b424b8c87e,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-43a232047c74b2c4,libhttparse-8c9b827b8f345444,libh2-88d5040a4194860a,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-0582d648e59ab406,libtokio_util-fd93a89e4de609a1,libfutures_sink-3971bde37bb30e19,libtower_service-3fb88d28c2218805,libfutures_channel-94289a78f74303ed,libfutures_util-385ffb356a623301,libfutures_task-5326a9841e0a3cd0,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-6d9b180cc38da350,liblog-b262261d47bd2eba,libfutures_core-1121ff913ed87f93,liburl-dd3e632e2d9ed8f5,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-db85741f0f12f581,libfnv-79e2cbfbe03dcd16,libsha2-5c17af1010a72519,libcpufeatures-e04321643d03190d,libdigest-2a01fe84c0d992de,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-89b85572c5f3ff49,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,libbase64-32787b0325ea6df8,libhypr_claw_memory-65de36307e78acd2,libchrono-151438a48f345e11,libiana_time_zone-bcd81aefedc374a6,libnum_traits-78e6e49ea324715f,libtokio-5bd2e049ddd9cb73,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libbytes-2ed9460101f17bbf,libmio-252d475348d71f5e,libthiserror-135c7838daf768b8,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libtracing-10231472d0db3d63,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libserde_json-30dbd574d099ce4a,libmemchr-ba3829a276830806,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchXLqZH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-dfa8021a4f884d15/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fuzz_agent_loop-67aab25f1bcc3bda" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypr-claw-runtime` (test "fuzz_agent_loop") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcE5uj41/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-c483903a4d721036,libfastrand-751bcde24b8aa073,librustix-0bc84af157642f4e,liblinux_raw_sys-7c0af75954695899,libhypr_claw_runtime-5daef5921dd6f114,libhypr_claw-7de24f72cdfa4b61,libcron-4cce13821f13efab,libnom-9fcf8efc2e1f4f12,librusqlite-5c7b4fd0ded5c90a,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-860c1ac7963aaf41,libhashbrown-a6312d5ceda5abd7,liblibsqlite3_sys-91f27c025bc466cf,libzeroize-7f213bea776ca5b6,libaes_gcm-2a810a8dc7df1818,libctr-0d539f3e2ab28fe3,libghash-b821ee60bc6e921b,libpolyval-63d147e50b72febf,libopaque_debug-90e66d859d53ff28,libuniversal_hash-9e080528f2a3270e,libsubtle-2ae6a7038b9a0630,libaes-98f69ff0651f5c70,libcipher-7efe6d85c7f2650c,libinout-1d1fb26a44a5b26f,libaead-d73588d85e5fad47,libhypr_claw_tools-7c061e9f497c300a,libuuid-77c708a779257315,libgetrandom-cc43160b00bc56d6,librlimit-2003c70c5908cc06,libsysinfo-05314f780e2e6079,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libserde_yaml-abdd964394ec0f02,libunsafe_libyaml-d3127b66fe569cc5,libmetrics-bd84fba1ddd70271,libahash-afc77f98c8b327c5,libhypr_claw_providers-cad1775d5d1e7509,libopen-8a8128cc557c68ea,libpathdiff-3903ede7ad100cac,libis_wsl-95e029844200eff5,libis_docker-3700c7a343acb8b9,liburlencoding-061758bc6028ea3e,libreqwest-968dc77719d3f697,librustls_pemfile-30aaf682314043cb,libhyper_tls-638b7768df637bfd,libserde_urlencoded-1a988fa25a8ef821,libryu-1f4f40e4352371e5,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-4882cac63f42a3f6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libnative_tls-411d7665eaf0a2f9,libopenssl_probe-6b1b371432012237,libopenssl-03e7cce121a0bbc2,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b5710a0be79ef7ba,libhyper-ddefd9b424b8c87e,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsocket2-43a232047c74b2c4,libhttparse-8c9b827b8f345444,libh2-88d5040a4194860a,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libslab-0582d648e59ab406,libtokio_util-fd93a89e4de609a1,libfutures_sink-3971bde37bb30e19,libtower_service-3fb88d28c2218805,libfutures_channel-94289a78f74303ed,libfutures_util-385ffb356a623301,libfutures_task-5326a9841e0a3cd0,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-6d9b180cc38da350,liblog-b262261d47bd2eba,libfutures_core-1121ff913ed87f93,liburl-dd3e632e2d9ed8f5,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-db85741f0f12f581,libfnv-79e2cbfbe03dcd16,libsha2-5c17af1010a72519,libcpufeatures-e04321643d03190d,libdigest-2a01fe84c0d992de,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-89b85572c5f3ff49,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,libbase64-32787b0325ea6df8,libhypr_claw_memory-65de36307e78acd2,libchrono-151438a48f345e11,libiana_time_zone-bcd81aefedc374a6,libnum_traits-78e6e49ea324715f,libtokio-5bd2e049ddd9cb73,libsignal_hook_registry-00eb75f3c9e86bec,liberrno-345ad5fbce0e89b6,libsocket2-14341f75d99011d9,libbytes-2ed9460101f17bbf,libmio-252d475348d71f5e,libthiserror-135c7838daf768b8,libparking_lot-a05e4e8f8264754b,libparking_lot_core-94b7a9de0b65633f,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libtracing-10231472d0db3d63,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libserde_json-30dbd574d099ce4a,libmemchr-ba3829a276830806,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libserde-836b367d6e6f7529,libserde_core-2c928ee17a7447a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcE5uj41/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-dfa8021a4f884d15/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/startup_integrity-4313682173ad367a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypr-claw-runtime` (test "startup_integrity") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a", kill_on_drop: false }`
[INFO] [stdout] cfd304611d524ade30a9a3ef79ae66ef805d3448dbde845699c4fcc0a7c74c5a
