[INFO] cloning repository https://github.com/TheNeikos/cloudmqtt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheNeikos/cloudmqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcloudmqtt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcloudmqtt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ae71c8740a438b86e6429c530ed6a8e2d5af1bd
[INFO] testing TheNeikos/cloudmqtt against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcloudmqtt" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/TheNeikos/cloudmqtt
[INFO] finished tweaking git repo https://github.com/TheNeikos/cloudmqtt
[INFO] tweaked toml for git repo https://github.com/TheNeikos/cloudmqtt written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheNeikos/cloudmqtt on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheNeikos/cloudmqtt 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca6711e6b54660752f54703fb6b6897985a30f7f2eadd7e138eae821bc72247b
[INFO] running `Command { std: "docker" "start" "-a" "ca6711e6b54660752f54703fb6b6897985a30f7f2eadd7e138eae821bc72247b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca6711e6b54660752f54703fb6b6897985a30f7f2eadd7e138eae821bc72247b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca6711e6b54660752f54703fb6b6897985a30f7f2eadd7e138eae821bc72247b", kill_on_drop: false }`
[INFO] [stdout] ca6711e6b54660752f54703fb6b6897985a30f7f2eadd7e138eae821bc72247b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 31d347583247e0cd351866e6281b5a8930a46bd44fed264f59336a0da4a4ff1e
[INFO] running `Command { std: "docker" "start" "-a" "31d347583247e0cd351866e6281b5a8930a46bd44fed264f59336a0da4a4ff1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling cloudmqtt-workspace-hack v0.0.0 (/opt/rustwide/workdir/crates/workspace-hack)
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling mqtt-format v0.5.0 (/opt/rustwide/workdir/crates/mqtt-format)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/mqtt-format/src/v3/packet.rs:512:52
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stdout]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                  |
[INFO] [stdout]    |                                       |                  the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stdout]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                  |
[INFO] [stdout]    |                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cloudmqtt-core v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt-core)
[INFO] [stderr]    Compiling cloudmqtt v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.67s
[INFO] running `Command { std: "docker" "inspect" "31d347583247e0cd351866e6281b5a8930a46bd44fed264f59336a0da4a4ff1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d347583247e0cd351866e6281b5a8930a46bd44fed264f59336a0da4a4ff1e", kill_on_drop: false }`
[INFO] [stdout] 31d347583247e0cd351866e6281b5a8930a46bd44fed264f59336a0da4a4ff1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bbb72e54598e6f23e020646d106aefa2a5ca8b1b1ef8f2bf03ccaa5b67ab5827
[INFO] running `Command { std: "docker" "start" "-a" "bbb72e54598e6f23e020646d106aefa2a5ca8b1b1ef8f2bf03ccaa5b67ab5827", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/mqtt-format/src/v3/packet.rs:512:52
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stdout]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                  |
[INFO] [stdout]    |                                       |                  the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stdout]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                  |
[INFO] [stdout]    |                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling mqtt-format v0.5.0 (/opt/rustwide/workdir/crates/mqtt-format)
[INFO] [stderr]    Compiling cloudmqtt-core v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt-core)
[INFO] [stderr]    Compiling cloudmqtt-workspace-hack v0.0.0 (/opt/rustwide/workdir/crates/workspace-hack)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/mqtt-format/src/v3/packet.rs:512:52
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stdout]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                  |
[INFO] [stdout]    |                                       |                  the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stdout]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                  |
[INFO] [stdout]    |                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling datatest-stable v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling kdl v6.3.4
[INFO] [stderr]    Compiling test-dsl v0.4.0
[INFO] [stderr]    Compiling cloudmqtt v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.61s
[INFO] running `Command { std: "docker" "inspect" "bbb72e54598e6f23e020646d106aefa2a5ca8b1b1ef8f2bf03ccaa5b67ab5827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbb72e54598e6f23e020646d106aefa2a5ca8b1b1ef8f2bf03ccaa5b67ab5827", kill_on_drop: false }`
[INFO] [stdout] bbb72e54598e6f23e020646d106aefa2a5ca8b1b1ef8f2bf03ccaa5b67ab5827
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 629b166c294acc7b61e9ff5fa5b61927c3a0e19453b0ce782619855b3b468c63
[INFO] running `Command { std: "docker" "start" "-a" "629b166c294acc7b61e9ff5fa5b61927c3a0e19453b0ce782619855b3b468c63", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/mqtt-format/src/v3/packet.rs:512:52
[INFO] [stderr]     |
[INFO] [stderr] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stderr]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                    |                 |
[INFO] [stderr]     |                                                    |                 the same lifetime is elided here
[INFO] [stderr]     |                                                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:60:39
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stderr]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |                  |
[INFO] [stderr]    |                                       |                  the same lifetime is elided here
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stderr]    |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:72:34
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stderr]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |                  |
[INFO] [stderr]    |                                  |                  the same lifetime is elided here
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stderr]    |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mqtt-format` (lib) generated 3 warnings (run `cargo fix --lib -p mqtt-format` to apply 3 suggestions)
[INFO] [stderr] warning: `mqtt-format` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/cloudmqtt/916df3dc2cdb865e/deps/cloudmqtt-916df3dc2cdb865e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test topic::tests::check_matching ... ok
[INFO] [stdout] test topic::tests::invalid_topic_names ... ok
[INFO] [stdout] test topic::tests::valid_topic_names ... ok
[INFO] [stdout] test codec::tests::simple_test_codec ... ok
[INFO] [stdout] test codec::tests::test_connect_codec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_cases.rs (/opt/rustwide/target/debug/build/cloudmqtt/b1b37c8a9ed46e7f/deps/check_cases-b1b37c8a9ed46e7f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-01-16T03:51:44.139195Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Sending out packet [3mpacket[0m[2m=[0mConnack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } })
[INFO] [stdout] [2m2026-01-16T03:51:44.139407Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Calling FSM to handle connect
[INFO] [stdout] [2m2026-01-16T03:51:44.139432Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Handling expected action after connect [3mpacket[0m[2m=[0mConnect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 })
[INFO] [stdout] [2m2026-01-16T03:51:44.139452Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-16T03:51:44.139489Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Entering handling loop
[INFO] [stdout] [2m2026-01-16T03:51:44.139532Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m26
[INFO] [stdout] [2m2026-01-16T03:51:44.139558Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m24
[INFO] [stdout] [2m2026-01-16T03:51:44.139576Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m26
[INFO] [stdout] [2m2026-01-16T03:51:44.139618Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mConnect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 })
[INFO] [stdout] [2m2026-01-16T03:51:44.139654Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet on connection [3mpacket[0m[2m=[0mSome(Ok(MqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } }))
[INFO] [stdout] [2m2026-01-16T03:51:44.139696Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-16T03:51:44.139743Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-16T03:51:44.139772Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet to send to connection [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } }), cart: [32, 3, 0, 0, 0] } }
[INFO] [stdout] [2m2026-01-16T03:51:44.139803Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-16T03:51:44.139852Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received packet on broker [3mpacket[0m[2m=[0mOk(MqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } })
[INFO] [stdout] [2m2026-01-16T03:51:44.139919Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m5
[INFO] [stdout] [2m2026-01-16T03:51:44.139945Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m3
[INFO] [stdout] [2m2026-01-16T03:51:44.139961Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m5
[INFO] [stdout] [2m2026-01-16T03:51:44.139987Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mConnack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } })
[INFO] [stdout] [2m2026-01-16T03:51:44.140020Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Received incoming packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } }), cart: [32, 3, 0, 0, 0] } }
[INFO] [stdout] [2m2026-01-16T03:51:44.140053Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2026-01-16T03:51:44.140162Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-16T03:51:44.140202Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mNone
[INFO] [stdout] [2m2026-01-16T03:51:44.140245Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-16T03:51:44.140263Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-16T03:51:44.240647Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2026-01-16T03:51:44.240704Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m1
[INFO] [stdout] [2m2026-01-16T03:51:44.240718Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Testing assertion on packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } }
[INFO] [stdout] [2m2026-01-16T03:51:44.240786Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::client[0m[2m:[0m Sending out payload on topic [3mpayload[0m[2m=[0m[116, 101, 115, 116] [3mtopic[0m[2m=[0m"some/thing"
[INFO] [stdout] [2m2026-01-16T03:51:44.240883Z[0m [34mDEBUG[0m [2mcloudmqtt::client[0m[2m:[0m Sending out publish packet
[INFO] [stdout] [2m2026-01-16T03:51:44.241001Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Received packet to send
[INFO] [stdout] [2m2026-01-16T03:51:44.241030Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2026-01-16T03:51:44.241046Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Publishing packet to FSM
[INFO] [stdout] [2m2026-01-16T03:51:44.241063Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Consuming publisher actions
[INFO] [stdout] [2m2026-01-16T03:51:44.241146Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-16T03:51:44.241189Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mSome(SendPacket(Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] })))
[INFO] [stdout] [2m2026-01-16T03:51:44.241260Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Handling action [3maction[0m[2m=[0mSendPacket(Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }))
[INFO] [stdout] [2m2026-01-16T03:51:44.241300Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-16T03:51:44.241391Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Running FSM
[INFO] [stdout] [2m2026-01-16T03:51:44.241433Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-16T03:51:44.241475Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mNone
[INFO] [stdout] [2m2026-01-16T03:51:44.241573Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m19
[INFO] [stdout] [2m2026-01-16T03:51:44.241611Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m17
[INFO] [stdout] [2m2026-01-16T03:51:44.241633Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m19
[INFO] [stdout] [2m2026-01-16T03:51:44.241669Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mPublish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] })
[INFO] [stdout] [2m2026-01-16T03:51:44.241735Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet on connection [3mpacket[0m[2m=[0mSome(Ok(MqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } }))
[INFO] [stdout] [2m2026-01-16T03:51:44.241817Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-16T03:51:44.241839Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-16T03:51:44.241885Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received packet on broker [3mpacket[0m[2m=[0mOk(MqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } })
[INFO] [stdout] [2m2026-01-16T03:51:44.342447Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2026-01-16T03:51:44.342514Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-16T03:51:44.342528Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Testing assertion on packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } }
[INFO] [stdout] [2m2026-01-16T03:51:44.342557Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Testing assertion on packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } }
[INFO] [stdout] [2m2026-01-16T03:51:44.342591Z[0m [33m WARN[0m [2mcloudmqtt::test_harness[0m[2m:[0m Unexpected payload: test != payload
[INFO] [stdout] test check_cases::simple.kdl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/cloudmqtt-core/0c136251b129a6af/deps/cloudmqtt_core-0c136251b129a6af)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test client::packet_identifier_store::tests::check_slot_reuse_after_release ... ok
[INFO] [stdout] test client::tests::check_manual_disconnect ... ok
[INFO] [stdout] test client::tests::check_ping_request ... ok
[INFO] [stdout] test client::tests::check_incoming_disconnects ... ok
[INFO] [stdout] test client::tests::check_simple_connect ... ok
[INFO] [stdout] test client::tests::check_simple_connect_and_disconnect ... ok
[INFO] [stdout] test client::tests::check_qos1_publish ... ok
[INFO] [stdout] test client::tests::check_publish_recv ... FAILED
[INFO] [stdout] test client::tests::check_simple_publish ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::check_publish_recv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::check_publish_recv' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.22/src/fmt/mod.rs:520:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d345d52cc82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d345d52cc82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d345d52cc82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d345d52cc82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d345d542d0a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d345d542d0a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5d345d531b66 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d345d531b66 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d345d50af8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d345d50af8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d345d524e39 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d345d4acbfe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d345d4acbfe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d345d524ff2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d345d524ff2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d345d50b048 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d345d5029e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d345d50be9d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d345d5434cc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d345d543242 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d345d36fb7b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d345d30a5ae - <tracing_subscriber[24da8e5a5a2e81da]::fmt::SubscriberBuilder<tracing_subscriber[24da8e5a5a2e81da]::fmt::format::pretty::Pretty, tracing_subscriber[24da8e5a5a2e81da]::fmt::format::Format<tracing_subscriber[24da8e5a5a2e81da]::fmt::format::pretty::Pretty>, tracing_subscriber[24da8e5a5a2e81da]::filter::env::EnvFilter, tracing_subscriber[24da8e5a5a2e81da]::fmt::writer::TestWriter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.22/src/fmt/mod.rs:520:14
[INFO] [stdout]   22:     0x5d345d31665f - cloudmqtt_core[1c0ff6aa2463152]::client::tests::check_publish_recv
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:1041:14
[INFO] [stdout]   23:     0x5d345d312677 - cloudmqtt_core[1c0ff6aa2463152]::client::tests::check_publish_recv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:1036:28
[INFO] [stdout]   24:     0x5d345d311216 - <cloudmqtt_core[1c0ff6aa2463152]::client::tests::check_publish_recv::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d345d4a0fab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d345d4a0fab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5d345d4ad80a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5d345d4ad80a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5d345d4ad80a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d345d4ad80a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d345d4ad80a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d345d4ad80a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5d345d4ad80a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5d345d4a7cd4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5d345d4a7cd4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d345d4b0302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5d345d4b0302 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5d345d4b0302 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d345d4b0302 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d345d4b0302 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d345d4b0302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5d345d4b0302 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d345d52c4ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5d345d52c4ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d2026931aa4 - <unknown>
[INFO] [stdout]   46:     0x7d20269bea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::check_simple_publish stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::check_simple_publish' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.22/src/fmt/mod.rs:520:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d345d52cc82 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d345d52cc82 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d345d52cc82 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d345d52cc82 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d345d542d0a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d345d542d0a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5d345d531b66 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d345d531b66 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d345d50af8f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d345d50af8f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d345d524e39 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d345d4acbfe - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d345d4acbfe - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d345d524ff2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d345d524ff2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d345d50b048 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d345d5029e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d345d50be9d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d345d5434cc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d345d543242 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d345d36fb7b - <core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::error::Error + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d345d30a5ae - <tracing_subscriber[24da8e5a5a2e81da]::fmt::SubscriberBuilder<tracing_subscriber[24da8e5a5a2e81da]::fmt::format::pretty::Pretty, tracing_subscriber[24da8e5a5a2e81da]::fmt::format::Format<tracing_subscriber[24da8e5a5a2e81da]::fmt::format::pretty::Pretty>, tracing_subscriber[24da8e5a5a2e81da]::filter::env::EnvFilter, tracing_subscriber[24da8e5a5a2e81da]::fmt::writer::TestWriter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.22/src/fmt/mod.rs:520:14
[INFO] [stdout]   22:     0x5d345d317b10 - cloudmqtt_core[1c0ff6aa2463152]::client::tests::check_simple_publish
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:881:14
[INFO] [stdout]   23:     0x5d345d312707 - cloudmqtt_core[1c0ff6aa2463152]::client::tests::check_simple_publish::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:876:30
[INFO] [stdout]   24:     0x5d345d3112d6 - <cloudmqtt_core[1c0ff6aa2463152]::client::tests::check_simple_publish::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d345d4a0fab - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d345d4a0fab - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5d345d4ad80a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5d345d4ad80a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5d345d4ad80a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d345d4ad80a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d345d4ad80a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d345d4ad80a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5d345d4ad80a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5d345d4a7cd4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5d345d4a7cd4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d345d4b0302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5d345d4b0302 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5d345d4b0302 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d345d4b0302 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d345d4b0302 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d345d4b0302 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5d345d4b0302 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d345d52c4ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5d345d52c4ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d2026931aa4 - <unknown>
[INFO] [stdout]   46:     0x7d20269bea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::check_publish_recv
[INFO] [stdout]     client::tests::check_simple_publish
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cloudmqtt-core --lib`
[INFO] running `Command { std: "docker" "inspect" "629b166c294acc7b61e9ff5fa5b61927c3a0e19453b0ce782619855b3b468c63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629b166c294acc7b61e9ff5fa5b61927c3a0e19453b0ce782619855b3b468c63", kill_on_drop: false }`
[INFO] [stdout] 629b166c294acc7b61e9ff5fa5b61927c3a0e19453b0ce782619855b3b468c63
