[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] 6a8aa776e0fcacfb19497f2e49af8a06abe5c2bc
[INFO] testing TheNeikos/cloudmqtt against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[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 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e78dc65a8810688811ccfe39259b07137d89bbbe3b94967526503a99c78eed14
[INFO] running `Command { std: "docker" "start" "-a" "e78dc65a8810688811ccfe39259b07137d89bbbe3b94967526503a99c78eed14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e78dc65a8810688811ccfe39259b07137d89bbbe3b94967526503a99c78eed14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78dc65a8810688811ccfe39259b07137d89bbbe3b94967526503a99c78eed14", kill_on_drop: false }`
[INFO] [stdout] e78dc65a8810688811ccfe39259b07137d89bbbe3b94967526503a99c78eed14
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af33fcfa9be5758ebc281cd21d2c2dea107edf5b7127b0578aa5b76f53ffda01
[INFO] running `Command { std: "docker" "start" "-a" "af33fcfa9be5758ebc281cd21d2c2dea107edf5b7127b0578aa5b76f53ffda01", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling smallvec v1.14.0
[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.34
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[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 indent_write v2.2.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling matchers v0.2.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 tracing v0.1.41
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 34.43s
[INFO] running `Command { std: "docker" "inspect" "af33fcfa9be5758ebc281cd21d2c2dea107edf5b7127b0578aa5b76f53ffda01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af33fcfa9be5758ebc281cd21d2c2dea107edf5b7127b0578aa5b76f53ffda01", kill_on_drop: false }`
[INFO] [stdout] af33fcfa9be5758ebc281cd21d2c2dea107edf5b7127b0578aa5b76f53ffda01
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0e19085df84655bd49b0e2e0cc3dcc77a2839543bbd5f2e391c5c9bd0cb2545
[INFO] running `Command { std: "docker" "start" "-a" "f0e19085df84655bd49b0e2e0cc3dcc77a2839543bbd5f2e391c5c9bd0cb2545", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[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 unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[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 pretty_assertions v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling mqtt-format v0.5.0 (/opt/rustwide/workdir/crates/mqtt-format)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling datatest-stable v0.3.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 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 21.54s
[INFO] running `Command { std: "docker" "inspect" "f0e19085df84655bd49b0e2e0cc3dcc77a2839543bbd5f2e391c5c9bd0cb2545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e19085df84655bd49b0e2e0cc3dcc77a2839543bbd5f2e391c5c9bd0cb2545", kill_on_drop: false }`
[INFO] [stdout] f0e19085df84655bd49b0e2e0cc3dcc77a2839543bbd5f2e391c5c9bd0cb2545
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a0ed5131091a5c115709d198a759e42a40ed03e14980d3bc3ef3b75f319d571
[INFO] running `Command { std: "docker" "start" "-a" "3a0ed5131091a5c115709d198a759e42a40ed03e14980d3bc3ef3b75f319d571", 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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudmqtt-00c5dee71de1500c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test codec::tests::simple_test_codec ... ok
[INFO] [stdout] test topic::tests::check_matching ... ok
[INFO] [stderr]      Running tests/check_cases.rs (/opt/rustwide/target/debug/deps/check_cases-2b9c0b9e1a2dc664)
[INFO] [stdout] test topic::tests::valid_topic_names ... ok
[INFO] [stdout] test codec::tests::test_connect_codec ... ok
[INFO] [stdout] test topic::tests::invalid_topic_names ... 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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-11-08T15:11:09.965592Z[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] [2m2025-11-08T15:11:09.965874Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Calling FSM to handle connect
[INFO] [stdout] [2m2025-11-08T15:11:09.966002Z[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] [2m2025-11-08T15:11:09.966041Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2025-11-08T15:11:09.966077Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Entering handling loop
[INFO] [stdout] [2m2025-11-08T15:11:09.966122Z[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] [2m2025-11-08T15:11:09.966152Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2025-11-08T15:11:09.966186Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m26
[INFO] [stdout] [2m2025-11-08T15:11:09.966208Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m24
[INFO] [stdout] [2m2025-11-08T15:11:09.966221Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m26
[INFO] [stdout] [2m2025-11-08T15:11:09.966281Z[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] [2m2025-11-08T15:11:09.966300Z[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] [2m2025-11-08T15:11:09.966330Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2025-11-08T15:11:09.966341Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2025-11-08T15:11:09.966363Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m5
[INFO] [stdout] [2m2025-11-08T15:11:09.966376Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m3
[INFO] [stdout] [2m2025-11-08T15:11:09.966384Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m5
[INFO] [stdout] [2m2025-11-08T15:11:09.966632Z[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] [2m2025-11-08T15:11:09.966763Z[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] [2m2025-11-08T15:11:09.966861Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2025-11-08T15:11:09.967059Z[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] [2m2025-11-08T15:11:09.967436Z[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] [2m2025-11-08T15:11:09.967927Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2025-11-08T15:11:09.968029Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2025-11-08T15:11:09.969112Z[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] [2m2025-11-08T15:11:10.066354Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2025-11-08T15:11:10.066494Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m1
[INFO] [stdout] [2m2025-11-08T15:11:10.066531Z[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] [2m2025-11-08T15:11:10.066602Z[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] [2m2025-11-08T15:11:10.066727Z[0m [34mDEBUG[0m [2mcloudmqtt::client[0m[2m:[0m Sending out publish packet
[INFO] [stdout] [2m2025-11-08T15:11:10.066999Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Received packet to send
[INFO] [stdout] [2m2025-11-08T15:11:10.067038Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2025-11-08T15:11:10.067065Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Publishing packet to FSM
[INFO] [stdout] [2m2025-11-08T15:11:10.067094Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Consuming publisher actions
[INFO] [stdout] [2m2025-11-08T15:11:10.067162Z[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] [2m2025-11-08T15:11:10.067213Z[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] [2m2025-11-08T15:11:10.067307Z[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] [2m2025-11-08T15:11:10.067546Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2025-11-08T15:11:10.067713Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Running FSM
[INFO] [stdout] [2m2025-11-08T15:11:10.067809Z[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] [2m2025-11-08T15:11:10.067860Z[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] [2m2025-11-08T15:11:10.068325Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m19
[INFO] [stdout] [2m2025-11-08T15:11:10.068455Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m17
[INFO] [stdout] [2m2025-11-08T15:11:10.068783Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m19
[INFO] [stdout] [2m2025-11-08T15:11:10.068937Z[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] [2m2025-11-08T15:11:10.068994Z[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] [2m2025-11-08T15:11:10.069028Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2025-11-08T15:11:10.069108Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2025-11-08T15:11:10.069168Z[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] [2m2025-11-08T15:11:10.167552Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2025-11-08T15:11:10.167698Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m2
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudmqtt_core-4b166d9f4f7ad371)
[INFO] [stdout] [2m2025-11-08T15:11:10.167745Z[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] [2m2025-11-08T15:11:10.167801Z[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] [2m2025-11-08T15:11:10.167862Z[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] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test client::tests::check_incoming_disconnects ... ok
[INFO] [stdout] test client::tests::check_manual_disconnect ... ok
[INFO] [stdout] test client::tests::check_publish_recv ... ok
[INFO] [stdout] test client::packet_identifier_store::tests::check_slot_reuse_after_release ... 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' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/fmt/mod.rs:517: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:     0x5a4e5b7cce92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a4e5b7cce92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a4e5b7cce92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a4e5b7cce92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a4e5b7de1bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a4e5b7de1bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a4e5b79a6b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a4e5b79a6b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a4e5b7a6452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a4e5b7ab0df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a4e5b7aaf71 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a4e5b759d1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a4e5b759d1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a4e5b7ab6ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a4e5b7ab6ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a4e5b7ab54a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a4e5b7a6589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a4e5b78ee7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a4e5b7e79d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a4e5b7e6d56 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5a4e5b5bcc4b - core::result::Result<T,E>::expect::ha659c977c1ae088d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a4e5b59cd65 - tracing_subscriber::fmt::SubscriberBuilder<N,E,F,W>::init::hf68228109f5655aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5a4e5b5a725f - cloudmqtt_core::client::tests::check_qos1_publish::h806576ac9b138eda
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:947:14
[INFO] [stdout]   23:     0x5a4e5b5a7ba7 - cloudmqtt_core::client::tests::check_qos1_publish::{{closure}}::hdaa765448503c2cd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:942:28
[INFO] [stdout]   24:     0x5a4e5b59fa16 - core::ops::function::FnOnce::call_once::h15763fe1ee2fe48d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a4e5b759b1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a4e5b759b1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5a4e5b76db7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5a4e5b76db7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5a4e5b76db7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5a4e5b76db7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5a4e5b76db7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a4e5b76db7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5a4e5b76db7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5a4e5b7470c4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5a4e5b7470c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a4e5b74a91a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5a4e5b74a91a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5a4e5b74a91a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5a4e5b74a91a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5a4e5b74a91a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a4e5b74a91a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5a4e5b74a91a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a4e5b7a198f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5a4e5b7a198f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x765186cbaaa4 - <unknown>
[INFO] [stdout]   46:     0x765186d47a64 - 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.20/src/fmt/mod.rs:517: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:     0x5a4e5b7cce92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a4e5b7cce92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a4e5b7cce92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a4e5b7cce92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a4e5b7de1bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a4e5b7de1bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a4e5b79a6b3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a4e5b79a6b3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a4e5b7a6452 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a4e5b7ab0df - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a4e5b7aaf71 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a4e5b759d1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a4e5b759d1e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a4e5b7ab6ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a4e5b7ab6ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a4e5b7ab54a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a4e5b7a6589 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a4e5b78ee7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a4e5b7e79d0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a4e5b7e6d56 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5a4e5b5bcc4b - core::result::Result<T,E>::expect::ha659c977c1ae088d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a4e5b59cd65 - tracing_subscriber::fmt::SubscriberBuilder<N,E,F,W>::init::hf68228109f5655aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.20/src/fmt/mod.rs:517:14
[INFO] [stdout]   22:     0x5a4e5b5a7e60 - cloudmqtt_core::client::tests::check_simple_publish::h438033a62193af21
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:881:14
[INFO] [stdout]   23:     0x5a4e5b5a8377 - cloudmqtt_core::client::tests::check_simple_publish::{{closure}}::h31ac909c4ebbe7da
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:876:30
[INFO] [stdout]   24:     0x5a4e5b59fbb6 - core::ops::function::FnOnce::call_once::h5d34f3b0a7ed78d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a4e5b759b1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a4e5b759b1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5a4e5b76db7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5a4e5b76db7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5a4e5b76db7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5a4e5b76db7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5a4e5b76db7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a4e5b76db7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stderr] error: test failed, to rerun pass `-p cloudmqtt-core --lib`
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5a4e5b76db7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5a4e5b7470c4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5a4e5b7470c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5a4e5b74a91a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5a4e5b74a91a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5a4e5b74a91a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5a4e5b74a91a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5a4e5b74a91a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a4e5b74a91a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5a4e5b74a91a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a4e5b7a198f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5a4e5b7a198f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x765186cbaaa4 - <unknown>
[INFO] [stdout]   46:     0x765186d47a64 - 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] running `Command { std: "docker" "inspect" "3a0ed5131091a5c115709d198a759e42a40ed03e14980d3bc3ef3b75f319d571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a0ed5131091a5c115709d198a759e42a40ed03e14980d3bc3ef3b75f319d571", kill_on_drop: false }`
[INFO] [stdout] 3a0ed5131091a5c115709d198a759e42a40ed03e14980d3bc3ef3b75f319d571
