[INFO] fetching crate substrate-test-utils 3.0.0...
[INFO] testing substrate-test-utils-3.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate substrate-test-utils 3.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate substrate-test-utils 3.0.0
[INFO] finished tweaking crates.io crate substrate-test-utils 3.0.0
[INFO] tweaked toml for crates.io crate substrate-test-utils 3.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate substrate-test-utils 3.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substrate-test-utils-derive v0.9.0
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44bc1511c9827dbc38201b46d3d2d16bf06f9096b2d985c9af263918d0a2d803
[INFO] running `Command { std: "docker" "start" "-a" "44bc1511c9827dbc38201b46d3d2d16bf06f9096b2d985c9af263918d0a2d803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44bc1511c9827dbc38201b46d3d2d16bf06f9096b2d985c9af263918d0a2d803", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44bc1511c9827dbc38201b46d3d2d16bf06f9096b2d985c9af263918d0a2d803", kill_on_drop: false }`
[INFO] [stdout] 44bc1511c9827dbc38201b46d3d2d16bf06f9096b2d985c9af263918d0a2d803
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87afe64d7de362114132b3c17a6bea1c38176dec6c793fcff0c48c3a678eee8f
[INFO] running `Command { std: "docker" "start" "-a" "87afe64d7de362114132b3c17a6bea1c38176dec6c793fcff0c48c3a678eee8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling substrate-test-utils-derive v0.9.0
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling substrate-test-utils v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.11s
[INFO] running `Command { std: "docker" "inspect" "87afe64d7de362114132b3c17a6bea1c38176dec6c793fcff0c48c3a678eee8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87afe64d7de362114132b3c17a6bea1c38176dec6c793fcff0c48c3a678eee8f", kill_on_drop: false }`
[INFO] [stdout] 87afe64d7de362114132b3c17a6bea1c38176dec6c793fcff0c48c3a678eee8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85305211547f9e1a7a8ca71e881981ffc6f8bbd09efa73d5ae62dad4ce79c180
[INFO] running `Command { std: "docker" "start" "-a" "85305211547f9e1a7a8ca71e881981ffc6f8bbd09efa73d5ae62dad4ce79c180", kill_on_drop: false }`
[INFO] [stderr]    Compiling substrate-test-utils v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sc_service`
[INFO] [stdout]   --> tests/basic.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use sc_service::{TaskExecutor, TaskType};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `sc_service`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sc_service`, use `cargo add sc_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]    --> tests/basic.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[substrate_test_utils::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `time` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 393 | / cfg_time! {
[INFO] [stdout] 394 | |     pub mod time;
[INFO] [stdout]     | |             ^^^^
[INFO] [stdout] 395 | | }
[INFO] [stdout]     | |_- the item is gated behind the `time` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]    --> tests/basic.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[substrate_test_utils::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `time` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 393 | / cfg_time! {
[INFO] [stdout] 394 | |     pub mod time;
[INFO] [stdout]     | |             ^^^^
[INFO] [stdout] 395 | | }
[INFO] [stdout]     | |_- the item is gated behind the `time` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]    --> tests/basic.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[substrate_test_utils::test(max_threads = 2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `time` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 393 | / cfg_time! {
[INFO] [stdout] 394 | |     pub mod time;
[INFO] [stdout]     | |             ^^^^
[INFO] [stdout] 395 | | }
[INFO] [stdout]     | |_- the item is gated behind the `time` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]    --> tests/basic.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | #[substrate_test_utils::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `time` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 393 | / cfg_time! {
[INFO] [stdout] 394 | |     pub mod time;
[INFO] [stdout]     | |             ^^^^
[INFO] [stdout] 395 | | }
[INFO] [stdout]     | |_- the item is gated behind the `time` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]    --> tests/basic.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | #[substrate_test_utils::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `time` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 393 | / cfg_time! {
[INFO] [stdout] 394 | |     pub mod time;
[INFO] [stdout]     | |             ^^^^
[INFO] [stdout] 395 | | }
[INFO] [stdout]     | |_- the item is gated behind the `time` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]    --> tests/basic.rs:51:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |     tokio::time::delay_for(std::time::Duration::from_secs(
[INFO] [stdout]     |            ^^^^ could not find `time` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:394:13
[INFO] [stdout]     |
[INFO] [stdout] 393 | / cfg_time! {
[INFO] [stdout] 394 | |     pub mod time;
[INFO] [stdout]     | |             ^^^^
[INFO] [stdout] 395 | | }
[INFO] [stdout]     | |_- the item is gated behind the `time` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `substrate_test_utils::tokio`
[INFO] [stdout]    --> tests/basic.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[substrate_test_utils::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `substrate_test_utils::tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:390:19
[INFO] [stdout]     |
[INFO] [stdout] 388 | / cfg_rt_core! {
[INFO] [stdout] 389 | |     pub mod task;
[INFO] [stdout] 390 | |     pub use task::spawn;
[INFO] [stdout]     | |                   ^^^^^
[INFO] [stdout] 391 | | }
[INFO] [stdout]     | |_- the item is gated behind the `rt-core` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]  19 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `substrate_test_utils::tokio`
[INFO] [stdout]    --> tests/basic.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | #[substrate_test_utils::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `substrate_test_utils::tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:390:19
[INFO] [stdout]     |
[INFO] [stdout] 388 | / cfg_rt_core! {
[INFO] [stdout] 389 | |     pub mod task;
[INFO] [stdout] 390 | |     pub use task::spawn;
[INFO] [stdout]     | |                   ^^^^^
[INFO] [stdout] 391 | | }
[INFO] [stdout]     | |_- the item is gated behind the `rt-core` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]  19 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `substrate_test_utils::tokio`
[INFO] [stdout]    --> tests/basic.rs:32:1
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[substrate_test_utils::test(max_threads = 2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `substrate_test_utils::tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:390:19
[INFO] [stdout]     |
[INFO] [stdout] 388 | / cfg_rt_core! {
[INFO] [stdout] 389 | |     pub mod task;
[INFO] [stdout] 390 | |     pub use task::spawn;
[INFO] [stdout]     | |                   ^^^^^
[INFO] [stdout] 391 | | }
[INFO] [stdout]     | |_- the item is gated behind the `rt-core` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]  19 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `substrate_test_utils::tokio`
[INFO] [stdout]    --> tests/basic.rs:37:1
[INFO] [stdout]     |
[INFO] [stdout]  37 | #[substrate_test_utils::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `substrate_test_utils::tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:390:19
[INFO] [stdout]     |
[INFO] [stdout] 388 | / cfg_rt_core! {
[INFO] [stdout] 389 | |     pub mod task;
[INFO] [stdout] 390 | |     pub use task::spawn;
[INFO] [stdout]     | |                   ^^^^^
[INFO] [stdout] 391 | | }
[INFO] [stdout]     | |_- the item is gated behind the `rt-core` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]  19 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `substrate_test_utils::tokio`
[INFO] [stdout]    --> tests/basic.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout]  44 | #[substrate_test_utils::test]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `substrate_test_utils::tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/lib.rs:390:19
[INFO] [stdout]     |
[INFO] [stdout] 388 | / cfg_rt_core! {
[INFO] [stdout] 389 | |     pub mod task;
[INFO] [stdout] 390 | |     pub use task::spawn;
[INFO] [stdout]     | |                   ^^^^^
[INFO] [stdout] 391 | | }
[INFO] [stdout]     | |_- the item is gated behind the `rt-core` feature
[INFO] [stdout]     = note: this error originates in the attribute macro `substrate_test_utils::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]  19 + use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `basic_scheduler` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]   --> tests/basic.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[substrate_test_utils::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `substrate_test_utils::tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `trybuild`
[INFO] [stdout]   --> tests/ui.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let t = trybuild::TestCases::new();
[INFO] [stdout]    |             ^^^^^^^^ use of unresolved module or unlinked crate `trybuild`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trybuild`, use `cargo add trybuild` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `substrate-test-utils` (test "ui") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `basic_scheduler` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]   --> tests/basic.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[substrate_test_utils::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `substrate_test_utils::tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `basic_scheduler` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]   --> tests/basic.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[substrate_test_utils::test(max_threads = 2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `substrate_test_utils::tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `basic_scheduler` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]   --> tests/basic.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[substrate_test_utils::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `substrate_test_utils::tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `basic_scheduler` found for struct `tokio::runtime::Builder` in the current scope
[INFO] [stdout]   --> tests/basic.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[substrate_test_utils::test]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `substrate_test_utils::tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `substrate-test-utils` (test "basic") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "85305211547f9e1a7a8ca71e881981ffc6f8bbd09efa73d5ae62dad4ce79c180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85305211547f9e1a7a8ca71e881981ffc6f8bbd09efa73d5ae62dad4ce79c180", kill_on_drop: false }`
[INFO] [stdout] 85305211547f9e1a7a8ca71e881981ffc6f8bbd09efa73d5ae62dad4ce79c180
