[INFO] fetching crate binance-pay-rs 0.3.2...
[INFO] testing binance-pay-rs-0.3.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate binance-pay-rs 0.3.2 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate binance-pay-rs 0.3.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5cbb206cfef48a62d6032b7c0efe15c5e03b30f9fcb7fd93f62cebc1b0773ee
[INFO] running `Command { std: "docker" "start" "-a" "f5cbb206cfef48a62d6032b7c0efe15c5e03b30f9fcb7fd93f62cebc1b0773ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5cbb206cfef48a62d6032b7c0efe15c5e03b30f9fcb7fd93f62cebc1b0773ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5cbb206cfef48a62d6032b7c0efe15c5e03b30f9fcb7fd93f62cebc1b0773ee", kill_on_drop: false }`
[INFO] [stdout] f5cbb206cfef48a62d6032b7c0efe15c5e03b30f9fcb7fd93f62cebc1b0773ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f68e1556277bab40afb74839e77eda545c8378e3325de259a26849b3f453594
[INFO] running `Command { std: "docker" "start" "-a" "6f68e1556277bab40afb74839e77eda545c8378e3325de259a26849b3f453594", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling itoa v1.0.1
[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 futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[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 futures-util v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling httparse v1.7.1
[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 ryu v1.0.9
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling url v2.2.2
[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 thiserror v1.0.31
[INFO] [stderr]    Compiling simple_asn1 v0.6.1
[INFO] [stderr]    Compiling rsa-der v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.34
[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 assert-json-diff v2.0.1
[INFO] [stderr]    Compiling mockito v0.31.0
[INFO] [stderr]    Compiling hyper v0.14.18
[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] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]  --> src/errors.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub status: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.36s
[INFO] running `Command { std: "docker" "inspect" "6f68e1556277bab40afb74839e77eda545c8378e3325de259a26849b3f453594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f68e1556277bab40afb74839e77eda545c8378e3325de259a26849b3f453594", kill_on_drop: false }`
[INFO] [stdout] 6f68e1556277bab40afb74839e77eda545c8378e3325de259a26849b3f453594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17c3762ceb0fd41ea291feb9195aec28ff620a005e0db9acb73215e01b360167
[INFO] running `Command { std: "docker" "start" "-a" "17c3762ceb0fd41ea291feb9195aec28ff620a005e0db9acb73215e01b360167", 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] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]  --> src/errors.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub status: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `status` is never read
[INFO] [stdout]  --> src/errors.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub status: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.30s
[INFO] running `Command { std: "docker" "inspect" "17c3762ceb0fd41ea291feb9195aec28ff620a005e0db9acb73215e01b360167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c3762ceb0fd41ea291feb9195aec28ff620a005e0db9acb73215e01b360167", kill_on_drop: false }`
[INFO] [stdout] 17c3762ceb0fd41ea291feb9195aec28ff620a005e0db9acb73215e01b360167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7fb8ad2ef380b11d50c819b3df01f7f6cbb11582dd7e345b50be76f12d5fe40c
[INFO] running `Command { std: "docker" "start" "-a" "7fb8ad2ef380b11d50c819b3df01f7f6cbb11582dd7e345b50be76f12d5fe40c", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `status` is never read
[INFO] [stderr]  --> src/errors.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub status: String,
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: maybe it is overwritten before being read?
[INFO] [stderr]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `binance-pay-rs` (lib) generated 1 warning
[INFO] [stderr] warning: `binance-pay-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bpay-4d995ef51dd87d7e)
[INFO] [stdout] running 29 tests
[INFO] [stdout] test c2b::order::close::tests::test_deserialize_close_order_result ... ok
[INFO] [stdout] test c2b::order::close::tests::test_serialize_close_order ... ok
[INFO] [stdout] test c2b::order::create::tests::test_deserialize_create_order_response ... ok
[INFO] [stdout] test c2b::order::create::tests::test_serialize_create_order ... ok
[INFO] [stdout] test c2b::order::query::tests::test_query_order_result_deserialization ... ok
[INFO] [stdout] test c2b::payout::initiate::tests::test_batch_payout_deserialize ... ok
[INFO] [stdout] test c2b::payout::initiate::tests::test_batch_payout_serialize ... ok
[INFO] [stdout] test c2b::refund::initiate::tests::test_refund_order_serialize ... ok
[INFO] [stdout] test c2b::payout::query::tests::test_payout_query_request_serialize ... 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::sub_merchant::create::tests::test_create_sub_merchant_request_serialize ... ok
[INFO] [stdout] test c2b::sub_merchant::create::tests::test_create_sub_merchant_result_deserialize ... ok
[INFO] [stdout] test c2b::sub_merchant::create::tests::test_create_sub_merchant_result_2_serialize ... ok
[INFO] [stdout] test c2b::order::query::tests::test_query_order_serialization ... 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 client::tests::check_signature_algo ... ok
[INFO] [stdout] test c2b::payout::query::tests::test_payout_query_result_deserialize ... ok
[INFO] [stdout] test c2b::refund::initiate::tests::test_refund_result_deserialize ... ok
[INFO] [stdout] test c2b::transfer::initiate::tests::test_transfer_fund_serialize ... ok
[INFO] [stdout] test c2b::webhook::notification::batch_payout::tests::test_batch_payout_notification_serialize ... ok
[INFO] [stdout] test c2b::transfer::query::tests::test_query_transfer_request_serialize ... 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_result_deserialize ... ok
[INFO] [stdout] test c2b::wallet_balance::query::tests::test_wallet_balance_deserialize ... ok
[INFO] [stdout] test c2b::wallet_balance::query::tests::test_wallet_balance_serialize ... ok
[INFO] [stdout] test c2b::webhook::notification::tests::test_refund_notification_parsing ... ok
[INFO] [stdout] test c2b::webhook::verification::tests::check_signature_verification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]    Doc-tests bpay
[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:     0x5c88c40e9e92 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c88c40e9e92 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c88c40e9e92 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c88c40e9e92 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c88c4101dda - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c88c4101dda - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c88c40ef406 - std[3f03f8b59f91bef1]::io::default_write_fmt::<std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c88c40ef406 - <std[3f03f8b59f91bef1]::sys::stdio::unix::Stderr as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c88c40d129f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c88c40d129f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c88c40e44c1 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5c88c40e472b - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5c88c40d1358 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5c88c40c63d9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5c88c40d1f6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5c88c410254c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5c88c4102292 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5c88c3c48cae - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   18:     0x5c88c3c4377b - <bpay[14c7546e4685caff]::client::Client>::from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:102:45
[INFO] [stdout]   19:     0x5c88c3acace4 - rust_out[183646e59c86b0c5]::main::{closure#0}
[INFO] [stdout]   20:     0x5c88c3ac9b66 - <tokio[b3b3ae871c328bed]::park::thread::CachedParkThread>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x5c88c3aca598 - tokio[b3b3ae871c328bed]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b3b3ae871c328bed]::park::thread::CachedParkThread>::block_on<rust_out[183646e59c86b0c5]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x5c88c3abd4ea - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b3b3ae871c328bed]::coop::Budget>>>::try_with::<tokio[b3b3ae871c328bed]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b3b3ae871c328bed]::park::thread::CachedParkThread>::block_on<rust_out[183646e59c86b0c5]::main::{closure#0}>::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]   23:     0x5c88c3abd2c6 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b3b3ae871c328bed]::coop::Budget>>>::with::<tokio[b3b3ae871c328bed]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b3b3ae871c328bed]::park::thread::CachedParkThread>::block_on<rust_out[183646e59c86b0c5]::main::{closure#0}>::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]   24:     0x5c88c3abe3f5 - <tokio[b3b3ae871c328bed]::park::thread::CachedParkThread>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   25:     0x5c88c3abe60b - <tokio[b3b3ae871c328bed]::runtime::enter::Enter>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   26:     0x5c88c3abcec7 - <tokio[b3b3ae871c328bed]::runtime::thread_pool::ThreadPool>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   27:     0x5c88c3abcda0 - <tokio[b3b3ae871c328bed]::runtime::Runtime>::block_on::<rust_out[183646e59c86b0c5]::main::{closure#0}>
[INFO] [stdout]   28:     0x5c88c3acb89c - rust_out[183646e59c86b0c5]::main
[INFO] [stdout]   29:     0x5c88c3acd5b3 - <fn() as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5c88c3ac0216 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   31:     0x5c88c3aca3b9 - std[3f03f8b59f91bef1]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   32:     0x5c88c40e3a06 - <&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   33:     0x5c88c40e3a06 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x5c88c40e3a06 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<i32, &dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x5c88c40e3a06 - std[3f03f8b59f91bef1]::panic::catch_unwind::<&dyn core[585f66e14d78f9ba]::ops::function::Fn<(), Output = i32> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x5c88c40e3a06 - std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:175:24
[INFO] [stdout]   37:     0x5c88c40e3a06 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c88c40e3a06 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<isize, std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c88c40e3a06 - std[3f03f8b59f91bef1]::panic::catch_unwind::<std[3f03f8b59f91bef1]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c88c40e3a06 - std[3f03f8b59f91bef1]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/rt.rs:171:5
[INFO] [stdout]   41:     0x5c88c3abfa31 - std[3f03f8b59f91bef1]::rt::lang_start::<()>
[INFO] [stdout]   42:     0x5c88c3acd6c5 - main
[INFO] [stdout]   43:     0x796eecb0b1ca - <unknown>
[INFO] [stdout]   44:     0x796eecb0b28b - __libc_start_main
[INFO] [stdout]   45:     0x5c88c3abc9a5 - _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.72s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7fb8ad2ef380b11d50c819b3df01f7f6cbb11582dd7e345b50be76f12d5fe40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb8ad2ef380b11d50c819b3df01f7f6cbb11582dd7e345b50be76f12d5fe40c", kill_on_drop: false }`
[INFO] [stdout] 7fb8ad2ef380b11d50c819b3df01f7f6cbb11582dd7e345b50be76f12d5fe40c
