[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnar1o%2Fkg" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nnar1o/kg on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v0.16.0
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded assert_cmd v2.2.0
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] [stderr]   Downloaded rmcp v0.16.0
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5431f46507ffdee154fa882da7505bbeaf3e7228f076b50269c08706dc2c985e
[INFO] running `Command { std: "docker" "start" "-a" "5431f46507ffdee154fa882da7505bbeaf3e7228f076b50269c08706dc2c985e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5431f46507ffdee154fa882da7505bbeaf3e7228f076b50269c08706dc2c985e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5431f46507ffdee154fa882da7505bbeaf3e7228f076b50269c08706dc2c985e", kill_on_drop: false }`
[INFO] [stdout] 5431f46507ffdee154fa882da7505bbeaf3e7228f076b50269c08706dc2c985e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e629ddcdbfeb9296a2f25f952e8e43a00f1fe173d33526045c2065dd16e5f9ae
[INFO] running `Command { std: "docker" "start" "-a" "e629ddcdbfeb9296a2f25f952e8e43a00f1fe173d33526045c2065dd16e5f9ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling rmcp v0.16.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.16.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[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 futures v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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 1m 20s
[INFO] running `Command { std: "docker" "inspect" "e629ddcdbfeb9296a2f25f952e8e43a00f1fe173d33526045c2065dd16e5f9ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e629ddcdbfeb9296a2f25f952e8e43a00f1fe173d33526045c2065dd16e5f9ae", kill_on_drop: false }`
[INFO] [stdout] e629ddcdbfeb9296a2f25f952e8e43a00f1fe173d33526045c2065dd16e5f9ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb9bfdd777d53873dca583e23ecdc03e7d90239938d7455d6e5c08832ce3442
[INFO] running `Command { std: "docker" "start" "-a" "ffb9bfdd777d53873dca583e23ecdc03e7d90239938d7455d6e5c08832ce3442", 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 plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[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 oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "ffb9bfdd777d53873dca583e23ecdc03e7d90239938d7455d6e5c08832ce3442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb9bfdd777d53873dca583e23ecdc03e7d90239938d7455d6e5c08832ce3442", kill_on_drop: false }`
[INFO] [stdout] ffb9bfdd777d53873dca583e23ecdc03e7d90239938d7455d6e5c08832ce3442
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8cc24d236e6ae1f9e99fad4d7e65df40a8f9b618237a5775cb02fd9e6e711685
[INFO] running `Command { std: "docker" "start" "-a" "8cc24d236e6ae1f9e99fad4d7e65df40a8f9b618237a5775cb02fd9e6e711685", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `cwd`
[INFO] [stderr]   --> src/config.rs:75:33
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn default_graph(&self, cwd: &Path) -> Option<String> {
[INFO] [stderr]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_cwd`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `op` is never read
[INFO] [stderr]    --> src/access_log.rs:306:9
[INFO] [stderr]     |
[INFO] [stderr] 304 |     struct LogEntry {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] 305 |         timestamp: String,
[INFO] [stderr] 306 |         op: String,
[INFO] [stderr]     |         ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LogEntry` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `default_graph` is never read
[INFO] [stderr]   --> src/config.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct KgConfig {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub default_graph: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KgConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `default_graph` is never used
[INFO] [stderr]   --> src/config.rs:75:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | impl KgConfig {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub fn default_graph(&self, cwd: &Path) -> Option<String> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve_default_graph` is never used
[INFO] [stderr]   --> src/config.rs:87:8
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn resolve_default_graph(cwd: &Path) -> Option<String> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `kg-cli` (lib) generated 5 warnings (run `cargo fix --lib -p kg-cli` to apply 1 suggestion)
[INFO] [stderr] warning: `kg-cli` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kg-7cc18b3e27f261ed)
[INFO] [stdout] 
[INFO] [stdout] running 103 tests
[INFO] [stdout] test auto_update::tests::ensure_generated_edge_reuses_local_index ... ok
[INFO] [stdout] test auto_update::tests::extract_scan_path_empty_source ... ok
[INFO] [stdout] test auto_update::tests::extract_scan_path_multiple_sources ... ok
[INFO] [stdout] test auto_update::tests::extract_scan_path_no_type_prefix ... ok
[INFO] [stdout] test auto_update::tests::extract_scan_path_with_spaces ... ok
[INFO] [stdout] test auto_update::tests::extract_scan_path_filesystem_root ... ok
[INFO] [stdout] test auto_update::tests::generated_subtree_collects_reachable_generated_nodes ... ok
[INFO] [stdout] test auto_update::tests::auto_update_graph_migrates_legacy_section_ids ... ok
[INFO] [stdout] test auto_update::tests::scan_tree_keeps_unknown_files_when_disabled ... ok
[INFO] [stdout] test auto_update::tests::scan_tree_ignores_unknown_files_when_enabled ... ok
[INFO] [stdout] test config::tests::user_short_uid_rejects_invalid_value ... ok
[INFO] [stdout] test config::tests::graph_dirs_resolve_relative_paths_and_deduplicate ... ok
[INFO] [stdout] test config::tests::nudge_rejects_values_above_hundred ... ok
[INFO] [stdout] test config::tests::nudge_accepts_zero_and_hundred ... ok
[INFO] [stdout] test config::tests::normalize_user_short_uid_enforces_shape ... ok
[INFO] [stdout] test config::tests::user_short_uid_accepts_valid_value ... ok
[INFO] [stdout] test config::tests::ensure_user_short_uid_persists_when_missing ... ok
[INFO] [stdout] test document_sections::tests::detects_document_sources ... ok
[INFO] [stdout] test document_sections::tests::parses_nested_markdown_sections ... ok
[INFO] [stdout] test document_sections::tests::ignores_headings_inside_code_fences ... ok
[INFO] [stdout] test document_sections::tests::keeps_duplicate_sibling_ordinals_stable ... ok
[INFO] [stdout] test document_sections::tests::uses_lossless_section_ids_for_similar_headings ... ok
[INFO] [stdout] test graph::tests::compress_kg_text_only_touches_generated_node_blocks ... ok
[INFO] [stdout] test graph::tests::load_generates_graph_info_node_when_missing ... ok
[INFO] [stdout] test graph::tests::load_kg_ignores_invalid_edge_timestamp_format ... ok
[INFO] [stdout] test auto_update::tests::extract_scan_path_first_valid ... ok
[INFO] [stdout] test graph::tests::load_kg_expands_backtick_tokens_before_parsing ... ok
[INFO] [stdout] test graph::tests::load_kg_preserves_whitespace_and_dedupes_exact_duplicates ... ok
[INFO] [stdout] test graph::tests::load_kg_ignores_invalid_timestamp_format ... ok
[INFO] [stdout] test graph::tests::load_supports_legacy_json_payload_with_kg_extension ... ok
[INFO] [stdout] test graph::tests::parse_bidirectional_similarity_edge_is_canonical_and_scored ... ok
[INFO] [stdout] test graph::tests::strict_mode_rejects_out_of_order_node_fields ... ok
[INFO] [stdout] test auto_update::tests::extract_scan_path_no_spaces ... ok
[INFO] [stdout] test graph::tests::strict_mode_rejects_overlong_name_but_compat_mode_allows_it ... ok
[INFO] [stdout] test graph::tests::strict_mode_rejects_bidirectional_relation_other_than_similarity ... ok
[INFO] [stdout] test config::tests::nudge_defaults_to_twenty ... ok
[INFO] [stdout] test graph::tests::save_and_load_kg_roundtrip_keeps_core_fields ... ok
[INFO] [stdout] test auto_update::tests::auto_update_graph_migrates_legacy_defines_edges ... ok
[INFO] [stdout] test kg_sidecar::tests::lookup_node_line_reads_existing_entry ... ok
[INFO] [stdout] test graph::tests::serialize_bidirectional_similarity_edge_uses_equals_operator ... ok
[INFO] [stdout] test ops::tests::add_edge_accepts_custom_relation ... ok
[INFO] [stdout] test graph::tests::save_kg_skips_empty_e_and_p_fields ... ok
[INFO] [stdout] test kg_sidecar::tests::rebuild_kgindex_indexes_node_headers_only ... ok
[INFO] [stdout] test ops::tests::add_edge_rejects_invalid_bidirectional_similarity_score ... ok
[INFO] [stdout] test ops::tests::add_node_rejects_duplicate_id ... ok
[INFO] [stdout] test graph::tests::save_and_load_kg_roundtrip_keeps_notes_without_json_fallback ... ok
[INFO] [stdout] test code_symbols::tests::extracts_python_symbols ... ok
[INFO] [stdout] test graph::tests::load_kg_auto_migrates_legacy_id_prefixes ... ok
[INFO] [stdout] test ops::tests::add_node_rejects_generated_type ... ok
[INFO] [stdout] test ops::tests::add_node_requires_source ... ok
[INFO] [stdout] test ops::tests::push_unique_ignores_duplicates ... ok
[INFO] [stdout] test ops::tests::remove_node_rejects_generated_node ... ok
[INFO] [stdout] test ops::tests::add_edge_allows_has_from_custom_cluster_type ... ok
[INFO] [stdout] test output::tests::bm25_lexical_boost_prefers_phrase_then_tokens ... ok
[INFO] [stdout] test ops::tests::push_unique_adds_new_items ... ok
[INFO] [stdout] test ops::tests::add_edge_validates_source_exists ... ok
[INFO] [stdout] test graph::tests::save_and_load_kg_roundtrip_preserves_multiline_text_fields ... ok
[INFO] [stdout] test ops::tests::remove_node_returns_removed_count ... ok
[INFO] [stdout] test ops::tests::add_node_accepts_custom_type ... ok
[INFO] [stdout] test kg_sidecar::tests::rebuild_kgindex_keeps_full_id_for_legacy_header_shape ... ok
[INFO] [stdout] test output::tests::link_rendering_sorts_incident_edges_by_query_relevance ... ok
[INFO] [stdout] test ops::tests::add_edge_rejects_generated_relation ... ok
[INFO] [stdout] test output::tests::textual_bonus_tiers_are_stable ... ok
[INFO] [stdout] test output::tests::tokenize_handles_unicode_casefolding ... ok
[INFO] [stdout] test scoring::tests::normalize_text_handles_polish_stopwords ... ok
[INFO] [stdout] test output::tests::importance_and_feedback_boost_have_expected_ranges ... ok
[INFO] [stdout] test output::tests::find_deduplicates_results_by_node_id_for_single_query ... ok
[INFO] [stdout] test scoring::tests::normalize_text_maps_default_synonyms ... ok
[INFO] [stdout] test scoring::tests::normalize_text_removes_stopwords_and_numbers ... ok
[INFO] [stdout] test scoring::tests::detect_communities_is_deterministic_for_fixed_seed ... ok
[INFO] [stdout] test output::tests::hybrid_score_does_not_change_when_only_vector_weight_changes ... ok
[INFO] [stdout] test scoring::tests::overlap_score_prefers_subset_match ... ok
[INFO] [stdout] test scoring::tests::append_clusters_ignores_singletons ... ok
[INFO] [stdout] test scoring::tests::weighted_score_normalizes_weights ... ok
[INFO] [stdout] test tests::colorize_cli_output_leaves_json_unchanged ... ok
[INFO] [stdout] test tests::colorize_cli_output_styles_key_lines ... ok
[INFO] [stdout] test tests::baseline_rejects_vector_mode ... ok
[INFO] [stdout] test tests::execute_clusters_sorts_by_relevance_then_size ... ok
[INFO] [stdout] test output::tests::score_node_uses_key_facts_and_notes_without_primary_match ... ok
[INFO] [stdout] test tests::get_renders_compact_symbolic_view ... ok
[INFO] [stdout] test tests::graph_root_prefers_home_directory ... ok
[INFO] [stdout] test tests::execute_clusters_gardener_mode_emits_actions ... ok
[INFO] [stdout] test validate::tests::bidirectional_similarity_validation_requires_score_and_canonical_order ... ok
[INFO] [stdout] test validate::tests::canonicalize_node_id_allows_custom_type_marker ... ok
[INFO] [stdout] test tests::find_latest_score_snapshot_picks_newest_timestamp ... ok
[INFO] [stdout] test validate::tests::canonicalize_node_id_allows_generated_type_marker ... ok
[INFO] [stdout] test validate::tests::canonicalize_node_id_rejects_mismatched_custom_marker ... ok
[INFO] [stdout] test scoring::tests::score_all_writes_component_scores_and_final_score ... ok
[INFO] [stdout] test tests::run_args_safe_returns_error_instead_of_exiting ... ok
[INFO] [stdout] test output::tests::score_bm25_respects_importance_boost_for_equal_documents ... ok
[INFO] [stdout] test output::tests::final_score_caps_authority_boost_for_weak_relevance ... ok
[INFO] [stdout] test validate::tests::score_component_label_validation_accepts_only_c_numeric ... ok
[INFO] [stdout] test validate::tests::relation_and_node_type_validation_accepts_custom_tokens ... ok
[INFO] [stdout] test output::tests::bm25_prefers_self_match_over_neighbor_only_match ... ok
[INFO] [stdout] test scoring::tests::shingles_fallback_to_single_fragment_for_short_text ... ok
[INFO] [stdout] test scoring::tests::normalize_text_keeps_contextual_alphanumeric_numbers ... ok
[INFO] [stdout] test code_symbols::tests::extracts_java_symbols ... ok
[INFO] [stdout] test tests::help_lists_mvp_commands ... ok
[INFO] [stdout] test output::tests::find_hides_metadata_nodes_unless_enabled ... ok
[INFO] [stdout] test graph_lock::tests::graph_lock_blocks_parallel_writer ... ok
[INFO] [stdout] test auto_update::tests::auto_update_graph_extracts_rust_symbols ... ok
[INFO] [stdout] test code_symbols::tests::extracts_javascript_symbols ... ok
[INFO] [stdout] test code_symbols::tests::extracts_cpp_symbols ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 103 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kg-ba43661fd2224538)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kg-cli.rs (/opt/rustwide/target/debug/deps/kg_cli-d1a2f61e0cda4f5f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kg-mcp.rs (/opt/rustwide/target/debug/deps/kg_mcp-b5bf7f14203b1f9b)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test tests::adaptive_nudge_adds_global_guardrail ... ok
[INFO] [stdout] test tests::adaptive_nudge_guardrail_for_zero_results ... ok
[INFO] [stdout] test tests::adaptive_nudge_decreases_on_positive_history ... ok
[INFO] [stdout] test tests::classify_kg_error_detects_parse_errors ... ok
[INFO] [stdout] test tests::adaptive_nudge_increases_on_negative_history ... ok
[INFO] [stdout] test tests::parse_node_find_args_parses_output_size ... ok
[INFO] [stdout] test tests::parse_node_get_args_rejects_unknown_option ... ok
[INFO] [stdout] test tests::prevalidate_edge_batch_allows_custom_relation ... ok
[INFO] [stdout] test tests::prevalidate_node_batch_allows_custom_type ... ok
[INFO] [stdout] test tests::redact_cli_args_masks_sensitive_values ... ok
[INFO] [stdout] test tests::should_emit_nudge_is_deterministic_for_same_salt ... ok
[INFO] [stdout] test tests::should_emit_nudge_respects_zero_and_hundred ... ok
[INFO] [stdout] test tests::parse_find_total_results_supports_shown_total_headers ... ok
[INFO] [stdout] test tests::split_script_allows_escaped_delimiter ... ok
[INFO] [stdout] test tests::split_script_handles_semicolons_and_newlines ... ok
[INFO] [stdout] test tests::tokenize_command_errors_on_unterminated_quote ... ok
[INFO] [stdout] test tests::split_script_respects_quotes ... ok
[INFO] [stdout] test tests::parse_node_get_args_parses_output_size ... ok
[INFO] [stdout] test tests::apply_feedback_updates_appends_f_record_to_kglog ... ok
[INFO] [stdout] test tests::parse_feedback_line_allows_passive_suffix ... ok
[INFO] [stdout] test tests::parse_node_find_args_parses_options ... ok
[INFO] [stdout] test tests::kg_feedback_batch_marks_error_on_failed_lines ... ok
[INFO] [stdout] test tests::tokenize_command_handles_escaped_semicolon ... ok
[INFO] [stdout] test tests::tokenize_command_parses_quotes_and_escapes ... ok
[INFO] [stdout] test tests::kg_feedback_batch_marks_error_on_graph_update_failure ... ok
[INFO] [stdout] test tests::kg_script_marks_error_when_step_fails_in_best_effort ... ok
[INFO] [stdout] test tests::kg_node_add_batch_normalizes_sources_like_single_add ... ok
[INFO] [stdout] test tests::kg_node_add_batch_content_lists_all_failures ... ok
[INFO] [stdout] test tests::kg_node_add_batch_marks_error_on_prevalidation_failures ... ok
[INFO] [stdout] test tests::kg_edge_add_batch_dry_run_reports_failures_without_mutation ... ok
[INFO] [stdout] test tests::kg_node_add_batch_applies_schema_validation ... ok
[INFO] [stdout] test tests::kg_script_edge_add_supports_detail_flag ... ok
[INFO] [stdout] test tests::kg_node_add_batch_uses_single_add_defaults ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/kg-tui.rs (/opt/rustwide/target/debug/deps/kg_tui-2f9ddc2b8de0e84a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/repo-example.rs (/opt/rustwide/target/debug/deps/repo_example-414cb402aa6f8c90)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/baseline.rs (/opt/rustwide/target/debug/deps/baseline-24becc8bac4f5fb9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test baseline_reports_quality_feedback_cost_and_golden_metrics ... ok
[INFO] [stderr]      Running tests/cli_smoke.rs (/opt/rustwide/target/debug/deps/cli_smoke-5829fead54767a29)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test kg_mcp_binary_is_built ... ok
[INFO] [stdout] test kg_help_shows_current_command_descriptions ... ok
[INFO] [stdout] test kg_graph_help_shows_nested_command_descriptions ... ok
[INFO] [stdout] test kg_create_writes_graph ... ok
[INFO] [stdout] test kg_ignores_invalid_kg_entry_and_warns_with_line_fragment ... ok
[INFO] [stdout] test kg_node_add_minimal_command_applies_safe_defaults ... ok
[INFO] [stdout] test kg_reports_underlying_graph_read_error_details ... ok
[INFO] [stderr]      Running tests/feedback.rs (/opt/rustwide/target/debug/deps/feedback-a09345f069ca82ba)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/graph_create.rs (/opt/rustwide/target/debug/deps/graph_create-e52d0198aa1789e9)
[INFO] [stdout] test feedback_summary_parses_and_aggregates_correctly ... ok
[INFO] [stdout] test feedback_log_lists_recent_entries_and_supports_filters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test create_graph_writes_empty_graph_file ... ok
[INFO] [stdout] test create_graph_writes_redb_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/graph_mutation.rs (/opt/rustwide/target/debug/deps/graph_mutation-39b5fe73c621f3f8)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test auto_update_fails_on_manual_collision_with_generated_id ... ok
[INFO] [stdout] test modify_updates_existing_node_without_duplicate_values ... ok
[INFO] [stdout] test auto_update_is_idempotent ... ok
[INFO] [stdout] test update_with_spaces_in_paths ... ok
[INFO] [stdout] test remove_deletes_node_and_incident_edges ... ok
[INFO] [stdout] test auto_update_removes_deleted_nodes ... ok
[INFO] [stdout] test edge_remove_deletes_existing_edge ... ok
[INFO] [stdout] test auto_update_handles_notes_on_removed_nodes ... ok
[INFO] [stdout] test edge_add_persists_new_edge ... ok
[INFO] [stdout] test edge_add_allows_process_available_in_interface ... ok
[INFO] [stdout] test edge_add_allows_rule_affected_by_bug ... ok
[INFO] [stdout] test generated_node_rendering_fallback_without_explicit_names ... ok
[INFO] [stdout] test auto_update_roundtrips_generated_node_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/graph_quality.rs (/opt/rustwide/target/debug/deps/graph_quality-ff8d777c898b4584)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test graph_edge_gaps_reports_structural_gaps ... ok
[INFO] [stdout] test graph_duplicates_detects_similar_names ... ok
[INFO] [stdout] test graph_missing_descriptions_alias_works ... ok
[INFO] [stdout] test graph_check_reports_relation_semantic_type_mismatch ... ok
[INFO] [stdout] test graph_check_reports_validation_errors ... ok
[INFO] [stdout] test graph_audit_reports_invalid_conditions ... ok
[INFO] [stdout] test graph_missing_facts_quality_command_works ... ok
[INFO] [stdout] test graph_stats_reports_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/graph_query.rs (/opt/rustwide/target/debug/deps/graph_query-ee02a0b24fa2294b)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test find_fuzzy_matches_key_facts_without_primary_hits ... ok
[INFO] [stdout] test find_returns_expected_primary_match_for_neighbor_phrase ... ok
[INFO] [stdout] test find_fuzzy_matches_attached_note_content ... ok
[INFO] [stdout] test default_runtime_creates_kg_sidecars_for_index_and_hit_log ... ok
[INFO] [stdout] test default_runtime_auto_migrates_json_graph_to_kg_side_by_side ... ok
[INFO] [stdout] test adaptive_find_header_matches_rendered_result_count ... ok
[INFO] [stdout] test find_includes_outgoing_neighbor_context_by_default ... ok
[INFO] [stdout] test find_shows_limit_omission_marker ... ok
[INFO] [stdout] test get_full_escapes_multiline_text_fields_for_cli ... ok
[INFO] [stdout] test get_with_large_output_size_shows_richer_adaptive_output ... ok
[INFO] [stdout] test legacy_flag_uses_json_without_creating_kg_copy ... ok
[INFO] [stdout] test find_with_large_output_size_shows_description_for_single_result ... ok
[INFO] [stdout] test get_full_renders_attached_notes ... ok
[INFO] [stdout] test get_full_renders_new_properties ... ok
[INFO] [stdout] test list_graphs_shows_available_graph_names ... ok
[INFO] [stdout] test get_still_works_when_kglog_path_is_unwritable ... ok
[INFO] [stdout] test find_single_result_matches_get_adaptive_rendering ... ok
[INFO] [stdout] test resolve_graph_path_uses_config_mapping ... ok
[INFO] [stdout] test note_add_preserves_multiline_text_in_kg ... ok
[INFO] [stdout] test kql_filters_nodes_by_type ... ok
[INFO] [stdout] test note_list_shows_omitted_marker_with_limit ... ok
[INFO] [stdout] test find_uses_fuzzy_matching_for_imperfect_queries ... ok
[INFO] [stdout] test find_single_result_matches_get_full_rendering ... ok
[INFO] [stdout] test migration_writes_report_and_maps_legacy_aliases ... ok
[INFO] [stdout] test find_json_reports_total_matches_not_just_shown_rows ... ok
[INFO] [stdout] test find_and_get_include_feature_nodes_by_default ... ok
[INFO] [stdout] test find_always_returns_score_in_cli_and_json ... ok
[INFO] [stdout] test find_debug_score_returns_breakdown_in_cli_and_json ... ok
[INFO] [stdout] test modifying_kg_graph_invalidates_and_then_rebuilds_kgindex ... ok
[INFO] [stdout] test find_supports_multiple_queries ... ok
[INFO] [stdout] test find_prefers_higher_importance_in_fuzzy_and_bm25 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kg
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8cc24d236e6ae1f9e99fad4d7e65df40a8f9b618237a5775cb02fd9e6e711685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cc24d236e6ae1f9e99fad4d7e65df40a8f9b618237a5775cb02fd9e6e711685", kill_on_drop: false }`
[INFO] [stdout] 8cc24d236e6ae1f9e99fad4d7e65df40a8f9b618237a5775cb02fd9e6e711685
