[INFO] fetching crate rust-mqtt 0.3.0...
[INFO] testing rust-mqtt-0.3.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rust-mqtt 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rust-mqtt 0.3.0
[INFO] finished tweaking crates.io crate rust-mqtt 0.3.0
[INFO] tweaked toml for crates.io crate rust-mqtt 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-mqtt 0.3.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-mqtt 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22d703afe7755d9d8039358251937ca118c08baf69052c5737b3d8bde9d9b08c
[INFO] running `Command { std: "docker" "start" "-a" "22d703afe7755d9d8039358251937ca118c08baf69052c5737b3d8bde9d9b08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22d703afe7755d9d8039358251937ca118c08baf69052c5737b3d8bde9d9b08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d703afe7755d9d8039358251937ca118c08baf69052c5737b3d8bde9d9b08c", kill_on_drop: false }`
[INFO] [stdout] 22d703afe7755d9d8039358251937ca118c08baf69052c5737b3d8bde9d9b08c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dbad31667800b30afd8aa2ea915a845d913dba1ad3e11a767cb66733f1f5633
[INFO] running `Command { std: "docker" "start" "-a" "2dbad31667800b30afd8aa2ea915a845d913dba1ad3e11a767cb66733f1f5633", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rust-mqtt v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `defmt-timestamp-uptime`
[INFO] [stdout]    --> src/fmt.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg(feature = "defmt-timestamp-uptime")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `log`, `no_std`, `std`, and `tls`
[INFO] [stdout]     = help: consider adding `defmt-timestamp-uptime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.84s
[INFO] running `Command { std: "docker" "inspect" "2dbad31667800b30afd8aa2ea915a845d913dba1ad3e11a767cb66733f1f5633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dbad31667800b30afd8aa2ea915a845d913dba1ad3e11a767cb66733f1f5633", kill_on_drop: false }`
[INFO] [stdout] 2dbad31667800b30afd8aa2ea915a845d913dba1ad3e11a767cb66733f1f5633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 556ba08981f634237af979eb9b7db3059db39a4a813713516d7d2b86277efd6b
[INFO] running `Command { std: "docker" "start" "-a" "556ba08981f634237af979eb9b7db3059db39a4a813713516d7d2b86277efd6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling embedded-io-adapters v0.6.1
[INFO] [stderr]    Compiling rust-mqtt v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `defmt-timestamp-uptime`
[INFO] [stdout]    --> src/fmt.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg(feature = "defmt-timestamp-uptime")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `log`, `no_std`, `std`, and `tls`
[INFO] [stdout]     = help: consider adding `defmt-timestamp-uptime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serial_test v3.0.0
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `defmt-timestamp-uptime`
[INFO] [stdout]    --> src/fmt.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg(feature = "defmt-timestamp-uptime")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `defmt`, `log`, `no_std`, `std`, and `tls`
[INFO] [stdout]     = help: consider adding `defmt-timestamp-uptime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/tests/unit/packet/v5/connack_packet_unit.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut buffer: [u8; 8] = [
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "556ba08981f634237af979eb9b7db3059db39a4a813713516d7d2b86277efd6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "556ba08981f634237af979eb9b7db3059db39a4a813713516d7d2b86277efd6b", kill_on_drop: false }`
[INFO] [stdout] 556ba08981f634237af979eb9b7db3059db39a4a813713516d7d2b86277efd6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f12781bbf4e59c933b0fe40d82ea46b8c14af22db8069661d1f550ea01e2da30
[INFO] running `Command { std: "docker" "start" "-a" "f12781bbf4e59c933b0fe40d82ea46b8c14af22db8069661d1f550ea01e2da30", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `defmt-timestamp-uptime`
[INFO] [stderr]    --> src/fmt.rs:198:7
[INFO] [stderr]     |
[INFO] [stderr] 198 | #[cfg(feature = "defmt-timestamp-uptime")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `defmt`, `log`, `no_std`, `std`, and `tls`
[INFO] [stderr]     = help: consider adding `defmt-timestamp-uptime` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-mqtt` (lib) generated 1 warning
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/tests/unit/packet/v5/connack_packet_unit.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |     let mut buffer: [u8; 8] = [
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-mqtt` (lib test) generated 2 warnings (1 duplicate) (run `cargo fix --lib -p rust-mqtt --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_mqtt-58e24f57f61e1c0e)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test tests::unit::encoding::variable_byte_integer_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::encoding::variable_byte_integer_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::encoding::variable_byte_integer_unit::test_decode_small ... ok
[INFO] [stdout] test tests::unit::encoding::variable_byte_integer_unit::test_encode_max ... ok
[INFO] [stdout] test tests::unit::encoding::variable_byte_integer_unit::test_encode_extra_small ... ok
[INFO] [stdout] test tests::unit::encoding::variable_byte_integer_unit::test_encode_small ... ok
[INFO] [stdout] test tests::unit::packet::v5::connack_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::connect_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::disconnect_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::disconnect_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pingreq_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pingresp_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pingresp_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::puback_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::puback_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pubcomp_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pubcomp_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::publish_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::publish_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::connack_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pubrec_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pubrec_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pubrel_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::pubrel_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::suback_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::subscription_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::packet::v5::unsuback_packet_unit::test_decode ... ok
[INFO] [stdout] test tests::unit::packet::v5::unsubscription_packet_unit::test_encode ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::buffer_read_invalid_size ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::buffer_read_variable_byte ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_complete_var_int ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_binary ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_binary_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_string ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_string_pair ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_string_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_string_pair_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_string_pair_wrong_utf8 ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_u8_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_u8 ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_smaller_var_int ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_var_empty_buffer ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_get_rem_len_cont ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_get_rem_len_one ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_string_utf8_wrong ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_u16 ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_u32_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_get_rem_len_two ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_get_rem_len_three ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_get_rem_len_zero ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_get_rem_len_zero_end ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_get_rem_len_all ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_bin ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_properties ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_bin_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_filters ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_ref_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_filters_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_properties_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_string ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_ref ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_u16_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_string_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_string_pair_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_u16_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_reader_unit::test_read_u32 ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_string_pair ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_u32 ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_u32_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_u16 ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_u8 ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_u8_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_var_byte ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_write_var_byte_oob ... ok
[INFO] [stdout] test tests::unit::utils::buffer_writer_unit::buffer_get_rem_len_over ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test_single.rs (/opt/rustwide/target/debug/deps/integration_test_single-6c5e526e3c16aad4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test integration_publish_recv ... FAILED
[INFO] [stdout] test integration_publish_recv_wrong_cred ... FAILED
[INFO] [stdout] test integration_publish_recv_multiple ... FAILED
[INFO] [stdout] test integration_publish_recv_multiple_qos ... FAILED
[INFO] [stdout] test integration_publish_recv_qos ... FAILED
[INFO] [stdout] test integration_sub_unsub ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_publish_recv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_publish_recv' panicked at tests/integration_test_single.rs:422:5:
[INFO] [stdout] assertion failed: Err(NetworkError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649f6fd318d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649f6fd318d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649f6fd318d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649f6fd318d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649f6fd57a23 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649f6fd57a23 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x649f6fd2e443 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649f6fd2e443 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649f6fd31722 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649f6fd32e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649f6fd32ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649f6fcca174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649f6fcca174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649f6fd3392b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649f6fd3392b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649f6fd335fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649f6fd31dc9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x649f6fd3328d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649f6fd56200 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649f6fbb54a9 - integration_test_single::integration_publish_recv::{{closure}}::hef797e9cb050d217
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:422:5
[INFO] [stdout]   20:     0x649f6fbbdce5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc858bb1427960f3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h5137b11c1ac3342e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:74
[INFO] [stdout]   22:     0x649f6fbbdce5 - tokio::runtime::coop::with_budget::h5002dcc7b16720c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   23:     0x649f6fbbdce5 - tokio::runtime::coop::budget::habfaa99e91456601
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   24:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::he35c0422a9ef7f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:31
[INFO] [stdout]   25:     0x649f6fbbdce5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h72879afaefb8b1f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x649f6fbbdce5 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf4f2f03d0b1579e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x649f6fbbdce5 - tokio::runtime::context::runtime::enter_runtime::h488b0acb2ae1fcab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x649f6fbbbbca - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h0cb1ae689c046075
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x649f6fbbbbca - tokio::runtime::runtime::Runtime::block_on::h1d2c933511ec1afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:350:50
[INFO] [stdout]   30:     0x649f6fbb3fb2 - integration_test_single::integration_publish_recv::he9bf9899b3a2e7a3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:423:27
[INFO] [stdout]   31:     0x649f6fbb3fb2 - integration_test_single::integration_publish_recv::{{closure}}::hcf206537e4b5e474
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:409:36
[INFO] [stdout]   32:     0x649f6fbb3fb2 - core::ops::function::FnOnce::call_once::h7b817006ff365b10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x649f6fccf8ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x649f6fccf8ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x649f6fcceaee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x649f6fcceaee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x649f6fcceaee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x649f6fcceaee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x649f6fcceaee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649f6fcceaee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x649f6fcceaee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x649f6fc92694 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x649f6fc92694 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x649f6fc9603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x649f6fc9603a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x649f6fc9603a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x649f6fc9603a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x649f6fc9603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x649f6fd36aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x7d5527a6faa4 - <unknown>
[INFO] [stdout]   55:     0x7d5527afca34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_publish_recv_wrong_cred stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_publish_recv_wrong_cred' panicked at tests/integration_test_single.rs:498:5:
[INFO] [stdout] assertion failed: Err(NetworkError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649f6fd318d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649f6fd318d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649f6fd318d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649f6fd318d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649f6fd57a23 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649f6fd57a23 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x649f6fd2e443 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649f6fd2e443 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649f6fd31722 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649f6fd32e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649f6fd32ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649f6fcca174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649f6fcca174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649f6fd3392b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649f6fd3392b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649f6fd335fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649f6fd31dc9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x649f6fd3328d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649f6fd56200 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649f6fbb69e9 - integration_test_single::integration_publish_recv_wrong_cred::{{closure}}::h863a0258837e14f7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:498:5
[INFO] [stdout]   20:     0x649f6fbbdce5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc858bb1427960f3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h5137b11c1ac3342e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:74
[INFO] [stdout]   22:     0x649f6fbbdce5 - tokio::runtime::coop::with_budget::h5002dcc7b16720c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   23:     0x649f6fbbdce5 - tokio::runtime::coop::budget::habfaa99e91456601
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   24:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::he35c0422a9ef7f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:31
[INFO] [stdout]   25:     0x649f6fbbdce5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h72879afaefb8b1f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x649f6fbbdce5 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf4f2f03d0b1579e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x649f6fbbdce5 - tokio::runtime::context::runtime::enter_runtime::h488b0acb2ae1fcab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x649f6fbbbbca - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h0cb1ae689c046075
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x649f6fbbbbca - tokio::runtime::runtime::Runtime::block_on::h1d2c933511ec1afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:350:50
[INFO] [stdout]   30:     0x649f6fbb45c2 - integration_test_single::integration_publish_recv_wrong_cred::h3716572ba769b0ac
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:500:27
[INFO] [stdout]   31:     0x649f6fbb45c2 - integration_test_single::integration_publish_recv_wrong_cred::{{closure}}::h3384b88bbd4042ef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:486:47
[INFO] [stdout]   32:     0x649f6fbb45c2 - core::ops::function::FnOnce::call_once::hca3bfb8da679dd93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x649f6fccf8ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x649f6fccf8ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x649f6fcceaee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x649f6fcceaee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x649f6fcceaee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x649f6fcceaee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x649f6fcceaee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649f6fcceaee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x649f6fcceaee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x649f6fc92694 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x649f6fc92694 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x649f6fc9603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x649f6fc9603a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x649f6fc9603a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x649f6fc9603a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x649f6fc9603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x649f6fd36aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x7d5527a6faa4 - <unknown>
[INFO] [stdout]   55:     0x7d5527afca34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_publish_recv_multiple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_publish_recv_multiple' panicked at tests/integration_test_single.rs:443:5:
[INFO] [stdout] assertion failed: Err(NetworkError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649f6fd318d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649f6fd318d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649f6fd318d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649f6fd318d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649f6fd57a23 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649f6fd57a23 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x649f6fd2e443 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649f6fd2e443 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649f6fd31722 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649f6fd32e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649f6fd32ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649f6fcca174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649f6fcca174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649f6fd3392b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649f6fd3392b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649f6fd335fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649f6fd31dc9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x649f6fd3328d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649f6fd56200 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649f6fbb5a03 - integration_test_single::integration_publish_recv_multiple::{{closure}}::hec5d9519f8b46652
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:443:5
[INFO] [stdout]   20:     0x649f6fbbdce5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc858bb1427960f3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h5137b11c1ac3342e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:74
[INFO] [stdout]   22:     0x649f6fbbdce5 - tokio::runtime::coop::with_budget::h5002dcc7b16720c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   23:     0x649f6fbbdce5 - tokio::runtime::coop::budget::habfaa99e91456601
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   24:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::he35c0422a9ef7f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:31
[INFO] [stdout]   25:     0x649f6fbbdce5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h72879afaefb8b1f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x649f6fbbdce5 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf4f2f03d0b1579e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x649f6fbbdce5 - tokio::runtime::context::runtime::enter_runtime::h488b0acb2ae1fcab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x649f6fbbbbca - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h0cb1ae689c046075
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x649f6fbbbbca - tokio::runtime::runtime::Runtime::block_on::h1d2c933511ec1afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:350:50
[INFO] [stdout]   30:     0x649f6fbb42c2 - integration_test_single::integration_publish_recv_multiple::h89432c936f5954d4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:445:28
[INFO] [stdout]   31:     0x649f6fbb42c2 - integration_test_single::integration_publish_recv_multiple::{{closure}}::h779913337183044c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:427:45
[INFO] [stdout]   32:     0x649f6fbb42c2 - core::ops::function::FnOnce::call_once::hb8ade7c1d4c26055
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x649f6fccf8ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x649f6fccf8ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x649f6fcceaee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x649f6fcceaee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x649f6fcceaee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x649f6fcceaee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x649f6fcceaee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649f6fcceaee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x649f6fcceaee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x649f6fc92694 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x649f6fc92694 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x649f6fc9603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x649f6fc9603a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x649f6fc9603a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x649f6fc9603a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x649f6fc9603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x649f6fd36aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x7d5527a6faa4 - <unknown>
[INFO] [stdout]   55:     0x7d5527afca34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_publish_recv_multiple_qos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_publish_recv_multiple_qos' panicked at tests/integration_test_single.rs:465:5:
[INFO] [stdout] assertion failed: Err(NetworkError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649f6fd318d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649f6fd318d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649f6fd318d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649f6fd318d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649f6fd57a23 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649f6fd57a23 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x649f6fd2e443 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649f6fd2e443 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649f6fd31722 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649f6fd32e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649f6fd32ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649f6fcca174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649f6fcca174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649f6fd3392b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649f6fd3392b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649f6fd335fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649f6fd31dc9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x649f6fd3328d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649f6fd56200 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649f6fbb6063 - integration_test_single::integration_publish_recv_multiple_qos::{{closure}}::h13dcddf13c044f29
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:465:5
[INFO] [stdout]   20:     0x649f6fbbdce5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc858bb1427960f3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h5137b11c1ac3342e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:74
[INFO] [stdout]   22:     0x649f6fbbdce5 - tokio::runtime::coop::with_budget::h5002dcc7b16720c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   23:     0x649f6fbbdce5 - tokio::runtime::coop::budget::habfaa99e91456601
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   24:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::he35c0422a9ef7f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:31
[INFO] [stdout]   25:     0x649f6fbbdce5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h72879afaefb8b1f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x649f6fbbdce5 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf4f2f03d0b1579e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x649f6fbbdce5 - tokio::runtime::context::runtime::enter_runtime::h488b0acb2ae1fcab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x649f6fbbbbca - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h0cb1ae689c046075
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x649f6fbbbbca - tokio::runtime::runtime::Runtime::block_on::h1d2c933511ec1afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:350:50
[INFO] [stdout]   30:     0x649f6fbb4442 - integration_test_single::integration_publish_recv_multiple_qos::hef259120f1606f58
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:467:28
[INFO] [stdout]   31:     0x649f6fbb4442 - integration_test_single::integration_publish_recv_multiple_qos::{{closure}}::hbaec092e0b03192a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:449:49
[INFO] [stdout]   32:     0x649f6fbb4442 - core::ops::function::FnOnce::call_once::hc6eebfaf38ad715d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x649f6fccf8ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x649f6fccf8ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x649f6fcceaee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x649f6fcceaee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x649f6fcceaee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x649f6fcceaee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x649f6fcceaee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649f6fcceaee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x649f6fcceaee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x649f6fc92694 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x649f6fc92694 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x649f6fc9603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x649f6fc9603a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x649f6fc9603a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x649f6fc9603a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x649f6fc9603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x649f6fd36aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x7d5527a6faa4 - <unknown>
[INFO] [stdout]   55:     0x7d5527afca34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_publish_recv_qos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_publish_recv_qos' panicked at tests/integration_test_single.rs:481:5:
[INFO] [stdout] assertion failed: Err(NetworkError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649f6fd318d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649f6fd318d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649f6fd318d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649f6fd318d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649f6fd57a23 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649f6fd57a23 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x649f6fd2e443 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649f6fd2e443 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649f6fd31722 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649f6fd32e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649f6fd32ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649f6fcca174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649f6fcca174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649f6fd3392b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649f6fd3392b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649f6fd335fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649f6fd31dc9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x649f6fd3328d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649f6fd56200 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649f6fbb6529 - integration_test_single::integration_publish_recv_qos::{{closure}}::h84caffbc53066aa3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:481:5
[INFO] [stdout]   20:     0x649f6fbbdce5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc858bb1427960f3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h5137b11c1ac3342e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:74
[INFO] [stdout]   22:     0x649f6fbbdce5 - tokio::runtime::coop::with_budget::h5002dcc7b16720c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   23:     0x649f6fbbdce5 - tokio::runtime::coop::budget::habfaa99e91456601
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   24:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::he35c0422a9ef7f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:31
[INFO] [stdout]   25:     0x649f6fbbdce5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h72879afaefb8b1f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x649f6fbbdce5 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf4f2f03d0b1579e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x649f6fbbdce5 - tokio::runtime::context::runtime::enter_runtime::h488b0acb2ae1fcab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x649f6fbbbbca - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h0cb1ae689c046075
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x649f6fbbbbca - tokio::runtime::runtime::Runtime::block_on::h1d2c933511ec1afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:350:50
[INFO] [stdout]   30:     0x649f6fbb4742 - integration_test_single::integration_publish_recv_qos::h20453170f2b638df
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:482:27
[INFO] [stdout]   31:     0x649f6fbb4742 - integration_test_single::integration_publish_recv_qos::{{closure}}::h8c591b2c3712268c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:471:40
[INFO] [stdout]   32:     0x649f6fbb4742 - core::ops::function::FnOnce::call_once::hfa60cc84805bff00
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x649f6fccf8ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x649f6fccf8ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x649f6fcceaee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x649f6fcceaee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x649f6fcceaee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x649f6fcceaee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x649f6fcceaee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649f6fcceaee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x649f6fcceaee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x649f6fc92694 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x649f6fc92694 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x649f6fc9603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x649f6fc9603a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x649f6fc9603a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x649f6fc9603a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x649f6fc9603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x649f6fd36aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x7d5527a6faa4 - <unknown>
[INFO] [stdout]   55:     0x7d5527afca34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_sub_unsub stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at tests/integration_test_single.rs:526:9:
[INFO] [stdout] assertion failed: Err(NetworkError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649f6fd318d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649f6fd318d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649f6fd318d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649f6fd318d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649f6fd57a23 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649f6fd57a23 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x649f6fd2e443 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649f6fd2e443 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649f6fd31722 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649f6fd32e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649f6fd32ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649f6fcca174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649f6fcca174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649f6fd3392b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649f6fd3392b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649f6fd335fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649f6fd31dc9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x649f6fd3328d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649f6fd56200 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649f6fbac6ab - integration_test_single::integration_sub_unsub::{{closure}}::{{closure}}::h03458d0899a32a86
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:526:9
[INFO] [stdout]   20:     0x649f6fba06d1 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h0e63ba4edbf08488
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:328:24
[INFO] [stdout]   21:     0x649f6fba06d1 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h9c48b7aa999fe74d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   22:     0x649f6fba06d1 - tokio::runtime::task::core::Core<T,S>::poll::h5e38fe7123b95985
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:317:30
[INFO] [stdout]   23:     0x649f6fb90741 - tokio::runtime::task::harness::poll_future::{{closure}}::hadf63eaa521f8ed5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   24:     0x649f6fb90741 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa78f072c9ea67c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x649f6fb90741 - std::panicking::catch_unwind::do_call::h25a3f63548e47024
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x649f6fb90741 - std::panicking::catch_unwind::h4b05565a22dd06a5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x649f6fb90741 - std::panic::catch_unwind::h3fb1fa88e3bc92df
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x649f6fb90741 - tokio::runtime::task::harness::poll_future::hc2f3aa12a2a57175
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   29:     0x649f6fb90741 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h1c398084bb51abfa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   30:     0x649f6fb90741 - tokio::runtime::task::harness::Harness<T,S>::poll::h0f2cbfe9824a1afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   31:     0x649f6fcda39f - tokio::runtime::task::raw::RawTask::poll::h0cba696b6c928865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   32:     0x649f6fcda39f - tokio::runtime::task::LocalNotified<S>::run::h53160dbd61b93ff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/mod.rs:416:13
[INFO] [stdout]   33:     0x649f6fcda39f - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}::hcb105453337b9603
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:576:18
[INFO] [stdout]   34:     0x649f6fcda39f - tokio::runtime::coop::with_budget::h2f0a8c4b05f69f23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x649f6fcda39f - tokio::runtime::coop::budget::h848ae9a95c8675ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x649f6fcda39f - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::hafbd4311d5bae0ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:575:9
[INFO] [stdout]   37:     0x649f6fcd9663 - tokio::runtime::scheduler::multi_thread::worker::Context::run::he3aa21e19e8d8f46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:526:29
[INFO] [stdout]   38:     0x649f6fceda96 - tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}::h1f26a6822bae4cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:491:24
[INFO] [stdout]   39:     0x649f6fceda96 - tokio::runtime::context::scoped::Scoped<T>::set::h58dfaccfc8aef2db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x649f6fced915 - tokio::runtime::context::set_scheduler::{{closure}}::h6e6fabfbe764a58b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x649f6fced915 - std::thread::local::LocalKey<T>::try_with::hfadf938fee2d597c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   42:     0x649f6fced915 - std::thread::local::LocalKey<T>::with::h9318b2ff29bae139
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   43:     0x649f6fced915 - tokio::runtime::context::set_scheduler::h1c55c28675a92b8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x649f6fced915 - tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::hd11e1741f62491c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:486:9
[INFO] [stdout]   45:     0x649f6fced915 - tokio::runtime::context::runtime::enter_runtime::ha957c11604602cea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x649f6fcd8e0c - tokio::runtime::scheduler::multi_thread::worker::run::h05378d3353a4ff5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:478:5
[INFO] [stdout]   47:     0x649f6fcf428a - tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}::hc17d7913e55da252
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:447:45
[INFO] [stdout]   48:     0x649f6fcf428a - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::hdae26689e969bd81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   49:     0x649f6fcf428a - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h6f2ab0b856b95dcb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:328:24
[INFO] [stdout]   50:     0x649f6fcf428a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hee85bc46ed048d1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   51:     0x649f6fcf428a - tokio::runtime::task::core::Core<T,S>::poll::h29e1639b1d02dd99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:317:30
[INFO] [stdout]   52:     0x649f6fcd6351 - tokio::runtime::task::harness::poll_future::{{closure}}::h5b6d5bfd4215681d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   53:     0x649f6fcd6351 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h42de564babbad05f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x649f6fcd6351 - std::panicking::catch_unwind::do_call::h6888e7fc6468bb08
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x649f6fcd6351 - std::panicking::catch_unwind::h59ca99956a99ac9f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x649f6fcd6351 - std::panic::catch_unwind::h230dc1fc491d5eb5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x649f6fcd6351 - tokio::runtime::task::harness::poll_future::hd896c8efdad3f8d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   58:     0x649f6fcd6351 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hd6e12fefa3e73bd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   59:     0x649f6fcd6351 - tokio::runtime::task::harness::Harness<T,S>::poll::h1dfb83ba196a1fd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   60:     0x649f6fce50a9 - tokio::runtime::task::raw::RawTask::poll::h0cba696b6c928865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   61:     0x649f6fce50a9 - tokio::runtime::task::UnownedTask<S>::run::hef0158e89603f602
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/mod.rs:453:13
[INFO] [stdout]   62:     0x649f6fce50a9 - tokio::runtime::blocking::pool::Task::run::h9d1b897901d1e265
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/blocking/pool.rs:159:19
[INFO] [stdout]   63:     0x649f6fce50a9 - tokio::runtime::blocking::pool::Inner::run::h69fd57d23edae92c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/blocking/pool.rs:513:22
[INFO] [stdout]   64:     0x649f6fcf52f7 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h54c1b0e10f498806
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/blocking/pool.rs:471:47
[INFO] [stdout]   65:     0x649f6fcf52f7 - std::sys::backtrace::__rust_begin_short_backtrace::h63f94ae72d557e2a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   66:     0x649f6fcf6762 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3fdf839a292bd55d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x649f6fcf6762 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2ceb882225f3a36e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x649f6fcf6762 - std::panicking::catch_unwind::do_call::h74c00d2135ece974
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x649f6fcf6762 - std::panicking::catch_unwind::hab28b76a1bde7c5b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x649f6fcf6762 - std::panic::catch_unwind::h3f090048a21ad4a8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x649f6fcf6762 - std::thread::Builder::spawn_unchecked_::{{closure}}::hef65fff24f2970e7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x649f6fcf6762 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7b412ccddd35d62c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x649f6fd36aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   76:     0x7d5527a6faa4 - <unknown>
[INFO] [stdout]   77:     0x7d5527afca34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' panicked at tests/integration_test_single.rs:518:9:
[INFO] [stdout] assertion failed: Err(NetworkError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649f6fd318d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649f6fd318d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649f6fd318d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649f6fd318d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649f6fd57a23 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649f6fd57a23 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x649f6fd2e443 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649f6fd2e443 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649f6fd31722 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649f6fd32e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649f6fd32ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649f6fcca174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649f6fcca174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649f6fd3392b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649f6fd3392b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649f6fd335fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649f6fd31dc9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x649f6fd3328d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649f6fd56200 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649f6fbac3cb - integration_test_single::integration_sub_unsub::{{closure}}::{{closure}}::ha43dfbe30ac8d914
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:518:9
[INFO] [stdout]   20:     0x649f6fba0591 - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h4a7564280275da15
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:328:24
[INFO] [stdout]   21:     0x649f6fba0591 - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::h3b127c483e19cda7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   22:     0x649f6fba0591 - tokio::runtime::task::core::Core<T,S>::poll::h4d165b94753074c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:317:30
[INFO] [stdout]   23:     0x649f6fb92e21 - tokio::runtime::task::harness::poll_future::{{closure}}::ha9ca8bdf92c2af28
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   24:     0x649f6fb92e21 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1a21674d7cca5b18
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x649f6fb92e21 - std::panicking::catch_unwind::do_call::he790ac7915fafb39
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x649f6fb92e21 - std::panicking::catch_unwind::h4eed90c3ff3beac7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x649f6fb92e21 - std::panic::catch_unwind::hfeb5f005aa2bcbb3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x649f6fb92e21 - tokio::runtime::task::harness::poll_future::he85871e63a3b222f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   29:     0x649f6fb92e21 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hd7e27d71f9135c59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   30:     0x649f6fb92e21 - tokio::runtime::task::harness::Harness<T,S>::poll::h4eb45ad8490d23ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   31:     0x649f6fcda39f - tokio::runtime::task::raw::RawTask::poll::h0cba696b6c928865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   32:     0x649f6fcda39f - tokio::runtime::task::LocalNotified<S>::run::h53160dbd61b93ff3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/mod.rs:416:13
[INFO] [stdout]   33:     0x649f6fcda39f - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}::hcb105453337b9603
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:576:18
[INFO] [stdout]   34:     0x649f6fcda39f - tokio::runtime::coop::with_budget::h2f0a8c4b05f69f23
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x649f6fcda39f - tokio::runtime::coop::budget::h848ae9a95c8675ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x649f6fcda39f - tokio::runtime::scheduler::multi_thread::worker::Context::run_task::hafbd4311d5bae0ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:575:9
[INFO] [stdout]   37:     0x649f6fcd9663 - tokio::runtime::scheduler::multi_thread::worker::Context::run::he3aa21e19e8d8f46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:526:29
[INFO] [stdout]   38:     0x649f6fceda96 - tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}::h1f26a6822bae4cf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:491:24
[INFO] [stdout]   39:     0x649f6fceda96 - tokio::runtime::context::scoped::Scoped<T>::set::h58dfaccfc8aef2db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x649f6fced915 - tokio::runtime::context::set_scheduler::{{closure}}::h6e6fabfbe764a58b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x649f6fced915 - std::thread::local::LocalKey<T>::try_with::hfadf938fee2d597c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   42:     0x649f6fced915 - std::thread::local::LocalKey<T>::with::h9318b2ff29bae139
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   43:     0x649f6fced915 - tokio::runtime::context::set_scheduler::h1c55c28675a92b8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x649f6fced915 - tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::hd11e1741f62491c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:486:9
[INFO] [stdout]   45:     0x649f6fced915 - tokio::runtime::context::runtime::enter_runtime::ha957c11604602cea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x649f6fcd8e0c - tokio::runtime::scheduler::multi_thread::worker::run::h05378d3353a4ff5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:478:5
[INFO] [stdout]   47:     0x649f6fcf428a - tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}::hc17d7913e55da252
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/worker.rs:447:45
[INFO] [stdout]   48:     0x649f6fcf428a - <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll::hdae26689e969bd81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   49:     0x649f6fcf428a - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h6f2ab0b856b95dcb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:328:24
[INFO] [stdout]   50:     0x649f6fcf428a - tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut::hee85bc46ed048d1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   51:     0x649f6fcf428a - tokio::runtime::task::core::Core<T,S>::poll::h29e1639b1d02dd99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/core.rs:317:30
[INFO] [stdout]   52:     0x649f6fcd6351 - tokio::runtime::task::harness::poll_future::{{closure}}::h5b6d5bfd4215681d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:485:30
[INFO] [stdout]   53:     0x649f6fcd6351 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h42de564babbad05f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x649f6fcd6351 - std::panicking::catch_unwind::do_call::h6888e7fc6468bb08
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x649f6fcd6351 - std::panicking::catch_unwind::h59ca99956a99ac9f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x649f6fcd6351 - std::panic::catch_unwind::h230dc1fc491d5eb5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x649f6fcd6351 - tokio::runtime::task::harness::poll_future::hd896c8efdad3f8d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:473:18
[INFO] [stdout]   58:     0x649f6fcd6351 - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hd6e12fefa3e73bd4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:208:27
[INFO] [stdout]   59:     0x649f6fcd6351 - tokio::runtime::task::harness::Harness<T,S>::poll::h1dfb83ba196a1fd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/harness.rs:153:20
[INFO] [stdout]   60:     0x649f6fce50a9 - tokio::runtime::task::raw::RawTask::poll::h0cba696b6c928865
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/raw.rs:201:18
[INFO] [stdout]   61:     0x649f6fce50a9 - tokio::runtime::task::UnownedTask<S>::run::hef0158e89603f602
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/task/mod.rs:453:13
[INFO] [stdout]   62:     0x649f6fce50a9 - tokio::runtime::blocking::pool::Task::run::h9d1b897901d1e265
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/blocking/pool.rs:159:19
[INFO] [stdout]   63:     0x649f6fce50a9 - tokio::runtime::blocking::pool::Inner::run::h69fd57d23edae92c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/blocking/pool.rs:513:22
[INFO] [stdout]   64:     0x649f6fcf52f7 - tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}::h54c1b0e10f498806
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/blocking/pool.rs:471:47
[INFO] [stdout]   65:     0x649f6fcf52f7 - std::sys::backtrace::__rust_begin_short_backtrace::h63f94ae72d557e2a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   66:     0x649f6fcf6762 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3fdf839a292bd55d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x649f6fcf6762 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2ceb882225f3a36e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x649f6fcf6762 - std::panicking::catch_unwind::do_call::h74c00d2135ece974
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x649f6fcf6762 - std::panicking::catch_unwind::hab28b76a1bde7c5b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x649f6fcf6762 - std::panic::catch_unwind::h3f090048a21ad4a8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x649f6fcf6762 - std::thread::Builder::spawn_unchecked_::{{closure}}::hef65fff24f2970e7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x649f6fcf6762 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7b412ccddd35d62c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x649f6fd36aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   76:     0x7d5527a6faa4 - <unknown>
[INFO] [stdout]   77:     0x7d5527afca34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_sub_unsub' panicked at tests/integration_test_single.rs:533:5:
[INFO] [stdout] assertion failed: Err(NetworkError)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649f6fd318d2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649f6fd318d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649f6fd318d2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649f6fd318d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649f6fd57a23 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649f6fd57a23 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x649f6fd2e443 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x649f6fd2e443 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x649f6fd31722 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x649f6fd32e4c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x649f6fd32ca2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x649f6fcca174 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x649f6fcca174 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x649f6fd3392b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x649f6fd3392b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x649f6fd335fa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x649f6fd31dc9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x649f6fd3328d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x649f6fd56200 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x649f6fbb7095 - integration_test_single::integration_sub_unsub::{{closure}}::hdf005fb9896d5c81
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:533:5
[INFO] [stdout]   20:     0x649f6fbbdce5 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc858bb1427960f3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h5137b11c1ac3342e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:74
[INFO] [stdout]   22:     0x649f6fbbdce5 - tokio::runtime::coop::with_budget::h5002dcc7b16720c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   23:     0x649f6fbbdce5 - tokio::runtime::coop::budget::habfaa99e91456601
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   24:     0x649f6fbbdce5 - tokio::runtime::park::CachedParkThread::block_on::he35c0422a9ef7f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/park.rs:282:31
[INFO] [stdout]   25:     0x649f6fbbdce5 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h72879afaefb8b1f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x649f6fbbdce5 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf4f2f03d0b1579e7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x649f6fbbdce5 - tokio::runtime::context::runtime::enter_runtime::h488b0acb2ae1fcab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x649f6fbbbbca - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h0cb1ae689c046075
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x649f6fbbbbca - tokio::runtime::runtime::Runtime::block_on::h1d2c933511ec1afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.1/src/runtime/runtime.rs:350:50
[INFO] [stdout]   30:     0x649f6fbb4142 - integration_test_single::integration_sub_unsub::h2ac716633d3e3eb3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:535:28
[INFO] [stdout]   31:     0x649f6fbb4142 - integration_test_single::integration_sub_unsub::{{closure}}::h8753b560e10c9808
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test_single.rs:504:33
[INFO] [stdout]   32:     0x649f6fbb4142 - core::ops::function::FnOnce::call_once::ha556398f60fee0cd
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x649f6fccf8ab - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x649f6fccf8ab - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   35:     0x649f6fcceaee - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   36:     0x649f6fcceaee - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x649f6fcceaee - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x649f6fcceaee - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x649f6fcceaee - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649f6fcceaee - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   41:     0x649f6fcceaee - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   42:     0x649f6fc92694 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   43:     0x649f6fc92694 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   44:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   45:     0x649f6fc9603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x649f6fc9603a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   47:     0x649f6fc9603a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   48:     0x649f6fc9603a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x649f6fc9603a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   50:     0x649f6fc9603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   52:     0x649f6fd36aa7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   53:     0x649f6fd36aa7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   54:     0x7d5527a6faa4 - <unknown>
[INFO] [stdout]   55:     0x7d5527afca34 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_publish_recv
[INFO] [stdout]     integration_publish_recv_multiple
[INFO] [stdout]     integration_publish_recv_multiple_qos
[INFO] [stdout]     integration_publish_recv_qos
[INFO] [stdout]     integration_publish_recv_wrong_cred
[INFO] [stdout]     integration_sub_unsub
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test_single`
[INFO] running `Command { std: "docker" "inspect" "f12781bbf4e59c933b0fe40d82ea46b8c14af22db8069661d1f550ea01e2da30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12781bbf4e59c933b0fe40d82ea46b8c14af22db8069661d1f550ea01e2da30", kill_on_drop: false }`
[INFO] [stdout] f12781bbf4e59c933b0fe40d82ea46b8c14af22db8069661d1f550ea01e2da30
