[INFO] fetching crate substrate-test-utils 3.0.0... [INFO] testing substrate-test-utils-3.0.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate substrate-test-utils 3.0.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate substrate-test-utils 3.0.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded substrate-test-utils-derive v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2567a503b887af47156112f6d1fd06b9c1c998a0b3c5b2c6e734c5baeb46fd63 [INFO] running `Command { std: "docker" "start" "-a" "2567a503b887af47156112f6d1fd06b9c1c998a0b3c5b2c6e734c5baeb46fd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2567a503b887af47156112f6d1fd06b9c1c998a0b3c5b2c6e734c5baeb46fd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2567a503b887af47156112f6d1fd06b9c1c998a0b3c5b2c6e734c5baeb46fd63", kill_on_drop: false }` [INFO] [stdout] 2567a503b887af47156112f6d1fd06b9c1c998a0b3c5b2c6e734c5baeb46fd63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fe94a5b923a2957492b559a2d39ab0adf1703f5bbfe1c8cffa6b0eedce548ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1fe94a5b923a2957492b559a2d39ab0adf1703f5bbfe1c8cffa6b0eedce548ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [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-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling substrate-test-utils v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.35s [INFO] running `Command { std: "docker" "inspect" "1fe94a5b923a2957492b559a2d39ab0adf1703f5bbfe1c8cffa6b0eedce548ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe94a5b923a2957492b559a2d39ab0adf1703f5bbfe1c8cffa6b0eedce548ef", kill_on_drop: false }` [INFO] [stdout] 1fe94a5b923a2957492b559a2d39ab0adf1703f5bbfe1c8cffa6b0eedce548ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4116b58bc4af7b08111c4e08757bff15e73f8e0bdfdeb264ffb97d774583597 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a4116b58bc4af7b08111c4e08757bff15e73f8e0bdfdeb264ffb97d774583597", 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 undeclared crate or module `sc_service` [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: 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: 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: 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: 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: 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] [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: 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: 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: 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: 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: 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 undeclared crate or module `trybuild` [INFO] [stdout] --> tests/ui.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | let t = trybuild::TestCases::new(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `trybuild` [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: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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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] [stderr] error: could not compile `substrate-test-utils` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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: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] error: aborting due to 17 previous errors [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: build failed [INFO] running `Command { std: "docker" "inspect" "a4116b58bc4af7b08111c4e08757bff15e73f8e0bdfdeb264ffb97d774583597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4116b58bc4af7b08111c4e08757bff15e73f8e0bdfdeb264ffb97d774583597", kill_on_drop: false }` [INFO] [stdout] a4116b58bc4af7b08111c4e08757bff15e73f8e0bdfdeb264ffb97d774583597