[INFO] fetching crate tendermint 0.17.0-rc1... [INFO] checking tendermint-0.17.0-rc1 against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] extracting crate tendermint 0.17.0-rc1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tendermint 0.17.0-rc1 on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tendermint 0.17.0-rc1 [INFO] finished tweaking crates.io crate tendermint 0.17.0-rc1 [INFO] tweaked toml for crates.io crate tendermint 0.17.0-rc1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3518acb322020070efd8832c678245c75c4822015b1bd2d4934bc385900a3854 [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" "3518acb322020070efd8832c678245c75c4822015b1bd2d4934bc385900a3854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3518acb322020070efd8832c678245c75c4822015b1bd2d4934bc385900a3854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3518acb322020070efd8832c678245c75c4822015b1bd2d4934bc385900a3854", kill_on_drop: false }` [INFO] [stdout] 3518acb322020070efd8832c678245c75c4822015b1bd2d4934bc385900a3854 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88f5985e5add1e867f5ef0f3feb85bfc93812c438fbdd3fc41be79400bf1602f [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" "88f5985e5add1e867f5ef0f3feb85bfc93812c438fbdd3fc41be79400bf1602f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking tendermint-proto v0.17.0-rc1 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tendermint v0.17.0-rc1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio::time` [INFO] [stdout] --> tests/integration.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio::time::Duration; [INFO] [stdout] | ^^^^ could not find `time` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tendermint_rpc` [INFO] [stdout] --> tests/integration.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use tendermint_rpc::event::{Event, EventData}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `tendermint_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tendermint_rpc` [INFO] [stdout] --> tests/integration.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use tendermint_rpc::query::EventType; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `tendermint_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tendermint_rpc` [INFO] [stdout] --> tests/integration.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use tendermint_rpc::{Client, HttpClient, Id, SubscriptionClient, WebSocketClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `tendermint_rpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventType` [INFO] [stdout] --> tests/integration.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | let mut subs = client.subscribe(EventType::NewBlock.into()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `EventType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventType` [INFO] [stdout] --> tests/integration.rs:228:46 [INFO] [stdout] | [INFO] [stdout] 228 | let mut subs = subs_client.subscribe(EventType::Tx.into()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `EventType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio` [INFO] [stdout] --> tests/integration.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 252 | let mut delay = tokio::time::delay_for(Duration::from_secs(3)); [INFO] [stdout] | ^^^^ could not find `time` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventData` [INFO] [stdout] --> tests/integration.rs:259:25 [INFO] [stdout] | [INFO] [stdout] 259 | EventData::Tx { tx_result } => match base64::decode(tx_result.tx) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventType` [INFO] [stdout] --> tests/integration.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | .subscribe(EventType::NewBlock.into()) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `EventType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventType` [INFO] [stdout] --> tests/integration.rs:301:45 [INFO] [stdout] | [INFO] [stdout] 301 | let tx_subs = subs_client.subscribe(EventType::Tx.into()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `EventType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio` [INFO] [stdout] --> tests/integration.rs:317:24 [INFO] [stdout] | [INFO] [stdout] 317 | tokio::time::delay_for(Duration::from_millis(100)).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] --> tests/integration.rs:330:38 [INFO] [stdout] | [INFO] [stdout] 330 | let mut timeout = tokio::time::delay_for(Duration::from_secs(3)); [INFO] [stdout] | ^^^^ could not find `time` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventData` [INFO] [stdout] --> tests/integration.rs:336:25 [INFO] [stdout] | [INFO] [stdout] 336 | EventData::NewBlock { .. } => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventData` [INFO] [stdout] --> tests/integration.rs:340:25 [INFO] [stdout] | [INFO] [stdout] 340 | EventData::Tx { .. } => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `EventData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> tests/integration.rs:192:36 [INFO] [stdout] | [INFO] [stdout] 192 | let driver_handle = tokio::spawn(async move { driver.run().await }); [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 12 | use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> tests/integration.rs:227:36 [INFO] [stdout] | [INFO] [stdout] 227 | let driver_handle = tokio::spawn(async move { driver.run().await }); [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 12 | use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> tests/integration.rs:235:16 [INFO] [stdout] | [INFO] [stdout] 235 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 12 | use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> tests/integration.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | let driver_handle = tokio::spawn(async move { driver.run().await }); [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 12 | use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio` [INFO] [stdout] --> tests/integration.rs:310:16 [INFO] [stdout] | [INFO] [stdout] 310 | tokio::spawn(async move { [INFO] [stdout] | ^^^^^ not found in `tokio` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 12 | use std::thread::spawn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Event` in this scope [INFO] [stdout] --> tests/integration.rs:333:29 [INFO] [stdout] | [INFO] [stdout] 333 | let ev: Event = res.unwrap(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use tendermint::abci::Event; [INFO] [stdout] | [INFO] [stdout] 12 | use tendermint_proto::abci::Event; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `Pin<&mut _>` in the current scope [INFO] [stdout] --> tests/integration.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | / tokio::select! { [INFO] [stdout] 254 | | Some(res) = subs.next() => { [INFO] [stdout] 255 | | let ev = res.unwrap(); [INFO] [stdout] 256 | | //println!("Got event: {:?}", ev); [INFO] [stdout] ... | [INFO] [stdout] 282 | | _ = &mut delay => panic!("Timed out waiting for an event"), [INFO] [stdout] 283 | | } [INFO] [stdout] | |_____________^ method not found in `Pin<&mut _>` [INFO] [stdout] | [INFO] [stdout] = note: `fut` is a function, perhaps you wish to call it [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll` found for struct `Pin<_>` in the current scope [INFO] [stdout] --> tests/integration.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | / tokio::select! { [INFO] [stdout] 254 | | Some(res) = subs.next() => { [INFO] [stdout] 255 | | let ev = res.unwrap(); [INFO] [stdout] 256 | | //println!("Got event: {:?}", ev); [INFO] [stdout] ... | [INFO] [stdout] 282 | | _ = &mut delay => panic!("Timed out waiting for an event"), [INFO] [stdout] 283 | | } [INFO] [stdout] | |_____________^ method not found in `Pin<_>` [INFO] [stdout] | [INFO] [stdout] = note: `fut` is a function, perhaps you wish to call it [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> tests/integration.rs:317:62 [INFO] [stdout] | [INFO] [stdout] 317 | tokio::time::delay_for(Duration::from_millis(100)).await; [INFO] [stdout] | ^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> tests/integration.rs:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | tokio::time::delay_for(Duration::from_millis(100)).await; [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/integration.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (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/integration.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0599, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tendermint` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "88f5985e5add1e867f5ef0f3feb85bfc93812c438fbdd3fc41be79400bf1602f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f5985e5add1e867f5ef0f3feb85bfc93812c438fbdd3fc41be79400bf1602f", kill_on_drop: false }` [INFO] [stdout] 88f5985e5add1e867f5ef0f3feb85bfc93812c438fbdd3fc41be79400bf1602f