[INFO] fetching crate binance-pay-rs 0.3.2...
[INFO] testing binance-pay-rs-0.3.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate binance-pay-rs 0.3.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate binance-pay-rs 0.3.2
[INFO] finished tweaking crates.io crate binance-pay-rs 0.3.2
[INFO] tweaked toml for crates.io crate binance-pay-rs 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binance-pay-rs 0.3.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binance-pay-rs 0.3.2 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 570145f40ee6683f05032c6f1fbd057bc39db1299aa96c82e8091b2825b93cb0
[INFO] running `Command { std: "docker" "start" "-a" "570145f40ee6683f05032c6f1fbd057bc39db1299aa96c82e8091b2825b93cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "570145f40ee6683f05032c6f1fbd057bc39db1299aa96c82e8091b2825b93cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "570145f40ee6683f05032c6f1fbd057bc39db1299aa96c82e8091b2825b93cb0", kill_on_drop: false }`
[INFO] [stdout] 570145f40ee6683f05032c6f1fbd057bc39db1299aa96c82e8091b2825b93cb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63735d19a79ba3a51022b39327d707523d352fabbd08c120334423b1f85e6b3b
[INFO] running `Command { std: "docker" "start" "-a" "63735d19a79ba3a51022b39327d707523d352fabbd08c120334423b1f85e6b3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.1
[INFO] [stderr]    Compiling rsa-der v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling mockito v0.31.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling binance-pay-rs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.27s
[INFO] running `Command { std: "docker" "inspect" "63735d19a79ba3a51022b39327d707523d352fabbd08c120334423b1f85e6b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63735d19a79ba3a51022b39327d707523d352fabbd08c120334423b1f85e6b3b", kill_on_drop: false }`
[INFO] [stdout] 63735d19a79ba3a51022b39327d707523d352fabbd08c120334423b1f85e6b3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23f12b2568596b6a2a1f7b78e87f178fb8093878043604796ea5862e5e8d8bc9
[INFO] running `Command { std: "docker" "start" "-a" "23f12b2568596b6a2a1f7b78e87f178fb8093878043604796ea5862e5e8d8bc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling mockito v0.31.0
[INFO] [stderr]    Compiling axum-core v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling tower-http v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum v0.5.4
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling binance-pay-rs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.20s
[INFO] running `Command { std: "docker" "inspect" "23f12b2568596b6a2a1f7b78e87f178fb8093878043604796ea5862e5e8d8bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f12b2568596b6a2a1f7b78e87f178fb8093878043604796ea5862e5e8d8bc9", kill_on_drop: false }`
[INFO] [stdout] 23f12b2568596b6a2a1f7b78e87f178fb8093878043604796ea5862e5e8d8bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c3e0ee78a461d9660bbae3caa78088ead5bebc26deb688c24dcc1899b730cd6
[INFO] running `Command { std: "docker" "start" "-a" "9c3e0ee78a461d9660bbae3caa78088ead5bebc26deb688c24dcc1899b730cd6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bpay-d1c80b3ad1f77077)
[INFO] [stdout] running 29 tests
[INFO] [stdout] test c2b::order::create::tests::test_deserialize_create_order_response ... ok
[INFO] [stdout] test c2b::order::query::tests::test_query_order_result_deserialization ... ok
[INFO] [stdout] test c2b::payout::initiate::tests::test_batch_payout_serialize ... ok
[INFO] [stdout] test c2b::payout::query::tests::test_payout_query_result_deserialize ... ok
[INFO] [stdout] test c2b::payout::initiate::tests::test_batch_payout_deserialize ... ok
[INFO] [stdout] test c2b::order::query::tests::test_query_order_serialization ... ok
[INFO] [stdout] test c2b::refund::initiate::tests::test_refund_order_serialize ... ok
[INFO] [stdout] test c2b::refund::initiate::tests::test_refund_result_deserialize ... ok
[INFO] [stdout] test c2b::refund::query::tests::test_query_refund_request_serialize ... ok
[INFO] [stdout] test c2b::refund::query::tests::test_query_refund_result_deserialize ... ok
[INFO] [stdout] test c2b::transfer::initiate::tests::test_transfer_fund_result_deserialize_to_pay ... ok
[INFO] [stdout] test c2b::transfer::query::tests::test_query_transfer_request_serialize ... ok
[INFO] [stdout] test c2b::sub_merchant::create::tests::test_create_sub_merchant_result_2_serialize ... ok
[INFO] [stdout] test c2b::transfer::initiate::tests::test_transfer_fund_serialize ... ok
[INFO] [stdout] test c2b::webhook::notification::tests::test_refund_notification_parsing ... ok
[INFO] [stdout] test c2b::sub_merchant::create::tests::test_create_sub_merchant_request_serialize ... ok
[INFO] [stdout] test client::tests::check_signature_algo ... ok
[INFO] [stdout] test c2b::sub_merchant::create::tests::test_create_sub_merchant_result_deserialize ... ok
[INFO] [stdout] test c2b::webhook::notification::tests::test_notification_from_str ... ok
[INFO] [stdout] test c2b::webhook::notification::tests::test_payout_notification_parsing ... ok
[INFO] [stdout] test c2b::webhook::verification::tests::check_signature_verification ... ok
[INFO] [stdout] test c2b::transfer::query::tests::test_query_transfer_result_deserialize ... ok
[INFO] [stdout] test c2b::wallet_balance::query::tests::test_wallet_balance_deserialize ... ok
[INFO] [stdout] test c2b::webhook::notification::batch_payout::tests::test_batch_payout_notification_serialize ... ok
[INFO] [stdout] test c2b::payout::query::tests::test_payout_query_request_serialize ... ok
[INFO] [stdout] test c2b::wallet_balance::query::tests::test_wallet_balance_serialize ... ok
[INFO] [stdout] test c2b::order::close::tests::test_serialize_close_order ... ok
[INFO] [stdout] test c2b::order::create::tests::test_serialize_create_order ... ok
[INFO] [stdout] test c2b::order::close::tests::test_deserialize_close_order_result ... ok
[INFO] [stderr]    Doc-tests bpay
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/c2b/webhook/verification.rs - c2b::webhook::verification (line 2) - compile ... ok
[INFO] [stdout] test src/api.rs - api::Verifier (line 137) - compile ... ok
[INFO] [stdout] test src/c2b/webhook/notification.rs - c2b::webhook::notification (line 2) ... ok
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (122) panicked at src/client.rs:102:45:
[INFO] [stdout] BINANCE_PAY_API_KEY env var not set.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef22aca99fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef22aca99fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef22aca99fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef22aca99fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef22acc0e8a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef22acc0e8a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ef22acae932 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef22acae932 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ef22ac91b0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef22ac91b0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef22aca4251 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ef22aca44cb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ef22ac91bc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5ef22ac893f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ef22ac9278d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5ef22acc179c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ef22acc14e2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5ef22a80c8ce - core::result::Result<T,E>::expect::h9621f5c77e9f8169
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5ef22a80bccb - bpay::client::Client::from_env::h4a4da658fed805b5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:102:45
[INFO] [stdout]   19:     0x5ef22a690884 - rust_out::main::{{closure}}::he905f4dd14c0ae61
[INFO] [stdout]   20:     0x5ef22a68bb66 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h300b9b72b692ebd3
[INFO] [stdout]   21:     0x5ef22a68b288 - tokio::coop::with_budget::{{closure}}::h0d3c5e68cc765c78
[INFO] [stdout]   22:     0x5ef22a68697a - std::thread::local::LocalKey<T>::try_with::h279fe3638e13ed24
[INFO] [stdout]   23:     0x5ef22a686816 - std::thread::local::LocalKey<T>::with::h8649954163c2406b
[INFO] [stdout]   24:     0x5ef22a68ba25 - tokio::park::thread::CachedParkThread::block_on::ha3b56db6c73fcee6
[INFO] [stdout]   25:     0x5ef22a68d81b - tokio::runtime::enter::Enter::block_on::h9a759a77b3d9ca0b
[INFO] [stdout]   26:     0x5ef22a68bd67 - tokio::runtime::thread_pool::ThreadPool::block_on::h56ce0e60458f251a
[INFO] [stdout]   27:     0x5ef22a68d940 - tokio::runtime::Runtime::block_on::ha9cf8c3f7252d277
[INFO] [stdout]   28:     0x5ef22a6905bc - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   29:     0x5ef22a689473 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   30:     0x5ef22a686796 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   31:     0x5ef22a686779 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   32:     0x5ef22aca37a4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x5ef22aca37a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5ef22aca37a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5ef22aca37a4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5ef22aca37a4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5ef22aca37a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ef22aca37a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ef22aca37a4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ef22aca37a4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5ef22a686761 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   42:     0x5ef22a692af5 - main
[INFO] [stdout]   43:     0x74156841b1ca - <unknown>
[INFO] [stdout]   44:     0x74156841b28b - __libc_start_main
[INFO] [stdout]   45:     0x5ef22a681fa5 - _start
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9c3e0ee78a461d9660bbae3caa78088ead5bebc26deb688c24dcc1899b730cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c3e0ee78a461d9660bbae3caa78088ead5bebc26deb688c24dcc1899b730cd6", kill_on_drop: false }`
[INFO] [stdout] 9c3e0ee78a461d9660bbae3caa78088ead5bebc26deb688c24dcc1899b730cd6
