[INFO] cloning repository https://github.com/PyotSawe/rushell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PyotSawe/rushell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPyotSawe%2Frushell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPyotSawe%2Frushell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4bed2d964872fbec87b33d189c6a7da0b3ee1c6
[INFO] checking PyotSawe/rushell against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPyotSawe%2Frushell" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PyotSawe/rushell
[INFO] finished tweaking git repo https://github.com/PyotSawe/rushell
[INFO] tweaked toml for git repo https://github.com/PyotSawe/rushell written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PyotSawe/rushell on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PyotSawe/rushell 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3
[INFO] running `Command { std: "docker" "start" "e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking shell-plugin v0.1.0 (/opt/rustwide/workdir/crates/shell-plugin)
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking shell-common v0.1.0 (/opt/rustwide/workdir/crates/shell-common)
[INFO] [stderr]     Checking shell-sys v0.1.0 (/opt/rustwide/workdir/crates/shell-sys)
[INFO] [stderr]     Checking shell-parser v0.1.0 (/opt/rustwide/workdir/crates/shell-parser)
[INFO] [stderr]     Checking shell-env v0.1.0 (/opt/rustwide/workdir/crates/shell-env)
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking shell-exec v0.1.0 (/opt/rustwide/workdir/crates/shell-exec)
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]     Checking shell-ui v0.1.0 (/opt/rustwide/workdir/crates/shell-ui)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/shell-ui/src/modern.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 | fn create_highlighted_input(input: &str, accent: Color) -> Line {
[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] 347 | fn create_highlighted_input(input: &str, accent: Color) -> Line<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/shell-ui/src/advanced.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn render_line(&self, accent_color: Color) -> Line {
[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] 113 |     pub fn render_line(&self, accent_color: Color) -> Line<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/shell-ui/src/advanced.rs:171:37
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn highlight_command(input: &str) -> Line {
[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] 171 |     pub fn highlight_command(input: &str) -> Line<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/shell-ui/src/modern.rs:347:36
[INFO] [stdout]     |
[INFO] [stdout] 347 | fn create_highlighted_input(input: &str, accent: Color) -> Line {
[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] 347 | fn create_highlighted_input(input: &str, accent: Color) -> Line<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/shell-ui/src/advanced.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn render_line(&self, accent_color: Color) -> Line {
[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] 113 |     pub fn render_line(&self, accent_color: Color) -> Line<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/shell-ui/src/advanced.rs:171:37
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn highlight_command(input: &str) -> Line {
[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] 171 |     pub fn highlight_command(input: &str) -> Line<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking shell-core v0.1.0 (/opt/rustwide/workdir/crates/shell-core)
[INFO] [stderr]     Checking rushell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused dependency `shell-plugin`
[INFO] [stderr]   --> Cargo.toml:19:15
[INFO] [stderr]    |
[INFO] [stderr] 19 | [dependencies.shell-plugin]
[INFO] [stderr]    |               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `shell-plugin`
[INFO] [stderr] warning: `rushell` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `anyhow`
[INFO] [stderr]   --> crates/shell-common/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | anyhow = "1"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `anyhow`
[INFO] [stderr] warning: `shell-common` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `shell-sys`
[INFO] [stderr]   --> crates/shell-exec/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | shell-sys = { path = "../shell-sys" }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `shell-sys`
[INFO] [stderr] warning: `shell-exec` (manifest) generated 1 warning
[INFO] [stderr] warning: unused dependency `serde_json`
[INFO] [stderr]   --> crates/shell-ui/Cargo.toml:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | serde_json = "1.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `serde_json`
[INFO] [stderr] warning: unused dependency `tokio`
[INFO] [stderr]   --> crates/shell-ui/Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | tokio = { version = "1", features = ["full"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `tokio`
[INFO] [stderr] warning: `shell-ui` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.07s
[INFO] running `Command { std: "docker" "inspect" "e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3", kill_on_drop: false }`
[INFO] [stdout] e41f7665b1710689dbc1c873d3612348ef87f2ea448c56d99375ac4e0bd17ab3
