[INFO] cloning repository https://github.com/cheng-chun-yuan/claude-guide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cheng-chun-yuan/claude-guide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheng-chun-yuan%2Fclaude-guide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheng-chun-yuan%2Fclaude-guide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1328877756d10dd87bae74412b40b0f521ad2600 [INFO] testing cheng-chun-yuan/claude-guide against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheng-chun-yuan%2Fclaude-guide" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cheng-chun-yuan/claude-guide [INFO] finished tweaking git repo https://github.com/cheng-chun-yuan/claude-guide [INFO] tweaked toml for git repo https://github.com/cheng-chun-yuan/claude-guide written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cheng-chun-yuan/claude-guide on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cheng-chun-yuan/claude-guide 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing cheng-chun-yuan/claude-guide against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheng-chun-yuan%2Fclaude-guide" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cheng-chun-yuan/claude-guide [INFO] finished tweaking git repo https://github.com/cheng-chun-yuan/claude-guide [INFO] tweaked toml for git repo https://github.com/cheng-chun-yuan/claude-guide written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cheng-chun-yuan/claude-guide on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cheng-chun-yuan/claude-guide 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded instability v0.3.11 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded libredox v0.1.12 [INFO] [stderr] Downloaded zmij v1.0.12 [INFO] [stderr] Downloaded gray_matter v0.2.9 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77e4b59bc5b75a0a54fee95aefd678c2382ac0bbf2f2521f099afd36cdd0ccd3 [INFO] running `Command { std: "docker" "start" "-a" "77e4b59bc5b75a0a54fee95aefd678c2382ac0bbf2f2521f099afd36cdd0ccd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77e4b59bc5b75a0a54fee95aefd678c2382ac0bbf2f2521f099afd36cdd0ccd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77e4b59bc5b75a0a54fee95aefd678c2382ac0bbf2f2521f099afd36cdd0ccd3", kill_on_drop: false }` [INFO] [stdout] 77e4b59bc5b75a0a54fee95aefd678c2382ac0bbf2f2521f099afd36cdd0ccd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e3b1f443c6d773adb5e3d07f7017ada90ea36b3c32b1541534a7ca6a6e02527 [INFO] running `Command { std: "docker" "start" "-a" "9e3b1f443c6d773adb5e3d07f7017ada90ea36b3c32b1541534a7ca6a6e02527", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling gray_matter v0.2.9 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling claude-guide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `description` is never used [INFO] [stdout] --> src/actions.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl Action { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 45 | pub fn description(&self) -> &'static str { [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 `claude_dir` is never read [INFO] [stdout] --> src/app.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 183 | pub claude_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `preview` is never used [INFO] [stdout] --> src/config/commands.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Command { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn preview(&self, max_lines: usize) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_count` is never used [INFO] [stdout] --> src/config/hooks.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 118 | impl HooksConfig { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn total_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_env` is never used [INFO] [stdout] --> src/config/mcp.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl McpServer { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn with_env(mut self, env: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `McpServersConfig` is never constructed [INFO] [stdout] --> src/config/mcp.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct McpServersConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/config/mcp.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl McpServersConfig { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 41 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn add(&mut self, name: String, server: McpServer) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn remove(&mut self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn get(&self, name: &str) -> Option<&McpServer> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn get_mut(&mut self, name: &str) -> Option<&mut McpServer> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn list(&self) -> Vec<(&String, &McpServer)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `mcp_servers_config` is never used [INFO] [stdout] --> src/config/settings.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Settings { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn mcp_servers_config(&self) -> McpServersConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/event.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | Resize(u16, u16), [INFO] [stdout] | ------ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8 - Resize(u16, u16), [INFO] [stdout] 8 + Resize((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.06s [INFO] running `Command { std: "docker" "inspect" "9e3b1f443c6d773adb5e3d07f7017ada90ea36b3c32b1541534a7ca6a6e02527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3b1f443c6d773adb5e3d07f7017ada90ea36b3c32b1541534a7ca6a6e02527", kill_on_drop: false }` [INFO] [stdout] 9e3b1f443c6d773adb5e3d07f7017ada90ea36b3c32b1541534a7ca6a6e02527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4f0b813ab6654b17ada98241b591eb2560806e4b1ce37d82c738a5e73a00d03 [INFO] running `Command { std: "docker" "start" "-a" "a4f0b813ab6654b17ada98241b591eb2560806e4b1ce37d82c738a5e73a00d03", kill_on_drop: false }` [INFO] [stderr] Compiling claude-guide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `description` is never used [INFO] [stdout] --> src/actions.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl Action { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 45 | pub fn description(&self) -> &'static str { [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 `claude_dir` is never read [INFO] [stdout] --> src/app.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 183 | pub claude_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `preview` is never used [INFO] [stdout] --> src/config/commands.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Command { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn preview(&self, max_lines: usize) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_count` is never used [INFO] [stdout] --> src/config/hooks.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 118 | impl HooksConfig { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 154 | pub fn total_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `with_env` is never used [INFO] [stdout] --> src/config/mcp.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl McpServer { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn with_env(mut self, env: HashMap) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `McpServersConfig` is never constructed [INFO] [stdout] --> src/config/mcp.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct McpServersConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/config/mcp.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl McpServersConfig { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 41 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn add(&mut self, name: String, server: McpServer) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn remove(&mut self, name: &str) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn get(&self, name: &str) -> Option<&McpServer> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn get_mut(&mut self, name: &str) -> Option<&mut McpServer> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn list(&self) -> Vec<(&String, &McpServer)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `mcp_servers_config` is never used [INFO] [stdout] --> src/config/settings.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Settings { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn mcp_servers_config(&self) -> McpServersConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/event.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | Resize(u16, u16), [INFO] [stdout] | ------ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 8 - Resize(u16, u16), [INFO] [stdout] 8 + Resize((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "a4f0b813ab6654b17ada98241b591eb2560806e4b1ce37d82c738a5e73a00d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f0b813ab6654b17ada98241b591eb2560806e4b1ce37d82c738a5e73a00d03", kill_on_drop: false }` [INFO] [stdout] a4f0b813ab6654b17ada98241b591eb2560806e4b1ce37d82c738a5e73a00d03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82bd99a875469890f0a9eef0f7dd700b289f0a8a11c357aff5840682d803692c [INFO] running `Command { std: "docker" "start" "-a" "82bd99a875469890f0a9eef0f7dd700b289f0a8a11c357aff5840682d803692c", kill_on_drop: false }` [INFO] [stderr] warning: method `description` is never used [INFO] [stderr] --> src/actions.rs:45:12 [INFO] [stderr] | [INFO] [stderr] 44 | impl Action { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] 45 | pub fn description(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `claude_dir` is never read [INFO] [stderr] --> src/app.rs:183:9 [INFO] [stderr] | [INFO] [stderr] 169 | pub struct App { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 183 | pub claude_dir: PathBuf, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `preview` is never used [INFO] [stderr] --> src/config/commands.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Command { [INFO] [stderr] | ------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 30 | pub fn preview(&self, max_lines: usize) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `total_count` is never used [INFO] [stderr] --> src/config/hooks.rs:154:12 [INFO] [stderr] | [INFO] [stderr] 118 | impl HooksConfig { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 154 | pub fn total_count(&self) -> usize { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stdout] running 0 tests [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: method `with_env` is never used [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] --> src/config/mcp.rs:28:12 [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] 14 | impl McpServer { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 28 | pub fn with_env(mut self, env: HashMap) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `McpServersConfig` is never constructed [INFO] [stderr] --> src/config/mcp.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct McpServersConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> src/config/mcp.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 40 | impl McpServersConfig { [INFO] [stderr] | --------------------- associated items in this implementation [INFO] [stderr] 41 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 47 | pub fn add(&mut self, name: String, server: McpServer) { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 51 | pub fn remove(&mut self, name: &str) -> Option { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 55 | pub fn get(&self, name: &str) -> Option<&McpServer> { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 59 | pub fn get_mut(&mut self, name: &str) -> Option<&mut McpServer> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 63 | pub fn list(&self) -> Vec<(&String, &McpServer)> { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | pub fn count(&self) -> usize { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `mcp_servers_config` is never used [INFO] [stderr] --> src/config/settings.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 22 | impl Settings { [INFO] [stderr] | ------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn mcp_servers_config(&self) -> McpServersConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> src/event.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | Resize(u16, u16), [INFO] [stderr] | ------ ^^^ ^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 8 - Resize(u16, u16), [INFO] [stderr] 8 + Resize((), ()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `claude-guide` (bin "claude-guide" test) generated 9 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claude_guide-3b26b514ba54e0ba) [INFO] running `Command { std: "docker" "inspect" "82bd99a875469890f0a9eef0f7dd700b289f0a8a11c357aff5840682d803692c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bd99a875469890f0a9eef0f7dd700b289f0a8a11c357aff5840682d803692c", kill_on_drop: false }` [INFO] [stdout] 82bd99a875469890f0a9eef0f7dd700b289f0a8a11c357aff5840682d803692c