[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] 6cc1776f6c297fc277c102a3a50bfb16fd8c9381
[INFO] testing TheNeikos/cloudmqtt against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcloudmqtt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheNeikos/cloudmqtt on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32e61365a9dd1e1c56551fb9d10090b0168ad696e87e4a97e1e9abc4e09f5d85
[INFO] running `Command { std: "docker" "start" "-a" "32e61365a9dd1e1c56551fb9d10090b0168ad696e87e4a97e1e9abc4e09f5d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32e61365a9dd1e1c56551fb9d10090b0168ad696e87e4a97e1e9abc4e09f5d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e61365a9dd1e1c56551fb9d10090b0168ad696e87e4a97e1e9abc4e09f5d85", kill_on_drop: false }`
[INFO] [stdout] 32e61365a9dd1e1c56551fb9d10090b0168ad696e87e4a97e1e9abc4e09f5d85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fd43ea30466e27f0a9f3da40379ba064d61032932a7e15517f246cf558ef7d3
[INFO] running `Command { std: "docker" "start" "-a" "0fd43ea30466e27f0a9f3da40379ba064d61032932a7e15517f246cf558ef7d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling joinery v2.1.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 toml_edit v0.22.24
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cloudmqtt-workspace-hack v0.0.0 (/opt/rustwide/workdir/crates/workspace-hack)
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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 53.36s
[INFO] running `Command { std: "docker" "inspect" "0fd43ea30466e27f0a9f3da40379ba064d61032932a7e15517f246cf558ef7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd43ea30466e27f0a9f3da40379ba064d61032932a7e15517f246cf558ef7d3", kill_on_drop: false }`
[INFO] [stdout] 0fd43ea30466e27f0a9f3da40379ba064d61032932a7e15517f246cf558ef7d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c8a5969d3f0cf7cd52b37b1fd1375545590d77a685e4c3a66fdc177822b252f
[INFO] running `Command { std: "docker" "start" "-a" "8c8a5969d3f0cf7cd52b37b1fd1375545590d77a685e4c3a66fdc177822b252f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.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 anstyle-parse v0.2.6
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[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 mqtt-format v0.5.0 (/opt/rustwide/workdir/crates/mqtt-format)
[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] [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 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 43.88s
[INFO] running `Command { std: "docker" "inspect" "8c8a5969d3f0cf7cd52b37b1fd1375545590d77a685e4c3a66fdc177822b252f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c8a5969d3f0cf7cd52b37b1fd1375545590d77a685e4c3a66fdc177822b252f", kill_on_drop: false }`
[INFO] [stdout] 8c8a5969d3f0cf7cd52b37b1fd1375545590d77a685e4c3a66fdc177822b252f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56dad7fb18550c085c8bb14a05d0cd63b49cfc62a6c9b308c14a7e6b7e14711b
[INFO] running `Command { std: "docker" "start" "-a" "56dad7fb18550c085c8bb14a05d0cd63b49cfc62a6c9b308c14a7e6b7e14711b", 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.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudmqtt-62ebb45f60d4cc37)
[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 codec::tests::simple_test_codec ... ok
[INFO] [stdout] test topic::tests::valid_topic_names ... 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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_cases.rs (/opt/rustwide/target/debug/deps/check_cases-765b270bf07281b9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-03-09T19:04:56.309424Z[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-03-09T19:04:56.309602Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Calling FSM to handle connect
[INFO] [stdout] [2m2026-03-09T19:04:56.309620Z[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-03-09T19:04:56.309646Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-03-09T19:04:56.309672Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Entering handling loop
[INFO] [stdout] [2m2026-03-09T19:04:56.309705Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m26
[INFO] [stdout] [2m2026-03-09T19:04:56.309724Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m24
[INFO] [stdout] [2m2026-03-09T19:04:56.309737Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m26
[INFO] [stdout] [2m2026-03-09T19:04:56.309775Z[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-03-09T19:04:56.309796Z[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-03-09T19:04:56.309853Z[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-03-09T19:04:56.309878Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-03-09T19:04:56.309898Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-03-09T19:04:56.309909Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-03-09T19:04:56.309930Z[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-03-09T19:04:56.309973Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m5
[INFO] [stdout] [2m2026-03-09T19:04:56.309993Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m3
[INFO] [stdout] [2m2026-03-09T19:04:56.310003Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m5
[INFO] [stdout] [2m2026-03-09T19:04:56.310023Z[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-03-09T19:04:56.310044Z[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-03-09T19:04:56.310063Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2026-03-09T19:04:56.310132Z[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-03-09T19:04:56.310158Z[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-03-09T19:04:56.310190Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-03-09T19:04:56.310201Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-03-09T19:04:56.411108Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2026-03-09T19:04:56.411168Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m1
[INFO] [stdout] [2m2026-03-09T19:04:56.411184Z[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-03-09T19:04:56.411235Z[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-03-09T19:04:56.411305Z[0m [34mDEBUG[0m [2mcloudmqtt::client[0m[2m:[0m Sending out publish packet
[INFO] [stdout] [2m2026-03-09T19:04:56.411376Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Received packet to send
[INFO] [stdout] [2m2026-03-09T19:04:56.411390Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2026-03-09T19:04:56.411401Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Publishing packet to FSM
[INFO] [stdout] [2m2026-03-09T19:04:56.411412Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Consuming publisher actions
[INFO] [stdout] [2m2026-03-09T19:04:56.411456Z[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-03-09T19:04:56.411485Z[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-03-09T19:04:56.411527Z[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-03-09T19:04:56.411550Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-03-09T19:04:56.411578Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Running FSM
[INFO] [stdout] [2m2026-03-09T19:04:56.411599Z[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-03-09T19:04:56.411618Z[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-03-09T19:04:56.411663Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m19
[INFO] [stdout] [2m2026-03-09T19:04:56.411686Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m17
[INFO] [stdout] [2m2026-03-09T19:04:56.411699Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m19
[INFO] [stdout] [2m2026-03-09T19:04:56.411721Z[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-03-09T19:04:56.411751Z[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-03-09T19:04:56.411834Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-03-09T19:04:56.411868Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-03-09T19:04:56.411908Z[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-03-09T19:04:56.513965Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2026-03-09T19:04:56.514097Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m2
[INFO] [stdout] [2m2026-03-09T19:04:56.514146Z[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-03-09T19:04:56.514205Z[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-03-09T19:04:56.514264Z[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.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudmqtt_core-ea009f88f2f88f3f)
[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_incoming_disconnects ... ok
[INFO] [stdout] test client::tests::check_publish_recv ... ok
[INFO] [stdout] test client::tests::check_ping_request ... 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 ... FAILED
[INFO] [stdout] test client::tests::check_simple_publish ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::check_qos1_publish stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::check_qos1_publish' (37) 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:     0x56b6b036e7fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b6b036e7fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b6b036e7fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b6b036e7fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b6b0383c2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b6b0383c2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56b6b0373132 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56b6b0373132 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56b6b034d84f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b6b034d84f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b6b0366be9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b6b02f031c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56b6b02f031c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56b6b0366da2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56b6b0366da2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b6b034d908 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56b6b0345279 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b6b034e61d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b6b038458c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b6b0384302 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56b6b019c26b - core::result::Result<T,E>::expect::h906cc0657f88b3ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56b6b014e99e - tracing_subscriber::fmt::SubscriberBuilder<N,E,F,W>::init::hcb5032bbc3c0e85d
[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:     0x56b6b015b29f - cloudmqtt_core::client::tests::check_qos1_publish::hef98ecdc33f537f5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:947:14
[INFO] [stdout]   23:     0x56b6b015bbb7 - cloudmqtt_core::client::tests::check_qos1_publish::{{closure}}::h48d6035fda28ad16
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:942:28
[INFO] [stdout]   24:     0x56b6b0163ae6 - core::ops::function::FnOnce::call_once::h67d4a9d7e753185c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56b6b02e43fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56b6b02e43fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56b6b02f0deb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56b6b02f0deb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56b6b02f0deb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56b6b02f0deb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56b6b02f0deb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56b6b02f0deb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56b6b02f0deb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56b6b02ec504 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56b6b02ec504 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x56b6b02f39f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x56b6b02f39f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56b6b036e0df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x56b6b036e0df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x75039b5bcaa4 - <unknown>
[INFO] [stdout]   46:     0x75039b649a64 - 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' (40) 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:     0x56b6b036e7fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b6b036e7fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b6b036e7fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b6b036e7fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b6b0383c2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b6b0383c2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56b6b0373132 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56b6b0373132 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56b6b034d84f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b6b034d84f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b6b0366be9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b6b02f031c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56b6b02f031c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56b6b0366da2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56b6b0366da2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b6b034d908 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56b6b0345279 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b6b034e61d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b6b038458c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b6b0384302 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56b6b019c26b - core::result::Result<T,E>::expect::h906cc0657f88b3ba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56b6b014e99e - tracing_subscriber::fmt::SubscriberBuilder<N,E,F,W>::init::hcb5032bbc3c0e85d
[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:     0x56b6b015be90 - cloudmqtt_core::client::tests::check_simple_publish::ha102e219d5dc6b6a
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:881:14
[INFO] [stdout]   23:     0x56b6b015c397 - cloudmqtt_core::client::tests::check_simple_publish::{{closure}}::he1600d06f88cc891
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:876:30
[INFO] [stdout]   24:     0x56b6b0163bc6 - core::ops::function::FnOnce::call_once::hb2517412d987e690
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56b6b02e43fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56b6b02e43fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56b6b02f0deb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56b6b02f0deb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56b6b02f0deb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56b6b02f0deb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56b6b02f0deb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56b6b02f0deb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56b6b02f0deb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56b6b02ec504 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56b6b02ec504 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x56b6b02f39f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56b6b02f39f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x56b6b02f39f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56b6b036e0df - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x56b6b036e0df - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x75039b5bcaa4 - <unknown>
[INFO] [stdout]   46:     0x75039b649a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::check_qos1_publish
[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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cloudmqtt-core --lib`
[INFO] running `Command { std: "docker" "inspect" "56dad7fb18550c085c8bb14a05d0cd63b49cfc62a6c9b308c14a7e6b7e14711b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56dad7fb18550c085c8bb14a05d0cd63b49cfc62a6c9b308c14a7e6b7e14711b", kill_on_drop: false }`
[INFO] [stdout] 56dad7fb18550c085c8bb14a05d0cd63b49cfc62a6c9b308c14a7e6b7e14711b
