[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vany/empathic on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c37840755f3f659af3a3308735dddbb543d307eb25b811f1bd5f86174b7a23c2
[INFO] running `Command { std: "docker" "start" "-a" "c37840755f3f659af3a3308735dddbb543d307eb25b811f1bd5f86174b7a23c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c37840755f3f659af3a3308735dddbb543d307eb25b811f1bd5f86174b7a23c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c37840755f3f659af3a3308735dddbb543d307eb25b811f1bd5f86174b7a23c2", kill_on_drop: false }`
[INFO] [stdout] c37840755f3f659af3a3308735dddbb543d307eb25b811f1bd5f86174b7a23c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a78e62f638051f8682b9a44fa42798bf0ae5b3d8292816da1df51d1359150ab3
[INFO] running `Command { std: "docker" "start" "-a" "a78e62f638051f8682b9a44fa42798bf0ae5b3d8292816da1df51d1359150ab3", 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 crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[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 ignore v0.4.23
[INFO] [stderr]    Compiling tokio v1.46.1
[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 29.02s
[INFO] running `Command { std: "docker" "inspect" "a78e62f638051f8682b9a44fa42798bf0ae5b3d8292816da1df51d1359150ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a78e62f638051f8682b9a44fa42798bf0ae5b3d8292816da1df51d1359150ab3", kill_on_drop: false }`
[INFO] [stdout] a78e62f638051f8682b9a44fa42798bf0ae5b3d8292816da1df51d1359150ab3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98e31118fada221b6255e501b56eadbf056d50401ccc8e7423e6e04b000c907c
[INFO] running `Command { std: "docker" "start" "-a" "98e31118fada221b6255e501b56eadbf056d50401ccc8e7423e6e04b000c907c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.20.0
[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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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 19.70s
[INFO] running `Command { std: "docker" "inspect" "98e31118fada221b6255e501b56eadbf056d50401ccc8e7423e6e04b000c907c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e31118fada221b6255e501b56eadbf056d50401ccc8e7423e6e04b000c907c", kill_on_drop: false }`
[INFO] [stdout] 98e31118fada221b6255e501b56eadbf056d50401ccc8e7423e6e04b000c907c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2d9965a2da9e86209a69162d43edbecedcfc883289e7201848e307bdaccda2c0
[INFO] running `Command { std: "docker" "start" "-a" "2d9965a2da9e86209a69162d43edbecedcfc883289e7201848e307bdaccda2c0", kill_on_drop: false }`
[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)]` on by default
[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: 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 `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: 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 `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 `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 `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: unused import: `mcp::*`
[INFO] [stderr]   --> tests/common/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use mcp::*;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` 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: 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: 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 `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 `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 `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: 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: `empathic` (test "git_executor") generated 22 warnings
[INFO] [stderr] warning: `empathic` (test "env") generated 31 warnings (20 duplicates) (run `cargo fix --test "env"` to apply 3 suggestions)
[INFO] [stderr] warning: `empathic` (test "read_file") generated 27 warnings (27 duplicates)
[INFO] [stderr] warning: `empathic` (test "write_file") generated 20 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/empathic-ce1dd1ceca1a6c3c)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/empathic-2f6fa99529ad616a)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/env.rs (/opt/rustwide/target/debug/deps/env-e0b276eaeb37d9d7)
[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_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::content::tests::test_unicode_content_generation ... ok
[INFO] [stdout] test common::setup::tests::test_env_creates_correctly ... ok
[INFO] [stdout] test test_env_common_variables ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_create_structure ... ok
[INFO] [stdout] test test_env_basic_functionality ... ok
[INFO] [stdout] test test_env_no_project_context ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_count_files ... ok
[INFO] [stdout] test test_env_response_structure ... ok
[INFO] [stdout] test common::setup::tests::test_file_creation ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_file_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_executor.rs (/opt/rustwide/target/debug/deps/git_executor-805df208ac5628cd)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test common::content::tests::test_file_content_generation ... ok
[INFO] [stdout] test common::content::tests::test_unicode_content_generation ... ok
[INFO] [stdout] test common::mcp::tests::test_mcp_result_file_content ... 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::setup::tests::test_env_creates_correctly ... 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 common::setup::tests::test_file_creation ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_create_structure ... ok
[INFO] [stdout] test test_git_basic_commands ... ok
[INFO] [stdout] test test_git_invalid_commands ... ok
[INFO] [stdout] test test_git_complex_arguments ... ok
[INFO] [stdout] test test_git_large_output ... ok
[INFO] [stdout] test test_git_unicode_handling ... ok
[INFO] [stdout] test test_git_workflow ... ok
[INFO] [stdout] test test_git_branch_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-715748095a8935bf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_mcp_server_creation ... ok
[INFO] [stdout] test test_config_project_path ... ok
[INFO] [stdout] test test_list_files_with_pattern ... ok
[INFO] [stdout] test test_replace_tool_basic ... 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-5474d1dac743820b)
[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::content::tests::test_unicode_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::setup::tests::test_env_creates_correctly ... ok
[INFO] [stdout] test test_read_file_nonexistent ... 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_count_files ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_create_structure ... ok
[INFO] [stdout] test test_read_file_different_encodings ... ok
[INFO] [stdout] test test_read_file_unicode_chunking_boundaries ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_file_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/write_file.rs (/opt/rustwide/target/debug/deps/write_file-09f26306e944e65b)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test common::content::tests::test_file_content_generation ... ok
[INFO] [stdout] test common::content::tests::test_unicode_content_generation ... 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::mcp::tests::test_mcp_result_parsing ... ok
[INFO] [stdout] test common::content::tests::test_structure_generation ... ok
[INFO] [stdout] test common::fs_helpers::tests::test_create_structure ... ok
[INFO] [stdout] test test_write_file_edge_cases ... 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 common::setup::tests::test_file_creation ... ok
[INFO] [stdout] test test_write_file_line_replacement ... ok
[INFO] [stdout] test test_write_file_unicode_content ... ok
[INFO] [stdout] test test_write_file_basic_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' panicked at tests/write_file.rs:235:5:
[INFO] [stdout] assertion failed: size > 50_000
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x582ac2798f02 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x582ac2798f02 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x582ac2798f02 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x582ac2798f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x582ac27bfc23 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x582ac27bfc23 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x582ac27956b3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x582ac27956b3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x582ac2798d52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x582ac279a709 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x582ac279a53e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x582ac263e914 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x582ac263e914 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x582ac279b0de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x582ac279b0de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x582ac279ae76 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x582ac27993f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x582ac279ab3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x582ac27be5e0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x582ac27be66c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x582ac2605231 - write_file::test_write_file_large_content::{{closure}}::h75e122898407d885
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/write_file.rs:235:5
[INFO] [stdout]   21:     0x582ac25c3ac5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h07af97e2fdc871be
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x582ac25c3c7d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4e1dd5e854f4fc75
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x582ac25f3f8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb27181f67f696cee
[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:     0x582ac25f3e7c - tokio::task::coop::with_budget::h76480c141c17890c
[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:     0x582ac25f3e7c - tokio::task::coop::budget::hcfc2c4e74a9be57d
[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:     0x582ac25f3e7c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hddbde6560f9f0924
[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:     0x582ac25ee38a - tokio::runtime::scheduler::current_thread::Context::enter::hb85b60b134b5079f
[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:     0x582ac25f1add - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hbc964a72c58fb889
[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:     0x582ac25f0c0b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd354f66d31538c20
[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:     0x582ac25c310a - tokio::runtime::context::scoped::Scoped<T>::set::h5ea2b5661e484282
[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:     0x582ac25baf3a - tokio::runtime::context::set_scheduler::{{closure}}::hfd3b32de3d03ddd5
[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:     0x582ac25ca1c6 - std::thread::local::LocalKey<T>::try_with::heaca6aa4b09c8da1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x582ac25c83ac - std::thread::local::LocalKey<T>::with::hddee3c7dde0189df
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x582ac25bad31 - tokio::runtime::context::set_scheduler::h3795f3c5a2d4a143
[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:     0x582ac25f04e9 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha6f49c0e69d604cf
[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:     0x582ac25f0c92 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h39d7c9fd3e7688d7
[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:     0x582ac25ed139 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hecd1b1bb81bf3c72
[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:     0x582ac25cd450 - tokio::runtime::context::runtime::enter_runtime::h841c0a5e384464b8
[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:     0x582ac25ec4a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd34f6065692a86c1
[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:     0x582ac25d22cf - tokio::runtime::runtime::Runtime::block_on_inner::h89f8b9f7fcd74031
[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:     0x582ac25d2705 - tokio::runtime::runtime::Runtime::block_on::h84b16a4551e8d7f2
[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:     0x582ac2604033 - write_file::test_write_file_large_content::h8cf4236da93be5a8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/write_file.rs:239:7
[INFO] [stdout]   43:     0x582ac2603ed7 - write_file::test_write_file_large_content::{{closure}}::h5c23fa9b4b262131
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/write_file.rs:209:45
[INFO] [stdout]   44:     0x582ac25e28d6 - core::ops::function::FnOnce::call_once::h7517aaa93061b659
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x582ac264417b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x582ac264417b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x582ac26432b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x582ac26432b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x582ac26432b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x582ac26432b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x582ac26432b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x582ac26432b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x582ac26432b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x582ac2606eb4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x582ac2606eb4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x582ac260a88a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x582ac260a88a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x582ac260a88a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x582ac260a88a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x582ac260a88a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x582ac260a88a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x582ac260a88a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x582ac279e52f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x582ac279e52f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7bc3f57cdaa4 - <unknown>
[INFO] [stdout]   66:     0x7bc3f585aa34 - 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.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test write_file`
[INFO] running `Command { std: "docker" "inspect" "2d9965a2da9e86209a69162d43edbecedcfc883289e7201848e307bdaccda2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d9965a2da9e86209a69162d43edbecedcfc883289e7201848e307bdaccda2c0", kill_on_drop: false }`
[INFO] [stdout] 2d9965a2da9e86209a69162d43edbecedcfc883289e7201848e307bdaccda2c0
