[INFO] cloning repository https://github.com/ndhkaeru/codebase-mcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndhkaeru/codebase-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhkaeru%2Fcodebase-mcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhkaeru%2Fcodebase-mcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aba79dbf92cd2abcc0bf88f001d5bbe1b1d67376 [INFO] testing ndhkaeru/codebase-mcp against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndhkaeru%2Fcodebase-mcp" "/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/ndhkaeru/codebase-mcp [INFO] finished tweaking git repo https://github.com/ndhkaeru/codebase-mcp [INFO] tweaked toml for git repo https://github.com/ndhkaeru/codebase-mcp written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ndhkaeru/codebase-mcp on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ndhkaeru/codebase-mcp 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-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47255503e4d4503500f488493edec83c5afa8a2989d294a32fbc85b4d434abfd [INFO] running `Command { std: "docker" "start" "-a" "47255503e4d4503500f488493edec83c5afa8a2989d294a32fbc85b4d434abfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47255503e4d4503500f488493edec83c5afa8a2989d294a32fbc85b4d434abfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47255503e4d4503500f488493edec83c5afa8a2989d294a32fbc85b4d434abfd", kill_on_drop: false }` [INFO] [stdout] 47255503e4d4503500f488493edec83c5afa8a2989d294a32fbc85b4d434abfd [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f70bc3d56dd4709845e03bd7a5c05424c1a79723a9cb46f366aa14b283da0862 [INFO] running `Command { std: "docker" "start" "-a" "f70bc3d56dd4709845e03bd7a5c05424c1a79723a9cb46f366aa14b283da0862", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling lzma-rust2 v0.16.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ppmd-rust v1.4.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling openssl-src v300.5.5+3.5.5 [INFO] [stderr] Compiling deflate64 v0.1.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tree-sitter v0.26.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v8.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling mcp-sdk v0.0.3 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling codebase-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "f70bc3d56dd4709845e03bd7a5c05424c1a79723a9cb46f366aa14b283da0862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70bc3d56dd4709845e03bd7a5c05424c1a79723a9cb46f366aa14b283da0862", kill_on_drop: false }` [INFO] [stdout] f70bc3d56dd4709845e03bd7a5c05424c1a79723a9cb46f366aa14b283da0862 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03a2a587c3d367b303040ad02ab5deaeae0ba244fd0b48dc90b3ae992204e1f0 [INFO] running `Command { std: "docker" "start" "-a" "03a2a587c3d367b303040ad02ab5deaeae0ba244fd0b48dc90b3ae992204e1f0", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling codebase-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `codebase-mcp` (bin "codebase-mcp" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name codebase_mcp --edition=2024 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=3f53f9c96df4d870 -C extra-filename=-e29601c9e4d27870 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-08786b1e100d20f6.so --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-ee382a0d1ac6a086.rlib --extern codebase_mcp=/opt/rustwide/target/debug/deps/libcodebase_mcp-1900bb5df63c3553.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-cefdf7da71142450.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8656bb43f7a59443.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-72783c0103a77e4c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2c5360ed9eace993.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-9ede2cfaa4af09b2.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-575cde871d756f45.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8bf81e831cddf06d.rlib --extern grep_regex=/opt/rustwide/target/debug/deps/libgrep_regex-aa32c81aaa1055ac.rlib --extern grep_searcher=/opt/rustwide/target/debug/deps/libgrep_searcher-f99ae532f20c19e5.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-703e142e8d1176e2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern mcp_sdk=/opt/rustwide/target/debug/deps/libmcp_sdk-d58d829ba5e58508.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-e87d57283b7e416f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2515853ef36f2dd9.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-9af6456eba8751dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3f3d249981036b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0d4788fe3c88e0d3.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c89a6cc0ae8cab7a.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-1eb44ab84d153749.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7a164716c398640e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-894e122b9af611f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8168f436e2516fa8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6f8d6607a632d36b.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-3b92610929c914b5.rlib --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-a52c8b6ff664263d.rlib --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-9a20d9aa0e32e6aa.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-19f1f81357b8ac42.rlib --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-d182dc265ee6f257.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-5c3cd4950ccb0f31.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-564d6068d72c49d9/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-da770dbde78cf30b/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-8c2fcfcf246a196e/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7dbb06821abda7bf/out -L native=/opt/rustwide/target/debug/build/tree-sitter-0a6967689d73d6fd/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-f1bdf5459981eecf/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-6de51aa4c96b1f89/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-7435685a2a9b8208/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-e96512f6b3344342/out -L native=/opt/rustwide/target/debug/build/zstd-sys-1caf260f8328c8cb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `codebase-mcp` (bin "codebase-mcp") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name codebase_mcp --edition=2024 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=58bbfdead0e1f00d -C extra-filename=-32a2a8035bcca8e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-08786b1e100d20f6.so --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-ee382a0d1ac6a086.rlib --extern codebase_mcp=/opt/rustwide/target/debug/deps/libcodebase_mcp-1900bb5df63c3553.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-cefdf7da71142450.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8656bb43f7a59443.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-72783c0103a77e4c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2c5360ed9eace993.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-9ede2cfaa4af09b2.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-575cde871d756f45.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8bf81e831cddf06d.rlib --extern grep_regex=/opt/rustwide/target/debug/deps/libgrep_regex-aa32c81aaa1055ac.rlib --extern grep_searcher=/opt/rustwide/target/debug/deps/libgrep_searcher-f99ae532f20c19e5.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-703e142e8d1176e2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern mcp_sdk=/opt/rustwide/target/debug/deps/libmcp_sdk-d58d829ba5e58508.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-e87d57283b7e416f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2515853ef36f2dd9.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-9af6456eba8751dd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6e3f3d249981036b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0d4788fe3c88e0d3.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-c89a6cc0ae8cab7a.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-1eb44ab84d153749.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-894e122b9af611f9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8168f436e2516fa8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6f8d6607a632d36b.rlib --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-3b92610929c914b5.rlib --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-a52c8b6ff664263d.rlib --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-9a20d9aa0e32e6aa.rlib --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-19f1f81357b8ac42.rlib --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-d182dc265ee6f257.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-5c3cd4950ccb0f31.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-564d6068d72c49d9/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-da770dbde78cf30b/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-8c2fcfcf246a196e/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-7dbb06821abda7bf/out -L native=/opt/rustwide/target/debug/build/tree-sitter-0a6967689d73d6fd/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-f1bdf5459981eecf/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-6de51aa4c96b1f89/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-7435685a2a9b8208/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-e96512f6b3344342/out -L native=/opt/rustwide/target/debug/build/zstd-sys-1caf260f8328c8cb/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "03a2a587c3d367b303040ad02ab5deaeae0ba244fd0b48dc90b3ae992204e1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a2a587c3d367b303040ad02ab5deaeae0ba244fd0b48dc90b3ae992204e1f0", kill_on_drop: false }` [INFO] [stdout] 03a2a587c3d367b303040ad02ab5deaeae0ba244fd0b48dc90b3ae992204e1f0