[INFO] cloning repository https://github.com/bnb-chain/tendermint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bnb-chain/tendermint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnb-chain%2Ftendermint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnb-chain%2Ftendermint-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b459779c21a6cfda7116b48cf9e2acc56d7fd22 [INFO] checking bnb-chain/tendermint-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnb-chain%2Ftendermint-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bnb-chain/tendermint-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bnb-chain/tendermint-rs [INFO] finished tweaking git repo https://github.com/bnb-chain/tendermint-rs [INFO] tweaked toml for git repo https://github.com/bnb-chain/tendermint-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bnb-chain/tendermint-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bnb-chain/tendermint-proto.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-amino-derive v0.6.1 [INFO] [stderr] Downloaded parity-bytes v0.1.2 [INFO] [stderr] Downloaded anomaly v0.2.0 [INFO] [stderr] Downloaded elliptic-curve v0.8.5 [INFO] [stderr] Downloaded prost-amino v0.6.0 [INFO] [stderr] Downloaded der v0.1.0 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded k256 v0.7.3 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded const-oid v0.4.5 [INFO] [stderr] Downloaded bitvec v0.18.5 [INFO] [stderr] Downloaded pkcs8 v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 885591bc2b800badf93edfc28663df31f381bcd1a02ddfde00c5a2e931ff179e [INFO] running `Command { std: "docker" "start" "-a" "885591bc2b800badf93edfc28663df31f381bcd1a02ddfde00c5a2e931ff179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "885591bc2b800badf93edfc28663df31f381bcd1a02ddfde00c5a2e931ff179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885591bc2b800badf93edfc28663df31f381bcd1a02ddfde00c5a2e931ff179e", kill_on_drop: false }` [INFO] [stdout] 885591bc2b800badf93edfc28663df31f381bcd1a02ddfde00c5a2e931ff179e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d2856652f27e0e823fb5e8771b1335ba3eed0151da3b5337e31e71affbae830 [INFO] running `Command { std: "docker" "start" "-a" "1d2856652f27e0e823fb5e8771b1335ba3eed0151da3b5337e31e71affbae830", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking prost-amino v0.6.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking parity-bytes v0.1.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling prost-amino-derive v0.6.1 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde_bytes v0.11.6 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tendermint-proto v0.17.0 (https://github.com/bnb-chain/tendermint-proto.git#67c063ba) [INFO] [stderr] Checking tendermint v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `subtle` is imported redundantly [INFO] [stdout] --> src/abci/transaction/hash.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use subtle::{self, ConstantTimeEq}; [INFO] [stdout] | ^^^^ the item `subtle` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `subtle` is imported redundantly [INFO] [stdout] --> src/account.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use subtle::{self, ConstantTimeEq}; [INFO] [stdout] | ^^^^ the item `subtle` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `subtle` is imported redundantly [INFO] [stdout] --> src/node/id.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use subtle::{self, ConstantTimeEq}; [INFO] [stdout] | ^^^^ the item `subtle` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/public_key.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | sum: Some(tendermint_proto::crypto::public_key::Sum::Ed25519( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 87 - sum: Some(tendermint_proto::crypto::public_key::Sum::Ed25519( [INFO] [stdout] 87 + sum: Some(Sum::Ed25519( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `subtle` is imported redundantly [INFO] [stdout] --> src/abci/transaction/hash.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use subtle::{self, ConstantTimeEq}; [INFO] [stdout] | ^^^^ the item `subtle` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `subtle` is imported redundantly [INFO] [stdout] --> src/account.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use subtle::{self, ConstantTimeEq}; [INFO] [stdout] | ^^^^ the item `subtle` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/lite/iavl_proof.rs:473:9 [INFO] [stdout] | [INFO] [stdout] 473 | use hex; [INFO] [stdout] | ^^^ the item `hex` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `node` is imported redundantly [INFO] [stdout] --> src/net.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | use super::*; [INFO] [stdout] | -------- the item `node` is already imported here [INFO] [stdout] 139 | use crate::node; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `subtle` is imported redundantly [INFO] [stdout] --> src/node/id.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use subtle::{self, ConstantTimeEq}; [INFO] [stdout] | ^^^^ the item `subtle` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/public_key.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | sum: Some(tendermint_proto::crypto::public_key::Sum::Ed25519( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 87 - sum: Some(tendermint_proto::crypto::public_key::Sum::Ed25519( [INFO] [stdout] 87 + sum: Some(Sum::Ed25519( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tendermint` (lib) due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tendermint` (lib test) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1d2856652f27e0e823fb5e8771b1335ba3eed0151da3b5337e31e71affbae830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d2856652f27e0e823fb5e8771b1335ba3eed0151da3b5337e31e71affbae830", kill_on_drop: false }` [INFO] [stdout] 1d2856652f27e0e823fb5e8771b1335ba3eed0151da3b5337e31e71affbae830