[INFO] fetching crate alloy-core 0.0.10...
[INFO] checking alloy-core-0.0.10 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate alloy-core 0.0.10 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate alloy-core 0.0.10 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alloy-core 0.0.10
[INFO] finished tweaking crates.io crate alloy-core 0.0.10
[INFO] tweaked toml for crates.io crate alloy-core 0.0.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchit v0.5.0
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded axum v0.5.17
[INFO] [stderr]   Downloaded axum-core v0.2.9
[INFO] [stderr]   Downloaded tower-http v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 583ab049f622bc1287351eedd58473d0a051643c19977db3f25697d7178f0453
[INFO] running `Command { std: "docker" "start" "-a" "583ab049f622bc1287351eedd58473d0a051643c19977db3f25697d7178f0453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "583ab049f622bc1287351eedd58473d0a051643c19977db3f25697d7178f0453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583ab049f622bc1287351eedd58473d0a051643c19977db3f25697d7178f0453", kill_on_drop: false }`
[INFO] [stdout] 583ab049f622bc1287351eedd58473d0a051643c19977db3f25697d7178f0453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe87f4f7c646ad1b651d793dae08cf8aa224dc4b83b56418e269151a84521a40
[INFO] running `Command { std: "docker" "start" "-a" "fe87f4f7c646ad1b651d793dae08cf8aa224dc4b83b56418e269151a84521a40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking alloy-core v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]  --> src/readable_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::body::Bytes;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]  --> src/readable_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::body::Bytes;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]   --> src/promise/executor.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 tokio::time::sleep(Duration::from_micros(500)).await;
[INFO] [stdout]    |                        ^^^^ could not find `time` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]   --> src/promise/executor.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 tokio::time::sleep(Duration::from_micros(500)).await;
[INFO] [stdout]    |                        ^^^^ could not find `time` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> src/promise/executor.rs:25:22
[INFO] [stdout]     |
[INFO] [stdout] 25  |         tokio::task::spawn((|| async {
[INFO] [stdout]     |                      ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/task/mod.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `rt` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/task/mod.rs:327:20
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `rt` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 25  -         tokio::task::spawn((|| async {
[INFO] [stdout] 25  +         spawn((|| async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> src/promise/executor.rs:25:22
[INFO] [stdout]     |
[INFO] [stdout] 25  |         tokio::task::spawn((|| async {
[INFO] [stdout]     |                      ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/task/mod.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `rt` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/task/mod.rs:327:20
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `rt` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 25  -         tokio::task::spawn((|| async {
[INFO] [stdout] 25  +         spawn((|| async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alloy-core` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `alloy-core` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "fe87f4f7c646ad1b651d793dae08cf8aa224dc4b83b56418e269151a84521a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe87f4f7c646ad1b651d793dae08cf8aa224dc4b83b56418e269151a84521a40", kill_on_drop: false }`
[INFO] [stdout] fe87f4f7c646ad1b651d793dae08cf8aa224dc4b83b56418e269151a84521a40
[INFO] checking alloy-core-0.0.10 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate alloy-core 0.0.10 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate alloy-core 0.0.10 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alloy-core 0.0.10
[INFO] finished tweaking crates.io crate alloy-core 0.0.10
[INFO] tweaked toml for crates.io crate alloy-core 0.0.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ebd0724521d8b34f66cff3707c5290c03fae0b2bb523ba1e9f406d2da575cc6
[INFO] running `Command { std: "docker" "start" "-a" "0ebd0724521d8b34f66cff3707c5290c03fae0b2bb523ba1e9f406d2da575cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ebd0724521d8b34f66cff3707c5290c03fae0b2bb523ba1e9f406d2da575cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebd0724521d8b34f66cff3707c5290c03fae0b2bb523ba1e9f406d2da575cc6", kill_on_drop: false }`
[INFO] [stdout] 0ebd0724521d8b34f66cff3707c5290c03fae0b2bb523ba1e9f406d2da575cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cb66b3ce72195b73ba2fbb9be637faaf50d2750fbfdc22129b8be626c4a9861
[INFO] running `Command { std: "docker" "start" "-a" "0cb66b3ce72195b73ba2fbb9be637faaf50d2750fbfdc22129b8be626c4a9861", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking alloy-core v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]  --> src/readable_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::body::Bytes;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `axum`
[INFO] [stdout]  --> src/readable_stream.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::body::Bytes;
[INFO] [stdout]   |     ^^^^ use of undeclared crate or module `axum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]   --> src/promise/executor.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 tokio::time::sleep(Duration::from_micros(500)).await;
[INFO] [stdout]    |                        ^^^^ could not find `time` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]   --> src/promise/executor.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 tokio::time::sleep(Duration::from_micros(500)).await;
[INFO] [stdout]    |                        ^^^^ could not find `time` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> src/promise/executor.rs:25:22
[INFO] [stdout]     |
[INFO] [stdout] 25  |         tokio::task::spawn((|| async {
[INFO] [stdout]     |                      ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/task/mod.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `rt` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/task/mod.rs:327:20
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `rt` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 25  -         tokio::task::spawn((|| async {
[INFO] [stdout] 25  +         spawn((|| async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in module `tokio::task`
[INFO] [stdout]    --> src/promise/executor.rs:25:22
[INFO] [stdout]     |
[INFO] [stdout] 25  |         tokio::task::spawn((|| async {
[INFO] [stdout]     |                      ^^^^^ not found in `tokio::task`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/task/mod.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |     mod spawn;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `rt` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.35.1/src/task/mod.rs:327:20
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub use spawn::spawn;
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `rt` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 25  -         tokio::task::spawn((|| async {
[INFO] [stdout] 25  +         spawn((|| async {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alloy-core` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `alloy-core` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "0cb66b3ce72195b73ba2fbb9be637faaf50d2750fbfdc22129b8be626c4a9861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb66b3ce72195b73ba2fbb9be637faaf50d2750fbfdc22129b8be626c4a9861", kill_on_drop: false }`
[INFO] [stdout] 0cb66b3ce72195b73ba2fbb9be637faaf50d2750fbfdc22129b8be626c4a9861
