[INFO] cloning repository https://github.com/cryptomind410/shell-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptomind410/shell-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptomind410%2Fshell-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptomind410%2Fshell-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6328049eca9e31cedddcaa3ff1104bfafe7d125 [INFO] checking cryptomind410/shell-project against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptomind410%2Fshell-project" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cryptomind410/shell-project [INFO] finished tweaking git repo https://github.com/cryptomind410/shell-project [INFO] tweaked toml for git repo https://github.com/cryptomind410/shell-project written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cryptomind410/shell-project on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cryptomind410/shell-project 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bcbeb4d57721f5616ab2a8eee788d04c220ee99a53917adbdffa2ced58db6f66 [INFO] running `Command { std: "docker" "start" "-a" "bcbeb4d57721f5616ab2a8eee788d04c220ee99a53917adbdffa2ced58db6f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcbeb4d57721f5616ab2a8eee788d04c220ee99a53917adbdffa2ced58db6f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbeb4d57721f5616ab2a8eee788d04c220ee99a53917adbdffa2ced58db6f66", kill_on_drop: false }` [INFO] [stdout] bcbeb4d57721f5616ab2a8eee788d04c220ee99a53917adbdffa2ced58db6f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cb5c28420aadb1f6650501682dbcc4410015458f4e201ad827ebefd4bc4fd1d [INFO] running `Command { std: "docker" "start" "-a" "5cb5c28420aadb1f6650501682dbcc4410015458f4e201ad827ebefd4bc4fd1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.8.0 [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] Compiling thiserror v2.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling uuhelp_parser v0.0.29 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking os_display v0.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling uucore_procs v0.0.29 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking ascii_tree v0.1.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking escape_string v0.1.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking ansi-width v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking uutils_term_grid v0.6.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking platform-info v2.0.5 [INFO] [stderr] Checking lscolors v0.20.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking which v7.0.2 [INFO] [stderr] Checking windows-sys v0.59.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking dtparse v2.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking parse_datetime v0.6.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.10.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling rustyline-derive v0.11.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking miette v7.5.0 [INFO] [stderr] Checking parse_datetime v0.8.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Checking uucore v0.0.29 [INFO] [stderr] Checking uu_ls v0.0.29 [INFO] [stderr] Checking uu_touch v0.0.29 [INFO] [stderr] Checking uu_uname v0.0.29 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking pest_ascii_tree v0.1.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking deno_task_shell v0.17.0 (/opt/rustwide/workdir/crates/deno_task_shell) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> crates/deno_task_shell/src/shell/execute.rs:1080:18 [INFO] [stdout] | [INFO] [stdout] 1080 | .map(|r| (r.into_handles_and_changes())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1080 - .map(|r| (r.into_handles_and_changes())) [INFO] [stdout] 1080 + .map(|r| r.into_handles_and_changes()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> crates/deno_task_shell/src/shell/execute.rs:1080:18 [INFO] [stdout] | [INFO] [stdout] 1080 | .map(|r| (r.into_handles_and_changes())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 1080 - .map(|r| (r.into_handles_and_changes())) [INFO] [stdout] 1080 + .map(|r| r.into_handles_and_changes()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/deno_task_shell/src/shell/commands/args.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse_arg_kinds(flags: &[String]) -> Vec { [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] 33 | pub fn parse_arg_kinds(flags: &[String]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/deno_task_shell/src/shell/execute.rs:1777:12 [INFO] [stdout] | [INFO] [stdout] 1777 | state: &mut ShellState, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1781 | ) -> LocalBoxFuture> { [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] 1781 | ) -> LocalBoxFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/deno_task_shell/src/shell/execute.rs:1889:16 [INFO] [stdout] | [INFO] [stdout] 1889 | state: &mut ShellState, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1892 | ) -> LocalBoxFuture> { [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] 1892 | ) -> LocalBoxFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uu_date v0.0.29 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/deno_task_shell/src/shell/commands/args.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse_arg_kinds(flags: &[String]) -> Vec { [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] 33 | pub fn parse_arg_kinds(flags: &[String]) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/deno_task_shell/src/shell/execute.rs:1777:12 [INFO] [stdout] | [INFO] [stdout] 1777 | state: &mut ShellState, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1781 | ) -> LocalBoxFuture> { [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] 1781 | ) -> LocalBoxFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/deno_task_shell/src/shell/execute.rs:1889:16 [INFO] [stdout] | [INFO] [stdout] 1889 | state: &mut ShellState, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1892 | ) -> LocalBoxFuture> { [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] 1892 | ) -> LocalBoxFuture<'_, Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking shell v0.1.0 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Checking tests v0.1.0 (/opt/rustwide/workdir/crates/tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.09s [INFO] running `Command { std: "docker" "inspect" "5cb5c28420aadb1f6650501682dbcc4410015458f4e201ad827ebefd4bc4fd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb5c28420aadb1f6650501682dbcc4410015458f4e201ad827ebefd4bc4fd1d", kill_on_drop: false }` [INFO] [stdout] 5cb5c28420aadb1f6650501682dbcc4410015458f4e201ad827ebefd4bc4fd1d