[INFO] fetching crate allium 0.1.3...
[INFO] testing allium-0.1.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate allium 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate allium 0.1.3
[INFO] finished tweaking crates.io crate allium 0.1.3
[INFO] tweaked toml for crates.io crate allium 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate allium 0.1.3 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 allium 0.1.3 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 05761615c53b2f020b0d6b0ad2c0fe67969bddfd9dcc2daf96b128af1cf3b175
[INFO] running `Command { std: "docker" "start" "-a" "05761615c53b2f020b0d6b0ad2c0fe67969bddfd9dcc2daf96b128af1cf3b175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05761615c53b2f020b0d6b0ad2c0fe67969bddfd9dcc2daf96b128af1cf3b175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05761615c53b2f020b0d6b0ad2c0fe67969bddfd9dcc2daf96b128af1cf3b175", kill_on_drop: false }`
[INFO] [stdout] 05761615c53b2f020b0d6b0ad2c0fe67969bddfd9dcc2daf96b128af1cf3b175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] be0174d052c36ea6c69626d5a926b8845145bc9ac2699b7b737afb5c78993acf
[INFO] running `Command { std: "docker" "start" "-a" "be0174d052c36ea6c69626d5a926b8845145bc9ac2699b7b737afb5c78993acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling tokio v1.8.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling allium v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `SIGNATURE_LEN` is never used
[INFO] [stdout]   --> src/onion/crypto/crypto_openssl.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) const SIGNATURE_LEN: usize = 512;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bytes` is never used
[INFO] [stdout]    --> src/onion/crypto/crypto_openssl.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl SessionKey {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub(crate) fn from_bytes(bytes: &[u8]) -> Result<Self> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Destroy` is never constructed
[INFO] [stdout]   --> src/onion/tunnel.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub(crate) enum Event {
[INFO] [stdout]    |                 ----- variant in this enum
[INFO] [stdout] 50 |     Switchover,
[INFO] [stdout] 51 |     Destroy,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/onion.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 |                         tunnel.write(data);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 283 |                         let _ = tunnel.write(data);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.88s
[INFO] running `Command { std: "docker" "inspect" "be0174d052c36ea6c69626d5a926b8845145bc9ac2699b7b737afb5c78993acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0174d052c36ea6c69626d5a926b8845145bc9ac2699b7b737afb5c78993acf", kill_on_drop: false }`
[INFO] [stdout] be0174d052c36ea6c69626d5a926b8845145bc9ac2699b7b737afb5c78993acf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 58992846cfbf0c3959dc91cfbc98ae209ae1c525a3456d7292da86670e0f648e
[INFO] running `Command { std: "docker" "start" "-a" "58992846cfbf0c3959dc91cfbc98ae209ae1c525a3456d7292da86670e0f648e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: constant `SIGNATURE_LEN` is never used
[INFO] [stdout]   --> src/onion/crypto/crypto_openssl.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub(crate) const SIGNATURE_LEN: usize = 512;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bytes` is never used
[INFO] [stdout]    --> src/onion/crypto/crypto_openssl.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl SessionKey {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub(crate) fn from_bytes(bytes: &[u8]) -> Result<Self> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Destroy` is never constructed
[INFO] [stdout]   --> src/onion/tunnel.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub(crate) enum Event {
[INFO] [stdout]    |                 ----- variant in this enum
[INFO] [stdout] 50 |     Switchover,
[INFO] [stdout] 51 |     Destroy,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/onion.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 |                         tunnel.write(data);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 283 |                         let _ = tunnel.write(data);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling allium v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Destroy` is never constructed
[INFO] [stdout]   --> src/onion/tunnel.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub(crate) enum Event {
[INFO] [stdout]    |                 ----- variant in this enum
[INFO] [stdout] 50 |     Switchover,
[INFO] [stdout] 51 |     Destroy,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ROUND_DURATION` is never used
[INFO] [stdout]   --> src/onion/tests.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | const ROUND_DURATION: Duration = Duration::from_secs(5);
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/onion.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 |                         tunnel.write(data);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 283 |                         let _ = tunnel.write(data);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s
[INFO] running `Command { std: "docker" "inspect" "58992846cfbf0c3959dc91cfbc98ae209ae1c525a3456d7292da86670e0f648e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58992846cfbf0c3959dc91cfbc98ae209ae1c525a3456d7292da86670e0f648e", kill_on_drop: false }`
[INFO] [stdout] 58992846cfbf0c3959dc91cfbc98ae209ae1c525a3456d7292da86670e0f648e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aeea8c78f832e31b1ea4901757b280216e5ee09ff5eeed21b9ed6f61fedb53c4
[INFO] running `Command { std: "docker" "start" "-a" "aeea8c78f832e31b1ea4901757b280216e5ee09ff5eeed21b9ed6f61fedb53c4", kill_on_drop: false }`
[INFO] [stderr] warning: constant `SIGNATURE_LEN` is never used
[INFO] [stderr]   --> src/onion/crypto/crypto_openssl.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub(crate) const SIGNATURE_LEN: usize = 512;
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_bytes` is never used
[INFO] [stderr]    --> src/onion/crypto/crypto_openssl.rs:137:19
[INFO] [stderr]     |
[INFO] [stderr] 120 | impl SessionKey {
[INFO] [stderr]     | --------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 137 |     pub(crate) fn from_bytes(bytes: &[u8]) -> Result<Self> {
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Destroy` is never constructed
[INFO] [stderr]   --> src/onion/tunnel.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub(crate) enum Event {
[INFO] [stderr]    |                 ----- variant in this enum
[INFO] [stderr] 50 |     Switchover,
[INFO] [stderr] 51 |     Destroy,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/onion.rs:283:25
[INFO] [stderr]     |
[INFO] [stderr] 283 |                         tunnel.write(data);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 283 |                         let _ = tunnel.write(data);
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `allium` (lib) generated 4 warnings
[INFO] [stderr] warning: variant `Destroy` is never constructed
[INFO] [stderr]   --> src/onion/tunnel.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub(crate) enum Event {
[INFO] [stderr]    |                 ----- variant in this enum
[INFO] [stderr] 50 |     Switchover,
[INFO] [stderr] 51 |     Destroy,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ROUND_DURATION` is never used
[INFO] [stderr]   --> src/onion/tests.rs:22:7
[INFO] [stderr]    |
[INFO] [stderr] 22 | const ROUND_DURATION: Duration = Duration::from_secs(5);
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `allium` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/allium-57cee387e526d795)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test onion::crypto::inner::tests::test_aes_cipher ... ok
[INFO] [stdout] test onion::tests::test_data_bidirectional ... ignored, broken
[INFO] [stdout] test onion::tests::test_data_unidirectional ... ignored, broken
[INFO] [stdout] test onion::tests::test_timeout ... ignored, takes very long to complete
[INFO] [stdout] test onion::protocol::tests::test_tunnel_truncated_success ... ok
[INFO] [stdout] test onion::protocol::tests::test_circuit_created ... FAILED
[INFO] [stdout] test onion::protocol::tests::test_circuit_create ... ok
[INFO] [stdout] test onion::protocol::tests::test_tunnel_truncated_error ... ok
[INFO] [stdout] test onion::protocol::tests::test_tunnel_extended_success ... FAILED
[INFO] [stdout] test onion::protocol::tests::test_tunnel_extend ... ok
[INFO] [stdout] test onion::protocol::tests::test_tunnel_data ... ok
[INFO] [stdout] test onion::protocol::tests::test_tunnel_extended_error ... ok
[INFO] [stdout] test onion::crypto::inner::tests::test_read_hostkey ... FAILED
[INFO] [stdout] test onion::tests::test_handshake_single_peer ... FAILED
[INFO] [stdout] test onion::tests::test_truncate_two_peers ... FAILED
[INFO] [stdout] test onion::tests::test_handshake_three_peers ... FAILED
[INFO] [stdout] test onion::tests::test_truncate_one_peer ... FAILED
[INFO] [stdout] test onion::tests::test_keep_alive ... FAILED
[INFO] [stdout] test onion::tests::test_handshake_two_peers ... FAILED
[INFO] [stdout] test onion::tests::test_truncate_zero_peers ... FAILED
[INFO] [stdout] test onion::crypto::inner::tests::test_rsa_size ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- onion::protocol::tests::test_circuit_created stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- onion::protocol::tests::test_tunnel_extended_success stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- onion::crypto::inner::tests::test_read_hostkey stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'onion::crypto::inner::tests::test_read_hostkey' (26) panicked at src/onion/crypto/crypto_openssl.rs:161:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4ae4b8272 - <<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:     0x58b4ae4cd9da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4ae4cd9da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58b4ae4bd276 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4ae4bd276 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4ae49602f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4ae49602f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4ae4b0349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4ae38c5be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4ae38c5be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4ae4b0502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4ae4b0502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4ae4960e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4ae48b2a9 - 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]   17:     0x58b4ae496f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4ae4ce14c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4ae4cde92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4ae34cbcc - <core[585f66e14d78f9ba]::result::Result<allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPrivateKey, anyhow[7cdabc7819117cb6]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58b4ae34cbcc - allium[65de43d0061c2c6a]::onion::crypto::inner::tests::test_read_hostkey
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/crypto/crypto_openssl.rs:161:53
[INFO] [stdout]   22:     0x58b4ae34a2c7 - allium[65de43d0061c2c6a]::onion::crypto::inner::tests::test_read_hostkey::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/crypto/crypto_openssl.rs:160:27
[INFO] [stdout]   23:     0x58b4ae2b82f6 - <allium[65de43d0061c2c6a]::onion::crypto::inner::tests::test_read_hostkey::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58b4ae38096b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58b4ae38096b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58b4ae38d1ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58b4ae387694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58b4ae387694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x58b4ae38fcc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x58b4ae38fcc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b4ae4b7aef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x58b4ae4b7aef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x74eb822f2aa4 - <unknown>
[INFO] [stdout]   45:     0x74eb8237fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- onion::tests::test_handshake_single_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'onion::tests::test_handshake_single_peer' (36) panicked at src/onion/tests.rs:44:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4ae4b8272 - <<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:     0x58b4ae4cd9da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4ae4cd9da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58b4ae4bd276 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4ae4bd276 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4ae49602f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4ae49602f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4ae4b0349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4ae38c5be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4ae38c5be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4ae4b0502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4ae4b0502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4ae4960e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4ae48b2a9 - 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]   17:     0x58b4ae496f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4ae4ce14c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4ae4cde92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4ae36140c - <core[585f66e14d78f9ba]::result::Result<(allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPrivateKey, allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPublicKey), anyhow[7cdabc7819117cb6]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58b4ae36140c - allium[65de43d0061c2c6a]::onion::tests::spawn_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:44:64
[INFO] [stdout]   22:     0x58b4ae361d73 - allium[65de43d0061c2c6a]::onion::tests::build_tunnel_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:61:34
[INFO] [stdout]   23:     0x58b4ae36b147 - allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:71:42
[INFO] [stdout]   24:     0x58b4ae2fc5dd - <core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58b4ae33d2fd - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   26:     0x58b4ae325ea9 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   27:     0x58b4ae2f39bc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::try_with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x58b4ae2f162e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x58b4ae33af98 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   30:     0x58b4ae33af98 - tokio[9d74c857d76ea423]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   31:     0x58b4ae33af98 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   32:     0x58b4ae33c91a - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   33:     0x58b4ae2f772d - <tokio[9d74c857d76ea423]::macros::scoped_tls::ScopedKey<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Context>>::set::<tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x58b4ae335c34 - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   35:     0x58b4ae32ff33 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   36:     0x58b4ae3316d3 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::InnerGuard<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   37:     0x58b4ae33329e - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::BasicScheduler<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   38:     0x58b4ae320724 - <tokio[9d74c857d76ea423]::runtime::Runtime>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   39:     0x58b4ae36e81f - allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:73:7
[INFO] [stdout]   40:     0x58b4ae362747 - allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:70:42
[INFO] [stdout]   41:     0x58b4ae2b7ff6 - <allium[65de43d0061c2c6a]::onion::tests::test_handshake_single_peer::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b4ae38096b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58b4ae38096b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x58b4ae38d1ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x58b4ae387694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x58b4ae387694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x58b4ae38fcc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x58b4ae38fcc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x58b4ae4b7aef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x58b4ae4b7aef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x74eb822f2aa4 - <unknown>
[INFO] [stdout]   63:     0x74eb8237fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- onion::tests::test_truncate_two_peers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'onion::tests::test_truncate_two_peers' (41) panicked at src/onion/tests.rs:44:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4ae4b8272 - <<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:     0x58b4ae4cd9da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4ae4cd9da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58b4ae4bd276 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4ae4bd276 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4ae49602f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4ae49602f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4ae4b0349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4ae38c5be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4ae38c5be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4ae4b0502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4ae4b0502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4ae4960e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4ae48b2a9 - 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]   17:     0x58b4ae496f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4ae4ce14c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4ae4cde92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4ae36140c - <core[585f66e14d78f9ba]::result::Result<(allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPrivateKey, allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPublicKey), anyhow[7cdabc7819117cb6]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58b4ae36140c - allium[65de43d0061c2c6a]::onion::tests::spawn_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:44:64
[INFO] [stdout]   22:     0x58b4ae367e07 - allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:122:34
[INFO] [stdout]   23:     0x58b4ae2fc4dd - <core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58b4ae33ce3d - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   25:     0x58b4ae325969 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   26:     0x58b4ae2f353c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::try_with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x58b4ae2f14ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x58b4ae3389d8 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   29:     0x58b4ae3389d8 - tokio[9d74c857d76ea423]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   30:     0x58b4ae3389d8 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   31:     0x58b4ae33c89a - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   32:     0x58b4ae2f732d - <tokio[9d74c857d76ea423]::macros::scoped_tls::ScopedKey<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Context>>::set::<tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x58b4ae334d74 - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   34:     0x58b4ae32feb3 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   35:     0x58b4ae3313d3 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::InnerGuard<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   36:     0x58b4ae33258e - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::BasicScheduler<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   37:     0x58b4ae31ff54 - <tokio[9d74c857d76ea423]::runtime::Runtime>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x58b4ae36e34f - allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:130:7
[INFO] [stdout]   39:     0x58b4ae362687 - allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:121:39
[INFO] [stdout]   40:     0x58b4ae2b7ef6 - <allium[65de43d0061c2c6a]::onion::tests::test_truncate_two_peers::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58b4ae38096b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b4ae38096b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x58b4ae38d1ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x58b4ae387694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x58b4ae387694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x58b4ae38fcc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x58b4ae38fcc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58b4ae4b7aef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x58b4ae4b7aef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x74eb822f2aa4 - <unknown>
[INFO] [stdout]   62:     0x74eb8237fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- onion::tests::test_handshake_three_peers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'onion::tests::test_handshake_three_peers' (37) panicked at src/onion/tests.rs:44:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4ae4b8272 - <<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:     0x58b4ae4cd9da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4ae4cd9da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58b4ae4bd276 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4ae4bd276 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4ae49602f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4ae49602f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4ae4b0349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4ae38c5be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4ae38c5be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4ae4b0502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4ae4b0502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4ae4960e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4ae48b2a9 - 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]   17:     0x58b4ae496f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4ae4ce14c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4ae4cde92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4ae36140c - <core[585f66e14d78f9ba]::result::Result<(allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPrivateKey, allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPublicKey), anyhow[7cdabc7819117cb6]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58b4ae36140c - allium[65de43d0061c2c6a]::onion::tests::spawn_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:44:64
[INFO] [stdout]   22:     0x58b4ae361d73 - allium[65de43d0061c2c6a]::onion::tests::build_tunnel_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:61:34
[INFO] [stdout]   23:     0x58b4ae36b667 - allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:85:42
[INFO] [stdout]   24:     0x58b4ae2fc61d - <core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58b4ae33d42d - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   26:     0x58b4ae325ff9 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   27:     0x58b4ae2f3adc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::try_with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x58b4ae2f168e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x58b4ae33b908 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   30:     0x58b4ae33b908 - tokio[9d74c857d76ea423]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   31:     0x58b4ae33b908 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   32:     0x58b4ae33c93a - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   33:     0x58b4ae2f782d - <tokio[9d74c857d76ea423]::macros::scoped_tls::ScopedKey<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Context>>::set::<tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x58b4ae335fe4 - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   35:     0x58b4ae32ff53 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   36:     0x58b4ae331793 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::InnerGuard<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   37:     0x58b4ae3335de - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::BasicScheduler<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   38:     0x58b4ae320914 - <tokio[9d74c857d76ea423]::runtime::Runtime>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   39:     0x58b4ae36e94f - allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:87:7
[INFO] [stdout]   40:     0x58b4ae362777 - allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:84:42
[INFO] [stdout]   41:     0x58b4ae2b8036 - <allium[65de43d0061c2c6a]::onion::tests::test_handshake_three_peers::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b4ae38096b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58b4ae38096b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x58b4ae38d1ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x58b4ae387694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x58b4ae387694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x58b4ae38fcc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x58b4ae38fcc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x58b4ae4b7aef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x58b4ae4b7aef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x74eb822f2aa4 - <unknown>
[INFO] [stdout]   63:     0x74eb8237fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- onion::tests::test_truncate_one_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'onion::tests::test_truncate_one_peer' (40) panicked at src/onion/tests.rs:44:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4ae4b8272 - <<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:     0x58b4ae4cd9da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4ae4cd9da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58b4ae4bd276 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4ae4bd276 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4ae49602f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4ae49602f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4ae4b0349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4ae38c5be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4ae38c5be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4ae4b0502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4ae4b0502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4ae4960e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4ae48b2a9 - 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]   17:     0x58b4ae496f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4ae4ce14c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4ae4cde92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4ae36140c - <core[585f66e14d78f9ba]::result::Result<(allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPrivateKey, allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPublicKey), anyhow[7cdabc7819117cb6]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58b4ae36140c - allium[65de43d0061c2c6a]::onion::tests::spawn_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:44:64
[INFO] [stdout]   22:     0x58b4ae365d87 - allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:110:34
[INFO] [stdout]   23:     0x58b4ae2fc45d - <core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58b4ae33cbdd - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   25:     0x58b4ae3256c9 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   26:     0x58b4ae2f32fc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::try_with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x58b4ae2f13ee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x58b4ae3376f8 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   29:     0x58b4ae3376f8 - tokio[9d74c857d76ea423]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   30:     0x58b4ae3376f8 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   31:     0x58b4ae33c85a - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   32:     0x58b4ae2f712d - <tokio[9d74c857d76ea423]::macros::scoped_tls::ScopedKey<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Context>>::set::<tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x58b4ae334614 - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   34:     0x58b4ae32fe73 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   35:     0x58b4ae331253 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::InnerGuard<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   36:     0x58b4ae331efe - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::BasicScheduler<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   37:     0x58b4ae31fb64 - <tokio[9d74c857d76ea423]::runtime::Runtime>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x58b4ae36e0df - allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:117:7
[INFO] [stdout]   39:     0x58b4ae362627 - allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:109:38
[INFO] [stdout]   40:     0x58b4ae2b7e76 - <allium[65de43d0061c2c6a]::onion::tests::test_truncate_one_peer::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58b4ae38096b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b4ae38096b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x58b4ae38d1ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x58b4ae387694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x58b4ae387694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x58b4ae38fcc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x58b4ae38fcc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58b4ae4b7aef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x58b4ae4b7aef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x74eb822f2aa4 - <unknown>
[INFO] [stdout]   62:     0x74eb8237fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- onion::tests::test_keep_alive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'onion::tests::test_keep_alive' (39) panicked at src/onion/tests.rs:44:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - 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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    2:     0x58b4ae4b8272 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4ae4b8272 - <<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:     0x58b4ae4cd9da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4ae4cd9da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58b4ae4bd276 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4ae4bd276 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4ae49602f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4ae49602f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4ae4b0349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4ae38c5be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4ae38c5be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4ae4b0502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4ae4b0502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4ae4960e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4ae48b2a9 - 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]   17:     0x58b4ae496f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4ae4ce14c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4ae4cde92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4ae36140c - <core[585f66e14d78f9ba]::result::Result<(allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPrivateKey, allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPublicKey), anyhow[7cdabc7819117cb6]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58b4ae36140c - allium[65de43d0061c2c6a]::onion::tests::spawn_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:44:64
[INFO] [stdout]   22:     0x58b4ae365097 - allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:208:34
[INFO] [stdout]   23:     0x58b4ae2fc41d - <core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58b4ae33caad - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   25:     0x58b4ae325579 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   26:     0x58b4ae2f31dc - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::try_with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x58b4ae2f138e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x58b4ae336d88 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   29:     0x58b4ae336d88 - tokio[9d74c857d76ea423]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   30:     0x58b4ae336d88 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   31:     0x58b4ae33c83a - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   32:     0x58b4ae2f702d - <tokio[9d74c857d76ea423]::macros::scoped_tls::ScopedKey<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Context>>::set::<tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x58b4ae334264 - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   34:     0x58b4ae32fe53 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   35:     0x58b4ae331193 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::InnerGuard<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   36:     0x58b4ae331bbe - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::BasicScheduler<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   37:     0x58b4ae31f974 - <tokio[9d74c857d76ea423]::runtime::Runtime>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x58b4ae36dfaf - allium[65de43d0061c2c6a]::onion::tests::test_keep_alive
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:216:7
[INFO] [stdout]   39:     0x58b4ae361b87 - allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:207:31
[INFO] [stdout]   40:     0x58b4ae2b7e36 - <allium[65de43d0061c2c6a]::onion::tests::test_keep_alive::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58b4ae38096b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b4ae38096b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x58b4ae38d1ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x58b4ae387694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x58b4ae387694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x58b4ae38fcc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x58b4ae38fcc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58b4ae4b7aef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x58b4ae4b7aef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x74eb822f2aa4 - <unknown>
[INFO] [stdout]   62:     0x74eb8237fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- onion::tests::test_handshake_two_peers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'onion::tests::test_handshake_two_peers' (38) panicked at src/onion/tests.rs:44:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4ae4b8272 - <<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:     0x58b4ae4cd9da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4ae4cd9da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58b4ae4bd276 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4ae4bd276 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4ae49602f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4ae49602f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4ae4b0349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4ae38c5be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4ae38c5be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4ae4b0502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4ae4b0502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4ae4960e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4ae48b2a9 - 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]   17:     0x58b4ae496f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4ae4ce14c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4ae4cde92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4ae36140c - <core[585f66e14d78f9ba]::result::Result<(allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPrivateKey, allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPublicKey), anyhow[7cdabc7819117cb6]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58b4ae36140c - allium[65de43d0061c2c6a]::onion::tests::spawn_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:44:64
[INFO] [stdout]   22:     0x58b4ae361d73 - allium[65de43d0061c2c6a]::onion::tests::build_tunnel_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:61:34
[INFO] [stdout]   23:     0x58b4ae369ee7 - allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:78:42
[INFO] [stdout]   24:     0x58b4ae2fc55d - <core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58b4ae33d09d - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   26:     0x58b4ae325c09 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   27:     0x58b4ae2f377c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::try_with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x58b4ae2f156e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x58b4ae339cb8 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   30:     0x58b4ae339cb8 - tokio[9d74c857d76ea423]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   31:     0x58b4ae339cb8 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   32:     0x58b4ae33c8da - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   33:     0x58b4ae2f752d - <tokio[9d74c857d76ea423]::macros::scoped_tls::ScopedKey<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Context>>::set::<tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x58b4ae3354d4 - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   35:     0x58b4ae32fef3 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   36:     0x58b4ae331553 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::InnerGuard<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   37:     0x58b4ae332c1e - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::BasicScheduler<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   38:     0x58b4ae320344 - <tokio[9d74c857d76ea423]::runtime::Runtime>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   39:     0x58b4ae36e5bf - allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:80:7
[INFO] [stdout]   40:     0x58b4ae3626e7 - allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:77:40
[INFO] [stdout]   41:     0x58b4ae2b7f76 - <allium[65de43d0061c2c6a]::onion::tests::test_handshake_two_peers::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b4ae38096b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x58b4ae38096b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x58b4ae38d1ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x58b4ae387694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x58b4ae387694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x58b4ae38fcc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x58b4ae38fcc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x58b4ae4b7aef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x58b4ae4b7aef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x74eb822f2aa4 - <unknown>
[INFO] [stdout]   63:     0x74eb8237fa64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- onion::tests::test_truncate_zero_peers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'onion::tests::test_truncate_zero_peers' (42) panicked at src/onion/tests.rs:44:64:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - 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:     0x58b4ae4b8272 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58b4ae4b8272 - <<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:     0x58b4ae4cd9da - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58b4ae4cd9da - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x58b4ae4bd276 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58b4ae4bd276 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58b4ae49602f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58b4ae49602f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58b4ae4b0349 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58b4ae38c5be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58b4ae38c5be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58b4ae4b0502 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58b4ae4b0502 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58b4ae4960e8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58b4ae48b2a9 - 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]   17:     0x58b4ae496f3d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58b4ae4ce14c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58b4ae4cde92 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58b4ae36140c - <core[585f66e14d78f9ba]::result::Result<(allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPrivateKey, allium[65de43d0061c2c6a]::onion::crypto::inner::RsaPublicKey), anyhow[7cdabc7819117cb6]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58b4ae36140c - allium[65de43d0061c2c6a]::onion::tests::spawn_n_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:44:64
[INFO] [stdout]   22:     0x58b4ae36a477 - allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:92:34
[INFO] [stdout]   23:     0x58b4ae2fc59d - <core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58b4ae33d1cd - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   25:     0x58b4ae325d59 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:106:9
[INFO] [stdout]   26:     0x58b4ae2f389c - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::try_with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x58b4ae2f15ce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[9d74c857d76ea423]::coop::Budget>>>::with::<tokio[9d74c857d76ea423]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x58b4ae33a628 - tokio[9d74c857d76ea423]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:99:13
[INFO] [stdout]   29:     0x58b4ae33a628 - tokio[9d74c857d76ea423]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>, <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/coop.rs:76:5
[INFO] [stdout]   30:     0x58b4ae33a628 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   31:     0x58b4ae33c8fa - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   32:     0x58b4ae2f762d - <tokio[9d74c857d76ea423]::macros::scoped_tls::ScopedKey<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Context>>::set::<tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x58b4ae335884 - tokio[9d74c857d76ea423]::runtime::basic_scheduler::enter::<<tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cdabc7819117cb6]::Error>, tokio[9d74c857d76ea423]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   34:     0x58b4ae32ff13 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::Inner<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   35:     0x58b4ae331613 - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::InnerGuard<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   36:     0x58b4ae332f5e - <tokio[9d74c857d76ea423]::runtime::basic_scheduler::BasicScheduler<tokio[9d74c857d76ea423]::runtime::driver::Driver>>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   37:     0x58b4ae320534 - <tokio[9d74c857d76ea423]::runtime::Runtime>::block_on::<allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.8.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   38:     0x58b4ae36e6ef - allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:97:36
[INFO] [stdout]   39:     0x58b4ae362717 - allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/onion/tests.rs:91:40
[INFO] [stdout]   40:     0x58b4ae2b7fb6 - <allium[65de43d0061c2c6a]::onion::tests::test_truncate_zero_peers::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58b4ae38096b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58b4ae38096b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x58b4ae38d1ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x58b4ae38d1ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x58b4ae38d1ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x58b4ae387694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x58b4ae387694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x58b4ae38fcc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58b4ae38fcc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x58b4ae38fcc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x58b4ae4b7aef - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x58b4ae4b7aef - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x74eb822f2aa4 - <unknown>
[INFO] [stdout]   62:     0x74eb8237fa64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     onion::crypto::inner::tests::test_read_hostkey
[INFO] [stdout]     onion::protocol::tests::test_circuit_created
[INFO] [stdout]     onion::protocol::tests::test_tunnel_extended_success
[INFO] [stdout]     onion::tests::test_handshake_single_peer
[INFO] [stdout]     onion::tests::test_handshake_three_peers
[INFO] [stdout]     onion::tests::test_handshake_two_peers
[INFO] [stdout]     onion::tests::test_keep_alive
[INFO] [stdout]     onion::tests::test_truncate_one_peer
[INFO] [stdout]     onion::tests::test_truncate_two_peers
[INFO] [stdout]     onion::tests::test_truncate_zero_peers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 10 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aeea8c78f832e31b1ea4901757b280216e5ee09ff5eeed21b9ed6f61fedb53c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeea8c78f832e31b1ea4901757b280216e5ee09ff5eeed21b9ed6f61fedb53c4", kill_on_drop: false }`
[INFO] [stdout] aeea8c78f832e31b1ea4901757b280216e5ee09ff5eeed21b9ed6f61fedb53c4
