[INFO] cloning repository https://github.com/scopweb/mcp-dotnet-context
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scopweb/mcp-dotnet-context" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscopweb%2Fmcp-dotnet-context", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscopweb%2Fmcp-dotnet-context'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65aed763d4e4c9ee8eb1e21f26ef92a59c3ca6f5
[INFO] testing scopweb/mcp-dotnet-context against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscopweb%2Fmcp-dotnet-context" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scopweb/mcp-dotnet-context
[INFO] finished tweaking git repo https://github.com/scopweb/mcp-dotnet-context
[INFO] tweaked toml for git repo https://github.com/scopweb/mcp-dotnet-context written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scopweb/mcp-dotnet-context on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scopweb/mcp-dotnet-context 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonrpc-derive v18.0.0
[INFO] [stderr]   Downloaded ignore v0.4.24
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e398fa603d81ec5e36ad96351ef711f9d2f4bc1a199db23451b633cac78afc4
[INFO] running `Command { std: "docker" "start" "-a" "6e398fa603d81ec5e36ad96351ef711f9d2f4bc1a199db23451b633cac78afc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e398fa603d81ec5e36ad96351ef711f9d2f4bc1a199db23451b633cac78afc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e398fa603d81ec5e36ad96351ef711f9d2f4bc1a199db23451b633cac78afc4", kill_on_drop: false }`
[INFO] [stdout] 6e398fa603d81ec5e36ad96351ef711f9d2f4bc1a199db23451b633cac78afc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a70a1df56cb93146d2e917d47c61ccff9e1c4396302c01ce1d1dc3a3173e4d8
[INFO] running `Command { std: "docker" "start" "-a" "4a70a1df56cb93146d2e917d47c61ccff9e1c4396302c01ce1d1dc3a3173e4d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.20.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling jsonrpc-derive v18.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mcp-dotnet-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `ignore_patterns` is never read
[INFO] [stdout]   --> src/analyzer/project.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectAnalyzer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 11 |     ignore_patterns: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jsonrpc` is never read
[INFO] [stdout]   --> src/mcp/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct JsonRpcRequest {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 21 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonRpcRequest` 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 `send_server_info` is never used
[INFO] [stdout]    --> src/mcp/mod.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Server {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     async fn send_server_info(&self, stdout: &mut tokio::io::Stdout) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `csharp::CSharpAnalyzer`
[INFO] [stdout]  --> src/analyzer/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use csharp::CSharpAnalyzer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CSharpAnalyzer` is never constructed
[INFO] [stdout]  --> src/analyzer/csharp.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CSharpAnalyzer {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/analyzer/csharp.rs:12:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl CSharpAnalyzer {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  12 |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  20 |     pub fn analyze_file(&mut self, path: &Path) -> Result<CSharpFile> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn extract_namespace(&self, node: &Node, source: &str) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     fn extract_usings(&self, node: &Node, source: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     fn extract_classes(&self, node: &Node, source: &str) -> Vec<ClassInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     fn walk_for_classes(&self, node: &Node, source: &str, classes: &mut Vec<ClassInfo>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn parse_class(&self, node: &Node, source: &str) -> Option<ClassInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn extract_members(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn parse_method(&self, node: &Node, source: &str) -> Option<MethodInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn parse_property(&self, node: &Node, source: &str) -> Option<PropertyInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     fn extract_interfaces(&self, node: &Node, source: &str) -> Vec<InterfaceInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     fn walk_for_interfaces(&self, node: &Node, source: &str, interfaces: &mut Vec<InterfaceInfo>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     fn parse_interface(&self, node: &Node, source: &str) -> Option<InterfaceInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignore_patterns` is never read
[INFO] [stdout]   --> src/analyzer/project.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectAnalyzer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 11 |     ignore_patterns: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jsonrpc` is never read
[INFO] [stdout]   --> src/mcp/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct JsonRpcRequest {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 21 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonRpcRequest` 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 `send_server_info` is never used
[INFO] [stdout]    --> src/mcp/mod.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Server {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     async fn send_server_info(&self, stdout: &mut tokio::io::Stdout) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pattern_by_id` and `increment_usage` are never used
[INFO] [stdout]    --> src/training/mod.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl TrainingManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn get_pattern_by_id(&self, id: &str) -> Option<&CodePattern> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub fn increment_usage(&mut self, pattern_id: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_string` is never used
[INFO] [stdout]  --> src/utils/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn hash_string(input: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate_string` is never used
[INFO] [stdout]  --> src/utils/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn truncate_string(s: &str, max_len: usize) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.38s
[INFO] running `Command { std: "docker" "inspect" "4a70a1df56cb93146d2e917d47c61ccff9e1c4396302c01ce1d1dc3a3173e4d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a70a1df56cb93146d2e917d47c61ccff9e1c4396302c01ce1d1dc3a3173e4d8", kill_on_drop: false }`
[INFO] [stdout] 4a70a1df56cb93146d2e917d47c61ccff9e1c4396302c01ce1d1dc3a3173e4d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9a51374af621a155de1514598040ecf88e1a103c8b90cc26fdfae247250dd65
[INFO] running `Command { std: "docker" "start" "-a" "c9a51374af621a155de1514598040ecf88e1a103c8b90cc26fdfae247250dd65", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling mcp-dotnet-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: field `ignore_patterns` is never read
[INFO] [stdout]   --> src/analyzer/project.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectAnalyzer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 11 |     ignore_patterns: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jsonrpc` is never read
[INFO] [stdout]   --> src/mcp/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct JsonRpcRequest {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 21 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonRpcRequest` 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 `send_server_info` is never used
[INFO] [stdout]    --> src/mcp/mod.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Server {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     async fn send_server_info(&self, stdout: &mut tokio::io::Stdout) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> tests/test_analyzer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::PathBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `csharp::CSharpAnalyzer`
[INFO] [stdout]  --> src/analyzer/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use csharp::CSharpAnalyzer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `csharp::CSharpAnalyzer`
[INFO] [stdout]  --> src/analyzer/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use csharp::CSharpAnalyzer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignore_patterns` is never read
[INFO] [stdout]   --> src/analyzer/project.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectAnalyzer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 11 |     ignore_patterns: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jsonrpc` is never read
[INFO] [stdout]   --> src/mcp/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct JsonRpcRequest {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 21 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonRpcRequest` 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 `send_server_info` is never used
[INFO] [stdout]    --> src/mcp/mod.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Server {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     async fn send_server_info(&self, stdout: &mut tokio::io::Stdout) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CSharpAnalyzer` is never constructed
[INFO] [stdout]  --> src/analyzer/csharp.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CSharpAnalyzer {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/analyzer/csharp.rs:12:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl CSharpAnalyzer {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  12 |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  20 |     pub fn analyze_file(&mut self, path: &Path) -> Result<CSharpFile> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn extract_namespace(&self, node: &Node, source: &str) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     fn extract_usings(&self, node: &Node, source: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     fn extract_classes(&self, node: &Node, source: &str) -> Vec<ClassInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     fn walk_for_classes(&self, node: &Node, source: &str, classes: &mut Vec<ClassInfo>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn parse_class(&self, node: &Node, source: &str) -> Option<ClassInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn extract_members(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn parse_method(&self, node: &Node, source: &str) -> Option<MethodInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn parse_property(&self, node: &Node, source: &str) -> Option<PropertyInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     fn extract_interfaces(&self, node: &Node, source: &str) -> Vec<InterfaceInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     fn walk_for_interfaces(&self, node: &Node, source: &str, interfaces: &mut Vec<InterfaceInfo>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     fn parse_interface(&self, node: &Node, source: &str) -> Option<InterfaceInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignore_patterns` is never read
[INFO] [stdout]   --> src/analyzer/project.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectAnalyzer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 11 |     ignore_patterns: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jsonrpc` is never read
[INFO] [stdout]   --> src/mcp/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct JsonRpcRequest {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 21 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonRpcRequest` 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 `send_server_info` is never used
[INFO] [stdout]    --> src/mcp/mod.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Server {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     async fn send_server_info(&self, stdout: &mut tokio::io::Stdout) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pattern_by_id` and `increment_usage` are never used
[INFO] [stdout]    --> src/training/mod.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl TrainingManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn get_pattern_by_id(&self, id: &str) -> Option<&CodePattern> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub fn increment_usage(&mut self, pattern_id: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_string` is never used
[INFO] [stdout]  --> src/utils/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn hash_string(input: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate_string` is never used
[INFO] [stdout]  --> src/utils/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn truncate_string(s: &str, max_len: usize) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CSharpAnalyzer` is never constructed
[INFO] [stdout]  --> src/analyzer/csharp.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct CSharpAnalyzer {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/analyzer/csharp.rs:12:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl CSharpAnalyzer {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  12 |     pub fn new() -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  20 |     pub fn analyze_file(&mut self, path: &Path) -> Result<CSharpFile> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn extract_namespace(&self, node: &Node, source: &str) -> Option<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     fn extract_usings(&self, node: &Node, source: &str) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     fn extract_classes(&self, node: &Node, source: &str) -> Vec<ClassInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     fn walk_for_classes(&self, node: &Node, source: &str, classes: &mut Vec<ClassInfo>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     fn parse_class(&self, node: &Node, source: &str) -> Option<ClassInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn extract_members(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     fn parse_method(&self, node: &Node, source: &str) -> Option<MethodInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn parse_property(&self, node: &Node, source: &str) -> Option<PropertyInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     fn extract_interfaces(&self, node: &Node, source: &str) -> Vec<InterfaceInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     fn walk_for_interfaces(&self, node: &Node, source: &str, interfaces: &mut Vec<InterfaceInfo>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     fn parse_interface(&self, node: &Node, source: &str) -> Option<InterfaceInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignore_patterns` is never read
[INFO] [stdout]   --> src/analyzer/project.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProjectAnalyzer {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 11 |     ignore_patterns: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jsonrpc` is never read
[INFO] [stdout]   --> src/mcp/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct JsonRpcRequest {
[INFO] [stdout]    |        -------------- field in this struct
[INFO] [stdout] 21 |     jsonrpc: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonRpcRequest` 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 `send_server_info` is never used
[INFO] [stdout]    --> src/mcp/mod.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl Server {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 158 |     async fn send_server_info(&self, stdout: &mut tokio::io::Stdout) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_pattern_by_id` and `increment_usage` are never used
[INFO] [stdout]    --> src/training/mod.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl TrainingManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub fn get_pattern_by_id(&self, id: &str) -> Option<&CodePattern> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub fn increment_usage(&mut self, pattern_id: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_string` is never used
[INFO] [stdout]  --> src/utils/mod.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn hash_string(input: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate_string` is never used
[INFO] [stdout]  --> src/utils/mod.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn truncate_string(s: &str, max_len: usize) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.44s
[INFO] running `Command { std: "docker" "inspect" "c9a51374af621a155de1514598040ecf88e1a103c8b90cc26fdfae247250dd65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a51374af621a155de1514598040ecf88e1a103c8b90cc26fdfae247250dd65", kill_on_drop: false }`
[INFO] [stdout] c9a51374af621a155de1514598040ecf88e1a103c8b90cc26fdfae247250dd65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 01d63156928d7d64324e38f546bfe49b0baabf917e24f2f1a22b348c909a5cb5
[INFO] running `Command { std: "docker" "start" "-a" "01d63156928d7d64324e38f546bfe49b0baabf917e24f2f1a22b348c909a5cb5", kill_on_drop: false }`
[INFO] [stderr] warning: field `ignore_patterns` is never read
[INFO] [stderr]   --> src/analyzer/project.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct ProjectAnalyzer {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 11 |     ignore_patterns: Vec<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `jsonrpc` is never read
[INFO] [stderr]   --> src/mcp/mod.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | struct JsonRpcRequest {
[INFO] [stderr]    |        -------------- field in this struct
[INFO] [stderr] 21 |     jsonrpc: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `JsonRpcRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `send_server_info` is never used
[INFO] [stderr]    --> src/mcp/mod.rs:158:14
[INFO] [stderr]     |
[INFO] [stderr]  48 | impl Server {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 158 |     async fn send_server_info(&self, stdout: &mut tokio::io::Stdout) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mcp-dotnet-context` (lib) generated 3 warnings
[INFO] [stderr] warning: unused import: `csharp::CSharpAnalyzer`
[INFO] [stderr]  --> src/analyzer/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use csharp::CSharpAnalyzer;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CSharpAnalyzer` is never constructed
[INFO] [stderr]  --> src/analyzer/csharp.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct CSharpAnalyzer {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/analyzer/csharp.rs:12:12
[INFO] [stderr]     |
[INFO] [stderr]  11 | impl CSharpAnalyzer {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr]  12 |     pub fn new() -> Result<Self> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  20 |     pub fn analyze_file(&mut self, path: &Path) -> Result<CSharpFile> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  48 |     fn extract_namespace(&self, node: &Node, source: &str) -> Option<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  66 |     fn extract_usings(&self, node: &Node, source: &str) -> Vec<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  86 |     fn extract_classes(&self, node: &Node, source: &str) -> Vec<ClassInfo> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  92 |     fn walk_for_classes(&self, node: &Node, source: &str, classes: &mut Vec<ClassInfo>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     fn parse_class(&self, node: &Node, source: &str) -> Option<ClassInfo> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     fn extract_members(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 173 |     fn parse_method(&self, node: &Node, source: &str) -> Option<MethodInfo> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 226 |     fn parse_property(&self, node: &Node, source: &str) -> Option<PropertyInfo> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 282 |     fn extract_interfaces(&self, node: &Node, source: &str) -> Vec<InterfaceInfo> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 288 |     fn walk_for_interfaces(&self, node: &Node, source: &str, interfaces: &mut Vec<InterfaceInfo>) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 301 |     fn parse_interface(&self, node: &Node, source: &str) -> Option<InterfaceInfo> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `ignore_patterns` is never read
[INFO] [stderr]   --> src/analyzer/project.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct ProjectAnalyzer {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 11 |     ignore_patterns: Vec<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_pattern_by_id` and `increment_usage` are never used
[INFO] [stderr]    --> src/training/mod.rs:280:12
[INFO] [stderr]     |
[INFO] [stderr]  30 | impl TrainingManager {
[INFO] [stderr]     | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 280 |     pub fn get_pattern_by_id(&self, id: &str) -> Option<&CodePattern> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 285 |     pub fn increment_usage(&mut self, pattern_id: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `hash_string` is never used
[INFO] [stderr]  --> src/utils/mod.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn hash_string(input: &str) -> String {
[INFO] [stderr]   |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `truncate_string` is never used
[INFO] [stderr]  --> src/utils/mod.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub fn truncate_string(s: &str, max_len: usize) -> String {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mcp-dotnet-context` (bin "mcp-dotnet-context") generated 9 warnings (2 duplicates) (run `cargo fix --bin "mcp-dotnet-context" -p mcp-dotnet-context` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `std::path::PathBuf`
[INFO] [stderr]  --> tests/test_analyzer.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::path::PathBuf;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mcp-dotnet-context` (test "test_analyzer") generated 1 warning (run `cargo fix --test "test_analyzer" -p mcp-dotnet-context` to apply 1 suggestion)
[INFO] [stderr] warning: `mcp-dotnet-context` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `mcp-dotnet-context` (bin "mcp-dotnet-context" test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp_dotnet_context-8b362881e3e9f320)
[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/main.rs (/opt/rustwide/target/debug/deps/mcp_dotnet_context-9e2cdf24d9e985c6)
[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/test_analyzer.rs (/opt/rustwide/target/debug/deps/test_analyzer-90a806bcf1c16c2b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_csharp_analyzer ... ok
[INFO] [stdout] test test_project_analyzer ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_project_analyzer stdout ----
[INFO] [stdout] 
[INFO] [stdout] === Project Analysis Result ===
[INFO] [stdout] Project: TestProject
[INFO] [stdout] Framework: net10.0
[INFO] [stdout] Packages: 0
[INFO] [stdout] 
[INFO] [stdout] thread 'test_project_analyzer' (28) panicked at tests/test_analyzer.rs:127:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e2ac1ee472 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e2ac1ee472 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e2ac1ee472 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58e2ac1ee472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58e2ac1feecf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58e2ac1feecf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58e2ac1b8fc3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58e2ac1b8fc3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58e2ac1c5dd2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58e2ac1cb78f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58e2ac1cb621 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58e2ac07733e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58e2ac07733e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58e2ac1cbe4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58e2ac1cbe4f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58e2ac1cbbfa - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58e2ac1c5f09 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58e2ac1ac85d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58e2ac206bc0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e2ac2069c3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x58e2ac2067d7 - core::panicking::assert_failed::h2b7417b7ba2b3e97
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x58e2ac0473bf - test_analyzer::test_project_analyzer::{{closure}}::ha5513dc6ee3a72de
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_analyzer.rs:127:5
[INFO] [stdout]   22:     0x58e2ac0448f5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hc49af18c28753c78
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58e2ac04486d - <core::pin::Pin<P> as core::future::future::Future>::poll::h70139991dc65df1b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58e2ac04c2dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf500cbd2045f0eb3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   25:     0x58e2ac04bffc - tokio::task::coop::with_budget::h8a49e9e83f7985cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58e2ac04bffc - tokio::task::coop::budget::h0c213c3621aeedde
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58e2ac04bffc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3321a63820ec9f79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   28:     0x58e2ac048e5a - tokio::runtime::scheduler::current_thread::Context::enter::h6f4008cac09f514e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x58e2ac04abcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3978d758e78a5d7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   30:     0x58e2ac04a87b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc0f36c32d5c91eb9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   31:     0x58e2ac043cfa - tokio::runtime::context::scoped::Scoped<T>::set::hdf8954b32144d1ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58e2ac0438ea - tokio::runtime::context::set_scheduler::{{closure}}::h524130eea0238348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x58e2ac03ff66 - std::thread::local::LocalKey<T>::try_with::h2991fcbaf2fc52b5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   34:     0x58e2ac03fa1c - std::thread::local::LocalKey<T>::with::h529b9b798c7877ea
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   35:     0x58e2ac0437e1 - tokio::runtime::context::set_scheduler::hac0d08724da09ae0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x58e2ac04a169 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1a7485aeedf205d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   37:     0x58e2ac04a902 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h86a97e2ef4e3abb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   38:     0x58e2ac048989 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3469e9a2a17e16a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x58e2ac047690 - tokio::runtime::context::runtime::enter_runtime::h7c2fc99d9bd24a30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58e2ac048391 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5f352fb8964d3387
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x58e2ac04407f - tokio::runtime::runtime::Runtime::block_on_inner::h3b780fae69d1c65c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x58e2ac0443a5 - tokio::runtime::runtime::Runtime::block_on::h02f33e7c522b62ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x58e2ac0467f1 - test_analyzer::test_project_analyzer::h4094d4967eaf602d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_analyzer.rs:130:7
[INFO] [stdout]   44:     0x58e2ac047557 - test_analyzer::test_project_analyzer::{{closure}}::hc0ecccb4c2805205
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_analyzer.rs:83:37
[INFO] [stdout]   45:     0x58e2ac040d16 - core::ops::function::FnOnce::call_once::hf44acefb91d7bc80
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58e2ac07711b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58e2ac07711b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x58e2ac08b19d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x58e2ac08b19d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x58e2ac08b19d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x58e2ac08b19d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x58e2ac08b19d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58e2ac08b19d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x58e2ac08b19d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x58e2ac0646b4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x58e2ac0646b4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x58e2ac067fea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   58:     0x58e2ac067fea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x58e2ac067fea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x58e2ac067fea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x58e2ac067fea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58e2ac067fea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   63:     0x58e2ac067fea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x58e2ac1c130f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   65:     0x58e2ac1c130f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   66:     0x7a04ea6b8aa4 - <unknown>
[INFO] [stdout]   67:     0x7a04ea745a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_project_analyzer
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_analyzer`
[INFO] running `Command { std: "docker" "inspect" "01d63156928d7d64324e38f546bfe49b0baabf917e24f2f1a22b348c909a5cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d63156928d7d64324e38f546bfe49b0baabf917e24f2f1a22b348c909a5cb5", kill_on_drop: false }`
[INFO] [stdout] 01d63156928d7d64324e38f546bfe49b0baabf917e24f2f1a22b348c909a5cb5
