[INFO] cloning repository https://github.com/obsidrielle/m3sh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obsidrielle/m3sh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobsidrielle%2Fm3sh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobsidrielle%2Fm3sh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c98f5555fdbc73d375f5b77a631e4661ea72f4f
[INFO] testing obsidrielle/m3sh against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobsidrielle%2Fm3sh" "/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/obsidrielle/m3sh
[INFO] finished tweaking git repo https://github.com/obsidrielle/m3sh
[INFO] tweaked toml for git repo https://github.com/obsidrielle/m3sh written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obsidrielle/m3sh on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/obsidrielle/m3sh 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded louds-rs v0.7.0
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.4
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.12
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded reedline v0.40.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded fid-rs v0.2.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded trie-rs v0.4.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b8a8d905701a2a546db17ee21b676d31cd13a1ca93a9dbe509e3b910614d052
[INFO] running `Command { std: "docker" "start" "-a" "2b8a8d905701a2a546db17ee21b676d31cd13a1ca93a9dbe509e3b910614d052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b8a8d905701a2a546db17ee21b676d31cd13a1ca93a9dbe509e3b910614d052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8a8d905701a2a546db17ee21b676d31cd13a1ca93a9dbe509e3b910614d052", kill_on_drop: false }`
[INFO] [stdout] 2b8a8d905701a2a546db17ee21b676d31cd13a1ca93a9dbe509e3b910614d052
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33f02986151be35d8c06ed9f52e17832d244e143170127237156e539763001c9
[INFO] running `Command { std: "docker" "start" "-a" "33f02986151be35d8c06ed9f52e17832d244e143170127237156e539763001c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling fid-rs v0.2.0
[INFO] [stderr]    Compiling louds-rs v0.7.0
[INFO] [stderr]    Compiling trie-rs v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling reedline v0.40.0
[INFO] [stderr]    Compiling m3sh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/sh/command/built_in/external.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Read;
[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 variable: `cursor`
[INFO] [stdout]   --> src/input/highlighter.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn highlight(&self, line: &str, cursor: usize) -> StyledText {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `history`
[INFO] [stdout]   --> src/input/hinter.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         history: &dyn History,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_history`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cwd`
[INFO] [stdout]   --> src/input/hinter.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         cwd: &str,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cwd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_prefix`
[INFO] [stdout]   --> src/input/hinter.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let line_prefix = &line[..pos];
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_prefix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timer_fg`
[INFO] [stdout]   --> src/input/prompt.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let timer_fg = Color::Blue;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timer_fg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `home`
[INFO] [stdout]    --> src/input/prompt.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let home = format!("{}", Style::new().fg(home_fg).on(home_bg).paint(" 🏠 "));
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/sh/command/data/pipeline_data.rs:52:36
[INFO] [stdout]    |
[INFO] [stdout] 52 |             ByteStreamSource::Read(reader) => None,
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte_stream`
[INFO] [stdout]    --> src/sh/command/data/pipeline_data.rs:175:30
[INFO] [stdout]     |
[INFO] [stdout] 175 |             Self::ByteStream(byte_stream) => {
[INFO] [stdout]     |                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_byte_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_command_status` is never read
[INFO] [stdout]   --> src/input/prompt.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct M3shPrompt {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 13 |     last_command_status: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_` and `known_size` are never read
[INFO] [stdout]   --> src/sh/command/data/pipeline_data.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct ByteStream {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 43 |     source: ByteStreamSource,
[INFO] [stdout] 44 |     type_: ByteStreamType,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 45 |     known_size: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutRedirection` is never constructed
[INFO] [stdout]  --> src/sh/command/redirect.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct OutRedirection {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrRedirection` is never constructed
[INFO] [stdout]  --> src/sh/command/redirect.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ErrRedirection {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ErrRedirection {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn from<T>(mode: ErrRedirectionMode, writer: T) -> Self
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OutRedirection {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub fn from<T>(mode: OutRedirectionMode, writer: T) -> Self
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OutRedirectionMode` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum OutRedirectionMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrRedirectionMode` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum ErrRedirectionMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InRedirection` is never constructed
[INFO] [stdout]   --> src/sh/command/redirect.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct InRedirection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl InRedirection {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 52 |     pub fn from<T>(reader: T) -> Self
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_command` and `register_command_with_name` are never used
[INFO] [stdout]   --> src/sh/state/state.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Builder {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn register_command<T: Default + ShellCommand + 'static>(mut self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn register_command_with_name<T: Default + ShellCommand + 'static>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `register_command_with_name` is never used
[INFO] [stdout]   --> src/sh/state/state.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl State {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn register_command_with_name<T: Default + ShellCommand + 'static>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:185:32
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn render_prompt_indicator(&self, prompt_mode: PromptEditMode) -> Cow<str> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn render_prompt_indicator(&self, prompt_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:205:42
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 211 |         history_search: PromptHistorySearch,
[INFO] [stdout] 212 |     ) -> Cow<str> {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.78s
[INFO] running `Command { std: "docker" "inspect" "33f02986151be35d8c06ed9f52e17832d244e143170127237156e539763001c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f02986151be35d8c06ed9f52e17832d244e143170127237156e539763001c9", kill_on_drop: false }`
[INFO] [stdout] 33f02986151be35d8c06ed9f52e17832d244e143170127237156e539763001c9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b1405ed4c40ddcdf199d78ec7b1ab7fd410ac5d7ffb35529c4f7295a311616c
[INFO] running `Command { std: "docker" "start" "-a" "8b1405ed4c40ddcdf199d78ec7b1ab7fd410ac5d7ffb35529c4f7295a311616c", kill_on_drop: false }`
[INFO] [stderr]    Compiling m3sh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/sh/command/built_in/external.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Read;
[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 variable: `cursor`
[INFO] [stdout]   --> src/input/highlighter.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn highlight(&self, line: &str, cursor: usize) -> StyledText {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `history`
[INFO] [stdout]   --> src/input/hinter.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         history: &dyn History,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_history`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cwd`
[INFO] [stdout]   --> src/input/hinter.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         cwd: &str,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cwd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line_prefix`
[INFO] [stdout]   --> src/input/hinter.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let line_prefix = &line[..pos];
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_prefix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timer_fg`
[INFO] [stdout]   --> src/input/prompt.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let timer_fg = Color::Blue;
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timer_fg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `home`
[INFO] [stdout]    --> src/input/prompt.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let home = format!("{}", Style::new().fg(home_fg).on(home_bg).paint(" 🏠 "));
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reader`
[INFO] [stdout]   --> src/sh/command/data/pipeline_data.rs:52:36
[INFO] [stdout]    |
[INFO] [stdout] 52 |             ByteStreamSource::Read(reader) => None,
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `byte_stream`
[INFO] [stdout]    --> src/sh/command/data/pipeline_data.rs:175:30
[INFO] [stdout]     |
[INFO] [stdout] 175 |             Self::ByteStream(byte_stream) => {
[INFO] [stdout]     |                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_byte_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_command_status` is never read
[INFO] [stdout]   --> src/input/prompt.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct M3shPrompt {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 13 |     last_command_status: Option<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_` and `known_size` are never read
[INFO] [stdout]   --> src/sh/command/data/pipeline_data.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct ByteStream {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 43 |     source: ByteStreamSource,
[INFO] [stdout] 44 |     type_: ByteStreamType,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 45 |     known_size: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OutRedirection` is never constructed
[INFO] [stdout]  --> src/sh/command/redirect.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct OutRedirection {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrRedirection` is never constructed
[INFO] [stdout]  --> src/sh/command/redirect.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct ErrRedirection {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ErrRedirection {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn from<T>(mode: ErrRedirectionMode, writer: T) -> Self
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OutRedirection {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 26 |     pub fn from<T>(mode: OutRedirectionMode, writer: T) -> Self
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OutRedirectionMode` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum OutRedirectionMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrRedirectionMode` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum ErrRedirectionMode {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InRedirection` is never constructed
[INFO] [stdout]   --> src/sh/command/redirect.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct InRedirection {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from` is never used
[INFO] [stdout]   --> src/sh/command/redirect.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl InRedirection {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 52 |     pub fn from<T>(reader: T) -> Self
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `register_command` and `register_command_with_name` are never used
[INFO] [stdout]   --> src/sh/state/state.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Builder {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn register_command<T: Default + ShellCommand + 'static>(mut self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn register_command_with_name<T: Default + ShellCommand + 'static>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `register_command_with_name` is never used
[INFO] [stdout]   --> src/sh/state/state.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl State {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 86 |     fn register_command_with_name<T: Default + ShellCommand + 'static>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:185:32
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn render_prompt_indicator(&self, prompt_mode: PromptEditMode) -> Cow<str> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn render_prompt_indicator(&self, prompt_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:205:42
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[INFO] [stdout]     |                                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/input/prompt.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 211 |         history_search: PromptHistorySearch,
[INFO] [stdout] 212 |     ) -> Cow<str> {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "8b1405ed4c40ddcdf199d78ec7b1ab7fd410ac5d7ffb35529c4f7295a311616c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b1405ed4c40ddcdf199d78ec7b1ab7fd410ac5d7ffb35529c4f7295a311616c", kill_on_drop: false }`
[INFO] [stdout] 8b1405ed4c40ddcdf199d78ec7b1ab7fd410ac5d7ffb35529c4f7295a311616c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 650b52737bdcc9894ca6262460fbf5f38dd81ab8b2c0432055ce6267d86aa77c
[INFO] running `Command { std: "docker" "start" "-a" "650b52737bdcc9894ca6262460fbf5f38dd81ab8b2c0432055ce6267d86aa77c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::io::Read`
[INFO] [stderr]  --> src/sh/command/built_in/external.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::io::Read;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cursor`
[INFO] [stderr]   --> src/input/highlighter.rs:26:37
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn highlight(&self, line: &str, cursor: usize) -> StyledText {
[INFO] [stderr]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `history`
[INFO] [stderr]   --> src/input/hinter.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |         history: &dyn History,
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_history`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cwd`
[INFO] [stderr]   --> src/input/hinter.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |         cwd: &str,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_cwd`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line_prefix`
[INFO] [stderr]   --> src/input/hinter.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |         let line_prefix = &line[..pos];
[INFO] [stderr]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_line_prefix`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `timer_fg`
[INFO] [stderr]   --> src/input/prompt.rs:93:13
[INFO] [stderr]    |
[INFO] [stderr] 93 |         let timer_fg = Color::Blue;
[INFO] [stderr]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timer_fg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `home`
[INFO] [stderr]    --> src/input/prompt.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |         let home = format!("{}", Style::new().fg(home_fg).on(home_bg).paint(" 🏠 "));
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_home`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `reader`
[INFO] [stderr]   --> src/sh/command/data/pipeline_data.rs:52:36
[INFO] [stderr]    |
[INFO] [stderr] 52 |             ByteStreamSource::Read(reader) => None,
[INFO] [stderr]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `byte_stream`
[INFO] [stderr]    --> src/sh/command/data/pipeline_data.rs:175:30
[INFO] [stderr]     |
[INFO] [stderr] 175 |             Self::ByteStream(byte_stream) => {
[INFO] [stderr]     |                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_byte_stream`
[INFO] [stderr] 
[INFO] [stderr] warning: field `last_command_status` is never read
[INFO] [stderr]   --> src/input/prompt.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct M3shPrompt {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 13 |     last_command_status: Option<i32>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `type_` and `known_size` are never read
[INFO] [stderr]   --> src/sh/command/data/pipeline_data.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct ByteStream {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 43 |     source: ByteStreamSource,
[INFO] [stderr] 44 |     type_: ByteStreamType,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 45 |     known_size: Option<u64>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OutRedirection` is never constructed
[INFO] [stderr]  --> src/sh/command/redirect.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct OutRedirection {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ErrRedirection` is never constructed
[INFO] [stderr]  --> src/sh/command/redirect.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct ErrRedirection {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from` is never used
[INFO] [stderr]   --> src/sh/command/redirect.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl ErrRedirection {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 14 |     pub fn from<T>(mode: ErrRedirectionMode, writer: T) -> Self
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from` is never used
[INFO] [stderr]   --> src/sh/command/redirect.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl OutRedirection {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 26 |     pub fn from<T>(mode: OutRedirectionMode, writer: T) -> Self
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `OutRedirectionMode` is never used
[INFO] [stderr]   --> src/sh/command/redirect.rs:37:10
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub enum OutRedirectionMode {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ErrRedirectionMode` is never used
[INFO] [stderr]   --> src/sh/command/redirect.rs:42:10
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub enum ErrRedirectionMode {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InRedirection` is never constructed
[INFO] [stderr]   --> src/sh/command/redirect.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct InRedirection {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from` is never used
[INFO] [stderr]   --> src/sh/command/redirect.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl InRedirection {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 52 |     pub fn from<T>(reader: T) -> Self
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `register_command` and `register_command_with_name` are never used
[INFO] [stderr]   --> src/sh/state/state.rs:45:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl Builder {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     fn register_command<T: Default + ShellCommand + 'static>(mut self) -> Self {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     fn register_command_with_name<T: Default + ShellCommand + 'static>(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `register_command_with_name` is never used
[INFO] [stderr]   --> src/sh/state/state.rs:86:8
[INFO] [stderr]    |
[INFO] [stderr] 71 | impl State {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 86 |     fn register_command_with_name<T: Default + ShellCommand + 'static>(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/input/prompt.rs:166:27
[INFO] [stderr]     |
[INFO] [stderr] 166 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stderr]     |                           ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 166 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/input/prompt.rs:181:28
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/input/prompt.rs:185:32
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn render_prompt_indicator(&self, prompt_mode: PromptEditMode) -> Cow<str> {
[INFO] [stderr]     |                                ^^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn render_prompt_indicator(&self, prompt_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stderr]     |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/input/prompt.rs:205:42
[INFO] [stderr]     |
[INFO] [stderr] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[INFO] [stderr]     |                                          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/input/prompt.rs:210:9
[INFO] [stderr]     |
[INFO] [stderr] 210 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 211 |         history_search: PromptHistorySearch,
[INFO] [stderr] 212 |     ) -> Cow<str> {
[INFO] [stderr]     |          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 212 |     ) -> Cow<'_, str> {
[INFO] [stderr]     |              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `m3sh` (bin "m3sh" test) generated 26 warnings (run `cargo fix --bin "m3sh" -p m3sh --tests` to apply 13 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/m3sh-45c31374cd8c1ef4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sh::command::data::pipeline_data::tests::test_cat_grep ... ok
[INFO] [stdout] test utils::tests::test_expand_path ... FAILED
[INFO] [stdout] test utils::tests::test_prefix_dir ... FAILED
[INFO] [stdout] test input::highlighter::tests::test_highlight ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::test_expand_path stdout ----
[INFO] [stdout] Error: Command(NotExists("/root/Pictures"))
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::test_prefix_dir stdout ----
[INFO] [stdout] []
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::test_prefix_dir' (28) panicked at src/utils.rs:120:9:
[INFO] [stdout] assertion failed: dirs.contains(&PathBuf::from("/home/cagliostro/Pictures"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601880b17cd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601880b17cd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601880b17cd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601880b17cd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601880b2888a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601880b2888a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x601880ae3e26 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x601880ae3e26 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x601880af5779 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601880af5779 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601880af5611 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60188096dd0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60188096dd0e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x601880af5aa2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x601880af5aa2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x601880af586a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x601880af0899 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601880ad87cd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x601880b30bdc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601880b30ba2 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6018806bb3c5 - m3sh::utils::tests::test_prefix_dir::h925d191edcf48022
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:120:9
[INFO] [stdout]   21:     0x6018806bb433 - m3sh::utils::tests::test_prefix_dir::{{closure}}::hb3df55f741939679
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:114:29
[INFO] [stdout]   22:     0x6018806d8ff6 - core::ops::function::FnOnce::call_once::h41205959791e3280
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60188096dacb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60188096dacb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6018809814da - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6018809814da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6018809814da - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6018809814da - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6018809814da - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6018809814da - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6018809814da - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x60188095b934 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x60188095b934 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x60188095f2d2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x60188095f2d2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x60188095f2d2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x60188095f2d2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x60188095f2d2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x60188095f2d2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x60188095f2d2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x601880aeb8ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x601880aeb8ef - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7894bf480aa4 - <unknown>
[INFO] [stdout]   44:     0x7894bf50da64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- input::highlighter::tests::test_highlight stdout ----
[INFO] [stdout] /root
[INFO] [stdout] Error: Command(NotExists("/root/Pictures"))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     input::highlighter::tests::test_highlight
[INFO] [stdout]     utils::tests::test_expand_path
[INFO] [stdout]     utils::tests::test_prefix_dir
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin m3sh`
[INFO] running `Command { std: "docker" "inspect" "650b52737bdcc9894ca6262460fbf5f38dd81ab8b2c0432055ce6267d86aa77c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650b52737bdcc9894ca6262460fbf5f38dd81ab8b2c0432055ce6267d86aa77c", kill_on_drop: false }`
[INFO] [stdout] 650b52737bdcc9894ca6262460fbf5f38dd81ab8b2c0432055ce6267d86aa77c
