[INFO] fetching crate substrate-test-utils 3.0.0... [INFO] testing substrate-test-utils-3.0.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate substrate-test-utils 3.0.0 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate substrate-test-utils 3.0.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-69/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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 substrate-test-utils-derive v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf05e07b7dcf4f5b6b11ffe449d506023ddaf5cf7854f9fc392847d25d57fdd8 [INFO] running `Command { std: "docker" "start" "-a" "bf05e07b7dcf4f5b6b11ffe449d506023ddaf5cf7854f9fc392847d25d57fdd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf05e07b7dcf4f5b6b11ffe449d506023ddaf5cf7854f9fc392847d25d57fdd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf05e07b7dcf4f5b6b11ffe449d506023ddaf5cf7854f9fc392847d25d57fdd8", kill_on_drop: false }` [INFO] [stdout] bf05e07b7dcf4f5b6b11ffe449d506023ddaf5cf7854f9fc392847d25d57fdd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b36590bb11055c7400c6b61a20b7a4d095f408d8753b9c3c84e3cdcab8005fb [INFO] running `Command { std: "docker" "start" "-a" "2b36590bb11055c7400c6b61a20b7a4d095f408d8753b9c3c84e3cdcab8005fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [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.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling substrate-test-utils v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.31s [INFO] running `Command { std: "docker" "inspect" "2b36590bb11055c7400c6b61a20b7a4d095f408d8753b9c3c84e3cdcab8005fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b36590bb11055c7400c6b61a20b7a4d095f408d8753b9c3c84e3cdcab8005fb", kill_on_drop: false }` [INFO] [stdout] 2b36590bb11055c7400c6b61a20b7a4d095f408d8753b9c3c84e3cdcab8005fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea9e68f65acdcac2e1599de7ec571178937cf604a62cb57ffec3f0170b5b5761 [INFO] running `Command { std: "docker" "start" "-a" "ea9e68f65acdcac2e1599de7ec571178937cf604a62cb57ffec3f0170b5b5761", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling substrate-test-utils v3.0.0 (/opt/rustwide/workdir) [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: aborting due to previous error [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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[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] 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" "ea9e68f65acdcac2e1599de7ec571178937cf604a62cb57ffec3f0170b5b5761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9e68f65acdcac2e1599de7ec571178937cf604a62cb57ffec3f0170b5b5761", kill_on_drop: false }` [INFO] [stdout] ea9e68f65acdcac2e1599de7ec571178937cf604a62cb57ffec3f0170b5b5761