[INFO] cloning repository https://github.com/ModerRAS/claude-watch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ModerRAS/claude-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModerRAS%2Fclaude-watch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModerRAS%2Fclaude-watch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 025af5767e86b1c5c9113240ee5336a2b03935b0 [INFO] testing ModerRAS/claude-watch against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModerRAS%2Fclaude-watch" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ModerRAS/claude-watch [INFO] finished tweaking git repo https://github.com/ModerRAS/claude-watch [INFO] tweaked toml for git repo https://github.com/ModerRAS/claude-watch written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ModerRAS/claude-watch on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ModerRAS/claude-watch 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35ce4227cb44713fd23f0d83249dfc54647de357f80b840c3490d16502287171 [INFO] running `Command { std: "docker" "start" "-a" "35ce4227cb44713fd23f0d83249dfc54647de357f80b840c3490d16502287171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35ce4227cb44713fd23f0d83249dfc54647de357f80b840c3490d16502287171", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ce4227cb44713fd23f0d83249dfc54647de357f80b840c3490d16502287171", kill_on_drop: false }` [INFO] [stdout] 35ce4227cb44713fd23f0d83249dfc54647de357f80b840c3490d16502287171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706ea98a50a4bd3786bc2f85e1614c06d16bacb654ff42f7f51dd2b0d84e03e8 [INFO] running `Command { std: "docker" "start" "-a" "706ea98a50a4bd3786bc2f85e1614c06d16bacb654ff42f7f51dd2b0d84e03e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.6 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ollama-rs v0.3.2 [INFO] [stderr] Compiling claude-watch v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/monitor.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// 预编译正则表达式以提高性能 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/monitor.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// 预编译正则表达式以提高性能 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_args` is never used [INFO] [stdout] --> src/config.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn from_args(args: &crate::args::Args) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PaneStatus` is never used [INFO] [stdout] --> src/monitor.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum PaneStatus { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_time_tracker` is never used [INFO] [stdout] --> src/monitor.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn reset_time_tracker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.29s [INFO] running `Command { std: "docker" "inspect" "706ea98a50a4bd3786bc2f85e1614c06d16bacb654ff42f7f51dd2b0d84e03e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706ea98a50a4bd3786bc2f85e1614c06d16bacb654ff42f7f51dd2b0d84e03e8", kill_on_drop: false }` [INFO] [stdout] 706ea98a50a4bd3786bc2f85e1614c06d16bacb654ff42f7f51dd2b0d84e03e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 456eddba1d49ccd47713d2c6602ceec46f17680f8c88a111021e19a907c85114 [INFO] running `Command { std: "docker" "start" "-a" "456eddba1d49ccd47713d2c6602ceec46f17680f8c88a111021e19a907c85114", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling ollama-rs v0.3.2 [INFO] [stderr] Compiling claude-watch v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/monitor.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// 预编译正则表达式以提高性能 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/monitor.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// 预编译正则表达式以提高性能 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/monitor.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// 预编译正则表达式以提高性能 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/monitor.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// 预编译正则表达式以提高性能 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_args` is never used [INFO] [stdout] --> src/config.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn from_args(args: &crate::args::Args) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PaneStatus` is never used [INFO] [stdout] --> src/monitor.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum PaneStatus { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_time_tracker` is never used [INFO] [stdout] --> src/monitor.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn reset_time_tracker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_args` is never used [INFO] [stdout] --> src/config.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl Config { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 100 | pub fn from_args(args: &crate::args::Args) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PaneStatus` is never used [INFO] [stdout] --> src/monitor.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum PaneStatus { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `reset_time_tracker` is never used [INFO] [stdout] --> src/monitor.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn reset_time_tracker() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `claude-watch` (bin "claude-watch" test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name claude_watch --edition=2021 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=ce6627c94d1a3b2c -C extra-filename=-ed59179b4afda184 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-62cf9fc45f79d405.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-93041a508cd5b166.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e8a763ef8f4bcb05.so --extern clap=/opt/rustwide/target/debug/deps/libclap-02440d5f172bbdea.rlib --extern claude_watch=/opt/rustwide/target/debug/deps/libclaude_watch-25ab50d6bf49a9b9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-597719d3dcec88f8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-eb0567bfcadb67a4.rlib --extern ollama_rs=/opt/rustwide/target/debug/deps/libollama_rs-d163b9468e2d9a03.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-695e4b011035d39c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6f4f7ef9f3262a3c.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-78b9ced3b8f27254.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-80bc835f6dcff770.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cee94a7ca6cd4068.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-253615606f7ed496.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5adb5954421dc6bf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb41bb82388bfc19.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1687f25f3829b012.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-be581c7e90b529f4.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-6e786f1a169f493b.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-867f9aceeaf37d4c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-747af85a32efc835/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `claude-watch` (bin "claude-watch"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name claude_watch --edition=2021 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=d4eaf542c024ddf4 -C extra-filename=-a5bdb59efcef4a25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e8a763ef8f4bcb05.so --extern clap=/opt/rustwide/target/debug/deps/libclap-02440d5f172bbdea.rlib --extern claude_watch=/opt/rustwide/target/debug/deps/libclaude_watch-25ab50d6bf49a9b9.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern ollama_rs=/opt/rustwide/target/debug/deps/libollama_rs-d163b9468e2d9a03.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6f4f7ef9f3262a3c.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-78b9ced3b8f27254.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-80bc835f6dcff770.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cee94a7ca6cd4068.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-253615606f7ed496.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1687f25f3829b012.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-6e786f1a169f493b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-747af85a32efc835/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `claude-watch` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name claude_watch --edition=2021 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=90c552d003601417 -C extra-filename=-95d6c84d82d7fecb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-62cf9fc45f79d405.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-93041a508cd5b166.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e8a763ef8f4bcb05.so --extern clap=/opt/rustwide/target/debug/deps/libclap-02440d5f172bbdea.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-597719d3dcec88f8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-eb0567bfcadb67a4.rlib --extern ollama_rs=/opt/rustwide/target/debug/deps/libollama_rs-d163b9468e2d9a03.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-695e4b011035d39c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-6f4f7ef9f3262a3c.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-78b9ced3b8f27254.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-80bc835f6dcff770.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cee94a7ca6cd4068.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-253615606f7ed496.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5adb5954421dc6bf.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-bb41bb82388bfc19.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1687f25f3829b012.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-be581c7e90b529f4.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-6e786f1a169f493b.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-867f9aceeaf37d4c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-747af85a32efc835/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVBkA7E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclaude_watch-25ab50d6bf49a9b9,libureq-6e786f1a169f493b,libwebpki_roots-b8bd08fade288970,libwebpki_roots-fbb83cc2a6d2046a,libflate2-09f8eb5559b63538,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-64953afe177070d4,librustls-966493abfc6ff98a,libsubtle-2ae6a7038b9a0630,libwebpki-215c06a9d052208c,libring-781a836351cd77f5,libgetrandom-09f4f8d7bb7791b1,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libollama_rs-d163b9468e2d9a03,libreqwest-d29879531ac2b45d,libserde_urlencoded-6658f924bdac0b80,libtower_http-17deafe4ea080ce2,libbitflags-d3543e14ad408991,libiri_string-f2231ba2cbe5b068,libtower-44b39caad796fdc1,libtower_layer-d908dd771b239ecd,libhyper_util-53e6f643aca870d9,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-1ac3709a8102cd02,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-0158dbd30ea68738,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libtokio_util-8d597756ccbeffc3,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-5477a8eb2587836e,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libschemars-9e6650679d6cb454,libdyn_clone-319e7691ef78165b,libref_cast-44bb56a537057161,libthiserror-f22490c835d689e9,libstatic_assertions-f0217ecdd817a834,liburl-c2d348caab2a7ebd,libidna-938cd3f4bb6bb880,libutf8_iter-51566bbad89f3a68,libidna_adapter-33612f22527e1e01,libicu_properties-21ef70b66e39a2f6,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a9eea7d67acf0789,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-47500dc4d74474dc,libpotential_utf-e6515744be8f6288,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libseahash-78b9ced3b8f27254,libserde_yaml-253615606f7ed496,libunsafe_libyaml-d3127b66fe569cc5,libregex-6f4f7ef9f3262a3c,libregex_automata-f7520776ba7f5be7,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,liblazy_static-3674be3f4245d19b,libtokio-1687f25f3829b012,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libclap-02440d5f172bbdea,libclap_builder-f9f55cb03abb6974,libstrsim-4d1ed08a123238dc,libanstream-31bbb44d7642adef,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c,libserde_json-cee94a7ca6cd4068,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libserde-80bc835f6dcff770}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVBkA7E/raw-dylibs" "-B/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/ring-747af85a32efc835/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/real_interface_tests-6b7df0308b5362c6" "-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 `claude-watch` (test "real_interface_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoyPYzF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclaude_watch-25ab50d6bf49a9b9,libureq-6e786f1a169f493b,libwebpki_roots-b8bd08fade288970,libwebpki_roots-fbb83cc2a6d2046a,libflate2-09f8eb5559b63538,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-64953afe177070d4,librustls-966493abfc6ff98a,libsubtle-2ae6a7038b9a0630,libwebpki-215c06a9d052208c,libring-781a836351cd77f5,libgetrandom-09f4f8d7bb7791b1,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libollama_rs-d163b9468e2d9a03,libreqwest-d29879531ac2b45d,libserde_urlencoded-6658f924bdac0b80,libtower_http-17deafe4ea080ce2,libbitflags-d3543e14ad408991,libiri_string-f2231ba2cbe5b068,libtower-44b39caad796fdc1,libtower_layer-d908dd771b239ecd,libhyper_util-53e6f643aca870d9,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-1ac3709a8102cd02,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-0158dbd30ea68738,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libtokio_util-8d597756ccbeffc3,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-5477a8eb2587836e,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libschemars-9e6650679d6cb454,libdyn_clone-319e7691ef78165b,libref_cast-44bb56a537057161,libthiserror-f22490c835d689e9,libstatic_assertions-f0217ecdd817a834,liburl-c2d348caab2a7ebd,libidna-938cd3f4bb6bb880,libutf8_iter-51566bbad89f3a68,libidna_adapter-33612f22527e1e01,libicu_properties-21ef70b66e39a2f6,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a9eea7d67acf0789,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-47500dc4d74474dc,libpotential_utf-e6515744be8f6288,libicu_provider-daddd396edd5bbdd,libicu_locale_core-911c8048ee3f22d4,libtinystr-f606e81fa08a944f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-bbae460e840552ec,libzerotrie-a0062d056f661616,libyoke-b1948be03bc1159f,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-00f4ee16bf7d0302,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libseahash-78b9ced3b8f27254,libserde_yaml-253615606f7ed496,libunsafe_libyaml-d3127b66fe569cc5,libregex-6f4f7ef9f3262a3c,libregex_automata-f7520776ba7f5be7,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-cf9ef9729ec61e4c,liblazy_static-3674be3f4245d19b,libtokio-1687f25f3829b012,libsignal_hook_registry-5f056dea028b2765,libsocket2-2272320bf7cde998,libbytes-82ad4f0211bdc963,libmio-f1d34bc2f3f080f2,libparking_lot-e26676626d4e42c1,libparking_lot_core-219bd3be1256575d,liblibc-2f2163c4ae04a6b5,libcfg_if-ae1e883b62e8dab7,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libclap-02440d5f172bbdea,libclap_builder-f9f55cb03abb6974,libstrsim-4d1ed08a123238dc,libanstream-31bbb44d7642adef,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c,libserde_json-cee94a7ca6cd4068,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libindexmap-7bcb150def77e7c0,libequivalent-6a754676e6af62ae,libhashbrown-646cb50410e39eac,libserde-80bc835f6dcff770}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoyPYzF/raw-dylibs" "-B/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/ring-747af85a32efc835/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/real_data_unit_tests-6cacf70e9f6f27bc" "-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 `claude-watch` (test "real_data_unit_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "456eddba1d49ccd47713d2c6602ceec46f17680f8c88a111021e19a907c85114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "456eddba1d49ccd47713d2c6602ceec46f17680f8c88a111021e19a907c85114", kill_on_drop: false }` [INFO] [stdout] 456eddba1d49ccd47713d2c6602ceec46f17680f8c88a111021e19a907c85114