[INFO] fetching crate juliet 0.3.0...
[INFO] testing juliet-0.3.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate juliet 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate juliet 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate juliet 0.3.0
[INFO] tweaked toml for crates.io crate juliet 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate juliet 0.3.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate juliet 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.69
[INFO] [stderr]   Downloaded futures-core v0.3.29
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded tokio-macros v2.2.0
[INFO] [stderr]   Downloaded quote v1.0.33
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded fastrand v2.0.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.5.0
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0-beta.2
[INFO] [stderr]   Downloaded mio v0.8.9
[INFO] [stderr]   Downloaded futures-util v0.3.29
[INFO] [stderr]   Downloaded futures v0.3.29
[INFO] [stderr]   Downloaded libm v0.2.8
[INFO] [stderr]   Downloaded aho-corasick v1.1.2
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded proptest v1.4.0
[INFO] [stderr]   Downloaded regex v1.10.2
[INFO] [stderr]   Downloaded gimli v0.28.0
[INFO] [stderr]   Downloaded num-traits v0.2.17
[INFO] [stderr]   Downloaded socket2 v0.5.5
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded regex-syntax v0.8.2
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded rustversion v1.0.14
[INFO] [stderr]   Downloaded derive_more v1.0.0-beta.2
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded futures-io v0.3.29
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded proptest-attr-macro v1.0.0
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded once_cell v1.18.0
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded regex-automata v0.4.3
[INFO] [stderr]   Downloaded futures-task v0.3.29
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] [stderr]   Downloaded smallvec v1.11.2
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45c911a8069c5d770809f7aad1999fd836f9b6234e28ebc92a7d8f0dc93b5f8f
[INFO] running `Command { std: "docker" "start" "-a" "45c911a8069c5d770809f7aad1999fd836f9b6234e28ebc92a7d8f0dc93b5f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45c911a8069c5d770809f7aad1999fd836f9b6234e28ebc92a7d8f0dc93b5f8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c911a8069c5d770809f7aad1999fd836f9b6234e28ebc92a7d8f0dc93b5f8f", kill_on_drop: false }`
[INFO] [stdout] 45c911a8069c5d770809f7aad1999fd836f9b6234e28ebc92a7d8f0dc93b5f8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b65ff3a038dd602756884d4898c80c66331e262c82e235729c7dcef9d842ec
[INFO] running `Command { std: "docker" "start" "-a" "c4b65ff3a038dd602756884d4898c80c66331e262c82e235729c7dcef9d842ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling juliet v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/header.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / /// Header structure.
[INFO] [stdout] 14 | | ///
[INFO] [stdout] 15 | | /// Implements [`AsRef<u8>`], which will return a byte slice with the correct encoding of the header
[INFO] [stdout] 16 | | /// that can be sent directly to a peer.
[INFO] [stdout] 17 | | #[derive(Copy, Clone, Eq, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 18 | | #[repr(transparent)]
[INFO] [stdout] 19 | | pub struct Header([u8; Header::SIZE]);
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/protocol/outgoing_message.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct Preamble {
[INFO] [stdout]     |        ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/protocol/outgoing_message.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / /// Combination of header and potential message payload length.
[INFO] [stdout] 160 | | ///
[INFO] [stdout] 161 | | /// A message with a payload always starts with an initial frame that has a header and a varint
[INFO] [stdout] 162 | | /// encoded payload length. This type combines the two, and allows for the payload length to
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     payload_length: Varint32,
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/varint.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / /// An encoded varint32.
[INFO] [stdout] 62 | | ///
[INFO] [stdout] 63 | | /// Internally these are stored as six byte arrays to make passing around convenient. Since the
[INFO] [stdout] 64 | | /// maximum length a 32 bit varint can posses is 5 bytes, the 6th byte is used to record the
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | #[derive(Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 68 | | pub struct Varint32([u8; 6]);
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rpc.rs:235:27
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn create_request(&self, channel: ChannelId) -> JulietRpcRequestBuilder<N> {
[INFO] [stdout]     |                           ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn create_request(&self, channel: ChannelId) -> JulietRpcRequestBuilder<'_, N> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.28s
[INFO] running `Command { std: "docker" "inspect" "c4b65ff3a038dd602756884d4898c80c66331e262c82e235729c7dcef9d842ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b65ff3a038dd602756884d4898c80c66331e262c82e235729c7dcef9d842ec", kill_on_drop: false }`
[INFO] [stdout] c4b65ff3a038dd602756884d4898c80c66331e262c82e235729c7dcef9d842ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef9a332f847dd7b9c2bf6bea93f2c6ab5e306b5bf71c8dc569de365ee5c8d6b9
[INFO] running `Command { std: "docker" "start" "-a" "ef9a332f847dd7b9c2bf6bea93f2c6ab5e306b5bf71c8dc569de365ee5c8d6b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling proptest-attr-macro v1.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling derive_more v1.0.0-beta.2
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling juliet v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/header.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / /// Header structure.
[INFO] [stdout] 14 | | ///
[INFO] [stdout] 15 | | /// Implements [`AsRef<u8>`], which will return a byte slice with the correct encoding of the header
[INFO] [stdout] 16 | | /// that can be sent directly to a peer.
[INFO] [stdout] 17 | | #[derive(Copy, Clone, Eq, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 18 | | #[repr(transparent)]
[INFO] [stdout] 19 | | pub struct Header([u8; Header::SIZE]);
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/protocol/outgoing_message.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct Preamble {
[INFO] [stdout]     |        ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/protocol/outgoing_message.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / /// Combination of header and potential message payload length.
[INFO] [stdout] 160 | | ///
[INFO] [stdout] 161 | | /// A message with a payload always starts with an initial frame that has a header and a varint
[INFO] [stdout] 162 | | /// encoded payload length. This type combines the two, and allows for the payload length to
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     payload_length: Varint32,
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/varint.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / /// An encoded varint32.
[INFO] [stdout] 62 | | ///
[INFO] [stdout] 63 | | /// Internally these are stored as six byte arrays to make passing around convenient. Since the
[INFO] [stdout] 64 | | /// maximum length a 32 bit varint can posses is 5 bytes, the 6th byte is used to record the
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | #[derive(Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 68 | | pub struct Varint32([u8; 6]);
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rpc.rs:235:27
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn create_request(&self, channel: ChannelId) -> JulietRpcRequestBuilder<N> {
[INFO] [stdout]     |                           ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn create_request(&self, channel: ChannelId) -> JulietRpcRequestBuilder<'_, N> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/header.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / /// Header structure.
[INFO] [stdout] 14 | | ///
[INFO] [stdout] 15 | | /// Implements [`AsRef<u8>`], which will return a byte slice with the correct encoding of the header
[INFO] [stdout] 16 | | /// that can be sent directly to a peer.
[INFO] [stdout] 17 | | #[derive(Copy, Clone, Eq, PartialEq, Pod, Zeroable)]
[INFO] [stdout] 18 | | #[repr(transparent)]
[INFO] [stdout] 19 | | pub struct Header([u8; Header::SIZE]);
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/protocol/outgoing_message.rs:170:8
[INFO] [stdout]     |
[INFO] [stdout] 170 | struct Preamble {
[INFO] [stdout]     |        ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/protocol/outgoing_message.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | / /// Combination of header and potential message payload length.
[INFO] [stdout] 160 | | ///
[INFO] [stdout] 161 | | /// A message with a payload always starts with an initial frame that has a header and a varint
[INFO] [stdout] 162 | | /// encoded payload length. This type combines the two, and allows for the payload length to
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |     payload_length: Varint32,
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/varint.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / /// An encoded varint32.
[INFO] [stdout] 62 | | ///
[INFO] [stdout] 63 | | /// Internally these are stored as six byte arrays to make passing around convenient. Since the
[INFO] [stdout] 64 | | /// maximum length a 32 bit varint can posses is 5 bytes, the 6th byte is used to record the
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | #[derive(Copy, Clone, Pod, Zeroable)]
[INFO] [stdout] 68 | | pub struct Varint32([u8; 6]);
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/header.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                         ^-------------------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Arbitrary` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ErrorKind`
[INFO] [stdout] 53 | #[repr(u8)]
[INFO] [stdout] 54 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- `ErrorKind` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/header.rs:103:25
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                         ^-------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `Arbitrary` is not local
[INFO] [stdout]     |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Kind`
[INFO] [stdout] 104 | #[repr(u8)]
[INFO] [stdout] 105 | pub enum Kind {
[INFO] [stdout]     |          ---- `Kind` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/protocol/multiframe.rs:362:14
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[derive(Arbitrary, derive_more::Debug)]
[INFO] [stdout]     |              ^--------
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `Arbitrary` is not local
[INFO] [stdout]     |              move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Action`
[INFO] [stdout] 363 |     enum Action {
[INFO] [stdout]     |          ------ `Action` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/protocol.rs:1085:14
[INFO] [stdout]      |
[INFO] [stdout] 1085 |     #[derive(Arbitrary, Clone, Copy, Debug, EnumIter)]
[INFO] [stdout]      |              ^--------
[INFO] [stdout]      |              |
[INFO] [stdout]      |              `Arbitrary` is not local
[INFO] [stdout]      |              move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VaryingPayload`
[INFO] [stdout] 1086 |     enum VaryingPayload {
[INFO] [stdout]      |          -------------- `VaryingPayload` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]      = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rpc.rs:235:27
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn create_request(&self, channel: ChannelId) -> JulietRpcRequestBuilder<N> {
[INFO] [stdout]     |                           ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn create_request(&self, channel: ChannelId) -> JulietRpcRequestBuilder<'_, N> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `must_use` that must be used
[INFO] [stdout]    --> src/varint.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |         format!("{:?}", Varint32::encode(value));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] 313 |         let _ = format!("{:?}", Varint32::encode(value));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "ef9a332f847dd7b9c2bf6bea93f2c6ab5e306b5bf71c8dc569de365ee5c8d6b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef9a332f847dd7b9c2bf6bea93f2c6ab5e306b5bf71c8dc569de365ee5c8d6b9", kill_on_drop: false }`
[INFO] [stdout] ef9a332f847dd7b9c2bf6bea93f2c6ab5e306b5bf71c8dc569de365ee5c8d6b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6f1bbe6c3625f524aaf17cdb9a4262235d5994ab976198b109079c40b2599a3
[INFO] running `Command { std: "docker" "start" "-a" "a6f1bbe6c3625f524aaf17cdb9a4262235d5994ab976198b109079c40b2599a3", kill_on_drop: false }`
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/header.rs:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | / /// Header structure.
[INFO] [stderr] 14 | | ///
[INFO] [stderr] 15 | | /// Implements [`AsRef<u8>`], which will return a byte slice with the correct encoding of the header
[INFO] [stderr] 16 | | /// that can be sent directly to a peer.
[INFO] [stderr] 17 | | #[derive(Copy, Clone, Eq, PartialEq, Pod, Zeroable)]
[INFO] [stderr] 18 | | #[repr(transparent)]
[INFO] [stderr] 19 | | pub struct Header([u8; Header::SIZE]);
[INFO] [stderr]    | |______________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/protocol/outgoing_message.rs:170:8
[INFO] [stderr]     |
[INFO] [stderr] 170 | struct Preamble {
[INFO] [stderr]     |        ^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> src/protocol/outgoing_message.rs:159:1
[INFO] [stderr]     |
[INFO] [stderr] 159 | / /// Combination of header and potential message payload length.
[INFO] [stderr] 160 | | ///
[INFO] [stderr] 161 | | /// A message with a payload always starts with an initial frame that has a header and a varint
[INFO] [stderr] 162 | | /// encoded payload length. This type combines the two, and allows for the payload length to
[INFO] [stderr] ...   |
[INFO] [stderr] 174 | |     payload_length: Varint32,
[INFO] [stderr] 175 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/varint.rs:61:1
[INFO] [stderr]    |
[INFO] [stderr] 61 | / /// An encoded varint32.
[INFO] [stderr] 62 | | ///
[INFO] [stderr] 63 | | /// Internally these are stored as six byte arrays to make passing around convenient. Since the
[INFO] [stderr] 64 | | /// maximum length a 32 bit varint can posses is 5 bytes, the 6th byte is used to record the
[INFO] [stderr] ...  |
[INFO] [stderr] 67 | | #[derive(Copy, Clone, Pod, Zeroable)]
[INFO] [stderr] 68 | | pub struct Varint32([u8; 6]);
[INFO] [stderr]    | |_____________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rpc.rs:235:27
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub fn create_request(&self, channel: ChannelId) -> JulietRpcRequestBuilder<N> {
[INFO] [stderr]     |                           ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub fn create_request(&self, channel: ChannelId) -> JulietRpcRequestBuilder<'_, N> {
[INFO] [stderr]     |                                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `juliet` (lib) generated 5 warnings (run `cargo fix --lib -p juliet` to apply 1 suggestion)
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/header.rs:52:25
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]    |                         ^-------------------------
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         `Arbitrary` is not local
[INFO] [stderr]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ErrorKind`
[INFO] [stderr] 53 | #[repr(u8)]
[INFO] [stderr] 54 | pub enum ErrorKind {
[INFO] [stderr]    |          --------- `ErrorKind` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/header.rs:103:25
[INFO] [stderr]     |
[INFO] [stderr] 103 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]     |                         ^-------------------------
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         `Arbitrary` is not local
[INFO] [stderr]     |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Kind`
[INFO] [stderr] 104 | #[repr(u8)]
[INFO] [stderr] 105 | pub enum Kind {
[INFO] [stderr]     |          ---- `Kind` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/protocol/multiframe.rs:362:14
[INFO] [stderr]     |
[INFO] [stderr] 362 |     #[derive(Arbitrary, derive_more::Debug)]
[INFO] [stderr]     |              ^--------
[INFO] [stderr]     |              |
[INFO] [stderr]     |              `Arbitrary` is not local
[INFO] [stderr]     |              move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Action`
[INFO] [stderr] 363 |     enum Action {
[INFO] [stderr]     |          ------ `Action` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]     --> src/protocol.rs:1085:14
[INFO] [stderr]      |
[INFO] [stderr] 1085 |     #[derive(Arbitrary, Clone, Copy, Debug, EnumIter)]
[INFO] [stderr]      |              ^--------
[INFO] [stderr]      |              |
[INFO] [stderr]      |              `Arbitrary` is not local
[INFO] [stderr]      |              move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_VaryingPayload`
[INFO] [stderr] 1086 |     enum VaryingPayload {
[INFO] [stderr]      |          -------------- `VaryingPayload` is not local
[INFO] [stderr]      |
[INFO] [stderr]      = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]      = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]      = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]      = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `must_use` that must be used
[INFO] [stderr]    --> src/varint.rs:313:9
[INFO] [stderr]     |
[INFO] [stderr] 313 |         format!("{:?}", Varint32::encode(value));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[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] 313 |         let _ = format!("{:?}", Varint32::encode(value));
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `juliet` (lib test) generated 10 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/juliet-6bfb88d70d3b16e7)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test header::tests::ensure_zeroed_header_works ... ok
[INFO] [stdout] test header::tests::fuzz_header ... ok
[INFO] [stdout] test header::tests::header_parsing_fails_if_kind_out_of_range ... ok
[INFO] [stdout] test header::tests::err_header_construction ... ok
[INFO] [stdout] test header::tests::fuzz_header_regressions ... ok
[INFO] [stdout] test protocol::multiframe::tests::mutltiframe_allows_interspersed_frames ... ok
[INFO] [stdout] test protocol::multiframe::tests::mutltiframe_does_not_allow_multiple_multiframe_transfers ... ok
[INFO] [stdout] test protocol::multiframe::tests::single_message_frame_by_frame ... ok
[INFO] [stdout] test protocol::outgoing_message::tests::display_works ... ok
[INFO] [stdout] test io::tests::read_until_bytesmut_eventually_fills_buffer ... ok
[INFO] [stdout] test protocol::outgoing_message::tests::message_is_fragmentized_correctly ... ok
[INFO] [stdout] test protocol::tests::cancellation_allowance_incrementation_works ... ok
[INFO] [stdout] test protocol::tests::create_requests_with_invalid_inputs_fails ... ok
[INFO] [stdout] test protocol::tests::create_response_with_correct_input_clears_state_accordingly ... ok
[INFO] [stdout] test protocol::tests::custom_errors_are_possible ... ok
[INFO] [stdout] test io::tests::stuttering_reader_reads_correctly ... ok
[INFO] [stdout] test protocol::tests::allowed_to_send_throttles_when_appropriate ... ok
[INFO] [stdout] test protocol::tests::env_max_frame_size_exceeded ... ok
[INFO] [stdout] test protocol::tests::env_req_cancellation_for_ficticious_request ... ok
[INFO] [stdout] test io::tests::randomized_sequences_build_correctly ... ok
[INFO] [stdout] test protocol::outgoing_message::tests::bytes_iterator_smoke_test ... ok
[INFO] [stdout] test protocol::tests::env_req_exceed_req_size_limit ... ok
[INFO] [stdout] test protocol::tests::env_bad_varint ... ok
[INFO] [stdout] test protocol::tests::env_req_response_for_ficticious_request ... ok
[INFO] [stdout] test protocol::tests::env_invalid_header ... ok
[INFO] [stdout] test protocol::tests::env_req_response_cancellation_limit_exceeded ... ok
[INFO] [stdout] test protocol::tests::can_send_back_to_back_multi_frame_requests ... ok
[INFO] [stdout] test header::tests::known_headers ... ok
[INFO] [stdout] test protocol::tests::create_requests_with_correct_input_sets_state_accordingly ... ok
[INFO] [stdout] test protocol::tests::env_req_exceed_in_flight_limit ... ok
[INFO] [stdout] test protocol::tests::is_at_max_incoming_requests_works ... ok
[INFO] [stdout] test protocol::tests::err_msg_works ... ok
[INFO] [stdout] test protocol::tests::env_response_size_limit_exceeded ... ok
[INFO] [stdout] test protocol::tests::max_frame_size_works ... ok
[INFO] [stdout] test protocol::tests::multiframe_messages_cancelled_correctly_after_partial_reception ... ok
[INFO] [stdout] test protocol::tests::test_channel_lookups_work ... ok
[INFO] [stdout] test protocol::tests::two_multi_frame_messages_interleaved_causes_error ... ok
[INFO] [stdout] test protocol::tests::multi_frame_estimation_works ... ok
[INFO] [stdout] test protocol::tests::multi_frame_followed_by_single_frame_request_is_acceptable ... ok
[INFO] [stdout] test protocol::tests::response_with_no_payload_is_cleared_from_buffer ... ok
[INFO] [stdout] test protocol::tests::use_case_areq_acnc_bcnc ... ok
[INFO] [stdout] test protocol::tests::use_case_areq_bcnc_acncsim ... ok
[INFO] [stdout] test protocol::tests::request_id_generation_generates_unique_ids ... ok
[INFO] [stdout] test rpc::tests::drain_works ... ok
[INFO] [stdout] test rpc::tests::large_volume_setup_smoke_test ... ok
[INFO] [stdout] test rpc::tests::request_guard_get_returns_correct_value_when_available ... ok
[INFO] [stdout] test rpc::tests::drain_on_empty_works ... ok
[INFO] [stdout] test protocol::tests::use_case_areq_brsp_acncsim ... ok
[INFO] [stdout] test protocol::tests::use_case_req_ok ... ok
[INFO] [stdout] test io::tests::read_until_bytesmut_into_empty_buffer_succeeds ... ok
[INFO] [stdout] test protocol::tests::use_case_areq_brsp_acnc ... ok
[INFO] [stdout] test rpc::tests::request_guard_polled_late_returns_response_when_available ... ok
[INFO] [stdout] test protocol::tests::env_req_size_limit_exceeded ... ok
[INFO] [stdout] test rpc::tests::request_guard_polled_early_returns_response_when_available ... ok
[INFO] [stdout] test protocol::tests::use_case_areq_acnc_brsp ... ok
[INFO] [stdout] test protocol::tests::env_req_duplicate_request ... ok
[INFO] [stdout] test protocol::tests::use_case_areq_bcnc_acnc ... ok
[INFO] [stdout] test rpc::tests::request_guard_polls_waiting_with_no_response ... ok
[INFO] [stdout] test protocol::tests::one_respone_or_cancellation_per_request ... ok
[INFO] [stdout] test rpc::tests::send_custom_error ... ok
[INFO] [stdout] test tests::outcome_expect_works_on_success ... ok
[INFO] [stdout] test rpc::tests::send_two_large_requests ... ok
[INFO] [stdout] test tests::channel_configuration_can_be_built ... ok
[INFO] [stdout] test tests::outcome_incomplete_works_on_non_zero ... ok
[INFO] [stdout] test tests::outcome_map_err_works_correctly ... ok
[INFO] [stdout] test tests::channel_type_smoke_tests ... ok
[INFO] [stdout] test tests::outcome_to_result_works_correctly ... ok
[INFO] [stdout] test tests::try_outcome_works ... ok
[INFO] [stdout] test util::tests::index_derefs_correctly ... ok
[INFO] [stdout] test util::tests::payload_formatting_works ... ok
[INFO] [stdout] test varint::tests::check_error_conditions ... ok
[INFO] [stdout] test varint::tests::decode_known_values_and_crossover_points ... ok
[INFO] [stdout] test varint::tests::encode_known_values ... ok
[INFO] [stdout] test varint::tests::ensure_is_zeroable ... ok
[INFO] [stdout] test varint::tests::fuzz_varint ... ok
[INFO] [stdout] test varint::tests::roundtrip_value ... ok
[INFO] [stdout] test varint::tests::sentinel_has_length_zero ... ok
[INFO] [stdout] test varint::tests::working_debug_impl ... ok
[INFO] [stdout] test varint::tests::working_sentinel_formatting_and_decoding ... ok
[INFO] [stdout] test header::tests::roundtrip_valid_headers ... ok
[INFO] [stdout] test rpc::tests::request_guard_harmless_to_set_multiple_times ... ok
[INFO] [stdout] test tests::id_type_smoke_tests ... ok
[INFO] [stdout] test rpc::tests::basic_smoke_test ... ok
[INFO] [stdout] test io::tests::read_until_bytesmut_gives_up_if_not_enough_available ... ok
[INFO] [stdout] test rpc::tests::timeout_processed_in_correct_order ... ok
[INFO] [stdout] test protocol::tests::max_frame_size_panics_on_too_small_size - should panic ... ok
[INFO] [stdout] test tests::outcome_expect_panics_on_fatal - should panic ... ok
[INFO] [stdout] test tests::outcome_incomplete_panics_past_u32_max - should panic ... ok
[INFO] [stdout] test tests::outcome_to_result_panics_on_incomplete - should panic ... ok
[INFO] [stdout] test tests::outcome_incomplete_panics_on_0 - should panic ... ok
[INFO] [stdout] test tests::outcome_expect_panics_on_incomplete - should panic ... ok
[INFO] [stdout] test rpc::tests::run_large_volume_test_single_channel_single_request ... FAILED
[INFO] [stdout] test protocol::multiframe::tests::model_sequence_test_multi_frame_receiver ... ok
[INFO] [stdout] test rpc::tests::run_large_volume_test_with_default_values_10_channels ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rpc::tests::run_large_volume_test_single_channel_single_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1447:22:
[INFO] [stdout] next request failed: FatalTimeout { count: 6 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7262c4db2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64a7260e3747 - <core[27de1724e4349be2]::result::Result<core[27de1724e4349be2]::option::Option<juliet[66c71f01491808ff]::rpc::IncomingRequest>, juliet[66c71f01491808ff]::rpc::RpcServerError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64a7260e3747 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1447:22
[INFO] [stdout]   22:     0x64a7260e3747 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   23:     0x64a72606da99 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   24:     0x64a72606da99 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x64a72606da99 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   26:     0x64a726012319 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   27:     0x64a726012319 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64a726012319 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64a726012319 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64a726012319 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64a726012319 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   32:     0x64a726012319 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   33:     0x64a726012319 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#1}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   35:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   37:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   40:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   43:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   49:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   50:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   51:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   53:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   54:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   55:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   56:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   78:     0x7b857e40ba64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1547:22:
[INFO] [stdout] next request failed: FatalTimeout { count: 3 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7262c4db2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64a7260e2506 - <core[27de1724e4349be2]::result::Result<core[27de1724e4349be2]::option::Option<juliet[66c71f01491808ff]::rpc::IncomingRequest>, juliet[66c71f01491808ff]::rpc::RpcServerError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64a7260e2506 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1547:22
[INFO] [stdout]   22:     0x64a7260e2506 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   23:     0x64a72606d259 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   24:     0x64a72606d259 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   25:     0x64a72606d259 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   26:     0x64a726010119 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   27:     0x64a726010119 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64a726010119 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64a726010119 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64a726010119 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64a726010119 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   32:     0x64a726010119 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   33:     0x64a726010119 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#3}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   35:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   37:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   40:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   43:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   49:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   50:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   51:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   53:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   54:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   55:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   56:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   78:     0x7b857e40ba64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1514:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5dc1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1514:52
[INFO] [stdout]   21:     0x64a7260e5dc1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726015619 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726015619 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1514:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5dc1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1514:52
[INFO] [stdout]   21:     0x64a7260e5dc1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726015619 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726015619 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1514:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5dc1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1514:52
[INFO] [stdout]   21:     0x64a7260e5dc1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726015619 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726015619 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1514:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5dc1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1514:52
[INFO] [stdout]   21:     0x64a7260e5dc1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726015619 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726015619 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1514:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5dc1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1514:52
[INFO] [stdout]   21:     0x64a7260e5dc1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726015619 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726015619 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1514:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5dc1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1514:52
[INFO] [stdout]   21:     0x64a7260e5dc1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606e6f9 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726015619 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726015619 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726015619 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726015619 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726015619 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#2}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1603:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5fe1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1603:52
[INFO] [stdout]   21:     0x64a7260e5fe1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726016719 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726016719 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726016719 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726016719 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726016719 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726016719 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726016719 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726016719 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1603:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5fe1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1603:52
[INFO] [stdout]   21:     0x64a7260e5fe1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726016719 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726016719 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726016719 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726016719 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726016719 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726016719 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726016719 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726016719 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1603:52:
[INFO] [stdout] request timed out
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7260dc92a - core[27de1724e4349be2]::panicking::panic_display::<juliet[66c71f01491808ff]::rpc::RequestError>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a7260e5fe1 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}::{closure#4}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1603:52
[INFO] [stdout]   21:     0x64a7260e5fe1 - <tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.40/src/instrument.rs:321:15
[INFO] [stdout]   22:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:328:24
[INFO] [stdout]   23:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::loom::std::unsafe_cell::UnsafeCell<tokio[d2361f4c38e41a71]::runtime::task::core::Stage<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x64a72606eb19 - <tokio[d2361f4c38e41a71]::runtime::task::core::Core<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/core.rs:317:30
[INFO] [stdout]   25:     0x64a726016719 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   26:     0x64a726016719 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x64a726016719 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a726016719 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a726016719 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a726016719 - tokio[d2361f4c38e41a71]::runtime::task::harness::poll_future::<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   31:     0x64a726016719 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   32:     0x64a726016719 - <tokio[d2361f4c38e41a71]::runtime::task::harness::Harness<tracing[70dbbfa5e57497b2]::instrument::Instrumented<juliet[66c71f01491808ff]::rpc::tests::large_volume_test<1usize>::{closure#0}::{closure#4}::{closure#0}>, alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   33:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/task/mod.rs:408:13
[INFO] [stdout]   34:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:706:30
[INFO] [stdout]   35:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x64a7260fee71 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:43
[INFO] [stdout]   38:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x64a7260fee71 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:343:28
[INFO] [stdout]   40:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:705:43
[INFO] [stdout]   41:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   42:     0x64a7260a4375 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   43:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   44:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   47:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   48:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   49:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   50:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   51:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   52:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   53:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   54:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   55:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   67:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   68:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   73:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   75:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   76:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   77:     0x7b857e40ba64 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::tests::run_large_volume_test_single_channel_single_request' (89) panicked at src/rpc.rs:1617:28:
[INFO] [stdout] failed to join alice server: JoinError::Panic(Id(5), ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a7262ad402 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a7262ad402 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a7262ad402 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a7262c48ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a7262c48ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64a7262b26c6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a7262b26c6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a72628a5df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a72628a5df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a7262a53f9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a7261ae60e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a7261ae60e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a7262a5662 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a7262a5662 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a72628a698 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a72627f809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a72628b4ed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a7262c503c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a7262c4db2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64a7260879c9 - <core[27de1724e4349be2]::result::Result<(), tokio[d2361f4c38e41a71]::runtime::task::error::JoinError>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64a7260879c9 - juliet[66c71f01491808ff]::rpc::tests::large_volume_test::<1usize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1617:28
[INFO] [stdout]   22:     0x64a7260879c9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:38
[INFO] [stdout]   23:     0x64a7260fed00 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64a7260fed00 - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x64a7260fed00 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x64a7260fed00 - tokio[d2361f4c38e41a71]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x64a7260fed00 - tokio[d2361f4c38e41a71]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x64a7260fed00 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x64a7260fed00 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x64a7260a42d8 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x64a7260a42d8 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x64a7260a42d8 - <tokio[d2361f4c38e41a71]::runtime::context::scoped::Scoped<tokio[d2361f4c38e41a71]::runtime::scheduler::Context>>::set::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x64a7260ff01f - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::try_with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x64a7260ff01f - <std[3b51380354919863]::thread::local::LocalKey<tokio[d2361f4c38e41a71]::runtime::context::Context>>::with::<tokio[d2361f4c38e41a71]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x64a7260ff317 - tokio[d2361f4c38e41a71]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x64a7260ff317 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x64a72607228f - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x64a72607228f - tokio[d2361f4c38e41a71]::runtime::context::runtime::enter_runtime::<<tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x64a7260714c5 - <tokio[d2361f4c38e41a71]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   43:     0x64a72608b2aa - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1414:43
[INFO] [stdout]   44:     0x64a7260d62b9 - juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/rpc.rs:1399:67
[INFO] [stdout]   45:     0x64a7260d62b9 - <juliet[66c71f01491808ff]::rpc::tests::run_large_volume_test_single_channel_single_request::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64a7261a29bb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64a7261a29bb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x64a7261af21a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64a7261af21a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64a7261af21a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x64a7261af21a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x64a7261aa7c4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x64a7261aa7c4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x64a7261b1d12 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64a7261b1d12 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64a7261b1d12 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64a7261b1d12 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x64a7261b1d12 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64a7262acc6f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x64a7262acc6f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7b857e37eaa4 - <unknown>
[INFO] [stdout]   67:     0x7b857e40ba64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rpc::tests::run_large_volume_test_single_channel_single_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 47.89s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a6f1bbe6c3625f524aaf17cdb9a4262235d5994ab976198b109079c40b2599a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6f1bbe6c3625f524aaf17cdb9a4262235d5994ab976198b109079c40b2599a3", kill_on_drop: false }`
[INFO] [stdout] a6f1bbe6c3625f524aaf17cdb9a4262235d5994ab976198b109079c40b2599a3
