[INFO] cloning repository https://github.com/rustadex/hyperclock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustadex/hyperclock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustadex%2Fhyperclock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustadex%2Fhyperclock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5be0134b3011f66d2a2bb657385cfa96c0a7d003
[INFO] checking rustadex/hyperclock against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustadex%2Fhyperclock" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustadex/hyperclock
[INFO] finished tweaking git repo https://github.com/rustadex/hyperclock
[INFO] tweaked toml for git repo https://github.com/rustadex/hyperclock written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustadex/hyperclock on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustadex/hyperclock 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 279748ffb61226fc99fdd495f951e9c570a98de4c4e3da72256b160efc9b6f4e
[INFO] running `Command { std: "docker" "start" "-a" "279748ffb61226fc99fdd495f951e9c570a98de4c4e3da72256b160efc9b6f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "279748ffb61226fc99fdd495f951e9c570a98de4c4e3da72256b160efc9b6f4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279748ffb61226fc99fdd495f951e9c570a98de4c4e3da72256b160efc9b6f4e", kill_on_drop: false }`
[INFO] [stdout] 279748ffb61226fc99fdd495f951e9c570a98de4c4e3da72256b160efc9b6f4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d96361fe47f3834913a76288791952cf9b537abf25724846502195a1abc7857
[INFO] running `Command { std: "docker" "start" "-a" "9d96361fe47f3834913a76288791952cf9b537abf25724846502195a1abc7857", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking rdx-hyperclock v0.3.1 (/opt/rustwide/workdir/rdx-hyperclock)
[INFO] [stdout] warning: unused import: `WallClockEvent`
[INFO] [stdout]   --> rdx-hyperclock/src/engine.rs:10:98
[INFO] [stdout]    |
[INFO] [stdout] 10 |     AutomationEvent, ConditionalEvent, GongEvent, PhaseEvent, SystemEvent, TaskEvent, UserEvent, WallClockEvent
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WallClockEvent`
[INFO] [stdout]   --> rdx-hyperclock/src/engine.rs:10:98
[INFO] [stdout]    |
[INFO] [stdout] 10 |     AutomationEvent, ConditionalEvent, GongEvent, PhaseEvent, SystemEvent, TaskEvent, UserEvent, WallClockEvent
[INFO] [stdout]    |                                                                                                  ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rdx-hypershell v0.2.0 (/opt/rustwide/workdir/rdx-hypershell)
[INFO] [stdout] error[E0583]: file not found for module `wall_clock`
[INFO] [stdout]   --> rdx-hypershell/src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | mod wall_clock;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `wall_clock`, create file "rdx-hypershell/src/wall_clock.rs" or "rdx-hypershell/src/wall_clock/mod.rs"
[INFO] [stdout]    = note: if there is a `mod wall_clock` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `wall_clock`
[INFO] [stdout]   --> rdx-hypershell/src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | mod wall_clock;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `wall_clock`, create file "rdx-hypershell/src/wall_clock.rs" or "rdx-hypershell/src/wall_clock/mod.rs"
[INFO] [stdout]    = note: if there is a `mod wall_clock` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wallclock`
[INFO] [stdout]   --> rdx-hypershell/src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use wallclock::WallClockTimer;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `wallclock`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 | use wall_clock::WallClockTimer;
[INFO] [stdout]    |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> rdx-hypershell/src/shell.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::Parser;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wallclock`
[INFO] [stdout]   --> rdx-hypershell/src/main.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use wallclock::WallClockTimer;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `wallclock`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 | use wall_clock::WallClockTimer;
[INFO] [stdout]    |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> rdx-hypershell/src/shell.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::Parser;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[command(name = "hypershell", author, version, about, long_about = None, no_binary_name(true))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[command(name = "hypershell", author, version, about, long_about = None, no_binary_name(true))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[command(subcommand)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[command(subcommand)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |         #[command(subcommand)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |         #[command(subcommand)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[command(subcommand)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[command(subcommand)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |         #[command(subcommand)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |         #[command(subcommand)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |         #[command(subcommand)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> rdx-hypershell/src/shell.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |         #[command(subcommand)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> rdx-hypershell/src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]   --> rdx-hypershell/src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::io::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `subscribe_wall_clock_events` found for reference `&hyperclock::engine::HyperclockEngine` in the current scope
[INFO] [stdout]    --> rdx-hypershell/src/main.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut wall_clock_rx = engine.subscribe_wall_clock_events();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `subscribe_task_events` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 109 -     let mut wall_clock_rx = engine.subscribe_wall_clock_events();
[INFO] [stdout] 109 +     let mut wall_clock_rx = engine.subscribe_task_events();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse_from` found for struct `Cli` in the current scope
[INFO] [stdout]    --> rdx-hypershell/src/main.rs:169:28
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 match Cli::try_parse_from(&args) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ function or associated item not found in `Cli`
[INFO] [stdout]     |
[INFO] [stdout]    ::: rdx-hypershell/src/shell.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Cli {
[INFO] [stdout]     | -------------- function or associated item `try_parse_from` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `try_from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 169 -                 match Cli::try_parse_from(&args) {
[INFO] [stdout] 169 +                 match Cli::try_from(&args) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> rdx-hypershell/src/main.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         e.print()?;
[INFO] [stdout]     |                         ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `subscribe_wall_clock_events` found for reference `&hyperclock::engine::HyperclockEngine` in the current scope
[INFO] [stdout]    --> rdx-hypershell/src/main.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut wall_clock_rx = engine.subscribe_wall_clock_events();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `subscribe_task_events` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 109 -     let mut wall_clock_rx = engine.subscribe_wall_clock_events();
[INFO] [stdout] 109 +     let mut wall_clock_rx = engine.subscribe_task_events();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `try_parse_from` found for struct `Cli` in the current scope
[INFO] [stdout]    --> rdx-hypershell/src/main.rs:169:28
[INFO] [stdout]     |
[INFO] [stdout] 169 |                 match Cli::try_parse_from(&args) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ function or associated item not found in `Cli`
[INFO] [stdout]     |
[INFO] [stdout]    ::: rdx-hypershell/src/shell.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Cli {
[INFO] [stdout]     | -------------- function or associated item `try_parse_from` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `try_from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 169 -                 match Cli::try_parse_from(&args) {
[INFO] [stdout] 169 +                 match Cli::try_from(&args) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> rdx-hypershell/src/main.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         e.print()?;
[INFO] [stdout]     |                         ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdx-hypershell` (bin "hypershell") due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rdx-hypershell` (bin "hypershell" test) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9d96361fe47f3834913a76288791952cf9b537abf25724846502195a1abc7857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d96361fe47f3834913a76288791952cf9b537abf25724846502195a1abc7857", kill_on_drop: false }`
[INFO] [stdout] 9d96361fe47f3834913a76288791952cf9b537abf25724846502195a1abc7857
