[INFO] cloning repository https://github.com/winksaville/rust-binance-auto-sell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winksaville/rust-binance-auto-sell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-binance-auto-sell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-binance-auto-sell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d0d1e047a90ed39de938985d8afa21f0711d678 [INFO] testing winksaville/rust-binance-auto-sell against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-binance-auto-sell" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/rust-binance-auto-sell on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/winksaville/rust-binance-auto-sell [INFO] finished tweaking git repo https://github.com/winksaville/rust-binance-auto-sell [INFO] tweaked toml for git repo https://github.com/winksaville/rust-binance-auto-sell written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/rust-binance-auto-sell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e169ab36c7affca3d9adfd897a27b523dcdc2645c52ec602d480f4882f7ef43 [INFO] running `Command { std: "docker" "start" "-a" "2e169ab36c7affca3d9adfd897a27b523dcdc2645c52ec602d480f4882f7ef43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e169ab36c7affca3d9adfd897a27b523dcdc2645c52ec602d480f4882f7ef43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e169ab36c7affca3d9adfd897a27b523dcdc2645c52ec602d480f4882f7ef43", kill_on_drop: false }` [INFO] [stdout] 2e169ab36c7affca3d9adfd897a27b523dcdc2645c52ec602d480f4882f7ef43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cfcb6095c4015907f5ac95fab1982bbe9c76018c053f01fd2ea87d3574bee0e9 [INFO] running `Command { std: "docker" "start" "-a" "cfcb6095c4015907f5ac95fab1982bbe9c76018c053f01fd2ea87d3574bee0e9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling sysinfo v0.23.5 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling vergen v7.0.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling time_ms_conversions v0.2.0 (https://github.com/winksaville/time-ms-conversions#b99e4733) [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rust_decimal_macros v1.22.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling test-env-log v0.2.8 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling binance-cli v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_utc_time_ms v0.2.0 (https://github.com/winksaville/serde-utc-time-ms#84786f6b) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling rusty-money v0.4.1 [INFO] [stderr] Compiling dec-utils v0.1.0 (https://github.com/winksaville/dec-utils#f195fd25) [INFO] [stderr] Compiling tokentaxrec v0.2.0 (https://github.com/winksaville/tokentaxrec#937fe477) [INFO] [stderr] Compiling taxbitrec v0.4.0 (https://github.com/winksaville/taxbitrec#89ddf5f4) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "cfcb6095c4015907f5ac95fab1982bbe9c76018c053f01fd2ea87d3574bee0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfcb6095c4015907f5ac95fab1982bbe9c76018c053f01fd2ea87d3574bee0e9", kill_on_drop: false }` [INFO] [stdout] cfcb6095c4015907f5ac95fab1982bbe9c76018c053f01fd2ea87d3574bee0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e901110b977cb19b7cd9a69908ac002b60ae63a9bb92c28a7dd0726ffb69dbd [INFO] running `Command { std: "docker" "start" "-a" "5e901110b977cb19b7cd9a69908ac002b60ae63a9bb92c28a7dd0726ffb69dbd", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling binance-cli v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 51.52s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/binance_cli-5d0ea9220a47cfd1) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-c32d5d4f85d04c2b) [INFO] running `Command { std: "docker" "inspect" "5e901110b977cb19b7cd9a69908ac002b60ae63a9bb92c28a7dd0726ffb69dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e901110b977cb19b7cd9a69908ac002b60ae63a9bb92c28a7dd0726ffb69dbd", kill_on_drop: false }` [INFO] [stdout] 5e901110b977cb19b7cd9a69908ac002b60ae63a9bb92c28a7dd0726ffb69dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a17691d4fdb364cc8a0e34d61995659dd6a5ff39dcd29a9d9ae3bfb09c44998 [INFO] running `Command { std: "docker" "start" "-a" "9a17691d4fdb364cc8a0e34d61995659dd6a5ff39dcd29a9d9ae3bfb09c44998", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/binance_cli-5d0ea9220a47cfd1) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test binance_order_response::test::test_order_response_success_ack ... ok [INFO] [stdout] test binance_account_info::test::test_account_info ... ok [INFO] [stdout] test binance_exchange_info::test::test_exchange_info ... ok [INFO] [stdout] test binance_order_response::test::test_order_response_header_rec_max ... ok [INFO] [stdout] test binance_my_trades::test::test_trade_rec_is_buyer_factor ... ok [INFO] [stdout] test binance_history::test::test_history_rec ... ok [INFO] [stdout] test binance_order_response::test::test_order_response_semver ... ok [INFO] [stdout] test binance_order_response::test::test_order_response_header_rec_min ... ok [INFO] [stdout] test binance_signature::test::test_binance_signature_body_only ... ok [INFO] [stdout] test binance_signature::test::test_binance_signature_no_query_string_no_body ... ok [INFO] [stdout] test binance_order_response::test::test_order_response_header_rec_app_rec_versions ... ok [INFO] [stdout] test binance_order_response::test::test_order_response_success_result ... ok [INFO] [stdout] test binance_klines::test::test_kline_rec ... ok [INFO] [stdout] test binance_order_response::test::test_order_response_success_full ... ok [INFO] [stdout] test binance_signature::test::test_query_vec_u8 ... ok [INFO] [stdout] test binance_signature::test::test_query_vec_u8_no_data ... ok [INFO] [stdout] test binance_signature::test::test_append_signature ... ok [INFO] [stdout] test binance_signature::test::test_binance_example ... ok [INFO] [stdout] test binance_signature::test::test_binance_signature_query_string_only ... ok [INFO] [stdout] test binance_my_trades::test::test_trade_rec ... ok [INFO] [stdout] test common::test::test_binance_response_error_rec_bad_body ... ok [INFO] [stdout] test common::test::test_binance_response_error_rec_serialization ... ok [INFO] [stdout] test binance_order_response::test::test_order_response_success_unknown ... ok [INFO] [stdout] test binance_signature::test::test_binance_signature_query_string_and_body ... ok [INFO] [stdout] test binance_verify_order::test::test_adj_quantity_verify_lot_size ... ok [INFO] [stdout] test common::test::test_binance_response_error_rec ... ok [INFO] [stdout] test common::test::test_internal_error ... ok [INFO] [stdout] test common::test::test_binance_response_error_rec_serialization_empty ... ok [INFO] [stdout] test configuration::test::test_config_buy ... ok [INFO] [stdout] test date_time_utc::test::test_beginning_of_this_month ... ok [INFO] [stdout] test configuration::test::test_config_empty ... ok [INFO] [stdout] test date_time_utc::test::test_days_in_year_month ... ok [INFO] [stdout] test date_time_utc::test::test_from_utc_time_ms ... ok [INFO] [stdout] test date_time_utc::test::test_beginning_of_next_month ... ok [INFO] [stdout] test date_time_utc::test::test_get_dt ... ok [INFO] [stdout] test date_time_utc::test::test_new ... ok [INFO] [stdout] test configuration::test::test_config_default ... ok [INFO] [stdout] test date_time_utc::test::test_beginning_of_today ... ok [INFO] [stdout] test binance_trade::test::test_log_order_response ... ok [INFO] [stdout] test date_time_utc::test::test_beginning_of_tomorrow ... ok [INFO] [stdout] test date_time_utc::test::test_parts ... ok [INFO] [stdout] test process_binance_com::test::test_commission_to_tt ... ok [INFO] [stdout] test de_string_or_number::tests::test_de_sting_or_number_to_f64_errors ... ok [INFO] [stdout] test de_string_or_number::tests::test_de_sting_or_number_to_i64_errors ... ok [INFO] [stdout] test de_string_or_number::tests::test_de_sting_or_number_to_u64_errors ... ok [INFO] [stdout] test de_string_or_number::tests::test_de_string_or_number_from_numbers ... ok [INFO] [stdout] test date_time_utc::test::test_signed_duration_since_in_secs ... ok [INFO] [stdout] test de_string_or_number::tests::test_de_string_or_number_from_strings ... ok [INFO] [stdout] test process_binance_com::test::test_tr_lt ... ok [INFO] [stdout] test configuration::test::test_config_keep ... ok [INFO] [stdout] test process_binance_com::test::test_tr_le ... ok [INFO] [stdout] test process_binance_com::test::test_tr_ge ... ok [INFO] [stdout] test process_binance_com::test::test_tr_ne ... ok [INFO] [stdout] test process_binance_com::test::test_tr_eq ... ok [INFO] [stdout] test process_binance_com::test::test_tr_gt ... ok [INFO] [stdout] test process_binance_com::test::test_deserialize_trade_from_csv ... ok [INFO] [stdout] test process_binance_com::test::test_deserialize_commission_rec_from_csv ... ok [INFO] [stdout] test process_binance_com::test::test_tr_commission_history_to_tt ... ok [INFO] [stdout] test process_binance_us::test::test_deserialize_from_csv ... ok [INFO] [stdout] test process_binance_us::test::test_serialize_to_csv ... ok [INFO] [stdout] test process_binance_com::test::test_create_token_tax_rec_vec ... ok [INFO] [stdout] test process_token_tax::test::test_consolidate_income ... ok [INFO] [stdout] test process_taxbit::test::test_from_token_tax_rec ... ok [INFO] [stdout] test process_token_tax::test::test_deserialize_from_csv ... ok [INFO] [stdout] test process_taxbit::test::test_1 ... ok [INFO] [stdout] test process_binance_com::test::test_create_spot_buy_transaction_related_sorting ... ok [INFO] [stdout] test process_binance_com::test::test_tr_small_assets_exchange_bnb_to_tt ... ok [INFO] [stdout] test process_binance_us::test::test_deserialize_binance_us_dist_rec_to_serialized_token_tax_rec ... ok [INFO] [stdout] test process_binance_us::test::test_serialize_binance_us_dist_rec_to_csv ... ok [INFO] [stdout] test process_binance_us::test::test_deserialize_dist_rec_from_csv ... ok [INFO] [stdout] test binance_trade::test::test_convertcommission ... FAILED [INFO] [stdout] test binance_trade::test::test_convert_indirect ... FAILED [INFO] [stdout] test binance_trade::test::test_convert_direct ... FAILED [INFO] [stdout] test binance_trade::test::test_convert_shib_to_value_assets ... FAILED [INFO] [stdout] test binance_trade::test::test_convert_value_assets_to_value_assets ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin binance-cli' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- binance_trade::test::test_convertcommission stdout ---- [INFO] [stdout] thread 'binance_trade::test::test_convertcommission' panicked at 'called `Result::unwrap()` on an `Err` value: "convert error, asset: BNB not convertable to USD"', src/binance_trade.rs:582:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564214ddddd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5564214ddddd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564214ddddd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5564214ddddd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5564215031dc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5564214d7b11 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5564214dfb25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5564214dfb25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5564214dfb25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5564214df814 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5564214e0072 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5564214dff57 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5564214de294 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5564214dfc89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556420c69b03 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556420c69bf3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x556420d600c5 - core::result::Result::unwrap::h5ab21c279400d324 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x556420d9e102 - binance_cli::binance_trade::test::test_convertcommission::{{closure}}::hf2ef11d775a5b60e [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:580:30 [INFO] [stdout] 18: 0x556420db5a8b - as core::future::future::Future>::poll::hea110227ed017be5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x556420df5b0a - as core::future::future::Future>::poll::he2b2fd344315e856 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 20: 0x556420e516f0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9ecd9c4405327e0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 21: 0x556420db2920 - tokio::coop::with_budget::{{closure}}::hb1414b73868f333b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 22: 0x556420ca7cb6 - std::thread::local::LocalKey::try_with::hb4698a1fa8c7fc8c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 23: 0x556420ca577d - std::thread::local::LocalKey::with::h0127361473dbbc55 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 24: 0x556420e50f3c - tokio::coop::with_budget::h12c7378816ad3695 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 25: 0x556420e50f3c - tokio::coop::budget::h6d4ca317c9cd09af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 26: 0x556420e50f3c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h6be45eb857552e52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 27: 0x556420e4b902 - tokio::runtime::basic_scheduler::Context::enter::hf6ca0a26542e36dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 28: 0x556420e500d0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h7821e744616d0687 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 29: 0x556420e4df1b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hde9ef7c0de2a7e17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 30: 0x556420e5fb67 - tokio::macros::scoped_tls::ScopedKey::set::h3570011cb69e6fc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 31: 0x556420e4d027 - tokio::runtime::basic_scheduler::CoreGuard::enter::hd1958c37b66646a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 32: 0x556420e4e010 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h610509b020929b2b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 33: 0x556420e48f65 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hf685fe8f7a84e1d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 34: 0x556420cccc43 - tokio::runtime::Runtime::block_on::h2a74faac93946376 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 35: 0x556420d9dc07 - binance_cli::binance_trade::test::test_convertcommission::h969f47b0d93b3431 [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:589:9 [INFO] [stdout] 36: 0x556420d9daba - binance_cli::binance_trade::test::test_convertcommission::{{closure}}::hd24c47dfae577586 [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:572:11 [INFO] [stdout] 37: 0x556420de22de - core::ops::function::FnOnce::call_once::h38f0761282757fef [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556420ecc983 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x556420ecc983 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 40: 0x556420ecb739 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x556420ecb739 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x556420ecb739 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 43: 0x556420ecb739 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 44: 0x556420ecb739 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 45: 0x556420ecb739 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 46: 0x556420ecb739 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 47: 0x556420e978ee - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 48: 0x556420e978ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 49: 0x556420e9ce58 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 50: 0x556420e9ce58 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 51: 0x556420e9ce58 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 52: 0x556420e9ce58 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 53: 0x556420e9ce58 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 54: 0x556420e9ce58 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 55: 0x556420e9ce58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5564214e49f3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 57: 0x5564214e49f3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 58: 0x5564214e49f3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 59: 0x7fd9e8ed0609 - start_thread [INFO] [stdout] 60: 0x7fd9e8c9e163 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binance_trade::test::test_convert_indirect stdout ---- [INFO] [stdout] thread 'binance_trade::test::test_convert_indirect' panicked at 'called `Result::unwrap()` on an `Err` value: "convert error, asset: BAT not convertable to BNB"', src/binance_trade.rs:480:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564214ddddd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5564214ddddd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564214ddddd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5564214ddddd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5564215031dc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5564214d7b11 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5564214dfb25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5564214dfb25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5564214dfb25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5564214df814 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5564214e0072 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5564214dff57 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5564214de294 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5564214dfc89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556420c69b03 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556420c69bf3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x556420d600c5 - core::result::Result::unwrap::h5ab21c279400d324 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x556420d842a4 - binance_cli::binance_trade::test::convert_test::{{closure}}::hff7925e9f7a509ed [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:478:36 [INFO] [stdout] 18: 0x556420db59fb - as core::future::future::Future>::poll::hcf8d063782f0a2f6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x556420d9d6b3 - binance_cli::binance_trade::test::test_convert_indirect::{{closure}}::h6b3e5a3d21e9fd3a [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:564:44 [INFO] [stdout] 20: 0x556420db558b - as core::future::future::Future>::poll::h8e1790f727d1c6a1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x556420df598a - as core::future::future::Future>::poll::h26e232badcfd66f5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x556420e51690 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h47d87350dc00ed47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x556420db1880 - tokio::coop::with_budget::{{closure}}::h254441bfaff6ff7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x556420ca76c6 - std::thread::local::LocalKey::try_with::h7f139ba973b1d625 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 25: 0x556420ca618d - std::thread::local::LocalKey::with::hed6c3cefc4316d57 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 26: 0x556420e512bc - tokio::coop::with_budget::h1b0ac96463946766 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x556420e512bc - tokio::coop::budget::h6f9f5c61a35f0b7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x556420e512bc - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h95c851d16e6807aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x556420e4b2c2 - tokio::runtime::basic_scheduler::Context::enter::he51f6cfe9ef1a2db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x556420e4f230 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h1503983a01cf07e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x556420e4de5b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h4d3b2f320a612a1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x556420e5fe97 - tokio::macros::scoped_tls::ScopedKey::set::hbf5395ec6eb8c908 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x556420e4c887 - tokio::runtime::basic_scheduler::CoreGuard::enter::h319cd06b472c17e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x556420e4e060 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h655dfc8c993ae5d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x556420e47dd5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h1818d05427d1aa0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x556420cccdd3 - tokio::runtime::Runtime::block_on::h5c9bb5c5e9913e67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x556420d9d387 - binance_cli::binance_trade::test::test_convert_indirect::h4a4c97fbc08b9647 [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:568:9 [INFO] [stdout] 38: 0x556420d9d23a - binance_cli::binance_trade::test::test_convert_indirect::{{closure}}::h86ddd9f6e0bceef2 [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:563:11 [INFO] [stdout] 39: 0x556420de208e - core::ops::function::FnOnce::call_once::h2ec20c34bfe6b4cb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556420ecc983 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x556420ecc983 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 42: 0x556420ecb739 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x556420ecb739 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x556420ecb739 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x556420ecb739 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x556420ecb739 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x556420ecb739 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 48: 0x556420ecb739 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 49: 0x556420e978ee - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 50: 0x556420e978ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 51: 0x556420e9ce58 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 52: 0x556420e9ce58 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x556420e9ce58 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 54: 0x556420e9ce58 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 55: 0x556420e9ce58 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 56: 0x556420e9ce58 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 57: 0x556420e9ce58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x5564214e49f3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 59: 0x5564214e49f3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 60: 0x5564214e49f3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 61: 0x7fd9e8ed0609 - start_thread [INFO] [stdout] 62: 0x7fd9e8c9e163 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binance_trade::test::test_convert_direct stdout ---- [INFO] [stdout] thread 'binance_trade::test::test_convert_direct' panicked at 'called `Result::unwrap()` on an `Err` value: "convert error, asset: BAT not convertable to USD"', src/binance_trade.rs:480:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564214ddddd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5564214ddddd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564214ddddd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5564214ddddd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5564215031dc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5564214d7b11 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5564214dfb25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5564214dfb25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5564214dfb25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5564214df814 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5564214e0072 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5564214dff57 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5564214de294 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5564214dfc89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556420c69b03 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556420c69bf3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x556420d600c5 - core::result::Result::unwrap::h5ab21c279400d324 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x556420d842a4 - binance_cli::binance_trade::test::convert_test::{{closure}}::hff7925e9f7a509ed [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:478:36 [INFO] [stdout] 18: 0x556420db59fb - as core::future::future::Future>::poll::hcf8d063782f0a2f6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x556420d9ce33 - binance_cli::binance_trade::test::test_convert_direct::{{closure}}::h3b1086b3acee744a [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:555:44 [INFO] [stdout] 20: 0x556420db561b - as core::future::future::Future>::poll::h9469953e475a7ef1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x556420df59ea - as core::future::future::Future>::poll::h2cf86c86ef7611c9 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x556420e51750 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6bfcd31f4b2190f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x556420db1c10 - tokio::coop::with_budget::{{closure}}::h4af7db72de7ca6c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x556420ca71e6 - std::thread::local::LocalKey::try_with::h681a08870ee94dc7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 25: 0x556420ca5ecd - std::thread::local::LocalKey::with::hcb80c149e45b1fcf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 26: 0x556420e5114c - tokio::coop::with_budget::hfc4be21d3f24c12d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x556420e5114c - tokio::coop::budget::hd8931cde7c59c44e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x556420e5114c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h8b54d388d62a9199 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x556420e4af72 - tokio::runtime::basic_scheduler::Context::enter::hc78c85180032969d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x556420e4eae0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h0a0f8c8512b80c27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x556420e4de9b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6e7fd67b023311a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x556420e5fd87 - tokio::macros::scoped_tls::ScopedKey::set::h8b81f5111718f77e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x556420e4d7c7 - tokio::runtime::basic_scheduler::CoreGuard::enter::hf117ed9924f055b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x556420e4dfc0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h5b881615858adb7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x556420e486b5 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h5959d796a417e1ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x556420ccd0f3 - tokio::runtime::Runtime::block_on::he7572e78b0645a82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x556420d9cb07 - binance_cli::binance_trade::test::test_convert_direct::h8884abdf3e82c92b [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:559:9 [INFO] [stdout] 38: 0x556420d9c9ba - binance_cli::binance_trade::test::test_convert_direct::{{closure}}::hf3b9d38f5ca1ce71 [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:554:11 [INFO] [stdout] 39: 0x556420de1dde - core::ops::function::FnOnce::call_once::h19a58deb2aba2ae2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556420ecc983 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x556420ecc983 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 42: 0x556420ecb739 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x556420ecb739 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x556420ecb739 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x556420ecb739 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x556420ecb739 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x556420ecb739 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 48: 0x556420ecb739 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 49: 0x556420e978ee - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 50: 0x556420e978ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 51: 0x556420e9ce58 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 52: 0x556420e9ce58 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x556420e9ce58 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 54: 0x556420e9ce58 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 55: 0x556420e9ce58 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 56: 0x556420e9ce58 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 57: 0x556420e9ce58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x5564214e49f3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 59: 0x5564214e49f3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 60: 0x5564214e49f3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 61: 0x7fd9e8ed0609 - start_thread [INFO] [stdout] 62: 0x7fd9e8c9e163 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- binance_trade::test::test_convert_shib_to_value_assets stdout ---- [INFO] [stdout] thread 'binance_trade::test::test_convert_shib_to_value_assets' panicked at 'called `Result::unwrap()` on an `Err` value: "convert error, asset: SHIB not convertable to USD"', src/binance_trade.rs:480:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5564214ddddd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5564214ddddd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5564214ddddd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5564214ddddd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5564215031dc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x5564214d7b11 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x5564214dfb25 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5564214dfb25 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5564214dfb25 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5564214df814 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5564214e0072 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5564214dff57 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5564214de294 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5564214dfc89 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556420c69b03 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556420c69bf3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x556420d600c5 - core::result::Result::unwrap::h5ab21c279400d324 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x556420d842a4 - binance_cli::binance_trade::test::convert_test::{{closure}}::hff7925e9f7a509ed [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:478:36 [INFO] [stdout] 18: 0x556420db59fb - as core::future::future::Future>::poll::hcf8d063782f0a2f6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x556420d9c7c7 - binance_cli::binance_trade::test::test_convert_shib_to_value_assets::{{closure}}::h71fce0aa8217b3e1 [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:548:50 [INFO] [stdout] 20: 0x556420db4c0b - as core::future::future::Future>::poll::h1644060ba64b1e9e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x556420df592a - as core::future::future::Future>::poll::h188731e84ed1aa76 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x556420e517b0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdef6a7158f7afdbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 23: 0x556420db1d40 - tokio::coop::with_budget::{{closure}}::h576b07194d18388c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x556420ca7926 - std::thread::local::LocalKey::try_with::h8a1aa57dcce5d687 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 25: 0x556420ca5a2d - std::thread::local::LocalKey::with::h394fe8ad0cfbc661 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 26: 0x556420e50e0c - tokio::coop::with_budget::hac521cc037d5096e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x556420e50e0c - tokio::coop::budget::hc022b247b52493b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x556420e50e0c - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h469bd9ce75cfe1c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 29: 0x556420e4a002 - tokio::runtime::basic_scheduler::Context::enter::h4753a0ff2e5a6a89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 30: 0x556420e4f980 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h2ca988bfa76a6704 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 31: 0x556420e4dedb - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h7fb0d914879bdf7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 32: 0x556420e5ffa7 - tokio::macros::scoped_tls::ScopedKey::set::hf5c69c401cc8d4e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x556420e4db97 - tokio::runtime::basic_scheduler::CoreGuard::enter::hf1a0b9c6e977892d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 34: 0x556420e4df70 - tokio::runtime::basic_scheduler::CoreGuard::block_on::h4a00160b21ec04fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 35: 0x556420e47965 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h02553b11bdd7ac35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 36: 0x556420ccd3b3 - tokio::runtime::Runtime::block_on::hecdf5edcdfeda34e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 37: 0x556420d9c3ce - binance_cli::binance_trade::test::test_convert_shib_to_value_assets::h5968a716d599b380 [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:547:9 [INFO] [stdout] 38: 0x556420d9c28a - binance_cli::binance_trade::test::test_convert_shib_to_value_assets::{{closure}}::h037f4141cf7fb4f3 [INFO] [stdout] at /opt/rustwide/workdir/src/binance_trade.rs:546:11 [INFO] [stdout] 39: 0x556420de395e - core::ops::function::FnOnce::call_once::ha6fba3020149c68e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x556420ecc983 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x556420ecc983 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 42: 0x556420ecb739 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x556420ecb739 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x556420ecb739 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 45: 0x556420ecb739 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 46: 0x556420ecb739 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 47: 0x556420ecb739 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 48: 0x556420ecb739 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 49: 0x556420e978ee - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 50: 0x556420e978ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 51: 0x556420e9ce58 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 52: 0x556420e9ce58 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x556420e9ce58 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 54: 0x556420e9ce58 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 55: 0x556420e9ce58 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 56: 0x556420e9ce58 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 57: 0x556420e9ce58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x5564214e49f3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 59: 0x5564214e49f3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 60: 0x5564214e49f3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 61: 0x7fd9e8ed0609 - start_thread [INFO] [stdout] 62: 0x7fd9e8c9e163 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] binance_trade::test::test_convert_direct [INFO] [stdout] binance_trade::test::test_convert_indirect [INFO] [stdout] binance_trade::test::test_convert_shib_to_value_assets [INFO] [stdout] binance_trade::test::test_convertcommission [INFO] [stdout] [INFO] [stdout] test result: FAILED. 71 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9a17691d4fdb364cc8a0e34d61995659dd6a5ff39dcd29a9d9ae3bfb09c44998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a17691d4fdb364cc8a0e34d61995659dd6a5ff39dcd29a9d9ae3bfb09c44998", kill_on_drop: false }` [INFO] [stdout] 9a17691d4fdb364cc8a0e34d61995659dd6a5ff39dcd29a9d9ae3bfb09c44998