[INFO] cloning repository https://github.com/nnar1o/kg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnar1o/kg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnar1o%2Fkg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnar1o%2Fkg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85730d3b11bcfcb3c2c3ef5907a9ece728b25ff0
[INFO] testing nnar1o/kg against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnar1o%2Fkg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nnar1o/kg
[INFO] finished tweaking git repo https://github.com/nnar1o/kg
[INFO] tweaked toml for git repo https://github.com/nnar1o/kg written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nnar1o/kg 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/nnar1o/kg 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 56bb444855594674f7475b320ce6a6be4aec73c04b73520075a44ec6b3583bb8
[INFO] running `Command { std: "docker" "start" "-a" "56bb444855594674f7475b320ce6a6be4aec73c04b73520075a44ec6b3583bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56bb444855594674f7475b320ce6a6be4aec73c04b73520075a44ec6b3583bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56bb444855594674f7475b320ce6a6be4aec73c04b73520075a44ec6b3583bb8", kill_on_drop: false }`
[INFO] [stdout] 56bb444855594674f7475b320ce6a6be4aec73c04b73520075a44ec6b3583bb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 240829cd3cccd14cf8a90ec5a85143243c74bf0f72076cf98228ad804e81c151
[INFO] running `Command { std: "docker" "start" "-a" "240829cd3cccd14cf8a90ec5a85143243c74bf0f72076cf98228ad804e81c151", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling kg-cli v0.2.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `cwd`
[INFO] [stdout]   --> src/config.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn default_graph(&self, cwd: &Path) -> Option<String> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_cwd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `op` is never read
[INFO] [stdout]    --> src/access_log.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |     struct LogEntry {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 305 |         timestamp: String,
[INFO] [stdout] 306 |         op: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LogEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_graph` is never read
[INFO] [stdout]   --> src/config.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct KgConfig {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub default_graph: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KgConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `default_graph` is never used
[INFO] [stdout]   --> src/config.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl KgConfig {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn default_graph(&self, cwd: &Path) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_default_graph` is never used
[INFO] [stdout]   --> src/config.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn resolve_default_graph(cwd: &Path) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.93s
[INFO] running `Command { std: "docker" "inspect" "240829cd3cccd14cf8a90ec5a85143243c74bf0f72076cf98228ad804e81c151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "240829cd3cccd14cf8a90ec5a85143243c74bf0f72076cf98228ad804e81c151", kill_on_drop: false }`
[INFO] [stdout] 240829cd3cccd14cf8a90ec5a85143243c74bf0f72076cf98228ad804e81c151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1a9ad6171f5131e007eace1d1cd3a8a2fe7312d57da5a26ed1ceab218b3f252c
[INFO] running `Command { std: "docker" "start" "-a" "1a9ad6171f5131e007eace1d1cd3a8a2fe7312d57da5a26ed1ceab218b3f252c", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling kg-cli v0.2.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `cwd`
[INFO] [stdout]   --> src/config.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn default_graph(&self, cwd: &Path) -> Option<String> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_cwd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `op` is never read
[INFO] [stdout]    --> src/access_log.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |     struct LogEntry {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 305 |         timestamp: String,
[INFO] [stdout] 306 |         op: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LogEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_graph` is never read
[INFO] [stdout]   --> src/config.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct KgConfig {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub default_graph: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KgConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `default_graph` is never used
[INFO] [stdout]   --> src/config.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl KgConfig {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn default_graph(&self, cwd: &Path) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_default_graph` is never used
[INFO] [stdout]   --> src/config.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn resolve_default_graph(cwd: &Path) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cwd`
[INFO] [stdout]   --> src/config.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn default_graph(&self, cwd: &Path) -> Option<String> {
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_cwd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `op` is never read
[INFO] [stdout]    --> src/access_log.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |     struct LogEntry {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 305 |         timestamp: String,
[INFO] [stdout] 306 |         op: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LogEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_graph` is never read
[INFO] [stdout]   --> src/config.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct KgConfig {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub default_graph: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KgConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `default_graph` is never used
[INFO] [stdout]   --> src/config.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl KgConfig {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn default_graph(&self, cwd: &Path) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_default_graph` is never used
[INFO] [stdout]   --> src/config.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn resolve_default_graph(cwd: &Path) -> Option<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kg-cli` (lib test); 5 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 kg --edition=2024 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=e4501fcec723b421 -C extra-filename=-7cc18b3e27f261ed --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 assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-3b6030e7e3cc77a3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-9e5da8a7dc057797.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4e7cf98d89f51e2d.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b5c1cf31e8592c20.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-42dbeb3adae852d0.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0e4accef8a46377b.rlib --extern nucleo_matcher=/opt/rustwide/target/debug/deps/libnucleo_matcher-53296f7617597d25.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-960e3d6a0e0e6fba.rlib --extern redb=/opt/rustwide/target/debug/deps/libredb-2b1807ea3d587369.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-02d6153a5bc2af01.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-000f743493b6bef8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c3bfe7118cbfcfdc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15ecb0cd2f1c719b.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-bc634cae05a12613.rlib --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5a847154562f7049.rlib --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-f574d476d7d1a6ac.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c4af5d8065b44795.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-14ab28b4360951b5.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-8f83f75910c6c12b.rlib --extern tree_sitter_cpp=/opt/rustwide/target/debug/deps/libtree_sitter_cpp-0ee0782572dcd804.rlib --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-d4307b4c5cf289cf.rlib --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-8991ddc59e2ae9bc.rlib --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-1cc0bcaa442a6df3.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-ac399ea03999a906.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-a18a327d6557c9f7/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-92de2212e3b86ae9/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-29c8f3ef2b721d30/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-0be4a81e63d073fc/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-f7996e00e9bfc623/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-fd99c0eff7715fec/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1a9ad6171f5131e007eace1d1cd3a8a2fe7312d57da5a26ed1ceab218b3f252c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9ad6171f5131e007eace1d1cd3a8a2fe7312d57da5a26ed1ceab218b3f252c", kill_on_drop: false }`
[INFO] [stdout] 1a9ad6171f5131e007eace1d1cd3a8a2fe7312d57da5a26ed1ceab218b3f252c
