[INFO] cloning repository https://github.com/skydig/shellfish
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skydig/shellfish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskydig%2Fshellfish", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskydig%2Fshellfish'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62ed1ec94d10275a46a118204a574300f6469938
[INFO] testing skydig/shellfish against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskydig%2Fshellfish" "/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/skydig/shellfish
[INFO] finished tweaking git repo https://github.com/skydig/shellfish
[INFO] tweaked toml for git repo https://github.com/skydig/shellfish written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skydig/shellfish on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skydig/shellfish 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3aa5fc1db66e446cea6c5b7f03364db3113412612559c5da4062459b24d00a35
[INFO] running `Command { std: "docker" "start" "-a" "3aa5fc1db66e446cea6c5b7f03364db3113412612559c5da4062459b24d00a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aa5fc1db66e446cea6c5b7f03364db3113412612559c5da4062459b24d00a35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aa5fc1db66e446cea6c5b7f03364db3113412612559c5da4062459b24d00a35", kill_on_drop: false }`
[INFO] [stdout] 3aa5fc1db66e446cea6c5b7f03364db3113412612559c5da4062459b24d00a35
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18470e73db1520e837a1024b0f3ff059c3be2ac9bad43c2b8a0dc29e9b0ae0e6
[INFO] running `Command { std: "docker" "start" "-a" "18470e73db1520e837a1024b0f3ff059c3be2ac9bad43c2b8a0dc29e9b0ae0e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling shellfish v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling rustyline v13.0.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.19s
[INFO] running `Command { std: "docker" "inspect" "18470e73db1520e837a1024b0f3ff059c3be2ac9bad43c2b8a0dc29e9b0ae0e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18470e73db1520e837a1024b0f3ff059c3be2ac9bad43c2b8a0dc29e9b0ae0e6", kill_on_drop: false }`
[INFO] [stdout] 18470e73db1520e837a1024b0f3ff059c3be2ac9bad43c2b8a0dc29e9b0ae0e6
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2b77f37b658ee51f2ea7d558f3b2b31d21120299cf09016a2871f0be0e57caa
[INFO] running `Command { std: "docker" "start" "-a" "e2b77f37b658ee51f2ea7d558f3b2b31d21120299cf09016a2871f0be0e57caa", kill_on_drop: false }`
[INFO] [stderr]    Compiling shellfish v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "e2b77f37b658ee51f2ea7d558f3b2b31d21120299cf09016a2871f0be0e57caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b77f37b658ee51f2ea7d558f3b2b31d21120299cf09016a2871f0be0e57caa", kill_on_drop: false }`
[INFO] [stdout] e2b77f37b658ee51f2ea7d558f3b2b31d21120299cf09016a2871f0be0e57caa
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea5c05a749167ea3e457dc7e2b736868abe3322f08650472345ffa5613731c6d
[INFO] running `Command { std: "docker" "start" "-a" "ea5c05a749167ea3e457dc7e2b736868abe3322f08650472345ffa5613731c6d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shellfish-f02e0f7aaf8bbb06)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shellfish
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - command (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - command (line 163) ... FAILED
[INFO] [stdout] test src/command.rs - command::Command<T>::new (line 45) ... ok
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - command (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_std`
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use async_std::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `async_std`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `async_std`, use `cargo add async_std` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `shellfish::app`, `shellfish::handler::DefaultAsyncHandler`
[INFO] [stdout]   --> src/lib.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 | use shellfish::{app, handler::DefaultAsyncHandler, Command, Shell};
[INFO] [stdout]    |                 ^^^  ^^^^^^^^^-------------------
[INFO] [stdout]    |                 |    |        |
[INFO] [stdout]    |                 |    |        help: a similar name exists in the module: `DefaultHandler`
[INFO] [stdout]    |                 |    no `DefaultAsyncHandler` in `handler`
[INFO] [stdout]    |                 no `app` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "app")]
[INFO] [stdout]    |       --------------- the item is gated behind the `app` feature
[INFO] [stdout] 15 | #[cfg_attr(nightly, doc(cfg(feature = "app")))]
[INFO] [stdout] 16 | pub mod app;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_std`
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use async_std::fs;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `async_std`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_std`, use `cargo add async_std` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_std`
[INFO] [stdout]   --> src/lib.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[async_std::main]
[INFO] [stdout]    |   ^^^^^^^^^ use of unresolved module or unlinked crate `async_std`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_with_async_handler` found for struct `Shell<'a, T, M, H, I>` in the current scope
[INFO] [stdout]   --> src/lib.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut shell = Shell::new_with_async_handler(
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Shell<'_, _, _, _, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Shell<'_, _, _, _, _>` consider using one of the following associated functions:
[INFO] [stdout]       Shell::<'a, T, M, DefaultHandler, IO>::new
[INFO] [stdout]       Shell::<'a, T, M, H, I>::new_with_handler
[INFO] [stdout]   --> src/shell.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |       pub fn new(state: T, prompt: M) -> Self {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 | /     pub fn new_with_handler(
[INFO] [stdout] 87 | |         state: T,
[INFO] [stdout] 88 | |         prompt: M,
[INFO] [stdout] 89 | |         handler: H,
[INFO] [stdout] 90 | |         input_handler: I,
[INFO] [stdout] 91 | |     ) -> Self {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] help: there is an associated function `new_with_handler` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 55 -     let mut shell = Shell::new_with_async_handler(
[INFO] [stdout] 55 +     let mut shell = Shell::new_with_handler(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_async` found for struct `shellfish::Command<T>` in the current scope
[INFO] [stdout]   --> src/lib.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |         Command::new_async(
[INFO] [stdout]    |                  ^^^^^^^^^ function or associated item not found in `shellfish::Command<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `shellfish::Command<_>`, consider using `shellfish::Command::<T>::new` which returns `shellfish::Command<_>`
[INFO] [stdout]   --> src/command.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn new(help: String, command: CommandFn<T>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let mut file = fs::File::open(file).await?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 138 |         file.read_to_string(&mut contents).await?;
[INFO] [stdout]     |         ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `file` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let mut file: /* Type */ = fs::File::open(file).await?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - command (line 163) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `async_std`
[INFO] [stdout]    --> src/lib.rs:185:3
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[async_std::main]
[INFO] [stdout]     |   ^^^^^^^^^ use of unresolved module or unlinked crate `async_std`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `clap_command` in this scope
[INFO] [stdout]    --> src/lib.rs:196:26
[INFO] [stdout]     |
[INFO] [stdout] 196 |         .insert("greet", clap_command!((), GreetArgs, greet));
[INFO] [stdout]     |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Parser` in this scope
[INFO] [stdout]    --> src/lib.rs:170:10
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Parser, Debug)]
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]    --> src/lib.rs:171:3
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[clap(author, version, about)]
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]    --> src/lib.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[clap(short, long)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]    --> src/lib.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[clap(short, long)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Shell`
[INFO] [stdout]    --> src/lib.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut shell = Shell::new_with_async_handler(
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `Shell`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 166 + use shellfish::Shell;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefaultEditor`
[INFO] [stdout]    --> src/lib.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         DefaultEditor::new()?,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of undeclared type `DefaultEditor`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 166 + use rustyline::DefaultEditor;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefaultAsyncHandler`
[INFO] [stdout]    --> src/lib.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         DefaultAsyncHandler::default(),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ use of undeclared type `DefaultAsyncHandler`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/lib.rs:186:1
[INFO] [stdout]     |
[INFO] [stdout] 186 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - command (line 163)
[INFO] [stdout]     src/lib.rs - command (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ea5c05a749167ea3e457dc7e2b736868abe3322f08650472345ffa5613731c6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5c05a749167ea3e457dc7e2b736868abe3322f08650472345ffa5613731c6d", kill_on_drop: false }`
[INFO] [stdout] ea5c05a749167ea3e457dc7e2b736868abe3322f08650472345ffa5613731c6d
