[INFO] cloning repository https://github.com/Vany/empathic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vany/empathic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVany%2Fempathic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVany%2Fempathic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 393decb61851990a72ee6a16dc4f17f869b31a7f
[INFO] testing Vany/empathic against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVany%2Fempathic" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vany/empathic
[INFO] finished tweaking git repo https://github.com/Vany/empathic
[INFO] tweaked toml for git repo https://github.com/Vany/empathic written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vany/empathic on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vany/empathic already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb7927a2ace2011cd6789528069bec32e25654fe378966f7eefa881ba66a7f5c
[INFO] running `Command { std: "docker" "start" "-a" "bb7927a2ace2011cd6789528069bec32e25654fe378966f7eefa881ba66a7f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb7927a2ace2011cd6789528069bec32e25654fe378966f7eefa881ba66a7f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7927a2ace2011cd6789528069bec32e25654fe378966f7eefa881ba66a7f5c", kill_on_drop: false }`
[INFO] [stdout] bb7927a2ace2011cd6789528069bec32e25654fe378966f7eefa881ba66a7f5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0e40fad4cb05f169ae9c359e9db3aca692a1c8aeea5b5111c5d3c719a7784df
[INFO] running `Command { std: "docker" "start" "-a" "d0e40fad4cb05f169ae9c359e9db3aca692a1c8aeea5b5111c5d3c719a7784df", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling empathic v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.47s
[INFO] running `Command { std: "docker" "inspect" "d0e40fad4cb05f169ae9c359e9db3aca692a1c8aeea5b5111c5d3c719a7784df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0e40fad4cb05f169ae9c359e9db3aca692a1c8aeea5b5111c5d3c719a7784df", kill_on_drop: false }`
[INFO] [stdout] d0e40fad4cb05f169ae9c359e9db3aca692a1c8aeea5b5111c5d3c719a7784df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83fb747855d1671d66ccee9b52e96c54b1fc84b2fe6a46c68a26fa5baeabc6f6
[INFO] running `Command { std: "docker" "start" "-a" "83fb747855d1671d66ccee9b52e96c54b1fc84b2fe6a46c68a26fa5baeabc6f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling empathic v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: unused import: `mcp::*`
[INFO] [stdout]   --> tests/common/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use mcp::*;
[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: `content::*`
[INFO] [stdout]   --> tests/common/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use content::*;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs_helpers::*`
[INFO] [stdout]   --> tests/common/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use fs_helpers::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mcp::*`
[INFO] [stdout]   --> tests/common/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use mcp::*;
[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: `fs_helpers::*`
[INFO] [stdout]   --> tests/common/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use fs_helpers::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/common/setup.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TestEnv {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 12 |     pub temp_dir: TempDir,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestEnv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_project`, `relative_path`, and `create_files` are never used
[INFO] [stdout]   --> tests/common/setup.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TestEnv {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub async fn create_project(&self, name: &str) -> Result<PathBuf> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn relative_path(&self, path: &Path) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub async fn create_files(&self, files: &[(&str, &str)]) -> Result<Vec<PathBuf>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quick_test_setup` is never used
[INFO] [stdout]   --> tests/common/setup.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn quick_test_setup() -> Result<(Config, PathBuf)> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_dir` is never used
[INFO] [stdout]   --> tests/common/setup.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn cleanup_test_dir(path: &Path) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `stderr`, `working_dir`, `bytes_written`, `get_str`, `get_bool`, and `get_i64` are never used
[INFO] [stdout]   --> tests/common/mcp.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl McpResult {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn stderr(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn working_dir(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn bytes_written(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn get_str(&self, field: &str) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_bool(&self, field: &str) -> Option<bool> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_i64(&self, field: &str) -> Option<i64> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_mcp_success` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn assert_mcp_success(result: &McpResult) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_mcp_failure` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn assert_mcp_failure(result: &McpResult) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_mcp_response` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn debug_mcp_response(result: &McpResult, label: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple` is never used
[INFO] [stdout]   --> tests/common/content.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn simple() -> &'static str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `boundary_test` is never used
[INFO] [stdout]   --> tests/common/content.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn boundary_test() -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `large_repeating` is never used
[INFO] [stdout]   --> tests/common/content.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn large_repeating(repeat: usize) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unicode_filename` is never used
[INFO] [stdout]   --> tests/common/content.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn unicode_filename() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `commit_message` is never used
[INFO] [stdout]   --> tests/common/content.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn commit_message() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_text` is never used
[INFO] [stdout]   --> tests/common/content.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn simple_text() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_like` is never used
[INFO] [stdout]   --> tests/common/content.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn binary_like() -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `large_text` is never used
[INFO] [stdout]   --> tests/common/content.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn large_text(lines: usize) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_structure` is never used
[INFO] [stdout]    --> tests/common/content.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn nested_structure() -> HashMap<&'static str, &'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mixed_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn mixed_content() -> HashMap<&'static str, &'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file_test_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn read_file_test_content() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_file_original` is never used
[INFO] [stdout]    --> tests/common/content.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn write_file_original() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_file_replacement` is never used
[INFO] [stdout]    --> tests/common/content.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn write_file_replacement() -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `replace_test_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn replace_test_content() -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `git_test_files` is never used
[INFO] [stdout]    --> tests/common/content.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn git_test_files() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_test_dir` is never used
[INFO] [stdout]   --> tests/common/fs_helpers.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn random_test_dir() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_paths` is never used
[INFO] [stdout]   --> tests/common/fs_helpers.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn cleanup_paths(paths: &[&Path]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_symlink` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn create_symlink(target: &Path, link: &Path) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_relative_path` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn get_relative_path(root: &Path, target: &Path) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn copy_dir_recursive<'a>(src: &'a Path, dst: &'a Path) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<()>> + 'a>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/common/setup.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TestEnv {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 12 |     pub temp_dir: TempDir,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestEnv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_project`, `relative_path`, and `create_files` are never used
[INFO] [stdout]   --> tests/common/setup.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TestEnv {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub async fn create_project(&self, name: &str) -> Result<PathBuf> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn relative_path(&self, path: &Path) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub async fn create_files(&self, files: &[(&str, &str)]) -> Result<Vec<PathBuf>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quick_test_setup` is never used
[INFO] [stdout]   --> tests/common/setup.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn quick_test_setup() -> Result<(Config, PathBuf)> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_dir` is never used
[INFO] [stdout]   --> tests/common/setup.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn cleanup_test_dir(path: &Path) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `working_dir`, `bytes_written`, `get_str`, `get_bool`, and `get_i64` are never used
[INFO] [stdout]   --> tests/common/mcp.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl McpResult {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn working_dir(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn bytes_written(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn get_str(&self, field: &str) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_bool(&self, field: &str) -> Option<bool> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_i64(&self, field: &str) -> Option<i64> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_mcp_failure` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn assert_mcp_failure(result: &McpResult) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_mcp_response` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn debug_mcp_response(result: &McpResult, label: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `commit_message` is never used
[INFO] [stdout]   --> tests/common/content.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn commit_message() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_text` is never used
[INFO] [stdout]   --> tests/common/content.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn simple_text() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_like` is never used
[INFO] [stdout]   --> tests/common/content.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn binary_like() -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_structure` is never used
[INFO] [stdout]    --> tests/common/content.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn nested_structure() -> HashMap<&'static str, &'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mixed_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn mixed_content() -> HashMap<&'static str, &'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file_test_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn read_file_test_content() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `replace_test_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn replace_test_content() -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `git_test_files` is never used
[INFO] [stdout]    --> tests/common/content.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn git_test_files() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_test_dir` is never used
[INFO] [stdout]   --> tests/common/fs_helpers.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn random_test_dir() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_paths` is never used
[INFO] [stdout]   --> tests/common/fs_helpers.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn cleanup_paths(paths: &[&Path]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_symlink` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn create_symlink(target: &Path, link: &Path) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_relative_path` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn get_relative_path(root: &Path, target: &Path) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn copy_dir_recursive<'a>(src: &'a Path, dst: &'a Path) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<()>> + 'a>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/common/setup.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TestEnv {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 12 |     pub temp_dir: TempDir,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestEnv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_project`, `relative_path`, and `create_files` are never used
[INFO] [stdout]   --> tests/common/setup.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TestEnv {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub async fn create_project(&self, name: &str) -> Result<PathBuf> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn relative_path(&self, path: &Path) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub async fn create_files(&self, files: &[(&str, &str)]) -> Result<Vec<PathBuf>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quick_test_setup` is never used
[INFO] [stdout]   --> tests/common/setup.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn quick_test_setup() -> Result<(Config, PathBuf)> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_dir` is never used
[INFO] [stdout]   --> tests/common/setup.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn cleanup_test_dir(path: &Path) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `stderr`, `working_dir`, `bytes_written`, `get_str`, `get_bool`, and `get_i64` are never used
[INFO] [stdout]   --> tests/common/mcp.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl McpResult {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn stderr(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn working_dir(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn bytes_written(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn get_str(&self, field: &str) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_bool(&self, field: &str) -> Option<bool> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_i64(&self, field: &str) -> Option<i64> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_mcp_success` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn assert_mcp_success(result: &McpResult) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_mcp_failure` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn assert_mcp_failure(result: &McpResult) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_mcp_response` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn debug_mcp_response(result: &McpResult, label: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unicode_filename` is never used
[INFO] [stdout]   --> tests/common/content.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn unicode_filename() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `commit_message` is never used
[INFO] [stdout]   --> tests/common/content.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn commit_message() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_text` is never used
[INFO] [stdout]   --> tests/common/content.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn simple_text() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_like` is never used
[INFO] [stdout]   --> tests/common/content.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn binary_like() -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `large_text` is never used
[INFO] [stdout]   --> tests/common/content.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn large_text(lines: usize) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_structure` is never used
[INFO] [stdout]    --> tests/common/content.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn nested_structure() -> HashMap<&'static str, &'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mixed_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn mixed_content() -> HashMap<&'static str, &'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file_test_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn read_file_test_content() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_file_original` is never used
[INFO] [stdout]    --> tests/common/content.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn write_file_original() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_file_replacement` is never used
[INFO] [stdout]    --> tests/common/content.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn write_file_replacement() -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `replace_test_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn replace_test_content() -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `git_test_files` is never used
[INFO] [stdout]    --> tests/common/content.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn git_test_files() -> Vec<(&'static str, &'static str)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_test_dir` is never used
[INFO] [stdout]   --> tests/common/fs_helpers.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn random_test_dir() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_paths` is never used
[INFO] [stdout]   --> tests/common/fs_helpers.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn cleanup_paths(paths: &[&Path]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_symlink` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn create_symlink(target: &Path, link: &Path) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_relative_path` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn get_relative_path(root: &Path, target: &Path) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn copy_dir_recursive<'a>(src: &'a Path, dst: &'a Path) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<()>> + 'a>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `temp_dir` is never read
[INFO] [stdout]   --> tests/common/setup.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TestEnv {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 12 |     pub temp_dir: TempDir,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TestEnv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `relative_path` and `create_files` are never used
[INFO] [stdout]   --> tests/common/setup.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TestEnv {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn relative_path(&self, path: &Path) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub async fn create_files(&self, files: &[(&str, &str)]) -> Result<Vec<PathBuf>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `quick_test_setup` is never used
[INFO] [stdout]   --> tests/common/setup.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub async fn quick_test_setup() -> Result<(Config, PathBuf)> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_test_dir` is never used
[INFO] [stdout]   --> tests/common/setup.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub async fn cleanup_test_dir(path: &Path) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bytes_written`, `get_str`, `get_bool`, and `get_i64` are never used
[INFO] [stdout]   --> tests/common/mcp.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl McpResult {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn bytes_written(&self) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn get_str(&self, field: &str) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn get_bool(&self, field: &str) -> Option<bool> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn get_i64(&self, field: &str) -> Option<i64> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `debug_mcp_response` is never used
[INFO] [stdout]    --> tests/common/mcp.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub fn debug_mcp_response(result: &McpResult, label: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `boundary_test` is never used
[INFO] [stdout]   --> tests/common/content.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn boundary_test() -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `large_repeating` is never used
[INFO] [stdout]   --> tests/common/content.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn large_repeating(repeat: usize) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_text` is never used
[INFO] [stdout]   --> tests/common/content.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn simple_text() -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `binary_like` is never used
[INFO] [stdout]   --> tests/common/content.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn binary_like() -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `large_text` is never used
[INFO] [stdout]   --> tests/common/content.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn large_text(lines: usize) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_structure` is never used
[INFO] [stdout]    --> tests/common/content.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn nested_structure() -> HashMap<&'static str, &'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mixed_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn mixed_content() -> HashMap<&'static str, &'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file_test_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn read_file_test_content() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_file_original` is never used
[INFO] [stdout]    --> tests/common/content.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn write_file_original() -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_file_replacement` is never used
[INFO] [stdout]    --> tests/common/content.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn write_file_replacement() -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `replace_test_content` is never used
[INFO] [stdout]    --> tests/common/content.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn replace_test_content() -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_test_dir` is never used
[INFO] [stdout]   --> tests/common/fs_helpers.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn random_test_dir() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_paths` is never used
[INFO] [stdout]   --> tests/common/fs_helpers.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub async fn cleanup_paths(paths: &[&Path]) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_symlink` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub async fn create_symlink(target: &Path, link: &Path) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_relative_path` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn get_relative_path(root: &Path, target: &Path) -> Option<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_dir_recursive` is never used
[INFO] [stdout]    --> tests/common/fs_helpers.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn copy_dir_recursive<'a>(src: &'a Path, dst: &'a Path) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<()>> + 'a>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.08s
[INFO] running `Command { std: "docker" "inspect" "83fb747855d1671d66ccee9b52e96c54b1fc84b2fe6a46c68a26fa5baeabc6f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83fb747855d1671d66ccee9b52e96c54b1fc84b2fe6a46c68a26fa5baeabc6f6", kill_on_drop: false }`
[INFO] [stdout] 83fb747855d1671d66ccee9b52e96c54b1fc84b2fe6a46c68a26fa5baeabc6f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 471061711d14ddde87d19d326012934fea9fedf53a3a2e7487e087aa21d845ac
[INFO] running `Command { std: "docker" "start" "-a" "471061711d14ddde87d19d326012934fea9fedf53a3a2e7487e087aa21d845ac", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `mcp::*`
[INFO] [stdout] 
[INFO] [stderr]   --> tests/common/mod.rs:12:9
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 12 | pub use mcp::*;
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `content::*`
[INFO] [stderr]   --> tests/common/mod.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub use content::*;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fs_helpers::*`
[INFO] [stderr]   --> tests/common/mod.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub use fs_helpers::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `temp_dir` is never read
[INFO] [stderr]   --> tests/common/setup.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct TestEnv {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 12 |     pub temp_dir: TempDir,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TestEnv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `create_project`, `relative_path`, and `create_files` are never used
[INFO] [stderr]   --> tests/common/setup.rs:37:18
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl TestEnv {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub async fn create_project(&self, name: &str) -> Result<PathBuf> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn relative_path(&self, path: &Path) -> PathBuf {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub async fn create_files(&self, files: &[(&str, &str)]) -> Result<Vec<PathBuf>> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `quick_test_setup` is never used
[INFO] [stderr]   --> tests/common/setup.rs:71:14
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub async fn quick_test_setup() -> Result<(Config, PathBuf)> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `cleanup_test_dir` is never used
[INFO] [stderr]   --> tests/common/setup.rs:85:14
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub async fn cleanup_test_dir(path: &Path) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `stderr`, `working_dir`, `bytes_written`, `get_str`, `get_bool`, and `get_i64` are never used
[INFO] [stderr]   --> tests/common/mcp.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl McpResult {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub fn stderr(&self) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub fn working_dir(&self) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn bytes_written(&self) -> Option<u64> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub fn get_str(&self, field: &str) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn get_bool(&self, field: &str) -> Option<bool> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 93 |     pub fn get_i64(&self, field: &str) -> Option<i64> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_mcp_success` is never used
[INFO] [stderr]    --> tests/common/mcp.rs:100:8
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub fn assert_mcp_success(result: &McpResult) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_mcp_failure` is never used
[INFO] [stderr]    --> tests/common/mcp.rs:110:8
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub fn assert_mcp_failure(result: &McpResult) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `debug_mcp_response` is never used
[INFO] [stderr]    --> tests/common/mcp.rs:118:8
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub fn debug_mcp_response(result: &McpResult, label: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `simple` is never used
[INFO] [stderr]   --> tests/common/content.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn simple() -> &'static str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `boundary_test` is never used
[INFO] [stderr]   --> tests/common/content.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 |     pub fn boundary_test() -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `large_repeating` is never used
[INFO] [stderr]   --> tests/common/content.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub fn large_repeating(repeat: usize) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `unicode_filename` is never used
[INFO] [stderr]   --> tests/common/content.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn unicode_filename() -> &'static str {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `commit_message` is never used
[INFO] [stderr]   --> tests/common/content.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn commit_message() -> &'static str {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `simple_text` is never used
[INFO] [stderr]   --> tests/common/content.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub fn simple_text() -> &'static str {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `binary_like` is never used
[INFO] [stderr]   --> tests/common/content.rs:75:12
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn binary_like() -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `large_text` is never used
[INFO] [stderr]   --> tests/common/content.rs:85:12
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn large_text(lines: usize) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `nested_structure` is never used
[INFO] [stderr]    --> tests/common/content.rs:107:12
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn nested_structure() -> HashMap<&'static str, &'static str> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mixed_content` is never used
[INFO] [stderr]    --> tests/common/content.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub fn mixed_content() -> HashMap<&'static str, &'static str> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_file_test_content` is never used
[INFO] [stderr]    --> tests/common/content.rs:132:12
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn read_file_test_content() -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_file_original` is never used
[INFO] [stderr]    --> tests/common/content.rs:137:12
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub fn write_file_original() -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_file_replacement` is never used
[INFO] [stderr]    --> tests/common/content.rs:147:12
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub fn write_file_replacement() -> &'static str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `replace_test_content` is never used
[INFO] [stderr]    --> tests/common/content.rs:152:12
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub fn replace_test_content() -> &'static str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `git_test_files` is never used
[INFO] [stderr]    --> tests/common/content.rs:163:12
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn git_test_files() -> Vec<(&'static str, &'static str)> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `random_test_dir` is never used
[INFO] [stderr]   --> tests/common/fs_helpers.rs:78:8
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn random_test_dir() -> PathBuf {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `cleanup_paths` is never used
[INFO] [stderr]   --> tests/common/fs_helpers.rs:83:14
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub async fn cleanup_paths(paths: &[&Path]) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_symlink` is never used
[INFO] [stderr]    --> tests/common/fs_helpers.rs:103:14
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub async fn create_symlink(target: &Path, link: &Path) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_relative_path` is never used
[INFO] [stderr]    --> tests/common/fs_helpers.rs:120:8
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub fn get_relative_path(root: &Path, target: &Path) -> Option<PathBuf> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `copy_dir_recursive` is never used
[INFO] [stderr]    --> tests/common/fs_helpers.rs:125:8
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub fn copy_dir_recursive<'a>(src: &'a Path, dst: &'a Path) -> std::pin::Pin<Box<dyn std::future::Future<Output = Result<()>> + 'a>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `working_dir`, `bytes_written`, `get_str`, `get_bool`, and `get_i64` are never used
[INFO] [stderr]   --> tests/common/mcp.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl McpResult {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 59 |     pub fn working_dir(&self) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn bytes_written(&self) -> Option<u64> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub fn get_str(&self, field: &str) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn get_bool(&self, field: &str) -> Option<bool> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 93 |     pub fn get_i64(&self, field: &str) -> Option<i64> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `relative_path` and `create_files` are never used
[INFO] [stderr]   --> tests/common/setup.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl TestEnv {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn relative_path(&self, path: &Path) -> PathBuf {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub async fn create_files(&self, files: &[(&str, &str)]) -> Result<Vec<PathBuf>> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `bytes_written`, `get_str`, `get_bool`, and `get_i64` are never used
[INFO] [stderr]   --> tests/common/mcp.rs:65:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl McpResult {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn bytes_written(&self) -> Option<u64> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 81 |     pub fn get_str(&self, field: &str) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn get_bool(&self, field: &str) -> Option<bool> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 93 |     pub fn get_i64(&self, field: &str) -> Option<i64> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `empathic` (test "env") generated 31 warnings (run `cargo fix --test "env"` to apply 3 suggestions)
[INFO] [stderr] warning: `empathic` (test "write_file") generated 20 warnings (19 duplicates)
[INFO] [stderr] warning: `empathic` (test "read_file") generated 27 warnings (27 duplicates)
[INFO] [stderr] warning: `empathic` (test "git_executor") generated 22 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/empathic-2f0f878423b42a85)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/empathic-b692549b562146af)
[INFO] [stderr]      Running tests/env.rs (/opt/rustwide/target/debug/deps/env-d097b9b391e7de11)
[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] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test common::content::tests::test_structure_generation ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_parsing ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_file_content ... ok
[INFO] [stdout] test common::setup::tests::test_env_creates_correctly ... ok
[INFO] [stdout] test test_env_basic_functionality ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_file_operations ... ok
[INFO] [stdout] test common::setup::tests::test_file_creation ... ok
[INFO] [stdout] test common::content::tests::test_file_content_generation ... ok
[INFO] [stdout] test test_env_common_variables ... ok
[INFO] [stdout] test test_env_response_structure ... ok
[INFO] [stdout] test test_env_no_project_context ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_create_structure ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_count_files ... ok
[INFO] [stdout] test common::content::tests::test_unicode_content_generation ... ok
[INFO] [stderr]      Running tests/git_executor.rs (/opt/rustwide/target/debug/deps/git_executor-da660e9c51849502)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test common::content::tests::test_file_content_generation ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_parsing ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_file_content ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_file_operations ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_create_structure ... ok
[INFO] [stdout] test common::setup::tests::test_env_creates_correctly ... ok
[INFO] [stdout] test common::content::tests::test_structure_generation ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_count_files ... ok
[INFO] [stdout] test common::content::tests::test_unicode_content_generation ... ok
[INFO] [stdout] test common::setup::tests::test_file_creation ... ok
[INFO] [stdout] test test_git_invalid_commands ... ok
[INFO] [stdout] test test_git_complex_arguments ... ok
[INFO] [stdout] test test_git_basic_commands ... ok
[INFO] [stdout] test test_git_large_output ... ok
[INFO] [stdout] test test_git_unicode_handling ... ok
[INFO] [stdout] test test_git_branch_operations ... ok
[INFO] [stdout] test test_git_workflow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e17ad305d715f0e9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_config_project_path ... ok
[INFO] [stdout] test test_mcp_server_creation ... ok
[INFO] [stdout] test test_replace_tool_basic ... ok
[INFO] [stdout] test test_list_files_with_pattern ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read_file.rs (/opt/rustwide/target/debug/deps/read_file-d8192942156b67ed)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test common::content::tests::test_file_content_generation ... ok
[INFO] [stdout] test common::content::tests::test_structure_generation ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_parsing ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_file_content ... ok
[INFO] [stdout] test common::setup::tests::test_env_creates_correctly ... ok
[INFO] [stdout] test test_read_file_nonexistent ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_create_structure ... ok
[INFO] [stdout] test test_read_file_empty ... ok
[INFO] [stdout] test common::setup::tests::test_file_creation ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_file_operations ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_count_files ... ok
[INFO] [stdout] test test_read_file_different_encodings ... ok
[INFO] [stdout] test test_read_file_unicode_chunking_boundaries ... ok
[INFO] [stdout] test common::content::tests::test_unicode_content_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/write_file.rs (/opt/rustwide/target/debug/deps/write_file-af95f07bcd92170d)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test common::content::tests::test_structure_generation ... ok
[INFO] [stdout] test common::content::tests::test_unicode_content_generation ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_parsing ... ok
[INFO] [stdout] test common::setup::tests::test_env_creates_correctly ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_file_content ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_count_files ... ok
[INFO] [stdout] test common::content::tests::test_file_content_generation ... ok
[INFO] [stdout] test test_write_file_basic_operations ... ok
[INFO] [stdout] test test_write_file_unicode_content ... ok
[INFO] [stdout] test common::setup::tests::test_file_creation ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_create_structure ... ok
[INFO] [stdout] test test_write_file_edge_cases ... ok
[INFO] [stdout] test test_write_file_line_replacement ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_file_operations ... ok
[INFO] [stdout] test test_write_file_large_content ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_write_file_large_content stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_write_file_large_content' (171) panicked at tests/write_file.rs:235:5:
[INFO] [stdout] assertion failed: size > 50_000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5690fee3c2b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5690fee3c2b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5690fee3c2b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5690fee3c2b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5690fee4d0bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5690fee4d0bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5690fee06e11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5690fee06e11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5690fee13c02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5690fee1947f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5690fee19311 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5690fecb90be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5690fecb90be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5690fee19bef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5690fee19bef - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5690fee19966 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5690fee13d39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5690fedfa2bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5690fee54e30 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5690fee54e0c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5690fec7bbf1 - write_file::test_write_file_large_content::{{closure}}::hde511da6ea165b1f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/write_file.rs:235:5
[INFO] [stdout]   21:     0x5690fec694e5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb2609f093e434f61
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5690fec6949d - <core::pin::Pin<P> as core::future::future::Future>::poll::haed9cafb8d67135d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5690fec64f3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h640705b5b6bff425
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5690fec6492c - tokio::task::coop::with_budget::hfbb36c220e554732
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5690fec6492c - tokio::task::coop::budget::h8cdf05e6f3c17cf0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5690fec6492c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h27842fb17c5c9ba7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5690fec5f9ca - tokio::runtime::scheduler::current_thread::Context::enter::he7b17e0417869b36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5690fec61fcd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h465bc5baa71a8a67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5690fec61b4b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2c1153b97db364a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5690fec8de1a - tokio::runtime::context::scoped::Scoped<T>::set::h363f1d83ab246c91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5690fec8819a - tokio::runtime::context::set_scheduler::{{closure}}::h9fab143840a06465
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5690fec90a16 - std::thread::local::LocalKey<T>::try_with::hb8dc4343108b1209
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5690fec8f1dc - std::thread::local::LocalKey<T>::with::h251428c5835c1db3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5690fec88021 - tokio::runtime::context::set_scheduler::hb0650a25abefec65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5690fec60c29 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7a0fec523690762b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5690fec61be2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h01370de60ed82a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5690fec5d6a9 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2eca82778fece05a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5690fec76ea0 - tokio::runtime::context::runtime::enter_runtime::h822aa3f194274ad5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5690fec5d451 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf9b6c0c766914ea3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5690fec8e46f - tokio::runtime::runtime::Runtime::block_on_inner::h1df354e243feaa3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5690fec8e895 - tokio::runtime::runtime::Runtime::block_on::ha80dbc61d85480cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5690fec7a9c3 - write_file::test_write_file_large_content::h1c7953e267b87e0b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/write_file.rs:239:7
[INFO] [stdout]   43:     0x5690fec7aa67 - write_file::test_write_file_large_content::{{closure}}::h97713bb6193bc3ba
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/write_file.rs:209:45
[INFO] [stdout]   44:     0x5690fec56726 - core::ops::function::FnOnce::call_once::h7d15e245bab81e0e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5690fecb8e7b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5690fecb8e7b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5690fecceae5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5690fecceae5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5690fecceae5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5690fecceae5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5690fecceae5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5690fecceae5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5690fecceae5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5690feca52d4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5690feca52d4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5690feca8b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5690feca8b9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5690feca8b9a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5690feca8b9a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5690feca8b9a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5690feca8b9a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5690feca8b9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5690fee0ee9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x5690fee0ee9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x70e84ef0baa4 - <unknown>
[INFO] [stdout]   66:     0x70e84ef98a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_write_file_large_content
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test write_file`
[INFO] running `Command { std: "docker" "inspect" "471061711d14ddde87d19d326012934fea9fedf53a3a2e7487e087aa21d845ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "471061711d14ddde87d19d326012934fea9fedf53a3a2e7487e087aa21d845ac", kill_on_drop: false }`
[INFO] [stdout] 471061711d14ddde87d19d326012934fea9fedf53a3a2e7487e087aa21d845ac
