[INFO] cloning repository https://github.com/TheNeikos/cloudmqtt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheNeikos/cloudmqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcloudmqtt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcloudmqtt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ae71c8740a438b86e6429c530ed6a8e2d5af1bd
[INFO] testing TheNeikos/cloudmqtt against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcloudmqtt" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheNeikos/cloudmqtt on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchers v0.2.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded bit-set v0.8.0
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded datatest-stable v0.3.3
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded derive_more-impl v2.1.1
[INFO] [stderr]   Downloaded kdl v6.3.4
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded winnow v0.6.24
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded derive_more v2.1.1
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded syn v2.0.112
[INFO] [stderr]   Downloaded test-dsl v0.4.0
[INFO] [stderr]   Downloaded bit-vec v0.8.0
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.2
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.5
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded terminal_size v0.4.2
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1b0fe184238b7f0a1610b3627d07ddf4c06baa0282fe3c37bab944fd3736fd6
[INFO] running `Command { std: "docker" "start" "-a" "c1b0fe184238b7f0a1610b3627d07ddf4c06baa0282fe3c37bab944fd3736fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1b0fe184238b7f0a1610b3627d07ddf4c06baa0282fe3c37bab944fd3736fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b0fe184238b7f0a1610b3627d07ddf4c06baa0282fe3c37bab944fd3736fd6", kill_on_drop: false }`
[INFO] [stdout] c1b0fe184238b7f0a1610b3627d07ddf4c06baa0282fe3c37bab944fd3736fd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39d5478ce7d31a01873cae21ac9d640c69c07eb809fd288b08322cafd4755a1c
[INFO] running `Command { std: "docker" "start" "-a" "39d5478ce7d31a01873cae21ac9d640c69c07eb809fd288b08322cafd4755a1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling matchers v0.2.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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[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.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling mqtt-format v0.5.0 (/opt/rustwide/workdir/crates/mqtt-format)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/mqtt-format/src/v3/packet.rs:512:52
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stdout]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                  |
[INFO] [stdout]    |                                       |                  the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stdout]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                  |
[INFO] [stdout]    |                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cloudmqtt-core v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt-core)
[INFO] [stderr]    Compiling cloudmqtt v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.80s
[INFO] running `Command { std: "docker" "inspect" "39d5478ce7d31a01873cae21ac9d640c69c07eb809fd288b08322cafd4755a1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39d5478ce7d31a01873cae21ac9d640c69c07eb809fd288b08322cafd4755a1c", kill_on_drop: false }`
[INFO] [stdout] 39d5478ce7d31a01873cae21ac9d640c69c07eb809fd288b08322cafd4755a1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e24d9f72f917e4db6f9ee0f4e1eb9a639ed28f065a482b2897308097d80b6bc9
[INFO] running `Command { std: "docker" "start" "-a" "e24d9f72f917e4db6f9ee0f4e1eb9a639ed28f065a482b2897308097d80b6bc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/mqtt-format/src/v3/packet.rs:512:52
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [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 miniz_oxide v0.8.5
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling terminal_size v0.4.2
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling mqtt-format v0.5.0 (/opt/rustwide/workdir/crates/mqtt-format)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling datatest-stable v0.3.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[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 backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling kdl v6.3.4
[INFO] [stderr]    Compiling test-dsl v0.4.0
[INFO] [stderr]    Compiling cloudmqtt v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.47s
[INFO] running `Command { std: "docker" "inspect" "e24d9f72f917e4db6f9ee0f4e1eb9a639ed28f065a482b2897308097d80b6bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e24d9f72f917e4db6f9ee0f4e1eb9a639ed28f065a482b2897308097d80b6bc9", kill_on_drop: false }`
[INFO] [stdout] e24d9f72f917e4db6f9ee0f4e1eb9a639ed28f065a482b2897308097d80b6bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5af00e999c5367c23faf87af4654b83f6de055955c62fef719cd6a06c7468d19
[INFO] running `Command { std: "docker" "start" "-a" "5af00e999c5367c23faf87af4654b83f6de055955c62fef719cd6a06c7468d19", 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.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudmqtt-916df3dc2cdb865e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test topic::tests::invalid_topic_names ... ok
[INFO] [stdout] test topic::tests::check_matching ... 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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_cases.rs (/opt/rustwide/target/debug/deps/check_cases-b1b37c8a9ed46e7f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-01-06T13:06:00.431736Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Sending out packet [3mpacket[0m[2m=[0mConnack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } })
[INFO] [stdout] [2m2026-01-06T13:06:00.432015Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Calling FSM to handle connect
[INFO] [stdout] [2m2026-01-06T13:06:00.432064Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Handling expected action after connect [3mpacket[0m[2m=[0mConnect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 })
[INFO] [stdout] [2m2026-01-06T13:06:00.432117Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-06T13:06:00.432175Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Entering handling loop
[INFO] [stdout] [2m2026-01-06T13:06:00.432242Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m26
[INFO] [stdout] [2m2026-01-06T13:06:00.432289Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m24
[INFO] [stdout] [2m2026-01-06T13:06:00.432322Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m26
[INFO] [stdout] [2m2026-01-06T13:06:00.432381Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mConnect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 })
[INFO] [stdout] [2m2026-01-06T13:06:00.432458Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet on connection [3mpacket[0m[2m=[0mSome(Ok(MqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } }))
[INFO] [stdout] [2m2026-01-06T13:06:00.432592Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet to send to connection [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } }), cart: [32, 3, 0, 0, 0] } }
[INFO] [stdout] [2m2026-01-06T13:06:00.432648Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-06T13:06:00.432695Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T13:06:00.432745Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-06T13:06:00.432798Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received packet on broker [3mpacket[0m[2m=[0mOk(MqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } })
[INFO] [stdout] [2m2026-01-06T13:06:00.432877Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m5
[INFO] [stdout] [2m2026-01-06T13:06:00.432918Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m3
[INFO] [stdout] [2m2026-01-06T13:06:00.432947Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m5
[INFO] [stdout] [2m2026-01-06T13:06:00.432992Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mConnack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } })
[INFO] [stdout] [2m2026-01-06T13:06:00.433037Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Received incoming packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } }), cart: [32, 3, 0, 0, 0] } }
[INFO] [stdout] [2m2026-01-06T13:06:00.433085Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2026-01-06T13:06:00.433198Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-06T13:06:00.433252Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mNone
[INFO] [stdout] [2m2026-01-06T13:06:00.433306Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T13:06:00.433337Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-06T13:06:00.532805Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2026-01-06T13:06:00.532926Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m1
[INFO] [stdout] [2m2026-01-06T13:06:00.532967Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Testing assertion on packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } }
[INFO] [stdout] [2m2026-01-06T13:06:00.533051Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::client[0m[2m:[0m Sending out payload on topic [3mpayload[0m[2m=[0m[116, 101, 115, 116] [3mtopic[0m[2m=[0m"some/thing"
[INFO] [stdout] [2m2026-01-06T13:06:00.533161Z[0m [34mDEBUG[0m [2mcloudmqtt::client[0m[2m:[0m Sending out publish packet
[INFO] [stdout] [2m2026-01-06T13:06:00.533284Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Received packet to send
[INFO] [stdout] [2m2026-01-06T13:06:00.533327Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2026-01-06T13:06:00.533359Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Publishing packet to FSM
[INFO] [stdout] [2m2026-01-06T13:06:00.533392Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Consuming publisher actions
[INFO] [stdout] [2m2026-01-06T13:06:00.533501Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-06T13:06:00.533556Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mSome(SendPacket(Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] })))
[INFO] [stdout] [2m2026-01-06T13:06:00.533626Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Handling action [3maction[0m[2m=[0mSendPacket(Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }))
[INFO] [stdout] [2m2026-01-06T13:06:00.533670Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-06T13:06:00.533731Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Running FSM
[INFO] [stdout] [2m2026-01-06T13:06:00.533787Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-06T13:06:00.533832Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mNone
[INFO] [stdout] [2m2026-01-06T13:06:00.533913Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m19
[INFO] [stdout] [2m2026-01-06T13:06:00.533966Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m17
[INFO] [stdout] [2m2026-01-06T13:06:00.534005Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m19
[INFO] [stdout] [2m2026-01-06T13:06:00.534059Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mPublish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] })
[INFO] [stdout] [2m2026-01-06T13:06:00.534109Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet on connection [3mpacket[0m[2m=[0mSome(Ok(MqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } }))
[INFO] [stdout] [2m2026-01-06T13:06:00.534172Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-06T13:06:00.534209Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-06T13:06:00.534266Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received packet on broker [3mpacket[0m[2m=[0mOk(MqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } })
[INFO] [stdout] [2m2026-01-06T13:06:00.633731Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2026-01-06T13:06:00.633851Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-06T13:06:00.633893Z[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudmqtt_core-0c136251b129a6af)
[INFO] [stdout] [2m2026-01-06T13:06:00.633951Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Testing assertion on packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } }
[INFO] [stdout] [2m2026-01-06T13:06:00.634014Z[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_ping_request ... ok
[INFO] [stdout] test client::tests::check_manual_disconnect ... ok
[INFO] [stdout] test client::tests::check_simple_connect ... ok
[INFO] [stdout] test client::packet_identifier_store::tests::check_slot_reuse_after_release ... ok
[INFO] [stdout] test client::tests::check_simple_publish ... ok
[INFO] [stdout] test client::tests::check_simple_connect_and_disconnect ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p cloudmqtt-core --lib`
[INFO] [stdout] test client::tests::check_qos1_publish ... FAILED
[INFO] [stdout] test client::tests::check_publish_recv ... 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.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:     0x571796b2c522 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571796b2c522 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571796b2c522 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571796b2c522 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571796b4257a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571796b4257a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x571796b313d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x571796b313d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x571796b0aaff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571796b0aaff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571796b24689 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x571796aabd1e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x571796aabd1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x571796b24842 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x571796b24842 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571796b0abb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571796affe09 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571796b0ba0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571796b42d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571796b42ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57179692c19b - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x571796906d7e - <tracing_subscriber[7d930b197a24067e]::fmt::SubscriberBuilder<tracing_subscriber[7d930b197a24067e]::fmt::format::pretty::Pretty, tracing_subscriber[7d930b197a24067e]::fmt::format::Format<tracing_subscriber[7d930b197a24067e]::fmt::format::pretty::Pretty>, tracing_subscriber[7d930b197a24067e]::filter::env::EnvFilter, tracing_subscriber[7d930b197a24067e]::fmt::writer::TestWriter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.22/src/fmt/mod.rs:520:14
[INFO] [stdout]   22:     0x5717969126df - cloudmqtt_core[ca29eb151b57d7aa]::client::tests::check_qos1_publish
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:947:14
[INFO] [stdout]   23:     0x57179690ddd7 - cloudmqtt_core[ca29eb151b57d7aa]::client::tests::check_qos1_publish::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:942:28
[INFO] [stdout]   24:     0x57179690c706 - <cloudmqtt_core[ca29eb151b57d7aa]::client::tests::check_qos1_publish::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x571796aa00cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x571796aa00cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x571796aac92a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x571796aac92a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x571796aac92a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x571796aac92a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x571796aac92a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x571796aac92a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x571796aac92a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x571796aa7ed4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x571796aa7ed4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x571796aaf422 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x571796aaf422 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x571796aaf422 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x571796aaf422 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x571796aaf422 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x571796aaf422 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x571796aaf422 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x571796b2bd9f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x571796b2bd9f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7dba5e95daa4 - <unknown>
[INFO] [stdout]   46:     0x7dba5e9eaa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::check_publish_recv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::check_publish_recv' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.22/src/fmt/mod.rs:520:14:
[INFO] [stdout] Unable to install global subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571796b2c522 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571796b2c522 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571796b2c522 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571796b2c522 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571796b4257a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571796b4257a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x571796b313d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x571796b313d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x571796b0aaff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571796b0aaff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571796b24689 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x571796aabd1e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x571796aabd1e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x571796b24842 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x571796b24842 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571796b0abb8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571796affe09 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571796b0ba0d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571796b42d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571796b42ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57179692c19b - <core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x571796906d7e - <tracing_subscriber[7d930b197a24067e]::fmt::SubscriberBuilder<tracing_subscriber[7d930b197a24067e]::fmt::format::pretty::Pretty, tracing_subscriber[7d930b197a24067e]::fmt::format::Format<tracing_subscriber[7d930b197a24067e]::fmt::format::pretty::Pretty>, tracing_subscriber[7d930b197a24067e]::filter::env::EnvFilter, tracing_subscriber[7d930b197a24067e]::fmt::writer::TestWriter>>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.22/src/fmt/mod.rs:520:14
[INFO] [stdout]   22:     0x571796911d8f - cloudmqtt_core[ca29eb151b57d7aa]::client::tests::check_publish_recv
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:1041:14
[INFO] [stdout]   23:     0x57179690dda7 - cloudmqtt_core[ca29eb151b57d7aa]::client::tests::check_publish_recv::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:1036:28
[INFO] [stdout]   24:     0x57179690c6c6 - <cloudmqtt_core[ca29eb151b57d7aa]::client::tests::check_publish_recv::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x571796aa00cb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x571796aa00cb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x571796aac92a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x571796aac92a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x571796aac92a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x571796aac92a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x571796aac92a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x571796aac92a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x571796aac92a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x571796aa7ed4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x571796aa7ed4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x571796aaf422 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x571796aaf422 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x571796aaf422 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x571796aaf422 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x571796aaf422 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x571796aaf422 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x571796aaf422 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x571796b2bd9f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x571796b2bd9f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7dba5e95daa4 - <unknown>
[INFO] [stdout]   46:     0x7dba5e9eaa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::check_publish_recv
[INFO] [stdout]     client::tests::check_qos1_publish
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5af00e999c5367c23faf87af4654b83f6de055955c62fef719cd6a06c7468d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5af00e999c5367c23faf87af4654b83f6de055955c62fef719cd6a06c7468d19", kill_on_drop: false }`
[INFO] [stdout] 5af00e999c5367c23faf87af4654b83f6de055955c62fef719cd6a06c7468d19
