[INFO] fetching crate actix-rt 2.9.0...
[INFO] checking actix-rt-2.9.0 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] extracting crate actix-rt 2.9.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate actix-rt 2.9.0 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-rt 2.9.0
[INFO] finished tweaking crates.io crate actix-rt 2.9.0
[INFO] tweaked toml for crates.io crate actix-rt 2.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate actix-rt 2.9.0 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.83
[INFO] [stderr]   Downloaded pin-project-lite v0.2.12
[INFO] [stderr]   Downloaded io-uring v0.5.13
[INFO] [stderr]   Downloaded tokio-uring v0.4.0
[INFO] [stderr]   Downloaded socket2 v0.5.3
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dcafe4b56944386cbdb84dab9d4970b9c20ac61c1dbf8e809bef760b8ee4fd5
[INFO] running `Command { std: "docker" "start" "-a" "3dcafe4b56944386cbdb84dab9d4970b9c20ac61c1dbf8e809bef760b8ee4fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dcafe4b56944386cbdb84dab9d4970b9c20ac61c1dbf8e809bef760b8ee4fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dcafe4b56944386cbdb84dab9d4970b9c20ac61c1dbf8e809bef760b8ee4fd5", kill_on_drop: false }`
[INFO] [stdout] 3dcafe4b56944386cbdb84dab9d4970b9c20ac61c1dbf8e809bef760b8ee4fd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36eba859f402eaa06613c0a03d6f47a13da44f186d1f5a934e73fc3f5d6dad7a
[INFO] running `Command { std: "docker" "start" "-a" "36eba859f402eaa06613c0a03d6f47a13da44f186d1f5a934e73fc3f5d6dad7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking actix-rt v2.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> examples/hyper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]  --> examples/hyper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> examples/hyper.rs:14:34
[INFO] [stdout]     |
[INFO] [stdout] 14  |         tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn new_current_thread() -> Builder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 14  |         tokio::runtime::Builder::new_current_thread()
[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: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-rt` (example "hyper") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> examples/multi_thread_system.rs:9:34
[INFO] [stdout]     |
[INFO] [stdout] 9   |         tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn new_current_thread() -> Builder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 9   |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                                  ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-rt` (example "multi_thread_system") due to 2 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> tests/tests.rs:244:34
[INFO] [stdout]     |
[INFO] [stdout] 244 |         tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn new_current_thread() -> Builder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 244 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                                  ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-rt` (test "tests") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "36eba859f402eaa06613c0a03d6f47a13da44f186d1f5a934e73fc3f5d6dad7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36eba859f402eaa06613c0a03d6f47a13da44f186d1f5a934e73fc3f5d6dad7a", kill_on_drop: false }`
[INFO] [stdout] 36eba859f402eaa06613c0a03d6f47a13da44f186d1f5a934e73fc3f5d6dad7a
[INFO] checking actix-rt-2.9.0 against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] extracting crate actix-rt 2.9.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate actix-rt 2.9.0 on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-rt 2.9.0
[INFO] finished tweaking crates.io crate actix-rt 2.9.0
[INFO] tweaked toml for crates.io crate actix-rt 2.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate actix-rt 2.9.0 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a808478c1d8e0f62513b984b66bdd9ef50cf6a00ab82d056a8a257fd7bc13d3
[INFO] running `Command { std: "docker" "start" "-a" "7a808478c1d8e0f62513b984b66bdd9ef50cf6a00ab82d056a8a257fd7bc13d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a808478c1d8e0f62513b984b66bdd9ef50cf6a00ab82d056a8a257fd7bc13d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a808478c1d8e0f62513b984b66bdd9ef50cf6a00ab82d056a8a257fd7bc13d3", kill_on_drop: false }`
[INFO] [stdout] 7a808478c1d8e0f62513b984b66bdd9ef50cf6a00ab82d056a8a257fd7bc13d3
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaae247ee3042a2d8383ec6600db186f3d7da0f7ebbccf89e8a3f15e2f04e34a
[INFO] running `Command { std: "docker" "start" "-a" "aaae247ee3042a2d8383ec6600db186f3d7da0f7ebbccf89e8a3f15e2f04e34a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking actix-rt v2.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper`
[INFO] [stdout]  --> examples/hyper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]  --> examples/hyper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hyper::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `hyper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> examples/hyper.rs:14:34
[INFO] [stdout]     |
[INFO] [stdout] 14  |         tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn new_current_thread() -> Builder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 14  |         tokio::runtime::Builder::new_current_thread()
[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: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> examples/multi_thread_system.rs:9:34
[INFO] [stdout]     |
[INFO] [stdout] 9   |         tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn new_current_thread() -> Builder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 9   |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                                  ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-rt` (example "hyper") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-rt` (example "multi_thread_system") due to 2 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]    --> tests/tests.rs:244:34
[INFO] [stdout]     |
[INFO] [stdout] 244 |         tokio::runtime::Builder::new_multi_thread()
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn new_current_thread() -> Builder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 244 |         tokio::runtime::Builder::new_current_thread()
[INFO] [stdout]     |                                  ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-rt` (test "tests") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "aaae247ee3042a2d8383ec6600db186f3d7da0f7ebbccf89e8a3f15e2f04e34a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaae247ee3042a2d8383ec6600db186f3d7da0f7ebbccf89e8a3f15e2f04e34a", kill_on_drop: false }`
[INFO] [stdout] aaae247ee3042a2d8383ec6600db186f3d7da0f7ebbccf89e8a3f15e2f04e34a
