[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[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 d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded miette-derive v7.6.0
[INFO] [stderr]   Downloaded fid-rs v0.2.0
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded reedline v0.40.0
[INFO] [stderr]   Downloaded miette v7.6.0
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded louds-rs v0.7.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 834ced871b5eafc791fc7975982c8e9d877e711312184d47ec302961077451a8
[INFO] running `Command { std: "docker" "start" "-a" "834ced871b5eafc791fc7975982c8e9d877e711312184d47ec302961077451a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "834ced871b5eafc791fc7975982c8e9d877e711312184d47ec302961077451a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834ced871b5eafc791fc7975982c8e9d877e711312184d47ec302961077451a8", kill_on_drop: false }`
[INFO] [stdout] 834ced871b5eafc791fc7975982c8e9d877e711312184d47ec302961077451a8
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7630950aeeb6d08db1af528b4ca1da9d55e3308888dceefecf251e539b25c7f5
[INFO] running `Command { std: "docker" "start" "-a" "7630950aeeb6d08db1af528b4ca1da9d55e3308888dceefecf251e539b25c7f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling fid-rs v0.2.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling louds-rs v0.7.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling trie-rs v0.4.2
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling reedline v0.40.0
[INFO] [stderr]    Compiling miette v7.6.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)]` 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)]` on by default
[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: `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: `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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/input/prompt.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/input/prompt.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/input/prompt.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 211 |         history_search: PromptHistorySearch,
[INFO] [stdout] 212 |     ) -> Cow<str> {
[INFO] [stdout]     |          -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 00s
[INFO] running `Command { std: "docker" "inspect" "7630950aeeb6d08db1af528b4ca1da9d55e3308888dceefecf251e539b25c7f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7630950aeeb6d08db1af528b4ca1da9d55e3308888dceefecf251e539b25c7f5", kill_on_drop: false }`
[INFO] [stdout] 7630950aeeb6d08db1af528b4ca1da9d55e3308888dceefecf251e539b25c7f5
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f46f6c8cb6c5120ed185686f02d0bd5b3aecfdc9c0eb968bee7ad4a8e581a264
[INFO] running `Command { std: "docker" "start" "-a" "f46f6c8cb6c5120ed185686f02d0bd5b3aecfdc9c0eb968bee7ad4a8e581a264", 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)]` 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)]` on by default
[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: `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: `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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/input/prompt.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/input/prompt.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stdout]     |                            ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/input/prompt.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] 211 |         history_search: PromptHistorySearch,
[INFO] [stdout] 212 |     ) -> Cow<str> {
[INFO] [stdout]     |          -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 212 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.43s
[INFO] running `Command { std: "docker" "inspect" "f46f6c8cb6c5120ed185686f02d0bd5b3aecfdc9c0eb968bee7ad4a8e581a264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46f6c8cb6c5120ed185686f02d0bd5b3aecfdc9c0eb968bee7ad4a8e581a264", kill_on_drop: false }`
[INFO] [stdout] f46f6c8cb6c5120ed185686f02d0bd5b3aecfdc9c0eb968bee7ad4a8e581a264
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19b6e706b2c5ac04579d30881308beb8f37d2f25c42e4526bbc6b03a1ba0cf27
[INFO] running `Command { std: "docker" "start" "-a" "19b6e706b2c5ac04579d30881308beb8f37d2f25c42e4526bbc6b03a1ba0cf27", 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)]` 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)]` on by default
[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: `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: `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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/input/prompt.rs:166:27
[INFO] [stderr]     |
[INFO] [stderr] 166 |     fn render_prompt_left(&self) -> Cow<str> {
[INFO] [stderr]     |                           ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 166 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/input/prompt.rs:181:28
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn render_prompt_right(&self) -> Cow<str> {
[INFO] [stderr]     |                            ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 gets resolved as `'_`
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 185 |     fn render_prompt_indicator(&self, prompt_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stderr]     |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 205 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/input/prompt.rs:210:9
[INFO] [stderr]     |
[INFO] [stderr] 210 |         &self,
[INFO] [stderr]     |         ^^^^^ this lifetime flows to the output
[INFO] [stderr] 211 |         history_search: PromptHistorySearch,
[INFO] [stderr] 212 |     ) -> Cow<str> {
[INFO] [stderr]     |          -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 212 |     ) -> Cow<'_, str> {
[INFO] [stderr]     |              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `m3sh` (bin "m3sh" test) generated 26 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/m3sh-527c619b8c1f9d74)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test utils::tests::test_expand_path ... FAILED
[INFO] [stdout] test sh::command::data::pipeline_data::tests::test_cat_grep ... ok
[INFO] [stdout] test input::highlighter::tests::test_highlight ... FAILED
[INFO] [stdout] test utils::tests::test_prefix_dir ... 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] ---- input::highlighter::tests::test_highlight stdout ----
[INFO] [stdout] /root
[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' 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:     0x61fd57067ff2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fd57067ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fd57067ff2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61fd57067ff2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61fd5708e9a3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61fd5708e9a3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61fd57064aa3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61fd57064aa3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61fd57067e42 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61fd570697fc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61fd57069652 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61fd56fcc7e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61fd56fcc7e4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61fd5706a2db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61fd5706a2db - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61fd57069f76 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x61fd570684f9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61fd57069c3d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61fd5708d1e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61fd5708d24c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x61fd56ebb60f - m3sh::utils::tests::test_prefix_dir::h0ef5bc4dff575366
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:120:9
[INFO] [stdout]   21:     0x61fd56ebb7d8 - m3sh::utils::tests::test_prefix_dir::{{closure}}::h34a345ef48ae1391
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:114:29
[INFO] [stdout]   22:     0x61fd56ebb7d8 - core::ops::function::FnOnce::call_once::hd8f5be82b5c2ea24
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61fd56fd1f6b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61fd56fd1f6b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x61fd56fd115e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x61fd56fd115e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x61fd56fd115e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x61fd56fd115e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x61fd56fd115e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61fd56fd115e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x61fd56fd115e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x61fd56f94cd4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x61fd56f94cd4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x61fd56f986aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x61fd56f986aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x61fd56f986aa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x61fd56f986aa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x61fd56f986aa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61fd56f986aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x61fd56f986aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61fd5706d3f7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x61fd5706d3f7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x61fd5706d3f7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x794d7f575aa4 - <unknown>
[INFO] [stdout]   45:     0x794d7f602a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin m3sh`
[INFO] running `Command { std: "docker" "inspect" "19b6e706b2c5ac04579d30881308beb8f37d2f25c42e4526bbc6b03a1ba0cf27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b6e706b2c5ac04579d30881308beb8f37d2f25c42e4526bbc6b03a1ba0cf27", kill_on_drop: false }`
[INFO] [stdout] 19b6e706b2c5ac04579d30881308beb8f37d2f25c42e4526bbc6b03a1ba0cf27
