[INFO] cloning repository https://github.com/eliird/ken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eliird/ken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliird%2Fken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliird%2Fken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d907f85afcf2aca48e4ec153f4fccf0a5cc6cb2
[INFO] building eliird/ken against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliird%2Fken" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eliird/ken
[INFO] finished tweaking git repo https://github.com/eliird/ken
[INFO] tweaked toml for git repo https://github.com/eliird/ken written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eliird/ken on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eliird/ken 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded as-any v0.3.2
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded mcp-core v0.1.50
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded brotli v8.0.2
[INFO] [stderr]   Downloaded rig-core v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d88a56d719ae7b9faddfd40266972288739ea2ccaafc3043850523d85a4b38d
[INFO] running `Command { std: "docker" "start" "-a" "5d88a56d719ae7b9faddfd40266972288739ea2ccaafc3043850523d85a4b38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d88a56d719ae7b9faddfd40266972288739ea2ccaafc3043850523d85a4b38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d88a56d719ae7b9faddfd40266972288739ea2ccaafc3043850523d85a4b38d", kill_on_drop: false }`
[INFO] [stdout] 5d88a56d719ae7b9faddfd40266972288739ea2ccaafc3043850523d85a4b38d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eabfc1d84cd47a924d9225105ec51e8ed783319764e7cc52f2df39c6d9834d5e
[INFO] running `Command { std: "docker" "start" "-a" "eabfc1d84cd47a924d9225105ec51e8ed783319764e7cc52f2df39c6d9834d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling mcp-core v0.1.50
[INFO] [stderr]    Compiling rig-core v0.13.0
[INFO] [stderr]    Compiling ken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> src/interactive.rs:736:8
[INFO] [stdout]      |
[INFO] [stdout]  134 | impl KenSession {
[INFO] [stdout]      | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  736 |     fn get_issue_template() -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  750 |     fn get_mr_template() -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  937 |     async fn analyze_workload_direct(&self, config: &Config) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1094 |     async fn analyze_labels_with_llm(&self, labels: &[String], issues: &[crate::gitlab_tools::GitLabIssue]) -> Result<std::collections::H...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1165 |     fn calculate_weighted_score(&self, issues: &[crate::gitlab_tools::GitLabIssue], weights: &std::collections::HashMap<String, f64>) -> ...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1171 |     fn calculate_issue_weight(&self, issue: &crate::gitlab_tools::GitLabIssue, weights: &std::collections::HashMap<String, f64>) -> f64 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1179 |     fn get_priority_labels(&self, issues: &[crate::gitlab_tools::GitLabIssue], weights: &std::collections::HashMap<String, f64>) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1200 |     fn has_high_priority_labels(&self, issue: &crate::gitlab_tools::GitLabIssue, weights: &std::collections::HashMap<String, f64>) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_tool` is never used
[INFO] [stdout]   --> src/mcp_client.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MCPClient {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub async fn run_tool(&self, tool_name: &str, tool_arguments: serde_json::Value) -> Result<serde_json::Value> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitLabUser` is never constructed
[INFO] [stdout]  --> src/gitlab_tools.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GitLabUser {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjectMember` is never constructed
[INFO] [stdout]   --> src/gitlab_tools.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ProjectMember {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitLabIssue` is never constructed
[INFO] [stdout]   --> src/gitlab_tools.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct GitLabIssue {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitLabMR` is never constructed
[INFO] [stdout]   --> src/gitlab_tools.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct GitLabMR {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitLabTools` is never constructed
[INFO] [stdout]   --> src/gitlab_tools.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct GitLabTools {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/gitlab_tools.rs:68:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | impl GitLabTools {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  68 |     pub fn new(config: Config) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     fn access_level_to_role(level: u32) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub async fn get_project_members(&self) -> Result<Vec<ProjectMember>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub async fn get_issues_by_assignee(&self, assignee: &str) -> Result<Vec<GitLabIssue>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub async fn get_mrs_by_assignee(&self, assignee: &str) -> Result<Vec<GitLabMR>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub async fn get_all_open_issues(&self) -> Result<Vec<GitLabIssue>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn get_project_labels(&self) -> Result<Vec<String>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     fn parse_user(&self, user_data: Option<&serde_json::Value>) -> Option<GitLabUser> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn parse_issue(&self, issue: serde_json::Value) -> Result<GitLabIssue> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     fn parse_mr(&self, mr: serde_json::Value) -> Result<GitLabMR> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "eabfc1d84cd47a924d9225105ec51e8ed783319764e7cc52f2df39c6d9834d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabfc1d84cd47a924d9225105ec51e8ed783319764e7cc52f2df39c6d9834d5e", kill_on_drop: false }`
[INFO] [stdout] eabfc1d84cd47a924d9225105ec51e8ed783319764e7cc52f2df39c6d9834d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 385133a2c02b4f5750da9b3ddd431a6719ee297b9476c54e642071d7501b4233
[INFO] running `Command { std: "docker" "start" "-a" "385133a2c02b4f5750da9b3ddd431a6719ee297b9476c54e642071d7501b4233", kill_on_drop: false }`
[INFO] [stderr]    Compiling ken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]     --> src/interactive.rs:736:8
[INFO] [stdout]      |
[INFO] [stdout]  134 | impl KenSession {
[INFO] [stdout]      | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  736 |     fn get_issue_template() -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  750 |     fn get_mr_template() -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  937 |     async fn analyze_workload_direct(&self, config: &Config) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1094 |     async fn analyze_labels_with_llm(&self, labels: &[String], issues: &[crate::gitlab_tools::GitLabIssue]) -> Result<std::collections::H...
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1165 |     fn calculate_weighted_score(&self, issues: &[crate::gitlab_tools::GitLabIssue], weights: &std::collections::HashMap<String, f64>) -> ...
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1171 |     fn calculate_issue_weight(&self, issue: &crate::gitlab_tools::GitLabIssue, weights: &std::collections::HashMap<String, f64>) -> f64 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1179 |     fn get_priority_labels(&self, issues: &[crate::gitlab_tools::GitLabIssue], weights: &std::collections::HashMap<String, f64>) -> String {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1200 |     fn has_high_priority_labels(&self, issue: &crate::gitlab_tools::GitLabIssue, weights: &std::collections::HashMap<String, f64>) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_tool` is never used
[INFO] [stdout]   --> src/mcp_client.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MCPClient {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub async fn run_tool(&self, tool_name: &str, tool_arguments: serde_json::Value) -> Result<serde_json::Value> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitLabUser` is never constructed
[INFO] [stdout]  --> src/gitlab_tools.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GitLabUser {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProjectMember` is never constructed
[INFO] [stdout]   --> src/gitlab_tools.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ProjectMember {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitLabIssue` is never constructed
[INFO] [stdout]   --> src/gitlab_tools.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct GitLabIssue {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitLabMR` is never constructed
[INFO] [stdout]   --> src/gitlab_tools.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct GitLabMR {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitLabTools` is never constructed
[INFO] [stdout]   --> src/gitlab_tools.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct GitLabTools {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/gitlab_tools.rs:68:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | impl GitLabTools {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  68 |     pub fn new(config: Config) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     fn access_level_to_role(level: u32) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub async fn get_project_members(&self) -> Result<Vec<ProjectMember>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub async fn get_issues_by_assignee(&self, assignee: &str) -> Result<Vec<GitLabIssue>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub async fn get_mrs_by_assignee(&self, assignee: &str) -> Result<Vec<GitLabMR>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub async fn get_all_open_issues(&self) -> Result<Vec<GitLabIssue>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn get_project_labels(&self) -> Result<Vec<String>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     fn parse_user(&self, user_data: Option<&serde_json::Value>) -> Option<GitLabUser> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn parse_issue(&self, issue: serde_json::Value) -> Result<GitLabIssue> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     fn parse_mr(&self, mr: serde_json::Value) -> Result<GitLabMR> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "385133a2c02b4f5750da9b3ddd431a6719ee297b9476c54e642071d7501b4233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "385133a2c02b4f5750da9b3ddd431a6719ee297b9476c54e642071d7501b4233", kill_on_drop: false }`
[INFO] [stdout] 385133a2c02b4f5750da9b3ddd431a6719ee297b9476c54e642071d7501b4233
