[INFO] cloning repository https://github.com/provable-things/ptokens-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/provable-things/ptokens-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovable-things%2Fptokens-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovable-things%2Fptokens-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 317661ff18d90af37f3abbf79601df448dd5e0ae
[INFO] checking provable-things/ptokens-core/317661ff18d90af37f3abbf79601df448dd5e0ae against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprovable-things%2Fptokens-core" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/provable-things/ptokens-core on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/provable-things/ptokens-core
[INFO] finished tweaking git repo https://github.com/provable-things/ptokens-core
[INFO] tweaked toml for git repo https://github.com/provable-things/ptokens-core written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/provable-things/ptokens-core 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bifrost-finance/rust-eos`
[INFO] [stderr]     Updating git repository `https://github.com/bifrost-finance/rust-secp256k1`
[INFO] [stderr]     Updating git repository `https://github.com/bifrost-finance/libsecp256k1.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rlp v0.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded impl-codec v0.5.1
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded simple_logger v1.11.0
[INFO] [stderr]   Downloaded primitive-types v0.9.1
[INFO] [stderr]   Downloaded ethereum-types v0.11.0
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded triehash v0.8.4
[INFO] [stderr]   Downloaded bech32 v0.7.3
[INFO] [stderr]   Downloaded hmac v0.7.1
[INFO] [stderr]   Downloaded subtle v1.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.7
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.1
[INFO] [stderr]   Downloaded keccak-hasher v0.15.3
[INFO] [stderr]   Downloaded secp256k1-sys v0.4.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.0.0
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded bitcoin v0.26.2
[INFO] [stderr]   Downloaded derive_more v0.99.16
[INFO] [stderr]   Downloaded parity-scale-codec v2.2.0
[INFO] [stderr]   Downloaded impl-serde v0.3.1
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded hmac-drbg v0.2.0
[INFO] [stderr]   Downloaded bitvec v0.20.4
[INFO] [stderr]   Downloaded bitcoin_hashes v0.7.6
[INFO] [stderr]   Downloaded ethbloom v0.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded colored v1.9.3
[INFO] [stderr]   Downloaded crypto-mac v0.7.0
[INFO] [stderr]   Downloaded ethabi v14.1.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.2.0
[INFO] [stderr]   Downloaded fixed-hash v0.7.0
[INFO] [stderr]   Downloaded radium v0.6.2
[INFO] [stderr]   Downloaded hash-db v0.15.2
[INFO] [stderr]   Downloaded simplelog v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a29d5441b2bdb60aea3c6ec954e8c0287aafdf840cde1f244b28bc09ccff7ee
[INFO] running `Command { std: "docker" "start" "-a" "6a29d5441b2bdb60aea3c6ec954e8c0287aafdf840cde1f244b28bc09ccff7ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a29d5441b2bdb60aea3c6ec954e8c0287aafdf840cde1f244b28bc09ccff7ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a29d5441b2bdb60aea3c6ec954e8c0287aafdf840cde1f244b28bc09ccff7ee", kill_on_drop: false }`
[INFO] [stdout] 6a29d5441b2bdb60aea3c6ec954e8c0287aafdf840cde1f244b28bc09ccff7ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bae95726a52b817c41f570365cec5a7082011ccc6e514918ff985577eb22524
[INFO] running `Command { std: "docker" "start" "-a" "0bae95726a52b817c41f570365cec5a7082011ccc6e514918ff985577eb22524", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking byte-slice-cast v1.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking rlp v0.5.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking bitcoin_hashes v0.7.6
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.4.1
[INFO] [stderr]    Compiling secp256k1 v0.15.3 (https://github.com/bifrost-finance/rust-secp256k1#9c756f7e)
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking keccak-hasher v0.15.3
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking triehash v0.8.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking libsecp256k1 v0.3.5 (https://github.com/bifrost-finance/libsecp256k1.git#62ee7e4e)
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking simplelog v0.10.0
[INFO] [stderr]     Checking simple_logger v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling eosio-core-derive v0.2.1 (https://github.com/bifrost-finance/rust-eos#8e57843f)
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking eos-keys v0.1.0 (https://github.com/bifrost-finance/rust-eos#8e57843f)
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]     Checking impl-serde v0.3.1
[INFO] [stderr]     Checking secp256k1 v0.20.3
[INFO] [stderr]     Checking bitcoin_hashes v0.9.7
[INFO] [stderr]     Checking ethbloom v0.11.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.2.0
[INFO] [stderr]     Checking parity-scale-codec v2.2.0
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking eos-chain v0.1.0 (https://github.com/bifrost-finance/rust-eos#8e57843f)
[INFO] [stderr]     Checking primitive-types v0.9.1
[INFO] [stderr]     Checking bitcoin v0.26.2
[INFO] [stderr]     Checking ethereum-types v0.11.0
[INFO] [stderr]     Checking ethabi v14.1.0
[INFO] [stderr]     Checking ptokens_core v4.50.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/btc_on_eos/debug_functions/block_reprocessors.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use serde_json::json;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `serialize as btc_serialize`, `sha256d`, `transaction::Transaction as BtcTransaction`, and `util::address::Address as BtcAddress`
[INFO] [stdout]   --> src/chains/btc/btc_block.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  |         transaction::Transaction as BtcTransaction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7  |     },
[INFO] [stdout] 8  |     consensus::encode::{deserialize as btc_deserialize, serialize as btc_serialize},
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     hash_types::{BlockHash, TxMerkleNode},
[INFO] [stdout] 10 |     hashes::{sha256d, Hash},
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 11 |     util::address::Address as BtcAddress,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BlockHeader as BtcBlockHeader`, `hashes::sha256d`, and `util::address::Address as BtcAddress`
[INFO] [stdout]  --> src/chains/btc/btc_submission_material.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 |         block::{Block as BtcBlock, BlockHeader as BtcBlockHeader},
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     hashes::sha256d,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     util::address::Address as BtcAddress,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block as BtcBlock`, `BlockHeader as BtcBlockHeader`, and `consensus::encode::deserialize as btc_deserialize`
[INFO] [stdout]  --> src/chains/btc/btc_types.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |         block::{Block as BtcBlock, BlockHeader as BtcBlockHeader},
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     consensus::encode::deserialize as btc_deserialize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value as JsonValue` and `json`
[INFO] [stdout]  --> src/dictionaries/dictionary_constants.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use serde_json::{json, Value as JsonValue};
[INFO] [stdout]   |                      ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/btc_on_eos/debug_functions/block_reprocessors.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use serde_json::json;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `serialize as btc_serialize`, `sha256d`, `transaction::Transaction as BtcTransaction`, and `util::address::Address as BtcAddress`
[INFO] [stdout]   --> src/chains/btc/btc_block.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout] 6  |         transaction::Transaction as BtcTransaction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7  |     },
[INFO] [stdout] 8  |     consensus::encode::{deserialize as btc_deserialize, serialize as btc_serialize},
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     hash_types::{BlockHash, TxMerkleNode},
[INFO] [stdout] 10 |     hashes::{sha256d, Hash},
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 11 |     util::address::Address as BtcAddress,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BlockHeader as BtcBlockHeader`, `hashes::sha256d`, and `util::address::Address as BtcAddress`
[INFO] [stdout]  --> src/chains/btc/btc_submission_material.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 |         block::{Block as BtcBlock, BlockHeader as BtcBlockHeader},
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     hashes::sha256d,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     util::address::Address as BtcAddress,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block as BtcBlock`, `BlockHeader as BtcBlockHeader`, and `consensus::encode::deserialize as btc_deserialize`
[INFO] [stdout]  --> src/chains/btc/btc_types.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |         block::{Block as BtcBlock, BlockHeader as BtcBlockHeader},
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 8 |     consensus::encode::deserialize as btc_deserialize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value as JsonValue` and `json`
[INFO] [stdout]  --> src/dictionaries/dictionary_constants.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use serde_json::{json, Value as JsonValue};
[INFO] [stdout]   |                      ^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EosRawTxData` is never constructed
[INFO] [stdout]    --> src/chains/eos/eos_types.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct EosRawTxData {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EosRawTxData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_any_sender`, `any_sender_tx`, `eth_tx_hex`, and `get_tx_hash` are never used
[INFO] [stdout]   --> src/chains/evm/eth_traits.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait EthTxInfoCompatible {
[INFO] [stdout]    |           ------------------- methods in this trait
[INFO] [stdout] 8  |     fn is_any_sender(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 9  |
[INFO] [stdout] 10 |     fn any_sender_tx(&self) -> Option<RelayTransaction>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     fn eth_tx_hex(&self) -> Option<String>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get_tx_hash(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `EthAddress` is never used
[INFO] [stdout]   --> src/chains/evm/eth_types.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type EthAddress = Address;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EthSigningParams` is never constructed
[INFO] [stdout]   --> src/chains/evm/eth_types.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct EthSigningParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EthSigningParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnySenderSigningParams` is never constructed
[INFO] [stdout]   --> src/chains/evm/eth_types.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct AnySenderSigningParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnySenderSigningParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 | impl_hash!(H32, 4);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | impl_hash!(H48, 6);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl_hash!(H96, 12);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | impl_hash!(H160, 20);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 | impl_hash!(H256, 32);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 | impl_hash!(H264, 33);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl_hash!(H512, 64);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | impl_hash!(H520, 65);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EosRawTxData` is never constructed
[INFO] [stdout]    --> src/chains/eos/eos_types.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct EosRawTxData {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EosRawTxData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_h256_to_prefixed_hex` is never used
[INFO] [stdout]    --> src/chains/eth/eth_test_utils/mod.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub fn convert_h256_to_prefixed_hex(hash: EthHash) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_expected_key_of_thing_in_trie_hash_map` is never used
[INFO] [stdout]    --> src/chains/eth/eth_test_utils/mod.rs:297:8
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn get_expected_key_of_thing_in_trie_hash_map() -> EthHash {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_any_sender`, `any_sender_tx`, `eth_tx_hex`, and `get_tx_hash` are never used
[INFO] [stdout]   --> src/chains/evm/eth_traits.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub trait EthTxInfoCompatible {
[INFO] [stdout]    |           ------------------- methods in this trait
[INFO] [stdout] 8  |     fn is_any_sender(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 9  |
[INFO] [stdout] 10 |     fn any_sender_tx(&self) -> Option<RelayTransaction>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     fn eth_tx_hex(&self) -> Option<String>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get_tx_hash(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `EthAddress` is never used
[INFO] [stdout]   --> src/chains/evm/eth_types.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type EthAddress = Address;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EthSigningParams` is never constructed
[INFO] [stdout]   --> src/chains/evm/eth_types.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct EthSigningParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EthSigningParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnySenderSigningParams` is never constructed
[INFO] [stdout]   --> src/chains/evm/eth_types.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct AnySenderSigningParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnySenderSigningParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 | impl_hash!(H32, 4);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 | impl_hash!(H48, 6);
[INFO] [stdout]     | ------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 | impl_hash!(H96, 12);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 161 | impl_hash!(H160, 20);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 | impl_hash!(H256, 32);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 | impl_hash!(H264, 33);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | impl_hash!(H512, 64);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `finish` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_hash.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 state.finish();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 | impl_hash!(H520, 65);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 let _ = state.finish();
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used
[INFO] [stdout]    --> src/chains/eos/eos_producer_schedule.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         EosProducerScheduleV2::from(v1_schedule);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let _ = EosProducerScheduleV2::from(v1_schedule);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.77s
[INFO] running `Command { std: "docker" "inspect" "0bae95726a52b817c41f570365cec5a7082011ccc6e514918ff985577eb22524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bae95726a52b817c41f570365cec5a7082011ccc6e514918ff985577eb22524", kill_on_drop: false }`
[INFO] [stdout] 0bae95726a52b817c41f570365cec5a7082011ccc6e514918ff985577eb22524
