[INFO] cloning repository https://github.com/Alexandre-Sage/codecrafters-shell-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexandre-Sage/codecrafters-shell-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Sage%2Fcodecrafters-shell-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Sage%2Fcodecrafters-shell-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c8e80c2b0363e844c9bf58dd7925fed0b42b4e5
[INFO] testing Alexandre-Sage/codecrafters-shell-rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexandre-Sage%2Fcodecrafters-shell-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alexandre-Sage/codecrafters-shell-rust
[INFO] finished tweaking git repo https://github.com/Alexandre-Sage/codecrafters-shell-rust
[INFO] tweaked toml for git repo https://github.com/Alexandre-Sage/codecrafters-shell-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alexandre-Sage/codecrafters-shell-rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alexandre-Sage/codecrafters-shell-rust 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c3aa4bd6e3079cd283834b72479e1540ce7bd81968d8988f85e234daf79efb3
[INFO] running `Command { std: "docker" "start" "-a" "9c3aa4bd6e3079cd283834b72479e1540ce7bd81968d8988f85e234daf79efb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c3aa4bd6e3079cd283834b72479e1540ce7bd81968d8988f85e234daf79efb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c3aa4bd6e3079cd283834b72479e1540ce7bd81968d8988f85e234daf79efb3", kill_on_drop: false }`
[INFO] [stdout] 9c3aa4bd6e3079cd283834b72479e1540ce7bd81968d8988f85e234daf79efb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d34045ed873089c1994bcdd69bf0c056fa915432c5cc4aae38b179b22cf5a5d6
[INFO] running `Command { std: "docker" "start" "-a" "d34045ed873089c1994bcdd69bf0c056fa915432c5cc4aae38b179b22cf5a5d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling codecrafters-shell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::char`
[INFO] [stdout]  --> src/executable/repl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::char;
[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 imports: `Read`, `Stdin`, `StdoutLock`, `Stdout`, and `stdout`
[INFO] [stdout]  --> src/executable/repl.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{self, stdout, Read, Stdin, Stdout, StdoutLock, Write};
[INFO] [stdout]   |                     ^^^^^^  ^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion`
[INFO] [stdout]  --> src/executable/repl.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shell::completion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::raw_mode::RawMode`
[INFO] [stdout]   --> src/executable/repl.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::shell::raw_mode::RawMode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion`
[INFO] [stdout]  --> src/shell/completion/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::shell::completion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/shell/completion/builtins.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `self`
[INFO] [stdout]  --> src/shell/completion/builtins.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             self,
[INFO] [stdout]   |             ^^^^
[INFO] [stdout] 8 |             path_dirs::{self, PathDirsCompletion},
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StdinLock`, `Stdin`, and `StdoutLock`
[INFO] [stdout]  --> src/shell/input/input_handler.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Read, Stdin, StdinLock, StdoutLock, Write};
[INFO] [stdout]   |                           ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/shell/input/input_handler.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |         completion::{self, builtins::BuiltinsCompletion, CompletionComponent},
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::ReadDir` and `vec`
[INFO] [stdout]  --> src/shell/path.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::ReadDir, os::unix::fs::PermissionsExt, path::PathBuf, vec};
[INFO] [stdout]   |           ^^^^^^^^^^^                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion::path_dirs`
[INFO] [stdout]  --> src/shell/path.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::shell::completion::path_dirs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path_dirs` is never read
[INFO] [stdout]   --> src/commands/registry.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct CommandRegistry {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 14 |     registry: HashMap<CommandToken, Arc<dyn Command>>,
[INFO] [stdout] 15 |     path_dirs: Arc<PathDirsProvider>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s
[INFO] running `Command { std: "docker" "inspect" "d34045ed873089c1994bcdd69bf0c056fa915432c5cc4aae38b179b22cf5a5d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d34045ed873089c1994bcdd69bf0c056fa915432c5cc4aae38b179b22cf5a5d6", kill_on_drop: false }`
[INFO] [stdout] d34045ed873089c1994bcdd69bf0c056fa915432c5cc4aae38b179b22cf5a5d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7cab334f53602e620e97e68179d9ca3bc77e3def83f6aa7b8f0514bfa05c25a
[INFO] running `Command { std: "docker" "start" "-a" "d7cab334f53602e620e97e68179d9ca3bc77e3def83f6aa7b8f0514bfa05c25a", kill_on_drop: false }`
[INFO] [stderr]    Compiling codecrafters-shell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::char`
[INFO] [stdout]  --> src/executable/repl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::char;
[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 imports: `Read`, `Stdin`, `StdoutLock`, `Stdout`, and `stdout`
[INFO] [stdout]  --> src/executable/repl.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{self, stdout, Read, Stdin, Stdout, StdoutLock, Write};
[INFO] [stdout]   |                     ^^^^^^  ^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion`
[INFO] [stdout]  --> src/executable/repl.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shell::completion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::raw_mode::RawMode`
[INFO] [stdout]   --> src/executable/repl.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::shell::raw_mode::RawMode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion`
[INFO] [stdout]  --> src/shell/completion/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::shell::completion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/shell/completion/builtins.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `self`
[INFO] [stdout]  --> src/shell/completion/builtins.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             self,
[INFO] [stdout]   |             ^^^^
[INFO] [stdout] 8 |             path_dirs::{self, PathDirsCompletion},
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StdinLock`, `Stdin`, and `StdoutLock`
[INFO] [stdout]  --> src/shell/input/input_handler.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Read, Stdin, StdinLock, StdoutLock, Write};
[INFO] [stdout]   |                           ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/shell/input/input_handler.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |         completion::{self, builtins::BuiltinsCompletion, CompletionComponent},
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::ReadDir` and `vec`
[INFO] [stdout]  --> src/shell/path.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::ReadDir, os::unix::fs::PermissionsExt, path::PathBuf, vec};
[INFO] [stdout]   |           ^^^^^^^^^^^                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion::path_dirs`
[INFO] [stdout]  --> src/shell/path.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::shell::completion::path_dirs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path_dirs` is never read
[INFO] [stdout]   --> src/commands/registry.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct CommandRegistry {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 14 |     registry: HashMap<CommandToken, Arc<dyn Command>>,
[INFO] [stdout] 15 |     path_dirs: Arc<PathDirsProvider>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> tests/redirection.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let output = test_case("echo hello world > /tmp/test_echo_redirect.txt", true);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> tests/redirection.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let output = test_case("echo test > \"/tmp/test file with spaces.txt\"", true);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> tests/redirection.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let output = test_case("echo new content > /tmp/test_overwrite.txt", true);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> tests/redirection.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let output = test_case("ls /tmp > /tmp/test_ls_redirect.txt", true);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> tests/redirection.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let output = test_case("echo 'hello world' > /tmp/test_special_chars.txt", true);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stdout`
[INFO] [stdout]    --> tests/cd.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let stdout = String::from_utf8_lossy(&output.stdout);
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::char`
[INFO] [stdout]  --> src/executable/repl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::char;
[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 imports: `Read`, `Stdin`, `StdoutLock`, `Stdout`, and `stdout`
[INFO] [stdout]  --> src/executable/repl.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{self, stdout, Read, Stdin, Stdout, StdoutLock, Write};
[INFO] [stdout]   |                     ^^^^^^  ^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion`
[INFO] [stdout]  --> src/executable/repl.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::shell::completion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::raw_mode::RawMode`
[INFO] [stdout]   --> src/executable/repl.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::shell::raw_mode::RawMode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion`
[INFO] [stdout]  --> src/shell/completion/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::shell::completion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/shell/completion/builtins.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `self`
[INFO] [stdout]  --> src/shell/completion/builtins.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             self,
[INFO] [stdout]   |             ^^^^
[INFO] [stdout] 8 |             path_dirs::{self, PathDirsCompletion},
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StdinLock`, `Stdin`, and `StdoutLock`
[INFO] [stdout]  --> src/shell/input/input_handler.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Read, Stdin, StdinLock, StdoutLock, Write};
[INFO] [stdout]   |                           ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/shell/input/input_handler.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |         completion::{self, builtins::BuiltinsCompletion, CompletionComponent},
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::ReadDir`
[INFO] [stdout]  --> src/shell/path.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fs::ReadDir, os::unix::fs::PermissionsExt, path::PathBuf, vec};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::shell::completion::path_dirs`
[INFO] [stdout]  --> src/shell/path.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::shell::completion::path_dirs;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path_dirs` is never read
[INFO] [stdout]   --> src/commands/registry.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) struct CommandRegistry {
[INFO] [stdout]    |                   --------------- field in this struct
[INFO] [stdout] 14 |     registry: HashMap<CommandToken, Arc<dyn Command>>,
[INFO] [stdout] 15 |     path_dirs: Arc<PathDirsProvider>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/shell/path.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |         assert!(path.path_dirs.len() >= 0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.83s
[INFO] running `Command { std: "docker" "inspect" "d7cab334f53602e620e97e68179d9ca3bc77e3def83f6aa7b8f0514bfa05c25a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7cab334f53602e620e97e68179d9ca3bc77e3def83f6aa7b8f0514bfa05c25a", kill_on_drop: false }`
[INFO] [stdout] d7cab334f53602e620e97e68179d9ca3bc77e3def83f6aa7b8f0514bfa05c25a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6105ae3ebe1b4b9db202f43c6ce2ff783c420859fcba0ef1067dcb5fdb37d74c
[INFO] running `Command { std: "docker" "start" "-a" "6105ae3ebe1b4b9db202f43c6ce2ff783c420859fcba0ef1067dcb5fdb37d74c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `stdout`
[INFO] [stderr]    --> tests/cd.rs:143:9
[INFO] [stderr]     |
[INFO] [stderr] 143 |     let stdout = String::from_utf8_lossy(&output.stdout);
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::char`
[INFO] [stderr]  --> src/executable/repl.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::char;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Read`, `Stdin`, `StdoutLock`, `Stdout`, and `stdout`
[INFO] [stderr]  --> src/executable/repl.rs:2:21
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::io::{self, stdout, Read, Stdin, Stdout, StdoutLock, Write};
[INFO] [stderr]   |                     ^^^^^^  ^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::shell::completion`
[INFO] [stderr]  --> src/executable/repl.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::shell::completion;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::shell::raw_mode::RawMode`
[INFO] [stderr]   --> src/executable/repl.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::shell::raw_mode::RawMode;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::shell::completion`
[INFO] [stderr]  --> src/shell/completion/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::shell::completion;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `collections::HashSet`
[INFO] [stderr]  --> src/shell/completion/builtins.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashSet, sync::Arc};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `self` and `self`
[INFO] [stderr]  --> src/shell/completion/builtins.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 |             self,
[INFO] [stderr]   |             ^^^^
[INFO] [stderr] 8 |             path_dirs::{self, PathDirsCompletion},
[INFO] [stderr]   |                         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StdinLock`, `Stdin`, and `StdoutLock`
[INFO] [stderr]  --> src/shell/input/input_handler.rs:1:27
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io::{self, Read, Stdin, StdinLock, StdoutLock, Write};
[INFO] [stderr]   |                           ^^^^^  ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/shell/input/input_handler.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |         completion::{self, builtins::BuiltinsCompletion, CompletionComponent},
[INFO] [stderr]   |                      ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `fs::ReadDir`
[INFO] [stderr]  --> src/shell/path.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fs::ReadDir, os::unix::fs::PermissionsExt, path::PathBuf, vec};
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::shell::completion::path_dirs`
[INFO] [stderr]  --> src/shell/path.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::shell::completion::path_dirs;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `path_dirs` is never read
[INFO] [stderr]   --> src/commands/registry.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) struct CommandRegistry {
[INFO] [stderr]    |                   --------------- field in this struct
[INFO] [stderr] 14 |     registry: HashMap<CommandToken, Arc<dyn Command>>,
[INFO] [stderr] 15 |     path_dirs: Arc<PathDirsProvider>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]   --> src/shell/path.rs:73:17
[INFO] [stderr]    |
[INFO] [stderr] 73 |         assert!(path.path_dirs.len() >= 0);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]   --> tests/redirection.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 |     let output = test_case("echo hello world > /tmp/test_echo_redirect.txt", true);
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]   --> tests/redirection.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     let output = test_case("echo test > \"/tmp/test file with spaces.txt\"", true);
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]   --> tests/redirection.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     let output = test_case("echo new content > /tmp/test_overwrite.txt", true);
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]   --> tests/redirection.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |     let output = test_case("ls /tmp > /tmp/test_ls_redirect.txt", true);
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> tests/redirection.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     let output = test_case("echo 'hello world' > /tmp/test_special_chars.txt", true);
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fs::ReadDir` and `vec`
[INFO] [stderr]  --> src/shell/path.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fs::ReadDir, os::unix::fs::PermissionsExt, path::PathBuf, vec};
[INFO] [stderr]   |           ^^^^^^^^^^^                                               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `codecrafters-shell` (test "cd") generated 1 warning (run `cargo fix --test "cd" -p codecrafters-shell` to apply 1 suggestion)
[INFO] [stderr] warning: `codecrafters-shell` (bin "codecrafters-shell" test) generated 13 warnings (run `cargo fix --bin "codecrafters-shell" -p codecrafters-shell --tests` to apply 11 suggestions)
[INFO] [stderr] warning: `codecrafters-shell` (test "redirection") generated 5 warnings (run `cargo fix --test "redirection" -p codecrafters-shell` to apply 5 suggestions)
[INFO] [stderr] warning: `codecrafters-shell` (bin "codecrafters-shell") generated 12 warnings (11 duplicates) (run `cargo fix --bin "codecrafters-shell" -p codecrafters-shell` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_shell-e31a87c79547d5db)
[INFO] [stdout] 
[INFO] [stdout] running 123 tests
[INFO] [stdout] test commands::builtins::cd::tests::error_not_found ... ok
[INFO] [stdout] test commands::builtins::cd::tests::errorr_not_a_dir ... ok
[INFO] [stdout] test commands::builtins::cd::tests::change_to_home_if_empty ... ok
[INFO] [stdout] test commands::builtins::echo::tests::echo_empty ... ok
[INFO] [stdout] test commands::builtins::cd::tests::change_to_param_dir ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_builtin_takes_precedence_over_external ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_echo_builtin ... ok
[INFO] [stdout] test commands::builtins::exit::tests::exit_1 ... ok
[INFO] [stdout] test commands::builtins::echo::tests::echo_hello_world ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_empty_args ... ok
[INFO] [stdout] test commands::builtins::exit::tests::exit_0 ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_exit_builtin ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_finds_cat_in_system_path ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_finds_ls_in_system_path ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_empty_path_only_finds_builtins ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_itself_is_builtin ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_multiple_args ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_nonexistent_external_command ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_too_many_args ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_unknown_command ... ok
[INFO] [stdout] test commands::builtins::r#type::tests::type_with_specific_paths ... ok
[INFO] [stdout] test commands::builtins::cd::tests::change_to_home_with_tilde ... ok
[INFO] [stdout] test commands::registry::tests::command_not_found ... ok
[INFO] [stdout] test commands::registry::tests::get_command ... ok
[INFO] [stdout] test shell::completion::builtins::tests::complete_ambiguous_prefix_returns_none ... ok
[INFO] [stdout] test shell::completion::builtins::tests::complete_empty_input_returns_none ... ok
[INFO] [stdout] test shell::completion::builtins::tests::complete_full_command_returns_empty_string ... ok
[INFO] [stdout] test shell::completion::builtins::tests::complete_no_match_returns_none ... ok
[INFO] [stdout] test shell::completion::builtins::tests::complete_partial_command_with_single_match ... ok
[INFO] [stdout] test shell::completion::tests::test_already_fully_typed_returns_space ... ok
[INFO] [stdout] test shell::completion::tests::test_empty_input_with_matches ... ok
[INFO] [stdout] test shell::completion::tests::test_multiple_completion_preserves_sort_order ... ok
[INFO] [stdout] test shell::completion::tests::test_multiple_completion_shows_all_sorted ... ok
[INFO] [stdout] test shell::completion::tests::test_no_common_prefix_beyond_input ... ok
[INFO] [stdout] test shell::completion::tests::test_no_matches_returns_none ... ok
[INFO] [stdout] test shell::completion::tests::test_partial_completion_common_prefix ... ok
[INFO] [stdout] test shell::completion::tests::test_partial_with_three_matches ... ok
[INFO] [stdout] test shell::completion::tests::test_single_char_partial_completion ... ok
[INFO] [stdout] test shell::completion::tests::test_single_match_completes_with_space ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_adjacent_double_quoted_strings_concatenate ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_adjacent_single_quoted_strings_concatenate ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_alternating_single_double_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_at_end_of_argument ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_does_not_escape_inside_single_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_escapes_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_escapes_single_quote ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_in_filename ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_escapes_space ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_command_with_escaped_backslash ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_escapes_special_chars ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_inside_double_quotes_preserved ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_with_non_escapable_char_in_double_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_with_regular_char ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_codecrafter_test_case ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_command_without_redirection ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_space_inside_double_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_backslash_newline_continuation ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_append_at_end_of_command ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_backslash_inside_double_quotes_produces_single ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_append_stderr_vs_append_stdout ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_append_stderr_with_spaces ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_backslash_produces_single ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_append_vs_write_redirection ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_quote_with_escaped_quote_at_boundaries ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_append_with_quoted_filename ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_append_with_spaces_around_operator ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_quote_with_spaces_in_filename ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_quotes_command_name ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_quotes_only_command ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_quotes_preserve_multiple_spaces ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_quotes_with_single_quote_inside ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_empty_double_quotes_ignored ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_empty_single_quotes_ignored ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_escaped_quote_allows_concatenation ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_mixed_escaped_and_unescaped_spaces ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_escaped_double_quote_inside_double_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_mixed_double_quoted_and_unquoted ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_mixed_escapes_in_double_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_filename_with_escaped_backslash_and_quote ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_mixed_quoted_and_unquoted ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_mixed_quotes_and_backslashes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_mixed_single_and_double_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_multiple_escaped_backslashes_in_double_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_double_quotes_with_escaped_quote_in_middle ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_multiple_escaped_spaces ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_multiple_single_quoted_arguments ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_multiple_double_quoted_arguments ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_only_quotes_no_command ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_multiple_words_after_redirection_operator ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_quoted_command_with_redirection ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_redirection_at_end ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_redirection_in_middle_is_not_detected ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_redirection_with_path ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_redirection_with_single_quoted_filename ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_redirection_with_quoted_filename ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_redirection_with_spaces ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_redirection_without_filename_returns_error ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_simple_append_redirection ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_simple_append_stderr_redirection ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_simple_double_quoted_string ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_simple_output_redirection ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_simple_single_quoted_string ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_single_quotes_preserve_multiple_spaces ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_single_quotes_with_double_quote_inside ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_trailing_backslash_escapes_nothing ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_single_backslash_before_regular_char_in_double_quotes ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_single_quote_with_spaces_in_filename ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_single_quotes_with_special_characters ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_unclosed_single_quote_returns_error ... ok
[INFO] [stdout] test shell::input::input_parser::tests::parse_unclosed_double_quote_returns_error ... ok
[INFO] [stdout] test shell::path::tests::find_executable_finds_cat_in_system_path ... ok
[INFO] [stdout] test shell::path::tests::find_executable_case_sensitive ... ok
[INFO] [stdout] test shell::path::tests::find_executable_ignores_directories ... ok
[INFO] [stdout] test shell::path::tests::find_executable_finds_ls_in_system_path ... ok
[INFO] [stdout] test shell::path::tests::find_executable_returns_first_match ... ok
[INFO] [stdout] test shell::path::tests::find_executable_returns_none_for_nonexistent ... ok
[INFO] [stdout] test shell::path::tests::find_executable_with_empty_name ... ok
[INFO] [stdout] test shell::path::tests::find_executable_with_empty_path_returns_none ... ok
[INFO] [stdout] test shell::path::tests::find_executable_with_specific_directories ... ok
[INFO] [stdout] test shell::path::tests::from_env_creates_path_from_environment ... ok
[INFO] [stdout] test shell::path::tests::new_creates_path_with_directories ... ok
[INFO] [stdout] test shell::path::tests::new_creates_empty_path ... ok
[INFO] [stdout] test shell::path::tests::find_executable_with_nonexistent_directory_in_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/append_redirection.rs (/opt/rustwide/target/debug/deps/append_redirection-d11a9cc20e543fa3)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test append_to_new_file ... ok
[INFO] [stdout] test append_to_existing_file ... ok
[INFO] [stdout] test append_empty_output ... ok
[INFO] [stdout] test append_stderr_to_existing_file ... ok
[INFO] [stdout] test append_stderr_to_new_file ... ok
[INFO] [stdout] test append_stderr_vs_overwrite_stderr ... ok
[INFO] [stdout] test append_stderr_multiple_times ... ok
[INFO] [stdout] test append_preserves_file_size_growth ... ok
[INFO] [stdout] test multiple_appends_to_same_file ... ok
[INFO] [stdout] test append_with_quoted_filename ... ok
[INFO] [stdout] test append_vs_overwrite_behavior ... ok
[INFO] [stdout] test append_external_command_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backslash.rs (/opt/rustwide/target/debug/deps/backslash-5b905ebde1c0fd82)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test echo_double_backslash_produces_single ... ok
[INFO] [stdout] test echo_multiple_escaped_spaces ... ok
[INFO] [stdout] test echo_escaped_quotes ... ok
[INFO] [stdout] test echo_backslash_with_regular_chars ... ok
[INFO] [stdout] test cat_file_with_backslash_in_name ... ok
[INFO] [stdout] test echo_mixed_quotes_and_backslashes ... ok
[INFO] [stdout] test echo_backslash_escapes_special_chars ... FAILED
[INFO] [stdout] test echo_backslash_inside_double_quotes_preserved ... ok
[INFO] [stdout] test echo_backslash_not_escape_inside_single_quotes ... ok
[INFO] [stdout] test echo_mixed_escaped_and_unescaped_spaces ... ok
[INFO] [stdout] test cat_files_with_backslashes_inside_double_quotes ... FAILED
[INFO] [stdout] test echo_backslash_escapes_space ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- echo_backslash_escapes_special_chars stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'echo_backslash_escapes_special_chars' (605) panicked at tests/backslash.rs:133:5:
[INFO] [stdout] Expected '$HOME * ?' in output, got: ["echo \\$HOME \\* \\?", "exit"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bce85464c7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bce85464c7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bce85464c7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bce85464c7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bce854789ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bce854789ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5bce85469542 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bce85469542 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bce8544378f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bce8544378f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bce8545cf69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bce853f9a4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bce853f9a4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bce8545d122 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bce8545d122 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bce85443848 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bce8543b139 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bce8544455d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bce854791fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bce853dde01 - backslash::echo_backslash_escapes_special_chars::hf8c3c1b0481cd279
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backslash.rs:133:5
[INFO] [stdout]   20:     0x5bce853dde67 - backslash::echo_backslash_escapes_special_chars::{{closure}}::h6df7873a45c714c1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backslash.rs:114:42
[INFO] [stdout]   21:     0x5bce853e77f6 - core::ops::function::FnOnce::call_once::h108c05d8a7a988ab
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5bce853edb2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bce853edb2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5bce853fa51b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5bce853fa51b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5bce853fa51b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5bce853fa51b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5bce853fa51b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5bce853fa51b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5bce853fa51b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5bce853f5c34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5bce853f5c34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5bce853fd122 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5bce853fd122 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5bce853fd122 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5bce853fd122 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5bce853fd122 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5bce853fd122 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5bce853fd122 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5bce854643bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5bce854643bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7147974c8aa4 - <unknown>
[INFO] [stdout]   43:     0x714797555a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- cat_files_with_backslashes_inside_double_quotes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cat_files_with_backslashes_inside_double_quotes' (602) panicked at tests/backslash.rs:174:5:
[INFO] [stdout] Expected both 'content1' and 'content2' in output, got: $ cat "/tmp/file\\name" "/tmp/file\ name"
[INFO] [stdout] content2$ exit
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bce85464c7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bce85464c7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bce85464c7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bce85464c7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bce854789ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bce854789ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5bce85469542 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bce85469542 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bce8544378f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bce8544378f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bce8545cf69 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bce853f9a4c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bce853f9a4c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bce8545d122 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bce8545d122 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bce85443848 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bce8543b139 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bce8544455d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bce854791fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bce853df459 - backslash::cat_files_with_backslashes_inside_double_quotes::h0100c9f17cb7db3b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backslash.rs:174:5
[INFO] [stdout]   20:     0x5bce853df4e7 - backslash::cat_files_with_backslashes_inside_double_quotes::{{closure}}::h82f4388f96846b9f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/backslash.rs:161:53
[INFO] [stdout]   21:     0x5bce853e7906 - core::ops::function::FnOnce::call_once::h85dab30fbb4ccd21
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5bce853edb2b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bce853edb2b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5bce853fa51b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5bce853fa51b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5bce853fa51b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5bce853fa51b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5bce853fa51b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5bce853fa51b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5bce853fa51b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5bce853f5c34 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5bce853f5c34 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5bce853fd122 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5bce853fd122 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5bce853fd122 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5bce853fd122 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5bce853fd122 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5bce853fd122 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5bce853fd122 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5bce854643bf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5bce854643bf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7147974c8aa4 - <unknown>
[INFO] [stdout]   43:     0x714797555a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cat_files_with_backslashes_inside_double_quotes
[INFO] [stdout]     echo_backslash_escapes_special_chars
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test backslash`
[INFO] running `Command { std: "docker" "inspect" "6105ae3ebe1b4b9db202f43c6ce2ff783c420859fcba0ef1067dcb5fdb37d74c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6105ae3ebe1b4b9db202f43c6ce2ff783c420859fcba0ef1067dcb5fdb37d74c", kill_on_drop: false }`
[INFO] [stdout] 6105ae3ebe1b4b9db202f43c6ce2ff783c420859fcba0ef1067dcb5fdb37d74c
