[INFO] fetching crate terra-rust-wallet 0.1.2... [INFO] checking terra-rust-wallet-0.1.2 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate terra-rust-wallet 0.1.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate terra-rust-wallet 0.1.2 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate terra-rust-wallet 0.1.2 [INFO] finished tweaking crates.io crate terra-rust-wallet 0.1.2 [INFO] tweaked toml for crates.io crate terra-rust-wallet 0.1.2 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hkd32 v0.5.0 [INFO] [stderr] Downloaded anomaly v0.2.0 [INFO] [stderr] Downloaded terra-rust-api v0.2.5 [INFO] [stderr] Downloaded dbus v0.2.3 [INFO] [stderr] Downloaded subtle-encoding v0.5.1 [INFO] [stderr] Downloaded bitcoin v0.26.2 [INFO] [stderr] Downloaded rust_decimal v1.14.3 [INFO] [stderr] Downloaded num-derive v0.3.3 [INFO] [stderr] Downloaded tendermint-proto v0.19.0 [INFO] [stderr] Downloaded keyring v0.10.1 [INFO] [stderr] Downloaded tendermint v0.19.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.14.3 [INFO] [stderr] Downloaded secret-service v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c5b567d2f0a7459602e7b21f3ea165c5af9fbe50f1bd0f3ce6f2c538e27f7ca [INFO] running `Command { std: "docker" "start" "-a" "3c5b567d2f0a7459602e7b21f3ea165c5af9fbe50f1bd0f3ce6f2c538e27f7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c5b567d2f0a7459602e7b21f3ea165c5af9fbe50f1bd0f3ce6f2c538e27f7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5b567d2f0a7459602e7b21f3ea165c5af9fbe50f1bd0f3ce6f2c538e27f7ca", kill_on_drop: false }` [INFO] [stdout] 3c5b567d2f0a7459602e7b21f3ea165c5af9fbe50f1bd0f3ce6f2c538e27f7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fce1cac72f540417663efe1b771914604b327524d04c7c853f4db7dba2ee45a [INFO] running `Command { std: "docker" "start" "-a" "7fce1cac72f540417663efe1b771914604b327524d04c7c853f4db7dba2ee45a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dbus v0.2.3 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.6.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.60 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking bitcoin v0.26.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking secret-service v1.1.3 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking keyring v0.10.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking hkd32 v0.5.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Checking prost-types v0.7.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Compiling rust_decimal v1.14.3 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking erased-serde v0.3.16 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Compiling rust_decimal_macros v1.14.3 [INFO] [stderr] Checking tendermint-proto v0.19.0 [INFO] [stderr] Checking tendermint v0.19.0 [INFO] [stderr] Checking terra-rust-api v0.2.5 [INFO] [stderr] Checking terra-rust-wallet v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Error` in module `terra_rust_api::errors` [INFO] [stdout] --> src/errors.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | TerraError ( terra_rust_api::errors::Error); [INFO] [stdout] | ^^^^^ not found in `terra_rust_api::errors` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::Error; [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::blockdata::script::Error; [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::consensus::encode::Error; [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::network::Error; [INFO] [stdout] | [INFO] [stdout] and 20 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in module `terra_rust_api::errors` [INFO] [stdout] --> src/errors.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | TerraError ( terra_rust_api::errors::Error); [INFO] [stdout] | ^^^^^ not found in `terra_rust_api::errors` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::Error; [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::blockdata::script::Error; [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::consensus::encode::Error; [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::network::Error; [INFO] [stdout] | [INFO] [stdout] and 20 other candidates [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 E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `terra-rust-wallet` [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7fce1cac72f540417663efe1b771914604b327524d04c7c853f4db7dba2ee45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fce1cac72f540417663efe1b771914604b327524d04c7c853f4db7dba2ee45a", kill_on_drop: false }` [INFO] [stdout] 7fce1cac72f540417663efe1b771914604b327524d04c7c853f4db7dba2ee45a