[INFO] fetching crate ecash-core 0.1.0...
[INFO] testing ecash-core-0.1.0 against try#36577a2b3cb42b8f23dec84e9203116bad6051e8 for pr-150681-2
[INFO] extracting crate ecash-core 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ecash-core 0.1.0
[INFO] finished tweaking crates.io crate ecash-core 0.1.0
[INFO] tweaked toml for crates.io crate ecash-core 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ecash-core 0.1.0 on toolchain 36577a2b3cb42b8f23dec84e9203116bad6051e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ecash-core 0.1.0 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" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b62d3ad5f78d41058f904bf7394a5c060ccd70524cd6ca88da26db6eabaf33ab
[INFO] running `Command { std: "docker" "start" "-a" "b62d3ad5f78d41058f904bf7394a5c060ccd70524cd6ca88da26db6eabaf33ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b62d3ad5f78d41058f904bf7394a5c060ccd70524cd6ca88da26db6eabaf33ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b62d3ad5f78d41058f904bf7394a5c060ccd70524cd6ca88da26db6eabaf33ab", kill_on_drop: false }`
[INFO] [stdout] b62d3ad5f78d41058f904bf7394a5c060ccd70524cd6ca88da26db6eabaf33ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e89c10aa51c9d882d18a8756decb4c4fb2386fa6eec2a6f94b17bb615a91c04
[INFO] running `Command { std: "docker" "start" "-a" "0e89c10aa51c9d882d18a8756decb4c4fb2386fa6eec2a6f94b17bb615a91c04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ecash-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.59s
[INFO] running `Command { std: "docker" "inspect" "0e89c10aa51c9d882d18a8756decb4c4fb2386fa6eec2a6f94b17bb615a91c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e89c10aa51c9d882d18a8756decb4c4fb2386fa6eec2a6f94b17bb615a91c04", kill_on_drop: false }`
[INFO] [stdout] 0e89c10aa51c9d882d18a8756decb4c4fb2386fa6eec2a6f94b17bb615a91c04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a637dd3c1b6f423111769a6a48c48989c99c7e0a787a525aa4e1036523491d9
[INFO] running `Command { std: "docker" "start" "-a" "1a637dd3c1b6f423111769a6a48c48989c99c7e0a787a525aa4e1036523491d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling ecash-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "1a637dd3c1b6f423111769a6a48c48989c99c7e0a787a525aa4e1036523491d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a637dd3c1b6f423111769a6a48c48989c99c7e0a787a525aa4e1036523491d9", kill_on_drop: false }`
[INFO] [stdout] 1a637dd3c1b6f423111769a6a48c48989c99c7e0a787a525aa4e1036523491d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+36577a2b3cb42b8f23dec84e9203116bad6051e8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 989c5c804f1839fb5d0ddee80519e5f02fad89f8b5eaf17876052566186c0f9d
[INFO] running `Command { std: "docker" "start" "-a" "989c5c804f1839fb5d0ddee80519e5f02fad89f8b5eaf17876052566186c0f9d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ecash_core-fed88e97cf7a3edb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crypto::tests::test_blind_signature_flow ... ok
[INFO] [stdout] test protocol::tests::test_full_withdrawal_flow ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- protocol::tests::test_full_withdrawal_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'protocol::tests::test_full_withdrawal_flow' (18) panicked at src/protocol.rs:241:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidSignature
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605d60cd4ef2 - std[902a0236069986ff]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605d60cd4ef2 - std[902a0236069986ff]::backtrace_rs::backtrace::trace_unsynchronized::<std[902a0236069986ff]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605d60cd4ef2 - std[902a0236069986ff]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x605d60cd4ef2 - <<std[902a0236069986ff]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[45e92799cdb18c09]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x605d60ce9e9a - <core[45e92799cdb18c09]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x605d60ce9e9a - core[45e92799cdb18c09]::fmt::write
[INFO] [stdout]    6:     0x605d60cd9d26 - std[902a0236069986ff]::io::default_write_fmt::<alloc[c1ce4182ce0b77e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x605d60cd9d26 - <alloc[c1ce4182ce0b77e2]::vec::Vec<u8> as std[902a0236069986ff]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x605d60cb33bf - <std[902a0236069986ff]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x605d60cb33bf - std[902a0236069986ff]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x605d60ccd1d9 - std[902a0236069986ff]::panicking::default_hook
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x605d60bd397e - <alloc[c1ce4182ce0b77e2]::boxed::Box<dyn for<'a, 'b> core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x605d60bd397e - test[91efe223cfee3278]::test_main_with_exit_callback::<test[91efe223cfee3278]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x605d60ccd392 - <alloc[c1ce4182ce0b77e2]::boxed::Box<dyn for<'a, 'b> core[45e92799cdb18c09]::ops::function::Fn<(&'a std[902a0236069986ff]::panic::PanicHookInfo<'b>,), Output = ()> + core[45e92799cdb18c09]::marker::Sync + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::Fn<(&std[902a0236069986ff]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x605d60ccd392 - std[902a0236069986ff]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x605d60cb3478 - std[902a0236069986ff]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x605d60ca86f9 - std[902a0236069986ff]::sys::backtrace::__rust_end_short_backtrace::<std[902a0236069986ff]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x605d60cb42cd - __rustc[ea39ff771891471d]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x605d60cea56c - core[45e92799cdb18c09]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x605d60cea2e2 - core[45e92799cdb18c09]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x605d60bc62b0 - <core[45e92799cdb18c09]::result::Result<alloc[c1ce4182ce0b77e2]::vec::Vec<ecash_core[bf97be36b15adcbd]::token::Token>, ecash_core[bf97be36b15adcbd]::error::EcashError>>::unwrap
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x605d60bc62b0 - ecash_core[bf97be36b15adcbd]::protocol::tests::test_full_withdrawal_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol.rs:241:14
[INFO] [stdout]   22:     0x605d60bc2317 - ecash_core[bf97be36b15adcbd]::protocol::tests::test_full_withdrawal_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/protocol.rs:216:35
[INFO] [stdout]   23:     0x605d60bbcda6 - <ecash_core[bf97be36b15adcbd]::protocol::tests::test_full_withdrawal_flow::{closure#0} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x605d60bc7d2b - <fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605d60bc7d2b - test[91efe223cfee3278]::__rust_begin_short_backtrace::<core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>, fn() -> core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x605d60bd458a - test[91efe223cfee3278]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x605d60bd458a - <core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe<test[91efe223cfee3278]::run_test_in_process::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x605d60bd458a - std[902a0236069986ff]::panicking::catch_unwind::do_call::<core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe<test[91efe223cfee3278]::run_test_in_process::{closure#0}>, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x605d60bd458a - std[902a0236069986ff]::panicking::catch_unwind::<core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>, core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe<test[91efe223cfee3278]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x605d60bd458a - std[902a0236069986ff]::panic::catch_unwind::<core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe<test[91efe223cfee3278]::run_test_in_process::{closure#0}>, core[45e92799cdb18c09]::result::Result<(), alloc[c1ce4182ce0b77e2]::string::String>>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x605d60bd458a - test[91efe223cfee3278]::run_test_in_process
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x605d60bd458a - test[91efe223cfee3278]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x605d60bcfb34 - test[91efe223cfee3278]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x605d60bcfb34 - std[902a0236069986ff]::sys::backtrace::__rust_begin_short_backtrace::<test[91efe223cfee3278]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x605d60bd7082 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::<test[91efe223cfee3278]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x605d60bd7082 - <core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe<std[902a0236069986ff]::thread::lifecycle::spawn_unchecked<test[91efe223cfee3278]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x605d60bd7082 - std[902a0236069986ff]::panicking::catch_unwind::do_call::<core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe<std[902a0236069986ff]::thread::lifecycle::spawn_unchecked<test[91efe223cfee3278]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x605d60bd7082 - std[902a0236069986ff]::panicking::catch_unwind::<(), core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe<std[902a0236069986ff]::thread::lifecycle::spawn_unchecked<test[91efe223cfee3278]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x605d60bd7082 - std[902a0236069986ff]::panic::catch_unwind::<core[45e92799cdb18c09]::panic::unwind_safe::AssertUnwindSafe<std[902a0236069986ff]::thread::lifecycle::spawn_unchecked<test[91efe223cfee3278]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x605d60bd7082 - std[902a0236069986ff]::thread::lifecycle::spawn_unchecked::<test[91efe223cfee3278]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x605d60bd7082 - <std[902a0236069986ff]::thread::lifecycle::spawn_unchecked<test[91efe223cfee3278]::run_test::{closure#1}, ()>::{closure#1} as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x605d60cd479f - <alloc[c1ce4182ce0b77e2]::boxed::Box<dyn core[45e92799cdb18c09]::ops::function::FnOnce<(), Output = ()> + core[45e92799cdb18c09]::marker::Send> as core[45e92799cdb18c09]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x605d60cd479f - <std[902a0236069986ff]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/36577a2b3cb42b8f23dec84e9203116bad6051e8/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7ba4cefefaa4 - <unknown>
[INFO] [stdout]   45:     0x7ba4cf07ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     protocol::tests::test_full_withdrawal_flow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "989c5c804f1839fb5d0ddee80519e5f02fad89f8b5eaf17876052566186c0f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "989c5c804f1839fb5d0ddee80519e5f02fad89f8b5eaf17876052566186c0f9d", kill_on_drop: false }`
[INFO] [stdout] 989c5c804f1839fb5d0ddee80519e5f02fad89f8b5eaf17876052566186c0f9d
