[INFO] cloning repository https://github.com/bashmyhed/hyprclaw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bashmyhed/hyprclaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashmyhed%2Fhyprclaw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashmyhed%2Fhyprclaw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a87af0026bc58177d5ce64e6abab5d99b71d7444 [INFO] testing bashmyhed/hyprclaw against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashmyhed%2Fhyprclaw" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bashmyhed/hyprclaw [INFO] finished tweaking git repo https://github.com/bashmyhed/hyprclaw [INFO] tweaked toml for git repo https://github.com/bashmyhed/hyprclaw written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bashmyhed/hyprclaw on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bashmyhed/hyprclaw 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fee75eecf8a8701b323dbd3d95215842f6abd609237366448421cb5e4b8fb3eb [INFO] running `Command { std: "docker" "start" "-a" "fee75eecf8a8701b323dbd3d95215842f6abd609237366448421cb5e4b8fb3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fee75eecf8a8701b323dbd3d95215842f6abd609237366448421cb5e4b8fb3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee75eecf8a8701b323dbd3d95215842f6abd609237366448421cb5e4b8fb3eb", kill_on_drop: false }` [INFO] [stdout] fee75eecf8a8701b323dbd3d95215842f6abd609237366448421cb5e4b8fb3eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e333b64b21b6a4f1b16a895ff6f6a6ec0ac7b47006f8e2c7e04d34cb8a2195e [INFO] running `Command { std: "docker" "start" "-a" "2e333b64b21b6a4f1b16a895ff6f6a6ec0ac7b47006f8e2c7e04d34cb8a2195e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ctr v0.9.2 [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 fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling hypr-claw-memory v0.1.0 (/opt/rustwide/workdir/crates/memory) [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling metrics-macros v0.7.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hypr-claw-policy v0.1.0 (/opt/rustwide/workdir/crates/policy) [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling hypr-claw-tasks v0.1.0 (/opt/rustwide/workdir/crates/tasks) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hypr-claw-executor v0.1.0 (/opt/rustwide/workdir/crates/executor) [INFO] [stderr] Compiling reqwest v0.11.27 [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 async-recursion v1.1.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hypr-claw-providers v0.1.0 (/opt/rustwide/workdir/crates/providers) [INFO] [stderr] Compiling hypr_claw_tools v0.1.0 (/opt/rustwide/workdir/hypr-claw-tools) [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hypr-claw-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling hypr-claw-antigravity v0.1.0 (/opt/rustwide/workdir/crates/hypr-claw-antigravity) [INFO] [stderr] Compiling hypr_claw v0.1.0 (/opt/rustwide/workdir/hypr-claw-infra) [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 3m 40s [INFO] running `Command { std: "docker" "inspect" "2e333b64b21b6a4f1b16a895ff6f6a6ec0ac7b47006f8e2c7e04d34cb8a2195e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e333b64b21b6a4f1b16a895ff6f6a6ec0ac7b47006f8e2c7e04d34cb8a2195e", kill_on_drop: false }` [INFO] [stdout] 2e333b64b21b6a4f1b16a895ff6f6a6ec0ac7b47006f8e2c7e04d34cb8a2195e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07c96e9a16ec49c237f6ff6ac9b51156a5623fffd8ee9763103939b92baf3f89 [INFO] running `Command { std: "docker" "start" "-a" "07c96e9a16ec49c237f6ff6ac9b51156a5623fffd8ee9763103939b92baf3f89", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling tempfile v3.25.0 [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 tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hickory-proto v0.24.4 [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-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 tokio-test v0.4.5 [INFO] [stderr] Compiling hypr-claw-tasks v0.1.0 (/opt/rustwide/workdir/crates/tasks) [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hypr-claw-executor v0.1.0 (/opt/rustwide/workdir/crates/executor) [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [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 hyper-tls v0.5.0 [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-antigravity v0.1.0 (/opt/rustwide/workdir/crates/hypr-claw-antigravity) [INFO] [stderr] Compiling hypr_claw_tools v0.1.0 (/opt/rustwide/workdir/hypr-claw-tools) [INFO] [stderr] Compiling hypr-claw-providers v0.1.0 (/opt/rustwide/workdir/crates/providers) [INFO] [stderr] Compiling hypr-claw-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling hypr_claw v0.1.0 (/opt/rustwide/workdir/hypr-claw-infra) [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] [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] error: could not compile `hypr-claw-app` (bin "hypr-claw"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name hypr_claw --edition=2021 hypr-claw-app/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9454af65387446f -C extra-filename=-f5bfc0adc6cfff71 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-a76ad8d9542c7b70.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-57575599faab6c17.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-18c953551eb42a78.rlib --extern hypr_claw_app=/opt/rustwide/target/debug/deps/libhypr_claw_app-b7573a7613dced40.rlib --extern hypr_claw_core=/opt/rustwide/target/debug/deps/libhypr_claw_core-231c9f4d7b280468.rlib --extern hypr_claw_executor=/opt/rustwide/target/debug/deps/libhypr_claw_executor-5621d1cf80b3f619.rlib --extern hypr_claw_interfaces=/opt/rustwide/target/debug/deps/libhypr_claw_interfaces-b4b9a027150e56e0.rlib --extern hypr_claw_memory=/opt/rustwide/target/debug/deps/libhypr_claw_memory-bba66f6a82fe6fb7.rlib --extern hypr_claw_policy=/opt/rustwide/target/debug/deps/libhypr_claw_policy-3df8a62066d0f1b5.rlib --extern hypr_claw_providers=/opt/rustwide/target/debug/deps/libhypr_claw_providers-528d0badd11d328b.rlib --extern hypr_claw_runtime=/opt/rustwide/target/debug/deps/libhypr_claw_runtime-843eb9aae55602f1.rlib --extern hypr_claw_tasks=/opt/rustwide/target/debug/deps/libhypr_claw_tasks-09401a2e723e0961.rlib --extern hypr_claw_tools_new=/opt/rustwide/target/debug/deps/libhypr_claw_tools_new-6c71b588b057b792.rlib --extern hypr_claw=/opt/rustwide/target/debug/deps/libhypr_claw-53f2d95ba5c69f38.rlib --extern hypr_claw_tools=/opt/rustwide/target/debug/deps/libhypr_claw_tools-263e4ad64bfbc4b5.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5bbfa2e441e8eed2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f373d5dd70970474.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-59e30030f646263c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6563d03ff8c25594.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-88caa16ca8aa6369.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-34c16e9846ecb6ee.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-93f8fb992cce60d6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-13973a99fb338627.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7a2121aa89b9226e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07c96e9a16ec49c237f6ff6ac9b51156a5623fffd8ee9763103939b92baf3f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c96e9a16ec49c237f6ff6ac9b51156a5623fffd8ee9763103939b92baf3f89", kill_on_drop: false }` [INFO] [stdout] 07c96e9a16ec49c237f6ff6ac9b51156a5623fffd8ee9763103939b92baf3f89