[INFO] fetching crate tendermint 0.17.0-rc3... [INFO] checking tendermint-0.17.0-rc3 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate tendermint 0.17.0-rc3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tendermint 0.17.0-rc3 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tendermint 0.17.0-rc3 [INFO] finished tweaking crates.io crate tendermint 0.17.0-rc3 [INFO] tweaked toml for crates.io crate tendermint 0.17.0-rc3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70c7aaa8959ad4d4671c38c31b8ff1940c5bc709af4aeb9ebe793cbc4b874487 [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" "70c7aaa8959ad4d4671c38c31b8ff1940c5bc709af4aeb9ebe793cbc4b874487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70c7aaa8959ad4d4671c38c31b8ff1940c5bc709af4aeb9ebe793cbc4b874487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c7aaa8959ad4d4671c38c31b8ff1940c5bc709af4aeb9ebe793cbc4b874487", kill_on_drop: false }` [INFO] [stdout] 70c7aaa8959ad4d4671c38c31b8ff1940c5bc709af4aeb9ebe793cbc4b874487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d323ec909a2df5b939a07ff0971d51087f20f28c9d592c3af47925e6df32e49c [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" "d323ec909a2df5b939a07ff0971d51087f20f28c9d592c3af47925e6df32e49c", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tendermint v0.17.0-rc3 (/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" "d323ec909a2df5b939a07ff0971d51087f20f28c9d592c3af47925e6df32e49c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d323ec909a2df5b939a07ff0971d51087f20f28c9d592c3af47925e6df32e49c", kill_on_drop: false }` [INFO] [stdout] d323ec909a2df5b939a07ff0971d51087f20f28c9d592c3af47925e6df32e49c