[INFO] fetching crate aptos-network-sdk 0.3.5...
[INFO] testing aptos-network-sdk-0.3.5 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate aptos-network-sdk 0.3.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate aptos-network-sdk 0.3.5
[INFO] finished tweaking crates.io crate aptos-network-sdk 0.3.5
[INFO] tweaked toml for crates.io crate aptos-network-sdk 0.3.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aptos-network-sdk 0.3.5 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aptos-network-sdk 0.3.5 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bcs v0.1.6
[INFO] [stderr]   Downloaded aptos-network-tool v0.1.0
[INFO] [stderr]   Downloaded generic-array v0.14.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faa0711945237e633c79be27ae87e42f339a6820c630f9cdc0e8172180c9ccc1
[INFO] running `Command { std: "docker" "start" "-a" "faa0711945237e633c79be27ae87e42f339a6820c630f9cdc0e8172180c9ccc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faa0711945237e633c79be27ae87e42f339a6820c630f9cdc0e8172180c9ccc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa0711945237e633c79be27ae87e42f339a6820c630f9cdc0e8172180c9ccc1", kill_on_drop: false }`
[INFO] [stdout] faa0711945237e633c79be27ae87e42f339a6820c630f9cdc0e8172180c9ccc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cf41182c1344b865f4f268834c1fcc743ac3c30b6b69f5807fee5a60aa69d28
[INFO] running `Command { std: "docker" "start" "-a" "0cf41182c1344b865f4f268834c1fcc743ac3c30b6b69f5807fee5a60aa69d28", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling generic-array v0.14.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bcs v0.1.6
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling aptos-network-tool v0.1.0
[INFO] [stderr]    Compiling aptos-network-sdk v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/block.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Aptos`
[INFO] [stdout]  --> src/block.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{Aptos, trade::TransactionInfo};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::join_all`
[INFO] [stdout]  --> src/multicall.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::future::join_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Semaphore`
[INFO] [stdout]  --> src/multicall.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::Semaphore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::trade::TransactionInfo`
[INFO] [stdout]  --> src/types.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::trade::TransactionInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/contract.rs:401:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 401 | /         let payload = json!({
[INFO] [stdout] 402 | |             "function": function,
[INFO] [stdout] 403 | |             "type_arguments": contract_call.type_arguments,
[INFO] [stdout] 404 | |             "arguments": contract_call.arguments,
[INFO] [stdout] 405 | |             "sender": wallet.address().map_err(|e| e.to_string())?,
[INFO] [stdout] 406 | |         });
[INFO] [stdout]     | |___________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/auxswap.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/cellana.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/liquidswap.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/pancakeswap.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/thala.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/nft_market.rs:681:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 681 | /         Ok(MarketStats {
[INFO] [stdout] 682 | |             volume_24h: 0,
[INFO] [stdout] 683 | |             transactions_24h: 0,
[INFO] [stdout] 684 | |             floor_price: 0,
[INFO] [stdout] 685 | |             listed_count: 0,
[INFO] [stdout] 686 | |         })
[INFO] [stdout]     | |__________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:411:21
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/contract.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wallet`
[INFO] [stdout]    --> src/contract.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |         wallet: Arc<Wallet>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]    --> src/contract.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let function = format!(
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/contract.rs:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module_address`
[INFO] [stdout]    --> src/contract.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         module_address: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module_name`
[INFO] [stdout]    --> src/contract.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         module_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> src/contract.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         metadata: Option<Value>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_timestamp`
[INFO] [stdout]   --> src/dex/animeswap.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     let event_timestamp = std::time::SystemTime::now()
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dex_name`
[INFO] [stdout]    --> src/dex/mod.rs:552:14
[INFO] [stdout]     |
[INFO] [stdout] 552 |         for (dex_name, check_future) in dex_checks {
[INFO] [stdout]     |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dex_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dex_name`
[INFO] [stdout]    --> src/dex/mod.rs:733:18
[INFO] [stdout]     |
[INFO] [stdout] 733 |             for (dex_name, check_future) in dex_checks {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dex_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/nft.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         collection: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/nft.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         name: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/nft_market.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `market_address`
[INFO] [stdout]    --> src/nft_market.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |         market_address: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/nft_market.rs:678:9
[INFO] [stdout]     |
[INFO] [stdout] 678 |         collection: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/token.rs:596:17
[INFO] [stdout]     |
[INFO] [stdout] 596 |             let address = parts[0];
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/token.rs:597:17
[INFO] [stdout]     |
[INFO] [stdout] 597 |             let module = parts[1];
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_token`
[INFO] [stdout]    --> src/token.rs:725:13
[INFO] [stdout]     |
[INFO] [stdout] 725 |         let base_token = "0x1::aptos_coin::AptosCoin";
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/token.rs:732:30
[INFO] [stdout]     |
[INFO] [stdout] 732 |     async fn estimate_volume(client: Arc<Aptos>, token_address: &str) -> Result<u64, String> {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]     --> src/trade.rs:1168:21
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         for (token, total) in &spent_map {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1169:17
[INFO] [stdout]      |
[INFO] [stdout] 1169 |             let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]     --> src/trade.rs:1171:21
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         for (token, total) in &received_map {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1172:17
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1180:21
[INFO] [stdout]      |
[INFO] [stdout] 1180 |                 let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]     --> src/trade.rs:1190:20
[INFO] [stdout]      |
[INFO] [stdout] 1190 |                 if let guid = &event.guid {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]      = help: consider replacing the `if let` with a `let`
[INFO] [stdout]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |             pub const name: &str = "token";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_collection_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub const create_collection_script: &str = "create_collection_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_COLLECTION_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_token_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |             pub const create_token_script: &str = "create_token_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_TOKEN_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `transfer_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub const transfer_script: &str = "transfer_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRANSFER_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `collections` should have an upper case name
[INFO] [stdout]   --> src/global.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |             pub const collections: &str = "0x3::token::Collections";
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: convert the identifier to upper case: `COLLECTIONS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `token_store` should have an upper case name
[INFO] [stdout]   --> src/global.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             pub const token_store: &str = "0x3::token::TokenStore";
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: convert the identifier to upper case: `TOKEN_STORE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |             pub const name: &str = "managed_coin";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `initialize` should have an upper case name
[INFO] [stdout]   --> src/global.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |             pub const initialize: &str = "initialize";
[INFO] [stdout]    |                       ^^^^^^^^^^ help: convert the identifier to upper case: `INITIALIZE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mint` should have an upper case name
[INFO] [stdout]   --> src/global.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |             pub const mint: &str = "mint";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `MINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `burn` should have an upper case name
[INFO] [stdout]   --> src/global.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub const burn: &str = "burn";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `BURN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `register` should have an upper case name
[INFO] [stdout]   --> src/global.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |             pub const register: &str = "register";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `REGISTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `supply` should have an upper case name
[INFO] [stdout]   --> src/global.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |             pub const supply: &str = "supply";
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `SUPPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |             pub const name: &str = "coin";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_currency` should have an upper case name
[INFO] [stdout]   --> src/global.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |             pub const create_currency: &str = "create_currency";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_CURRENCY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mint` should have an upper case name
[INFO] [stdout]   --> src/global.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |             pub const mint: &str = "mint";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `MINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `burn` should have an upper case name
[INFO] [stdout]   --> src/global.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |             pub const burn: &str = "burn";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `BURN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `register` should have an upper case name
[INFO] [stdout]   --> src/global.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub const register: &str = "register";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `REGISTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `supply` should have an upper case name
[INFO] [stdout]   --> src/global.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |             pub const supply: &str = "supply";
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `SUPPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `is_coin_initialized` should have an upper case name
[INFO] [stdout]   --> src/global.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |             pub const is_coin_initialized: &str = "is_coin_initialized";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IS_COIN_INITIALIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `is_account_registered` should have an upper case name
[INFO] [stdout]   --> src/global.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |             pub const is_account_registered: &str = "is_account_registered";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IS_ACCOUNT_REGISTERED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `deposit` should have an upper case name
[INFO] [stdout]   --> src/global.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |             pub const deposit: &str = "deposit";
[INFO] [stdout]    |                       ^^^^^^^ help: convert the identifier to upper case: `DEPOSIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `withdraw` should have an upper case name
[INFO] [stdout]   --> src/global.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |             pub const withdraw: &str = "withdraw";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `WITHDRAW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `transfer` should have an upper case name
[INFO] [stdout]   --> src/global.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |             pub const transfer: &str = "transfer";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `TRANSFER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `balance` should have an upper case name
[INFO] [stdout]   --> src/global.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |             pub const balance: &str = "balance";
[INFO] [stdout]    |                       ^^^^^^^ help: convert the identifier to upper case: `BALANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `value` should have an upper case name
[INFO] [stdout]   --> src/global.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |             pub const value: &str = "value";
[INFO] [stdout]    |                       ^^^^^ help: convert the identifier to upper case: `VALUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `zero` should have an upper case name
[INFO] [stdout]   --> src/global.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |             pub const zero: &str = "zero";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `destroy_zero` should have an upper case name
[INFO] [stdout]   --> src/global.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |             pub const destroy_zero: &str = "destroy_zero";
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: convert the identifier to upper case: `DESTROY_ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getDirection` should have a snake case name
[INFO] [stdout]     --> src/trade.rs:1116:12
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     pub fn getDirection(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_direction`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.27s
[INFO] running `Command { std: "docker" "inspect" "0cf41182c1344b865f4f268834c1fcc743ac3c30b6b69f5807fee5a60aa69d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cf41182c1344b865f4f268834c1fcc743ac3c30b6b69f5807fee5a60aa69d28", kill_on_drop: false }`
[INFO] [stdout] 0cf41182c1344b865f4f268834c1fcc743ac3c30b6b69f5807fee5a60aa69d28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d73708ad5c432460560b06a237f973e0949d029cc6ef9042ae6787a0162a340
[INFO] running `Command { std: "docker" "start" "-a" "7d73708ad5c432460560b06a237f973e0949d029cc6ef9042ae6787a0162a340", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/block.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Aptos`
[INFO] [stdout]  --> src/block.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{Aptos, trade::TransactionInfo};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::join_all`
[INFO] [stdout]  --> src/multicall.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::future::join_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Semaphore`
[INFO] [stdout]  --> src/multicall.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::Semaphore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::trade::TransactionInfo`
[INFO] [stdout]  --> src/types.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::trade::TransactionInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/contract.rs:401:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 401 | /         let payload = json!({
[INFO] [stdout] 402 | |             "function": function,
[INFO] [stdout] 403 | |             "type_arguments": contract_call.type_arguments,
[INFO] [stdout] 404 | |             "arguments": contract_call.arguments,
[INFO] [stdout] 405 | |             "sender": wallet.address().map_err(|e| e.to_string())?,
[INFO] [stdout] 406 | |         });
[INFO] [stdout]     | |___________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/auxswap.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/cellana.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/liquidswap.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/pancakeswap.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/thala.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/nft_market.rs:681:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 681 | /         Ok(MarketStats {
[INFO] [stdout] 682 | |             volume_24h: 0,
[INFO] [stdout] 683 | |             transactions_24h: 0,
[INFO] [stdout] 684 | |             floor_price: 0,
[INFO] [stdout] 685 | |             listed_count: 0,
[INFO] [stdout] 686 | |         })
[INFO] [stdout]     | |__________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:411:21
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/contract.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wallet`
[INFO] [stdout]    --> src/contract.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |         wallet: Arc<Wallet>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]    --> src/contract.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let function = format!(
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/contract.rs:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module_address`
[INFO] [stdout]    --> src/contract.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         module_address: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module_name`
[INFO] [stdout]    --> src/contract.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         module_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> src/contract.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         metadata: Option<Value>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_timestamp`
[INFO] [stdout]   --> src/dex/animeswap.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     let event_timestamp = std::time::SystemTime::now()
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dex_name`
[INFO] [stdout]    --> src/dex/mod.rs:552:14
[INFO] [stdout]     |
[INFO] [stdout] 552 |         for (dex_name, check_future) in dex_checks {
[INFO] [stdout]     |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dex_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dex_name`
[INFO] [stdout]    --> src/dex/mod.rs:733:18
[INFO] [stdout]     |
[INFO] [stdout] 733 |             for (dex_name, check_future) in dex_checks {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dex_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/nft.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         collection: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/nft.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         name: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/nft_market.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `market_address`
[INFO] [stdout]    --> src/nft_market.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |         market_address: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/nft_market.rs:678:9
[INFO] [stdout]     |
[INFO] [stdout] 678 |         collection: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/token.rs:596:17
[INFO] [stdout]     |
[INFO] [stdout] 596 |             let address = parts[0];
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/token.rs:597:17
[INFO] [stdout]     |
[INFO] [stdout] 597 |             let module = parts[1];
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_token`
[INFO] [stdout]    --> src/token.rs:725:13
[INFO] [stdout]     |
[INFO] [stdout] 725 |         let base_token = "0x1::aptos_coin::AptosCoin";
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/token.rs:732:30
[INFO] [stdout]     |
[INFO] [stdout] 732 |     async fn estimate_volume(client: Arc<Aptos>, token_address: &str) -> Result<u64, String> {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]     --> src/trade.rs:1168:21
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         for (token, total) in &spent_map {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1169:17
[INFO] [stdout]      |
[INFO] [stdout] 1169 |             let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]     --> src/trade.rs:1171:21
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         for (token, total) in &received_map {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1172:17
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1180:21
[INFO] [stdout]      |
[INFO] [stdout] 1180 |                 let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]     --> src/trade.rs:1190:20
[INFO] [stdout]      |
[INFO] [stdout] 1190 |                 if let guid = &event.guid {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]      = help: consider replacing the `if let` with a `let`
[INFO] [stdout]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |             pub const name: &str = "token";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_collection_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub const create_collection_script: &str = "create_collection_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_COLLECTION_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_token_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |             pub const create_token_script: &str = "create_token_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_TOKEN_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `transfer_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub const transfer_script: &str = "transfer_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRANSFER_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `collections` should have an upper case name
[INFO] [stdout]   --> src/global.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |             pub const collections: &str = "0x3::token::Collections";
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: convert the identifier to upper case: `COLLECTIONS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `token_store` should have an upper case name
[INFO] [stdout]   --> src/global.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             pub const token_store: &str = "0x3::token::TokenStore";
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: convert the identifier to upper case: `TOKEN_STORE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |             pub const name: &str = "managed_coin";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `initialize` should have an upper case name
[INFO] [stdout]   --> src/global.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |             pub const initialize: &str = "initialize";
[INFO] [stdout]    |                       ^^^^^^^^^^ help: convert the identifier to upper case: `INITIALIZE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mint` should have an upper case name
[INFO] [stdout]   --> src/global.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |             pub const mint: &str = "mint";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `MINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `burn` should have an upper case name
[INFO] [stdout]   --> src/global.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub const burn: &str = "burn";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `BURN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `register` should have an upper case name
[INFO] [stdout]   --> src/global.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |             pub const register: &str = "register";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `REGISTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `supply` should have an upper case name
[INFO] [stdout]   --> src/global.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |             pub const supply: &str = "supply";
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `SUPPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |             pub const name: &str = "coin";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_currency` should have an upper case name
[INFO] [stdout]   --> src/global.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |             pub const create_currency: &str = "create_currency";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_CURRENCY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mint` should have an upper case name
[INFO] [stdout]   --> src/global.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |             pub const mint: &str = "mint";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `MINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `burn` should have an upper case name
[INFO] [stdout]   --> src/global.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |             pub const burn: &str = "burn";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `BURN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `register` should have an upper case name
[INFO] [stdout]   --> src/global.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub const register: &str = "register";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `REGISTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `supply` should have an upper case name
[INFO] [stdout]   --> src/global.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |             pub const supply: &str = "supply";
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `SUPPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aptos-network-sdk v0.3.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `is_coin_initialized` should have an upper case name
[INFO] [stdout]   --> src/global.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |             pub const is_coin_initialized: &str = "is_coin_initialized";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IS_COIN_INITIALIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `is_account_registered` should have an upper case name
[INFO] [stdout]   --> src/global.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |             pub const is_account_registered: &str = "is_account_registered";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IS_ACCOUNT_REGISTERED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `deposit` should have an upper case name
[INFO] [stdout]   --> src/global.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |             pub const deposit: &str = "deposit";
[INFO] [stdout]    |                       ^^^^^^^ help: convert the identifier to upper case: `DEPOSIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `withdraw` should have an upper case name
[INFO] [stdout]   --> src/global.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |             pub const withdraw: &str = "withdraw";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `WITHDRAW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `transfer` should have an upper case name
[INFO] [stdout]   --> src/global.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |             pub const transfer: &str = "transfer";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `TRANSFER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `balance` should have an upper case name
[INFO] [stdout]   --> src/global.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |             pub const balance: &str = "balance";
[INFO] [stdout]    |                       ^^^^^^^ help: convert the identifier to upper case: `BALANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `value` should have an upper case name
[INFO] [stdout]   --> src/global.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |             pub const value: &str = "value";
[INFO] [stdout]    |                       ^^^^^ help: convert the identifier to upper case: `VALUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `zero` should have an upper case name
[INFO] [stdout]   --> src/global.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |             pub const zero: &str = "zero";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `destroy_zero` should have an upper case name
[INFO] [stdout]   --> src/global.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |             pub const destroy_zero: &str = "destroy_zero";
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: convert the identifier to upper case: `DESTROY_ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getDirection` should have a snake case name
[INFO] [stdout]     --> src/trade.rs:1116:12
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     pub fn getDirection(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_direction`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/block.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::join_all`
[INFO] [stdout]  --> src/multicall.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::future::join_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Semaphore`
[INFO] [stdout]  --> src/multicall.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::Semaphore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]     --> src/trade.rs:1298:9
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     use std::sync::Arc;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::trade::TransactionInfo`
[INFO] [stdout]  --> src/types.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::trade::TransactionInfo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]    --> src/lib.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |     use std::sync::Arc;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/contract.rs:401:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 401 | /         let payload = json!({
[INFO] [stdout] 402 | |             "function": function,
[INFO] [stdout] 403 | |             "type_arguments": contract_call.type_arguments,
[INFO] [stdout] 404 | |             "arguments": contract_call.arguments,
[INFO] [stdout] 405 | |             "sender": wallet.address().map_err(|e| e.to_string())?,
[INFO] [stdout] 406 | |         });
[INFO] [stdout]     | |___________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/auxswap.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/cellana.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/liquidswap.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/pancakeswap.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/dex/thala.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut start_seq: Option<u64> = None;
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/nft_market.rs:681:9
[INFO] [stdout]     |
[INFO] [stdout] 680 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 681 | /         Ok(MarketStats {
[INFO] [stdout] 682 | |             volume_24h: 0,
[INFO] [stdout] 683 | |             transactions_24h: 0,
[INFO] [stdout] 684 | |             floor_price: 0,
[INFO] [stdout] 685 | |             listed_count: 0,
[INFO] [stdout] 686 | |         })
[INFO] [stdout]     | |__________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/lib.rs:411:21
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/contract.rs:392:9
[INFO] [stdout]     |
[INFO] [stdout] 392 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wallet`
[INFO] [stdout]    --> src/contract.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |         wallet: Arc<Wallet>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wallet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `function`
[INFO] [stdout]    --> src/contract.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let function = format!(
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/contract.rs:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module_address`
[INFO] [stdout]    --> src/contract.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         module_address: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module_name`
[INFO] [stdout]    --> src/contract.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         module_name: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> src/contract.rs:503:9
[INFO] [stdout]     |
[INFO] [stdout] 503 |         metadata: Option<Value>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_timestamp`
[INFO] [stdout]   --> src/dex/animeswap.rs:35:25
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     let event_timestamp = std::time::SystemTime::now()
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dex_name`
[INFO] [stdout]    --> src/dex/mod.rs:552:14
[INFO] [stdout]     |
[INFO] [stdout] 552 |         for (dex_name, check_future) in dex_checks {
[INFO] [stdout]     |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dex_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dex_name`
[INFO] [stdout]    --> src/dex/mod.rs:733:18
[INFO] [stdout]     |
[INFO] [stdout] 733 |             for (dex_name, check_future) in dex_checks {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dex_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/nft.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         collection: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/nft.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         name: &str,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/nft_market.rs:676:9
[INFO] [stdout]     |
[INFO] [stdout] 676 |         client: Arc<Aptos>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `market_address`
[INFO] [stdout]    --> src/nft_market.rs:677:9
[INFO] [stdout]     |
[INFO] [stdout] 677 |         market_address: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection`
[INFO] [stdout]    --> src/nft_market.rs:678:9
[INFO] [stdout]     |
[INFO] [stdout] 678 |         collection: &str,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/token.rs:596:17
[INFO] [stdout]     |
[INFO] [stdout] 596 |             let address = parts[0];
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]    --> src/token.rs:597:17
[INFO] [stdout]     |
[INFO] [stdout] 597 |             let module = parts[1];
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_token`
[INFO] [stdout]    --> src/token.rs:725:13
[INFO] [stdout]     |
[INFO] [stdout] 725 |         let base_token = "0x1::aptos_coin::AptosCoin";
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]    --> src/token.rs:732:30
[INFO] [stdout]     |
[INFO] [stdout] 732 |     async fn estimate_volume(client: Arc<Aptos>, token_address: &str) -> Result<u64, String> {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]     --> src/trade.rs:1168:21
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         for (token, total) in &spent_map {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1169:17
[INFO] [stdout]      |
[INFO] [stdout] 1169 |             let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]     --> src/trade.rs:1171:21
[INFO] [stdout]      |
[INFO] [stdout] 1171 |         for (token, total) in &received_map {
[INFO] [stdout]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1172:17
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decimals`
[INFO] [stdout]     --> src/trade.rs:1180:21
[INFO] [stdout]      |
[INFO] [stdout] 1180 |                 let decimals = Self::get_decimals_for_token(token);
[INFO] [stdout]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]     --> src/trade.rs:1190:20
[INFO] [stdout]      |
[INFO] [stdout] 1190 |                 if let guid = &event.guid {
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]      = help: consider replacing the `if let` with a `let`
[INFO] [stdout]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |             pub const name: &str = "token";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_collection_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |             pub const create_collection_script: &str = "create_collection_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_COLLECTION_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_token_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |             pub const create_token_script: &str = "create_token_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_TOKEN_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `transfer_script` should have an upper case name
[INFO] [stdout]   --> src/global.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |             pub const transfer_script: &str = "transfer_script";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRANSFER_SCRIPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `collections` should have an upper case name
[INFO] [stdout]   --> src/global.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |             pub const collections: &str = "0x3::token::Collections";
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: convert the identifier to upper case: `COLLECTIONS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `token_store` should have an upper case name
[INFO] [stdout]   --> src/global.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |             pub const token_store: &str = "0x3::token::TokenStore";
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: convert the identifier to upper case: `TOKEN_STORE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |             pub const name: &str = "managed_coin";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `initialize` should have an upper case name
[INFO] [stdout]   --> src/global.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |             pub const initialize: &str = "initialize";
[INFO] [stdout]    |                       ^^^^^^^^^^ help: convert the identifier to upper case: `INITIALIZE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mint` should have an upper case name
[INFO] [stdout]   --> src/global.rs:32:23
[INFO] [stdout]    |
[INFO] [stdout] 32 |             pub const mint: &str = "mint";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `MINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `burn` should have an upper case name
[INFO] [stdout]   --> src/global.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |             pub const burn: &str = "burn";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `BURN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `register` should have an upper case name
[INFO] [stdout]   --> src/global.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |             pub const register: &str = "register";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `REGISTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `supply` should have an upper case name
[INFO] [stdout]   --> src/global.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |             pub const supply: &str = "supply";
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `SUPPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `name` should have an upper case name
[INFO] [stdout]   --> src/global.rs:38:23
[INFO] [stdout]    |
[INFO] [stdout] 38 |             pub const name: &str = "coin";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `create_currency` should have an upper case name
[INFO] [stdout]   --> src/global.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |             pub const create_currency: &str = "create_currency";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_CURRENCY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `mint` should have an upper case name
[INFO] [stdout]   --> src/global.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |             pub const mint: &str = "mint";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `MINT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `burn` should have an upper case name
[INFO] [stdout]   --> src/global.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |             pub const burn: &str = "burn";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `BURN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `register` should have an upper case name
[INFO] [stdout]   --> src/global.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub const register: &str = "register";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `REGISTER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `supply` should have an upper case name
[INFO] [stdout]   --> src/global.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |             pub const supply: &str = "supply";
[INFO] [stdout]    |                       ^^^^^^ help: convert the identifier to upper case: `SUPPLY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `is_coin_initialized` should have an upper case name
[INFO] [stdout]   --> src/global.rs:44:23
[INFO] [stdout]    |
[INFO] [stdout] 44 |             pub const is_coin_initialized: &str = "is_coin_initialized";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IS_COIN_INITIALIZED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `is_account_registered` should have an upper case name
[INFO] [stdout]   --> src/global.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |             pub const is_account_registered: &str = "is_account_registered";
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IS_ACCOUNT_REGISTERED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `deposit` should have an upper case name
[INFO] [stdout]   --> src/global.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |             pub const deposit: &str = "deposit";
[INFO] [stdout]    |                       ^^^^^^^ help: convert the identifier to upper case: `DEPOSIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `withdraw` should have an upper case name
[INFO] [stdout]   --> src/global.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |             pub const withdraw: &str = "withdraw";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `WITHDRAW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `transfer` should have an upper case name
[INFO] [stdout]   --> src/global.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |             pub const transfer: &str = "transfer";
[INFO] [stdout]    |                       ^^^^^^^^ help: convert the identifier to upper case: `TRANSFER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `balance` should have an upper case name
[INFO] [stdout]   --> src/global.rs:49:23
[INFO] [stdout]    |
[INFO] [stdout] 49 |             pub const balance: &str = "balance";
[INFO] [stdout]    |                       ^^^^^^^ help: convert the identifier to upper case: `BALANCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `value` should have an upper case name
[INFO] [stdout]   --> src/global.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |             pub const value: &str = "value";
[INFO] [stdout]    |                       ^^^^^ help: convert the identifier to upper case: `VALUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `zero` should have an upper case name
[INFO] [stdout]   --> src/global.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |             pub const zero: &str = "zero";
[INFO] [stdout]    |                       ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `destroy_zero` should have an upper case name
[INFO] [stdout]   --> src/global.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |             pub const destroy_zero: &str = "destroy_zero";
[INFO] [stdout]    |                       ^^^^^^^^^^^^ help: convert the identifier to upper case: `DESTROY_ZERO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getDirection` should have a snake case name
[INFO] [stdout]     --> src/trade.rs:1116:12
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     pub fn getDirection(&self) -> String {
[INFO] [stdout]      |            ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_direction`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.56s
[INFO] running `Command { std: "docker" "inspect" "7d73708ad5c432460560b06a237f973e0949d029cc6ef9042ae6787a0162a340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d73708ad5c432460560b06a237f973e0949d029cc6ef9042ae6787a0162a340", kill_on_drop: false }`
[INFO] [stdout] 7d73708ad5c432460560b06a237f973e0949d029cc6ef9042ae6787a0162a340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f2a0dcc7a56b3fe759879d3bb7b49d2eb93a7b710d45d0aa5d7cfcbfd08761d
[INFO] running `Command { std: "docker" "start" "-a" "1f2a0dcc7a56b3fe759879d3bb7b49d2eb93a7b710d45d0aa5d7cfcbfd08761d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> src/block.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Aptos`
[INFO] [stderr]  --> src/block.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::{Aptos, trade::TransactionInfo};
[INFO] [stderr]   |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::future::join_all`
[INFO] [stderr]  --> src/multicall.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use futures::future::join_all;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::sync::Semaphore`
[INFO] [stderr]  --> src/multicall.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use tokio::sync::Semaphore;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::trade::TransactionInfo`
[INFO] [stderr]  --> src/types.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::trade::TransactionInfo;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/contract.rs:401:9
[INFO] [stderr]     |
[INFO] [stderr] 400 |           todo!();
[INFO] [stderr]     |           ------- any code following this expression is unreachable
[INFO] [stderr] 401 | /         let payload = json!({
[INFO] [stderr] 402 | |             "function": function,
[INFO] [stderr] 403 | |             "type_arguments": contract_call.type_arguments,
[INFO] [stderr] 404 | |             "arguments": contract_call.arguments,
[INFO] [stderr] 405 | |             "sender": wallet.address().map_err(|e| e.to_string())?,
[INFO] [stderr] 406 | |         });
[INFO] [stderr]     | |___________^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/dex/auxswap.rs:25:13
[INFO] [stderr]    |
[INFO] [stderr] 25 |         let mut start_seq: Option<u64> = None;
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/dex/cellana.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let mut start_seq: Option<u64> = None;
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/dex/liquidswap.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let mut start_seq: Option<u64> = None;
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/dex/pancakeswap.rs:31:13
[INFO] [stderr]    |
[INFO] [stderr] 31 |         let mut start_seq: Option<u64> = None;
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/dex/thala.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |         let mut start_seq: Option<u64> = None;
[INFO] [stderr]    |             ----^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/nft_market.rs:681:9
[INFO] [stderr]     |
[INFO] [stderr] 680 |           todo!();
[INFO] [stderr]     |           ------- any code following this expression is unreachable
[INFO] [stderr] 681 | /         Ok(MarketStats {
[INFO] [stderr] 682 | |             volume_24h: 0,
[INFO] [stderr] 683 | |             transactions_24h: 0,
[INFO] [stderr] 684 | |             floor_price: 0,
[INFO] [stderr] 685 | |             listed_count: 0,
[INFO] [stderr] 686 | |         })
[INFO] [stderr]     | |__________^ unreachable expression
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/lib.rs:411:21
[INFO] [stderr]     |
[INFO] [stderr] 411 |                 Err(e) => {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]    --> src/contract.rs:392:9
[INFO] [stderr]     |
[INFO] [stderr] 392 |         client: Arc<Aptos>,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `wallet`
[INFO] [stderr]    --> src/contract.rs:393:9
[INFO] [stderr]     |
[INFO] [stderr] 393 |         wallet: Arc<Wallet>,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wallet`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `function`
[INFO] [stderr]    --> src/contract.rs:396:13
[INFO] [stderr]     |
[INFO] [stderr] 396 |         let function = format!(
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]    --> src/contract.rs:419:9
[INFO] [stderr]     |
[INFO] [stderr] 419 |         client: Arc<Aptos>,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `module_address`
[INFO] [stderr]    --> src/contract.rs:420:9
[INFO] [stderr]     |
[INFO] [stderr] 420 |         module_address: &str,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `module_name`
[INFO] [stderr]    --> src/contract.rs:421:9
[INFO] [stderr]     |
[INFO] [stderr] 421 |         module_name: &str,
[INFO] [stderr]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_module_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `metadata`
[INFO] [stderr]    --> src/contract.rs:503:9
[INFO] [stderr]     |
[INFO] [stderr] 503 |         metadata: Option<Value>,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event_timestamp`
[INFO] [stderr]   --> src/dex/animeswap.rs:35:25
[INFO] [stderr]    |
[INFO] [stderr] 35 |                     let event_timestamp = std::time::SystemTime::now()
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_timestamp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dex_name`
[INFO] [stderr]    --> src/dex/mod.rs:552:14
[INFO] [stderr]     |
[INFO] [stderr] 552 |         for (dex_name, check_future) in dex_checks {
[INFO] [stderr]     |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dex_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `dex_name`
[INFO] [stderr]    --> src/dex/mod.rs:733:18
[INFO] [stderr]     |
[INFO] [stderr] 733 |             for (dex_name, check_future) in dex_checks {
[INFO] [stderr]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dex_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `collection`
[INFO] [stderr]    --> src/nft.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 135 |         collection: &str,
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/nft.rs:136:9
[INFO] [stderr]     |
[INFO] [stderr] 136 |         name: &str,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]    --> src/nft_market.rs:676:9
[INFO] [stderr]     |
[INFO] [stderr] 676 |         client: Arc<Aptos>,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `market_address`
[INFO] [stderr]    --> src/nft_market.rs:677:9
[INFO] [stderr]     |
[INFO] [stderr] 677 |         market_address: &str,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `collection`
[INFO] [stderr]    --> src/nft_market.rs:678:9
[INFO] [stderr]     |
[INFO] [stderr] 678 |         collection: &str,
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]    --> src/token.rs:596:17
[INFO] [stderr]     |
[INFO] [stderr] 596 |             let address = parts[0];
[INFO] [stderr]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `module`
[INFO] [stderr]    --> src/token.rs:597:17
[INFO] [stderr]     |
[INFO] [stderr] 597 |             let module = parts[1];
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `base_token`
[INFO] [stderr]    --> src/token.rs:725:13
[INFO] [stderr]     |
[INFO] [stderr] 725 |         let base_token = "0x1::aptos_coin::AptosCoin";
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_token`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client`
[INFO] [stderr]    --> src/token.rs:732:30
[INFO] [stderr]     |
[INFO] [stderr] 732 |     async fn estimate_volume(client: Arc<Aptos>, token_address: &str) -> Result<u64, String> {
[INFO] [stderr]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `total`
[INFO] [stderr]     --> src/trade.rs:1168:21
[INFO] [stderr]      |
[INFO] [stderr] 1168 |         for (token, total) in &spent_map {
[INFO] [stderr]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `decimals`
[INFO] [stderr]     --> src/trade.rs:1169:17
[INFO] [stderr]      |
[INFO] [stderr] 1169 |             let decimals = Self::get_decimals_for_token(token);
[INFO] [stderr]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `total`
[INFO] [stderr]     --> src/trade.rs:1171:21
[INFO] [stderr]      |
[INFO] [stderr] 1171 |         for (token, total) in &received_map {
[INFO] [stderr]      |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `decimals`
[INFO] [stderr]     --> src/trade.rs:1172:17
[INFO] [stderr]      |
[INFO] [stderr] 1172 |             let decimals = Self::get_decimals_for_token(token);
[INFO] [stderr]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `decimals`
[INFO] [stderr]     --> src/trade.rs:1180:21
[INFO] [stderr]      |
[INFO] [stderr] 1180 |                 let decimals = Self::get_decimals_for_token(token);
[INFO] [stderr]      |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decimals`
[INFO] [stderr] 
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]     --> src/trade.rs:1190:20
[INFO] [stderr]      |
[INFO] [stderr] 1190 |                 if let guid = &event.guid {
[INFO] [stderr]      |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]      = help: consider replacing the `if let` with a `let`
[INFO] [stderr]      = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `name` should have an upper case name
[INFO] [stderr]   --> src/global.rs:22:23
[INFO] [stderr]    |
[INFO] [stderr] 22 |             pub const name: &str = "token";
[INFO] [stderr]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `create_collection_script` should have an upper case name
[INFO] [stderr]   --> src/global.rs:23:23
[INFO] [stderr]    |
[INFO] [stderr] 23 |             pub const create_collection_script: &str = "create_collection_script";
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_COLLECTION_SCRIPT`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `create_token_script` should have an upper case name
[INFO] [stderr]   --> src/global.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 24 |             pub const create_token_script: &str = "create_token_script";
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_TOKEN_SCRIPT`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `transfer_script` should have an upper case name
[INFO] [stderr]   --> src/global.rs:25:23
[INFO] [stderr]    |
[INFO] [stderr] 25 |             pub const transfer_script: &str = "transfer_script";
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `TRANSFER_SCRIPT`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `collections` should have an upper case name
[INFO] [stderr]   --> src/global.rs:26:23
[INFO] [stderr]    |
[INFO] [stderr] 26 |             pub const collections: &str = "0x3::token::Collections";
[INFO] [stderr]    |                       ^^^^^^^^^^^ help: convert the identifier to upper case: `COLLECTIONS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `token_store` should have an upper case name
[INFO] [stderr]   --> src/global.rs:27:23
[INFO] [stderr]    |
[INFO] [stderr] 27 |             pub const token_store: &str = "0x3::token::TokenStore";
[INFO] [stderr]    |                       ^^^^^^^^^^^ help: convert the identifier to upper case: `TOKEN_STORE`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `name` should have an upper case name
[INFO] [stderr]   --> src/global.rs:30:23
[INFO] [stderr]    |
[INFO] [stderr] 30 |             pub const name: &str = "managed_coin";
[INFO] [stderr]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `initialize` should have an upper case name
[INFO] [stderr]   --> src/global.rs:31:23
[INFO] [stderr]    |
[INFO] [stderr] 31 |             pub const initialize: &str = "initialize";
[INFO] [stderr]    |                       ^^^^^^^^^^ help: convert the identifier to upper case: `INITIALIZE`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `mint` should have an upper case name
[INFO] [stderr]   --> src/global.rs:32:23
[INFO] [stderr]    |
[INFO] [stderr] 32 |             pub const mint: &str = "mint";
[INFO] [stderr]    |                       ^^^^ help: convert the identifier to upper case: `MINT`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `burn` should have an upper case name
[INFO] [stderr]   --> src/global.rs:33:23
[INFO] [stderr]    |
[INFO] [stderr] 33 |             pub const burn: &str = "burn";
[INFO] [stderr]    |                       ^^^^ help: convert the identifier to upper case: `BURN`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `register` should have an upper case name
[INFO] [stderr]   --> src/global.rs:34:23
[INFO] [stderr]    |
[INFO] [stderr] 34 |             pub const register: &str = "register";
[INFO] [stderr]    |                       ^^^^^^^^ help: convert the identifier to upper case: `REGISTER`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `supply` should have an upper case name
[INFO] [stderr]   --> src/global.rs:35:23
[INFO] [stderr]    |
[INFO] [stderr] 35 |             pub const supply: &str = "supply";
[INFO] [stderr]    |                       ^^^^^^ help: convert the identifier to upper case: `SUPPLY`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `name` should have an upper case name
[INFO] [stderr]   --> src/global.rs:38:23
[INFO] [stderr]    |
[INFO] [stderr] 38 |             pub const name: &str = "coin";
[INFO] [stderr]    |                       ^^^^ help: convert the identifier to upper case: `NAME`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `create_currency` should have an upper case name
[INFO] [stderr]   --> src/global.rs:39:23
[INFO] [stderr]    |
[INFO] [stderr] 39 |             pub const create_currency: &str = "create_currency";
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `CREATE_CURRENCY`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `mint` should have an upper case name
[INFO] [stderr]   --> src/global.rs:40:23
[INFO] [stderr]    |
[INFO] [stderr] 40 |             pub const mint: &str = "mint";
[INFO] [stderr]    |                       ^^^^ help: convert the identifier to upper case: `MINT`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `burn` should have an upper case name
[INFO] [stderr]   --> src/global.rs:41:23
[INFO] [stderr]    |
[INFO] [stderr] 41 |             pub const burn: &str = "burn";
[INFO] [stderr]    |                       ^^^^ help: convert the identifier to upper case: `BURN`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `register` should have an upper case name
[INFO] [stderr]   --> src/global.rs:42:23
[INFO] [stderr]    |
[INFO] [stderr] 42 |             pub const register: &str = "register";
[INFO] [stderr]    |                       ^^^^^^^^ help: convert the identifier to upper case: `REGISTER`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `supply` should have an upper case name
[INFO] [stderr]   --> src/global.rs:43:23
[INFO] [stderr]    |
[INFO] [stderr] 43 |             pub const supply: &str = "supply";
[INFO] [stderr]    |                       ^^^^^^ help: convert the identifier to upper case: `SUPPLY`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `is_coin_initialized` should have an upper case name
[INFO] [stderr]   --> src/global.rs:44:23
[INFO] [stderr]    |
[INFO] [stderr] 44 |             pub const is_coin_initialized: &str = "is_coin_initialized";
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IS_COIN_INITIALIZED`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `is_account_registered` should have an upper case name
[INFO] [stderr]   --> src/global.rs:45:23
[INFO] [stderr]    |
[INFO] [stderr] 45 |             pub const is_account_registered: &str = "is_account_registered";
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `IS_ACCOUNT_REGISTERED`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `deposit` should have an upper case name
[INFO] [stderr]   --> src/global.rs:46:23
[INFO] [stderr]    |
[INFO] [stderr] 46 |             pub const deposit: &str = "deposit";
[INFO] [stderr]    |                       ^^^^^^^ help: convert the identifier to upper case: `DEPOSIT`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `withdraw` should have an upper case name
[INFO] [stderr]   --> src/global.rs:47:23
[INFO] [stderr]    |
[INFO] [stderr] 47 |             pub const withdraw: &str = "withdraw";
[INFO] [stderr]    |                       ^^^^^^^^ help: convert the identifier to upper case: `WITHDRAW`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `transfer` should have an upper case name
[INFO] [stderr]   --> src/global.rs:48:23
[INFO] [stderr]    |
[INFO] [stderr] 48 |             pub const transfer: &str = "transfer";
[INFO] [stderr]    |                       ^^^^^^^^ help: convert the identifier to upper case: `TRANSFER`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `balance` should have an upper case name
[INFO] [stderr]   --> src/global.rs:49:23
[INFO] [stderr]    |
[INFO] [stderr] 49 |             pub const balance: &str = "balance";
[INFO] [stderr]    |                       ^^^^^^^ help: convert the identifier to upper case: `BALANCE`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `value` should have an upper case name
[INFO] [stderr]   --> src/global.rs:50:23
[INFO] [stderr]    |
[INFO] [stderr] 50 |             pub const value: &str = "value";
[INFO] [stderr]    |                       ^^^^^ help: convert the identifier to upper case: `VALUE`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `zero` should have an upper case name
[INFO] [stderr]   --> src/global.rs:51:23
[INFO] [stderr]    |
[INFO] [stderr] 51 |             pub const zero: &str = "zero";
[INFO] [stderr]    |                       ^^^^ help: convert the identifier to upper case: `ZERO`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `destroy_zero` should have an upper case name
[INFO] [stderr]   --> src/global.rs:52:23
[INFO] [stderr]    |
[INFO] [stderr] 52 |             pub const destroy_zero: &str = "destroy_zero";
[INFO] [stderr]    |                       ^^^^^^^^^^^^ help: convert the identifier to upper case: `DESTROY_ZERO`
[INFO] [stderr] 
[INFO] [stderr] warning: method `getDirection` should have a snake case name
[INFO] [stderr]     --> src/trade.rs:1116:12
[INFO] [stderr]      |
[INFO] [stderr] 1116 |     pub fn getDirection(&self) -> String {
[INFO] [stderr]      |            ^^^^^^^^^^^^ help: convert the identifier to snake case: `get_direction`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]     --> src/trade.rs:1298:9
[INFO] [stderr]      |
[INFO] [stderr] 1298 |     use std::sync::Arc;
[INFO] [stderr]      |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]    --> src/lib.rs:462:9
[INFO] [stderr]     |
[INFO] [stderr] 462 |     use std::sync::Arc;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aptos-network-sdk` (lib) generated 66 warnings (run `cargo fix --lib -p aptos-network-sdk` to apply 35 suggestions)
[INFO] [stderr] warning: `aptos-network-sdk` (lib test) generated 67 warnings (65 duplicates) (run `cargo fix --lib -p aptos-network-sdk --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aptos_network_sdk-52fb7921280edecf)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test block::tests::test_get_latest_block ... FAILED
[INFO] [stdout] test trade::tests::test_get_specific_transaction ... FAILED
[INFO] [stdout] test tests::test_get_specific_transaction ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- block::tests::test_get_latest_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'block::tests::test_get_latest_block' (25) panicked at src/lib.rs:232:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("fullnode.testnet.aptoslabs.com")), port: None, path: "/v1/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c908ac8d8a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c908aca451a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c908aca451a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c908ac92b76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c908ac92b76 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c908ac6ad4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c908ac6ad4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c908ac854b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c908a7efe8e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c908a7efe8e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c908ac85722 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c908ac85722 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c908ac6ae08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c908ac626f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c908ac6be2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c908aca4c8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c908aca49d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c908a7c0f75 - <core[c5ed12ab89cc536a]::result::Result<reqwest[1c58803fa3f04a02]::async_impl::response::Response, reqwest[1c58803fa3f04a02]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c908a7c0f75 - <aptos_network_sdk[efc477801e17081c]::Aptos>::get_chain_info::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:232:59
[INFO] [stdout]   22:     0x5c908a7c1992 - <aptos_network_sdk[efc477801e17081c]::Aptos>::get_chain_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:59:48
[INFO] [stdout]   23:     0x5c908a7d371a - aptos_network_sdk[efc477801e17081c]::block::tests::test_get_latest_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/block.rs:124:60
[INFO] [stdout]   24:     0x5c908a7c8a22 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c908a7c8a9d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c908a7c0a7d - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   27:     0x5c908a7c097b - tokio[5f1ec52c463619e]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5c908a7c097b - tokio[5f1ec52c463619e]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5c908a7c097b - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   30:     0x5c908a7bcfb0 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5c908a7bfd4d - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   32:     0x5c908a7bf044 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   33:     0x5c908a7b627b - <tokio[5f1ec52c463619e]::runtime::context::scoped::Scoped<tokio[5f1ec52c463619e]::runtime::scheduler::Context>>::set::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5c908a7d3319 - tokio[5f1ec52c463619e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5c908a7b67f2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[5f1ec52c463619e]::runtime::context::Context>>::try_with::<tokio[5f1ec52c463619e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5c908a7b637e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[5f1ec52c463619e]::runtime::context::Context>>::with::<tokio[5f1ec52c463619e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5c908a7cecfd - tokio[5f1ec52c463619e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5c908a7be2f0 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   39:     0x5c908a7be5e6 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   40:     0x5c908a7bec50 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5c908a7d7cf3 - tokio[5f1ec52c463619e]::runtime::context::runtime::enter_runtime::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5c908a7bcae1 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5c908a7c4704 - <tokio[5f1ec52c463619e]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5c908a7c48cc - <tokio[5f1ec52c463619e]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5c908a7d5540 - aptos_network_sdk[efc477801e17081c]::block::tests::test_get_latest_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/block.rs:125:35
[INFO] [stdout]   46:     0x5c908a7d34f7 - aptos_network_sdk[efc477801e17081c]::block::tests::test_get_latest_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/block.rs:122:37
[INFO] [stdout]   47:     0x5c908a7bbe56 - <aptos_network_sdk[efc477801e17081c]::block::tests::test_get_latest_block::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c908a7e423b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5c908a7e423b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5c908a7f0a9a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5c908a7eaf64 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5c908a7eaf64 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5c908a7f3592 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5c908a7f3592 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5c908ac8d10f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5c908ac8d10f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x727f66ceaaa4 - <unknown>
[INFO] [stdout]   69:     0x727f66d77a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- trade::tests::test_get_specific_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'trade::tests::test_get_specific_transaction' (27) panicked at src/lib.rs:178:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("fullnode.mainnet.aptoslabs.com")), port: None, path: "/v1/transactions/by_hash/0x280a3e0c7e2ab02de2f8052441464fd8b351804c9d336ec988d75b59446ecfdc", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c908ac8d8a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c908aca451a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c908aca451a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c908ac92b76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c908ac92b76 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c908ac6ad4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c908ac6ad4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c908ac854b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c908a7efe8e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c908a7efe8e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c908ac85722 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c908ac85722 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c908ac6ae08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c908ac626f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c908ac6be2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c908aca4c8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c908aca49d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c908a7c2e3b - <core[c5ed12ab89cc536a]::result::Result<reqwest[1c58803fa3f04a02]::async_impl::response::Response, reqwest[1c58803fa3f04a02]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c908a7c2e3b - <aptos_network_sdk[efc477801e17081c]::Aptos>::get_transaction_info_by_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:178:59
[INFO] [stdout]   22:     0x5c908a7bb670 - aptos_network_sdk[efc477801e17081c]::trade::tests::test_get_specific_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/trade.rs:1304:73
[INFO] [stdout]   23:     0x5c908a7c8a22 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c908a7c8a9d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c908a7c0a7d - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5c908a7c097b - tokio[5f1ec52c463619e]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5c908a7c097b - tokio[5f1ec52c463619e]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5c908a7c097b - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5c908a7bcfb0 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5c908a7bfd4d - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5c908a7bf044 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x5c908a7b627b - <tokio[5f1ec52c463619e]::runtime::context::scoped::Scoped<tokio[5f1ec52c463619e]::runtime::scheduler::Context>>::set::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5c908a7d3319 - tokio[5f1ec52c463619e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5c908a7b67f2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[5f1ec52c463619e]::runtime::context::Context>>::try_with::<tokio[5f1ec52c463619e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5c908a7b637e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[5f1ec52c463619e]::runtime::context::Context>>::with::<tokio[5f1ec52c463619e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5c908a7cecfd - tokio[5f1ec52c463619e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5c908a7be2f0 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x5c908a7be5e6 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5c908a7bec50 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5c908a7d7cf3 - tokio[5f1ec52c463619e]::runtime::context::runtime::enter_runtime::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5c908a7bcae1 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5c908a7c4704 - <tokio[5f1ec52c463619e]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x5c908a7c48cc - <tokio[5f1ec52c463619e]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x5c908a7bbbf3 - aptos_network_sdk[efc477801e17081c]::trade::tests::test_get_specific_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/trade.rs:1305:22
[INFO] [stdout]   45:     0x5c908a7bb4a7 - aptos_network_sdk[efc477801e17081c]::trade::tests::test_get_specific_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/trade.rs:1301:45
[INFO] [stdout]   46:     0x5c908a7bbe96 - <aptos_network_sdk[efc477801e17081c]::trade::tests::test_get_specific_transaction::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c908a7e423b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c908a7e423b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5c908a7f0a9a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5c908a7eaf64 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5c908a7eaf64 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5c908a7f3592 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5c908a7f3592 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5c908ac8d10f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   66:     0x5c908ac8d10f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x727f66ceaaa4 - <unknown>
[INFO] [stdout]   68:     0x727f66d77a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_specific_transaction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_specific_transaction' (26) panicked at src/lib.rs:178:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("fullnode.mainnet.aptoslabs.com")), port: None, path: "/v1/transactions/by_hash/0xc4da6f117be28bdf63ee455dcb845fe2c4447c5b89a9fb20e3afa92d9b8f2f50", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c908ac8d8a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c908ac8d8a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c908aca451a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c908aca451a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c908ac92b76 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c908ac92b76 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c908ac6ad4f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c908ac6ad4f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c908ac854b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c908a7efe8e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c908a7efe8e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c908ac85722 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c908ac85722 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c908ac6ae08 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c908ac626f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c908ac6be2d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c908aca4c8c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c908aca49d2 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c908a7c2e3b - <core[c5ed12ab89cc536a]::result::Result<reqwest[1c58803fa3f04a02]::async_impl::response::Response, reqwest[1c58803fa3f04a02]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c908a7c2e3b - <aptos_network_sdk[efc477801e17081c]::Aptos>::get_transaction_info_by_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:178:59
[INFO] [stdout]   22:     0x5c908a7ddb20 - aptos_network_sdk[efc477801e17081c]::tests::test_get_specific_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:468:73
[INFO] [stdout]   23:     0x5c908a7c8a22 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c908a7c8a9d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c908a7c0a7d - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x5c908a7c097b - tokio[5f1ec52c463619e]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5c908a7c097b - tokio[5f1ec52c463619e]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5c908a7c097b - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x5c908a7bcfb0 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5c908a7bfd4d - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x5c908a7bf044 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x5c908a7b627b - <tokio[5f1ec52c463619e]::runtime::context::scoped::Scoped<tokio[5f1ec52c463619e]::runtime::scheduler::Context>>::set::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5c908a7d3319 - tokio[5f1ec52c463619e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5c908a7b67f2 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[5f1ec52c463619e]::runtime::context::Context>>::try_with::<tokio[5f1ec52c463619e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5c908a7b637e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[5f1ec52c463619e]::runtime::context::Context>>::with::<tokio[5f1ec52c463619e]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5c908a7cecfd - tokio[5f1ec52c463619e]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5c908a7be2f0 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x5c908a7be5e6 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x5c908a7bec50 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5c908a7d7cf3 - tokio[5f1ec52c463619e]::runtime::context::runtime::enter_runtime::<<tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5c908a7bcae1 - <tokio[5f1ec52c463619e]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5c908a7c4704 - <tokio[5f1ec52c463619e]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x5c908a7c48cc - <tokio[5f1ec52c463619e]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x5c908a7deb93 - aptos_network_sdk[efc477801e17081c]::tests::test_get_specific_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:469:22
[INFO] [stdout]   45:     0x5c908a7dd957 - aptos_network_sdk[efc477801e17081c]::tests::test_get_specific_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:465:45
[INFO] [stdout]   46:     0x5c908a7bbe16 - <aptos_network_sdk[efc477801e17081c]::tests::test_get_specific_transaction::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c908a7e423b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c908a7e423b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5c908a7f0a9a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5c908a7f0a9a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5c908a7f0a9a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5c908a7eaf64 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5c908a7eaf64 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5c908a7f3592 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c908a7f3592 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5c908a7f3592 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5c908ac8d10f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   66:     0x5c908ac8d10f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   67:     0x727f66ceaaa4 - <unknown>
[INFO] [stdout]   68:     0x727f66d77a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     block::tests::test_get_latest_block
[INFO] [stdout]     tests::test_get_specific_transaction
[INFO] [stdout]     trade::tests::test_get_specific_transaction
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1f2a0dcc7a56b3fe759879d3bb7b49d2eb93a7b710d45d0aa5d7cfcbfd08761d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2a0dcc7a56b3fe759879d3bb7b49d2eb93a7b710d45d0aa5d7cfcbfd08761d", kill_on_drop: false }`
[INFO] [stdout] 1f2a0dcc7a56b3fe759879d3bb7b49d2eb93a7b710d45d0aa5d7cfcbfd08761d
