[INFO] cloning repository https://github.com/abhi3700/antelope-sdk-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhi3700/antelope-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhi3700%2Fantelope-sdk-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhi3700%2Fantelope-sdk-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd7f952dcc49581366f24b00877d8718c46ff243
[INFO] testing abhi3700/antelope-sdk-rust against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhi3700%2Fantelope-sdk-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abhi3700/antelope-sdk-rust
[INFO] finished tweaking git repo https://github.com/abhi3700/antelope-sdk-rust
[INFO] tweaked toml for git repo https://github.com/abhi3700/antelope-sdk-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abhi3700/antelope-sdk-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abhi3700/antelope-sdk-rust 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded serde_derive v1.0.188
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded bitflags v2.4.0
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded url v2.4.1
[INFO] [stderr]   Downloaded serde v1.0.188
[INFO] [stderr]   Downloaded h2 v0.3.21
[INFO] [stderr]   Downloaded reqwest v0.11.20
[INFO] [stderr]   Downloaded base64 v0.21.3
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] [stderr]   Downloaded openssl-sys v0.9.93
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded tokio v1.32.0
[INFO] [stderr]   Downloaded openssl v0.10.57
[INFO] [stderr]   Downloaded rustix v0.38.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8eb5e2fefb3d07c3cccd389fd1161bdf3c192092f7b27db761bc59f0d02fb8b5
[INFO] running `Command { std: "docker" "start" "-a" "8eb5e2fefb3d07c3cccd389fd1161bdf3c192092f7b27db761bc59f0d02fb8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eb5e2fefb3d07c3cccd389fd1161bdf3c192092f7b27db761bc59f0d02fb8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb5e2fefb3d07c3cccd389fd1161bdf3c192092f7b27db761bc59f0d02fb8b5", kill_on_drop: false }`
[INFO] [stdout] 8eb5e2fefb3d07c3cccd389fd1161bdf3c192092f7b27db761bc59f0d02fb8b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7be71531e35c7cd7bdd60d7888ff60fd36b1f4b9dd633d0d70a63106daf7118
[INFO] running `Command { std: "docker" "start" "-a" "a7be71531e35c7cd7bdd60d7888ff60fd36b1f4b9dd633d0d70a63106daf7118", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling antelope-sdk-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `producer_name` and `authority` are never read
[INFO] [stdout]    --> src/types.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Producer {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout]  99 |     producer_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 100 |     authority: Vec<ProducerAuthorityList>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Producer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version` and `producers` are never read
[INFO] [stdout]    --> src/types.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct ProducerSchedule {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 105 |     version: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 106 |     producers: Vec<Producer>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProducerSchedule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `actor` and `permission` are never read
[INFO] [stdout]    --> src/types.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct Authorization {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 121 |     actor: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 122 |     permission: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Authorization` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account`, `name`, `authorization`, `data`, and `hex_data` are never read
[INFO] [stdout]    --> src/types.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct Action {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 136 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 137 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 138 |     authorization: Vec<Authorization>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 139 |     data: ActionData,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 140 |     hex_data: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Transaction {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 145 |     expiration: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 146 |     ref_block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 147 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 |     max_net_usage_words: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 149 |     max_cpu_usage_ms: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 150 |     delay_sec: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 151 |     context_free_actions: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 152 |     actions: Vec<Action>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transaction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct Trx {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 157 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 158 |     signatures: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 159 |     compression: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 160 |     packed_context_free_data: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 161 |     context_free_data: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     packed_trx: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 163 |     transaction: Transaction,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Trx` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `cpu_usage_us`, and `trx` are never read
[INFO] [stdout]    --> src/types.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct TransactionReceipt {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 169 |     status: TransactionStatus,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 170 |     cpu_usage_us: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 171 |     // net_usage_us: u64,
[INFO] [stdout] 172 |     trx: Trx,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TransactionReceipt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Block {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 180 |     timestamp: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 181 |     producer: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 182 |     confirmed: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 183 |     previous: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 184 |     transaction_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 185 |     action_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 186 |     schedule_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 187 |     new_producers: Option<ProducerSchedule>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     producer_signature: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 191 |     transactions: Vec<TransactionReceipt>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 192 |     // block_extensions: Vec<u32>,
[INFO] [stdout] 193 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 194 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 195 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct BlockInfo {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 200 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 201 |     ref_block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 202 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 203 |     timestamp: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 204 |     confirmed: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 205 |     previous: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 206 |     transaction_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 207 |     action_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 208 |     schedule_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     producer_signature: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct BlockHeaderState {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 270 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 271 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 272 |     header: Block,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 273 |     dpos_proposed_irreversible_blocknum: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |     dpos_irreversible_blocknum: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     bft_irreversible_blocknum: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 |     pending_schedule_lib_num: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 277 |     pending_schedule_hash: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 278 |     pending_schedule: ProducerSchedule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |     active_schedule: ProducerSchedule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 280 |     blockroot_merkle: BlockrootMerkle,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 281 |     producer_to_last_produced: Vec<(String, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 282 |     producer_to_last_implied_irb: Vec<(String, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 283 |     block_signing_key: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 284 |     confirm_count: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockHeaderState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.37s
[INFO] running `Command { std: "docker" "inspect" "a7be71531e35c7cd7bdd60d7888ff60fd36b1f4b9dd633d0d70a63106daf7118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7be71531e35c7cd7bdd60d7888ff60fd36b1f4b9dd633d0d70a63106daf7118", kill_on_drop: false }`
[INFO] [stdout] a7be71531e35c7cd7bdd60d7888ff60fd36b1f4b9dd633d0d70a63106daf7118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79fee620395d999bbc11ea4e1bd1dfb4ed47b0bf44ed6e03dc049619d0f400f6
[INFO] running `Command { std: "docker" "start" "-a" "79fee620395d999bbc11ea4e1bd1dfb4ed47b0bf44ed6e03dc049619d0f400f6", kill_on_drop: false }`
[INFO] [stdout] warning: fields `producer_name` and `authority` are never read
[INFO] [stdout]    --> src/types.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Producer {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout]  99 |     producer_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 100 |     authority: Vec<ProducerAuthorityList>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Producer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version` and `producers` are never read
[INFO] [stdout]    --> src/types.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct ProducerSchedule {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 105 |     version: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 106 |     producers: Vec<Producer>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProducerSchedule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `actor` and `permission` are never read
[INFO] [stdout]    --> src/types.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct Authorization {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 121 |     actor: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 122 |     permission: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Authorization` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account`, `name`, `authorization`, `data`, and `hex_data` are never read
[INFO] [stdout]    --> src/types.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct Action {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 136 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 137 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 138 |     authorization: Vec<Authorization>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 139 |     data: ActionData,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 140 |     hex_data: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Transaction {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 145 |     expiration: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 146 |     ref_block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 147 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 |     max_net_usage_words: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 149 |     max_cpu_usage_ms: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 150 |     delay_sec: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 151 |     context_free_actions: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 152 |     actions: Vec<Action>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transaction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct Trx {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 157 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 158 |     signatures: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 159 |     compression: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 160 |     packed_context_free_data: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 161 |     context_free_data: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     packed_trx: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 163 |     transaction: Transaction,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Trx` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `cpu_usage_us`, and `trx` are never read
[INFO] [stdout]    --> src/types.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct TransactionReceipt {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 169 |     status: TransactionStatus,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 170 |     cpu_usage_us: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 171 |     // net_usage_us: u64,
[INFO] [stdout] 172 |     trx: Trx,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TransactionReceipt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Block {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 180 |     timestamp: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 181 |     producer: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 182 |     confirmed: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 183 |     previous: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 184 |     transaction_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 185 |     action_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 186 |     schedule_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 187 |     new_producers: Option<ProducerSchedule>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     producer_signature: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 191 |     transactions: Vec<TransactionReceipt>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 192 |     // block_extensions: Vec<u32>,
[INFO] [stdout] 193 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 194 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 195 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct BlockInfo {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 200 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 201 |     ref_block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 202 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 203 |     timestamp: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 204 |     confirmed: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 205 |     previous: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 206 |     transaction_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 207 |     action_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 208 |     schedule_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     producer_signature: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct BlockHeaderState {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 270 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 271 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 272 |     header: Block,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 273 |     dpos_proposed_irreversible_blocknum: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |     dpos_irreversible_blocknum: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     bft_irreversible_blocknum: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 |     pending_schedule_lib_num: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 277 |     pending_schedule_hash: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 278 |     pending_schedule: ProducerSchedule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |     active_schedule: ProducerSchedule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 280 |     blockroot_merkle: BlockrootMerkle,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 281 |     producer_to_last_produced: Vec<(String, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 282 |     producer_to_last_implied_irb: Vec<(String, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 283 |     block_signing_key: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 284 |     confirm_count: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockHeaderState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling antelope-sdk-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `block_num`
[INFO] [stdout]  --> examples/eg_get_block.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let block_num = "329938745";
[INFO] [stdout]   |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_num`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_id`
[INFO] [stdout]   --> examples/eg_get_block_header_state.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 let block_id = &chain_info.head_block_id.to_string();
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `producer_name` and `authority` are never read
[INFO] [stdout]    --> src/types.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Producer {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout]  99 |     producer_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 100 |     authority: Vec<ProducerAuthorityList>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Producer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version` and `producers` are never read
[INFO] [stdout]    --> src/types.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct ProducerSchedule {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 105 |     version: u32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 106 |     producers: Vec<Producer>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProducerSchedule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `actor` and `permission` are never read
[INFO] [stdout]    --> src/types.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub struct Authorization {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 121 |     actor: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 122 |     permission: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Authorization` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account`, `name`, `authorization`, `data`, and `hex_data` are never read
[INFO] [stdout]    --> src/types.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct Action {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 136 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 137 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 138 |     authorization: Vec<Authorization>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 139 |     data: ActionData,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 140 |     hex_data: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Transaction {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 145 |     expiration: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 146 |     ref_block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 147 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 |     max_net_usage_words: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 149 |     max_cpu_usage_ms: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 150 |     delay_sec: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 151 |     context_free_actions: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 152 |     actions: Vec<Action>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Transaction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct Trx {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 157 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 158 |     signatures: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 159 |     compression: String,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 160 |     packed_context_free_data: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 161 |     context_free_data: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     packed_trx: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 163 |     transaction: Transaction,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Trx` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `cpu_usage_us`, and `trx` are never read
[INFO] [stdout]    --> src/types.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub struct TransactionReceipt {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 169 |     status: TransactionStatus,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 170 |     cpu_usage_us: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 171 |     // net_usage_us: u64,
[INFO] [stdout] 172 |     trx: Trx,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TransactionReceipt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct Block {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 180 |     timestamp: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 181 |     producer: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 182 |     confirmed: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 183 |     previous: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 184 |     transaction_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 185 |     action_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 186 |     schedule_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 187 |     new_producers: Option<ProducerSchedule>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     producer_signature: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 191 |     transactions: Vec<TransactionReceipt>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 192 |     // block_extensions: Vec<u32>,
[INFO] [stdout] 193 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 194 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 195 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct BlockInfo {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 200 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 201 |     ref_block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 202 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 203 |     timestamp: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 204 |     confirmed: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 205 |     previous: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 206 |     transaction_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 207 |     action_mroot: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 208 |     schedule_version: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     producer_signature: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     ref_block_prefix: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/types.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub struct BlockHeaderState {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 270 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 271 |     block_num: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 272 |     header: Block,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 273 |     dpos_proposed_irreversible_blocknum: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 274 |     dpos_irreversible_blocknum: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 275 |     bft_irreversible_blocknum: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 276 |     pending_schedule_lib_num: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 277 |     pending_schedule_hash: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 278 |     pending_schedule: ProducerSchedule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |     active_schedule: ProducerSchedule,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 280 |     blockroot_merkle: BlockrootMerkle,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 281 |     producer_to_last_produced: Vec<(String, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 282 |     producer_to_last_implied_irb: Vec<(String, u32)>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 283 |     block_signing_key: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 284 |     confirm_count: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockHeaderState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.27s
[INFO] running `Command { std: "docker" "inspect" "79fee620395d999bbc11ea4e1bd1dfb4ed47b0bf44ed6e03dc049619d0f400f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79fee620395d999bbc11ea4e1bd1dfb4ed47b0bf44ed6e03dc049619d0f400f6", kill_on_drop: false }`
[INFO] [stdout] 79fee620395d999bbc11ea4e1bd1dfb4ed47b0bf44ed6e03dc049619d0f400f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ecbba7fc208ad8b69a031e8229022210039c7cff12a8595efb4f32cd5bd2de9a
[INFO] running `Command { std: "docker" "start" "-a" "ecbba7fc208ad8b69a031e8229022210039c7cff12a8595efb4f32cd5bd2de9a", kill_on_drop: false }`
[INFO] [stderr] warning: fields `producer_name` and `authority` are never read
[INFO] [stderr]    --> src/types.rs:99:5
[INFO] [stderr]     |
[INFO] [stderr]  98 | pub struct Producer {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr]  99 |     producer_name: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 100 |     authority: Vec<ProducerAuthorityList>,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Producer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `version` and `producers` are never read
[INFO] [stderr]    --> src/types.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 104 | pub struct ProducerSchedule {
[INFO] [stderr]     |            ---------------- fields in this struct
[INFO] [stderr] 105 |     version: u32,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 106 |     producers: Vec<Producer>,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ProducerSchedule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `actor` and `permission` are never read
[INFO] [stderr]    --> src/types.rs:121:5
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub struct Authorization {
[INFO] [stderr]     |            ------------- fields in this struct
[INFO] [stderr] 121 |     actor: String,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 122 |     permission: String,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Authorization` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `account`, `name`, `authorization`, `data`, and `hex_data` are never read
[INFO] [stderr]    --> src/types.rs:136:5
[INFO] [stderr]     |
[INFO] [stderr] 135 | pub struct Action {
[INFO] [stderr]     |            ------ fields in this struct
[INFO] [stderr] 136 |     account: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 137 |     name: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 138 |     authorization: Vec<Authorization>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 139 |     data: ActionData,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 140 |     hex_data: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Action` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/types.rs:145:5
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub struct Transaction {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 145 |     expiration: String,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 146 |     ref_block_num: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 147 |     ref_block_prefix: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 148 |     max_net_usage_words: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 149 |     max_cpu_usage_ms: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 150 |     delay_sec: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 151 |     context_free_actions: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 152 |     actions: Vec<Action>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Transaction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/types.rs:157:5
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub struct Trx {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] 157 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 158 |     signatures: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 159 |     compression: String,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 160 |     packed_context_free_data: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 161 |     context_free_data: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 162 |     packed_trx: String,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 163 |     transaction: Transaction,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Trx` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `status`, `cpu_usage_us`, and `trx` are never read
[INFO] [stderr]    --> src/types.rs:169:5
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub struct TransactionReceipt {
[INFO] [stderr]     |            ------------------ fields in this struct
[INFO] [stderr] 169 |     status: TransactionStatus,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 170 |     cpu_usage_us: u64,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 171 |     // net_usage_us: u64,
[INFO] [stderr] 172 |     trx: Trx,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TransactionReceipt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/types.rs:180:5
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub struct Block {
[INFO] [stderr]     |            ----- fields in this struct
[INFO] [stderr] 180 |     timestamp: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 181 |     producer: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 182 |     confirmed: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 183 |     previous: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 184 |     transaction_mroot: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 185 |     action_mroot: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 186 |     schedule_version: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 187 |     new_producers: Option<ProducerSchedule>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 190 |     producer_signature: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 191 |     transactions: Vec<TransactionReceipt>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 192 |     // block_extensions: Vec<u32>,
[INFO] [stderr] 193 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 194 |     block_num: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 195 |     ref_block_prefix: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/types.rs:200:5
[INFO] [stderr]     |
[INFO] [stderr] 199 | pub struct BlockInfo {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 200 |     block_num: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 201 |     ref_block_num: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 202 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 203 |     timestamp: String,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 204 |     confirmed: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 205 |     previous: String,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 206 |     transaction_mroot: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 207 |     action_mroot: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 208 |     schedule_version: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 209 |     producer_signature: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 210 |     ref_block_prefix: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BlockInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/types.rs:270:5
[INFO] [stderr]     |
[INFO] [stderr] 269 | pub struct BlockHeaderState {
[INFO] [stderr]     |            ---------------- fields in this struct
[INFO] [stderr] 270 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 271 |     block_num: u32,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 272 |     header: Block,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 273 |     dpos_proposed_irreversible_blocknum: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 274 |     dpos_irreversible_blocknum: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 275 |     bft_irreversible_blocknum: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 276 |     pending_schedule_lib_num: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 277 |     pending_schedule_hash: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 278 |     pending_schedule: ProducerSchedule,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 279 |     active_schedule: ProducerSchedule,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 280 |     blockroot_merkle: BlockrootMerkle,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 281 |     producer_to_last_produced: Vec<(String, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 282 |     producer_to_last_implied_irb: Vec<(String, u32)>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 283 |     block_signing_key: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 284 |     confirm_count: Vec<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BlockHeaderState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `antelope-sdk-rust` (lib) generated 10 warnings
[INFO] [stderr] warning: `antelope-sdk-rust` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: unused variable: `block_num`
[INFO] [stderr]  --> examples/eg_get_block.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let block_num = "329938745";
[INFO] [stderr]   |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_num`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `block_id`
[INFO] [stderr]   --> examples/eg_get_block_header_state.rs:14:21
[INFO] [stderr]    |
[INFO] [stderr] 14 |                 let block_id = &chain_info.head_block_id.to_string();
[INFO] [stderr]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `antelope-sdk-rust` (example "eg_get_block") generated 1 warning
[INFO] [stderr] warning: `antelope-sdk-rust` (example "eg_get_block_header_state") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/antelope_sdk_rust-a3eb8eac26808a03)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test get_block::tests::test_with_block_id ... FAILED
[INFO] [stdout] test get_block_header_state::tests::test_with_block_id ... FAILED
[INFO] [stdout] test get_block::tests::test_with_block_num ... FAILED
[INFO] [stdout] test get_block_header_state::tests::test_with_block_num ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- get_block::tests::test_with_block_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_block::tests::test_with_block_id' panicked at src/get_block.rs:279:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570a7022bea2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570a7022bea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570a7022bea2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570a7022bea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570a70251063 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570a70251063 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x570a70228e23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570a70228e23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570a7022bcf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570a7022d419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x570a7022d24e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x570a701f4cd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x570a701f4cd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570a7022ddee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x570a7022ddee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x570a7022db86 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x570a7022c399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570a7022d84d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x570a7024fb80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x570a7024fc0c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x570a701bb6ba - antelope_sdk_rust::get_block::tests::test_with_block_id::ha46a901240867e81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/get_block.rs:279:9
[INFO] [stdout]   21:     0x570a701bb687 - antelope_sdk_rust::get_block::tests::test_with_block_id::{{closure}}::h34b2a33eb3c1d673
[INFO] [stdout]                                at /opt/rustwide/workdir/src/get_block.rs:278:28
[INFO] [stdout]   22:     0x570a701bb406 - core::ops::function::FnOnce::call_once::h94ee86506a1c440c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x570a701fa53b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x570a701fa53b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x570a701f9675 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x570a701f9675 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x570a701f9675 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x570a701f9675 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x570a701f9675 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570a701f9675 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x570a701f9675 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x570a701bd274 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x570a701bd274 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x570a701c0c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x570a701c0c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x570a701c0c4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x570a701c0c4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x570a701c0c4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570a701c0c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x570a701c0c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x570a70230d6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x570a70230d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x730fbb8b1aa4 - <unknown>
[INFO] [stdout]   44:     0x730fbb93ea34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_block_header_state::tests::test_with_block_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_block_header_state::tests::test_with_block_id' panicked at src/get_block_header_state.rs:522:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570a7022bea2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570a7022bea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570a7022bea2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570a7022bea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570a70251063 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570a70251063 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x570a70228e23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570a70228e23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570a7022bcf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570a7022d419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x570a7022d24e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x570a701f4cd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x570a701f4cd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570a7022ddee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x570a7022ddee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x570a7022db86 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x570a7022c399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570a7022d84d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x570a7024fb80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x570a7024fc0c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x570a701bb75a - antelope_sdk_rust::get_block_header_state::tests::test_with_block_id::hc8c8c2c3c7566a9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/get_block_header_state.rs:522:9
[INFO] [stdout]   21:     0x570a701bb727 - antelope_sdk_rust::get_block_header_state::tests::test_with_block_id::{{closure}}::h11dede070d1845dd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/get_block_header_state.rs:521:28
[INFO] [stdout]   22:     0x570a701bb486 - core::ops::function::FnOnce::call_once::hfca37a4fc2882e03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x570a701fa53b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x570a701fa53b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x570a701f9675 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x570a701f9675 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x570a701f9675 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x570a701f9675 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x570a701f9675 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570a701f9675 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x570a701f9675 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x570a701bd274 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x570a701bd274 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x570a701c0c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x570a701c0c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x570a701c0c4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x570a701c0c4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x570a701c0c4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570a701c0c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x570a701c0c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x570a70230d6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x570a70230d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x730fbb8b1aa4 - <unknown>
[INFO] [stdout]   44:     0x730fbb93ea34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_block::tests::test_with_block_num stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_block::tests::test_with_block_num' panicked at src/get_block.rs:274:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570a7022bea2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570a7022bea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570a7022bea2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570a7022bea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570a70251063 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570a70251063 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x570a70228e23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570a70228e23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570a7022bcf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570a7022d419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x570a7022d24e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x570a701f4cd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x570a701f4cd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570a7022ddee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x570a7022ddee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x570a7022db86 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x570a7022c399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570a7022d84d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x570a7024fb80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x570a7024fc0c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x570a701bb66a - antelope_sdk_rust::get_block::tests::test_with_block_num::ha4ee0ea35899922e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/get_block.rs:274:9
[INFO] [stdout]   21:     0x570a701bb637 - antelope_sdk_rust::get_block::tests::test_with_block_num::{{closure}}::h4a71ea884f55b77f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/get_block.rs:273:29
[INFO] [stdout]   22:     0x570a701bb3c6 - core::ops::function::FnOnce::call_once::h41ed349d39b73692
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x570a701fa53b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x570a701fa53b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x570a701f9675 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x570a701f9675 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x570a701f9675 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x570a701f9675 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x570a701f9675 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570a701f9675 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x570a701f9675 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x570a701bd274 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x570a701bd274 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x570a701c0c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x570a701c0c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x570a701c0c4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x570a701c0c4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x570a701c0c4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570a701c0c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x570a701c0c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x570a70230d6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x570a70230d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x730fbb8b1aa4 - <unknown>
[INFO] [stdout]   44:     0x730fbb93ea34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_block_header_state::tests::test_with_block_num stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_block_header_state::tests::test_with_block_num' panicked at src/get_block_header_state.rs:517:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x570a7022bea2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x570a7022bea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x570a7022bea2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x570a7022bea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x570a70251063 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x570a70251063 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x570a70228e23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x570a70228e23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x570a7022bcf2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x570a7022d419 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x570a7022d24e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x570a701f4cd4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x570a701f4cd4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x570a7022ddee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x570a7022ddee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x570a7022db86 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x570a7022c399 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x570a7022d84d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x570a7024fb80 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x570a7024fc0c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x570a701bb70a - antelope_sdk_rust::get_block_header_state::tests::test_with_block_num::he52eac7291a54855
[INFO] [stdout]                                at /opt/rustwide/workdir/src/get_block_header_state.rs:517:9
[INFO] [stdout]   21:     0x570a701bb6d7 - antelope_sdk_rust::get_block_header_state::tests::test_with_block_num::{{closure}}::h3cd0fce902df1b02
[INFO] [stdout]                                at /opt/rustwide/workdir/src/get_block_header_state.rs:516:29
[INFO] [stdout]   22:     0x570a701bb386 - core::ops::function::FnOnce::call_once::h2347679a68930b07
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x570a701fa53b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x570a701fa53b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x570a701f9675 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x570a701f9675 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x570a701f9675 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x570a701f9675 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x570a701f9675 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x570a701f9675 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x570a701f9675 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x570a701bd274 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x570a701bd274 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x570a701c0c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x570a701c0c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x570a701c0c4a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x570a701c0c4a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x570a701c0c4a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x570a701c0c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x570a701c0c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x570a70230d6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x570a70230d6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x730fbb8b1aa4 - <unknown>
[INFO] [stdout]   44:     0x730fbb93ea34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     get_block::tests::test_with_block_id
[INFO] [stdout]     get_block::tests::test_with_block_num
[INFO] [stdout]     get_block_header_state::tests::test_with_block_id
[INFO] [stdout]     get_block_header_state::tests::test_with_block_num
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ecbba7fc208ad8b69a031e8229022210039c7cff12a8595efb4f32cd5bd2de9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecbba7fc208ad8b69a031e8229022210039c7cff12a8595efb4f32cd5bd2de9a", kill_on_drop: false }`
[INFO] [stdout] ecbba7fc208ad8b69a031e8229022210039c7cff12a8595efb4f32cd5bd2de9a
