[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 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnar1o%2Fkg" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5149f941f22845fa88a67e7a3a77464928757b046151fb07cf0b070feb5ee9ac [INFO] running `Command { std: "docker" "start" "-a" "5149f941f22845fa88a67e7a3a77464928757b046151fb07cf0b070feb5ee9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5149f941f22845fa88a67e7a3a77464928757b046151fb07cf0b070feb5ee9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5149f941f22845fa88a67e7a3a77464928757b046151fb07cf0b070feb5ee9ac", kill_on_drop: false }` [INFO] [stdout] 5149f941f22845fa88a67e7a3a77464928757b046151fb07cf0b070feb5ee9ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 245c7e21930aab1053476732efb98d27b4d03eaa1120e33d0113dde1b40aa328 [INFO] running `Command { std: "docker" "start" "-a" "245c7e21930aab1053476732efb98d27b4d03eaa1120e33d0113dde1b40aa328", 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 signal-hook-registry v1.4.8 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.2 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling rmcp v0.16.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling dyn-clone v1.0.20 [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 tracing v0.1.44 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [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 serde v1.0.228 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [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 tokio-util v0.7.18 [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 { [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, [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "245c7e21930aab1053476732efb98d27b4d03eaa1120e33d0113dde1b40aa328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245c7e21930aab1053476732efb98d27b4d03eaa1120e33d0113dde1b40aa328", kill_on_drop: false }` [INFO] [stdout] 245c7e21930aab1053476732efb98d27b4d03eaa1120e33d0113dde1b40aa328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] db6862bf082f3c3b1ed2e534ff85be21fc54f06196d9c1a978dd958ed8b85654 [INFO] running `Command { std: "docker" "start" "-a" "db6862bf082f3c3b1ed2e534ff85be21fc54f06196d9c1a978dd958ed8b85654", 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 plotters-backend v0.3.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling plotters-svg v0.3.7 [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 predicates v3.1.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [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 { [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, [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 { [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 { [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 { [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, [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 { [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kg-cli` (bin "kg-mcp") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name kg_mcp --edition=2024 src/bin/kg-mcp.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=e81ffdef80d1b455 -C extra-filename=-75a2d4e3a2be46b0 --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 clap=/opt/rustwide/target/debug/deps/libclap-9e5da8a7dc057797.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 kg=/opt/rustwide/target/debug/deps/libkg-5b667c3a0e0cb235.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 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" "db6862bf082f3c3b1ed2e534ff85be21fc54f06196d9c1a978dd958ed8b85654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6862bf082f3c3b1ed2e534ff85be21fc54f06196d9c1a978dd958ed8b85654", kill_on_drop: false }` [INFO] [stdout] db6862bf082f3c3b1ed2e534ff85be21fc54f06196d9c1a978dd958ed8b85654