[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheNeikos%2Fcloudmqtt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheNeikos/cloudmqtt on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded test-dsl v0.4.0
[INFO] [stderr]   Downloaded datatest-stable v0.3.3
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] [stderr]   Downloaded syn v2.0.112
[INFO] [stderr]   Downloaded kdl v6.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23f4d3f676ce620469f0222d2e6e6187b4f0c7a03b557a4f5dbc25332e2ed0e2
[INFO] running `Command { std: "docker" "start" "-a" "23f4d3f676ce620469f0222d2e6e6187b4f0c7a03b557a4f5dbc25332e2ed0e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23f4d3f676ce620469f0222d2e6e6187b4f0c7a03b557a4f5dbc25332e2ed0e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f4d3f676ce620469f0222d2e6e6187b4f0c7a03b557a4f5dbc25332e2ed0e2", kill_on_drop: false }`
[INFO] [stdout] 23f4d3f676ce620469f0222d2e6e6187b4f0c7a03b557a4f5dbc25332e2ed0e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d0fc14075f4cc73bfc590bd25c1353d86b18c5c3bdaff647bad4f2c04a7b5a9
[INFO] running `Command { std: "docker" "start" "-a" "6d0fc14075f4cc73bfc590bd25c1353d86b18c5c3bdaff647bad4f2c04a7b5a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.44
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[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 33.54s
[INFO] running `Command { std: "docker" "inspect" "6d0fc14075f4cc73bfc590bd25c1353d86b18c5c3bdaff647bad4f2c04a7b5a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0fc14075f4cc73bfc590bd25c1353d86b18c5c3bdaff647bad4f2c04a7b5a9", kill_on_drop: false }`
[INFO] [stdout] 6d0fc14075f4cc73bfc590bd25c1353d86b18c5c3bdaff647bad4f2c04a7b5a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6173ab8707c6da41eab35f32c3e63aeecdd42f500a24e4e78d96408e2aea3c3a
[INFO] running `Command { std: "docker" "start" "-a" "6173ab8707c6da41eab35f32c3e63aeecdd42f500a24e4e78d96408e2aea3c3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unicode-width v0.2.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 clap_builder v4.5.34
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling mqtt-format v0.5.0 (/opt/rustwide/workdir/crates/mqtt-format)
[INFO] [stderr]    Compiling cloudmqtt-core v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt-core)
[INFO] [stderr]    Compiling cloudmqtt-workspace-hack v0.0.0 (/opt/rustwide/workdir/crates/workspace-hack)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling terminal_size v0.4.2
[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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/mqtt-format/src/v3/packet.rs:512:52
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided here
[INFO] [stdout]     |                                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stdout]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                  |
[INFO] [stdout]    |                                       |                  the same lifetime is elided here
[INFO] [stdout]    |                                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/mqtt-format/src/v3/unsubscription_request.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stdout]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                  |
[INFO] [stdout]    |                                  |                  the same lifetime is elided here
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling datatest-stable v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling kdl v6.3.4
[INFO] [stderr]    Compiling test-dsl v0.4.0
[INFO] [stderr]    Compiling cloudmqtt v0.5.0 (/opt/rustwide/workdir/crates/cloudmqtt)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.47s
[INFO] running `Command { std: "docker" "inspect" "6173ab8707c6da41eab35f32c3e63aeecdd42f500a24e4e78d96408e2aea3c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6173ab8707c6da41eab35f32c3e63aeecdd42f500a24e4e78d96408e2aea3c3a", kill_on_drop: false }`
[INFO] [stdout] 6173ab8707c6da41eab35f32c3e63aeecdd42f500a24e4e78d96408e2aea3c3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 778bac43acad9a966036601f0266d166a612a3b98ffc6b8a22af9737185cc79d
[INFO] running `Command { std: "docker" "start" "-a" "778bac43acad9a966036601f0266d166a612a3b98ffc6b8a22af9737185cc79d", 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.23s
[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::check_matching ... ok
[INFO] [stdout] test topic::tests::valid_topic_names ... ok
[INFO] [stdout] test topic::tests::invalid_topic_names ... ok
[INFO] [stdout] test codec::tests::simple_test_codec ... ok
[INFO] [stdout] test codec::tests::test_connect_codec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/check_cases.rs (/opt/rustwide/target/debug/deps/check_cases-b1b37c8a9ed46e7f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-01-16T03:51:02.193939Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Sending out packet [3mpacket[0m[2m=[0mConnack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } })
[INFO] [stdout] [2m2026-01-16T03:51:02.194244Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Calling FSM to handle connect
[INFO] [stdout] [2m2026-01-16T03:51:02.196568Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Handling expected action after connect [3mpacket[0m[2m=[0mConnect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 })
[INFO] [stdout] [2m2026-01-16T03:51:02.196627Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-16T03:51:02.196666Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Entering handling loop
[INFO] [stdout] [2m2026-01-16T03:51:02.196715Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m26
[INFO] [stdout] [2m2026-01-16T03:51:02.196741Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m24
[INFO] [stdout] [2m2026-01-16T03:51:02.196756Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m26
[INFO] [stdout] [2m2026-01-16T03:51:02.196804Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mConnect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 })
[INFO] [stdout] [2m2026-01-16T03:51:02.196832Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet on connection [3mpacket[0m[2m=[0mSome(Ok(MqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } }))
[INFO] [stdout] [2m2026-01-16T03:51:02.196873Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-16T03:51:02.196889Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-16T03:51:02.196912Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet to send to connection [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } }), cart: [32, 3, 0, 0, 0] } }
[INFO] [stdout] [2m2026-01-16T03:51:02.196944Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-16T03:51:02.196990Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received packet on broker [3mpacket[0m[2m=[0mOk(MqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } })
[INFO] [stdout] [2m2026-01-16T03:51:02.197052Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m5
[INFO] [stdout] [2m2026-01-16T03:51:02.197072Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m3
[INFO] [stdout] [2m2026-01-16T03:51:02.197085Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m5
[INFO] [stdout] [2m2026-01-16T03:51:02.197114Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mConnack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } })
[INFO] [stdout] [2m2026-01-16T03:51:02.197142Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Received incoming packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connack(MConnack { session_present: false, reason_code: Success, properties: ConnackProperties { session_expiry_interval: None, receive_maximum: None, maximum_qos: None, retain_available: None, maximum_packet_size: None, assigned_client_identifier: None, topic_alias_maximum: None, reason_string: None, user_properties: None, wildcard_subscription_available: None, subscription_identifiers_available: None, shared_scubscription_available: None, server_keep_alive: None, response_information: None, server_reference: None, authentication_method: None, authentication_data: None } }), cart: [32, 3, 0, 0, 0] } }
[INFO] [stdout] [2m2026-01-16T03:51:02.197165Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2026-01-16T03:51:02.197268Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-16T03:51:02.197306Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mNone
[INFO] [stdout] [2m2026-01-16T03:51:02.197433Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-16T03:51:02.197462Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-16T03:51:02.294918Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2026-01-16T03:51:02.295244Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m1
[INFO] [stdout] [2m2026-01-16T03:51:02.295319Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Testing assertion on packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } }
[INFO] [stdout] [2m2026-01-16T03:51:02.295609Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::client[0m[2m:[0m Sending out payload on topic [3mpayload[0m[2m=[0m[116, 101, 115, 116] [3mtopic[0m[2m=[0m"some/thing"
[INFO] [stdout] [2m2026-01-16T03:51:02.295928Z[0m [34mDEBUG[0m [2mcloudmqtt::client[0m[2m:[0m Sending out publish packet
[INFO] [stdout] [2m2026-01-16T03:51:02.296186Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Received packet to send
[INFO] [stdout] [2m2026-01-16T03:51:02.296396Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Processing next action
[INFO] [stdout] [2m2026-01-16T03:51:02.296545Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Publishing packet to FSM
[INFO] [stdout] [2m2026-01-16T03:51:02.296718Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Consuming publisher actions
[INFO] [stdout] [2m2026-01-16T03:51:02.296938Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-16T03:51:02.297246Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mSome(SendPacket(Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] })))
[INFO] [stdout] [2m2026-01-16T03:51:02.298408Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Handling action [3maction[0m[2m=[0mSendPacket(Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }))
[INFO] [stdout] [2m2026-01-16T03:51:02.298452Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to encode packet
[INFO] [stdout] [2m2026-01-16T03:51:02.298492Z[0m [35mTRACE[0m [2mcloudmqtt::client[0m[2m:[0m Running FSM
[INFO] [stdout] [2m2026-01-16T03:51:02.298526Z[0m [35mTRACE[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m Doing one state machine step
[INFO] [stdout] [2m2026-01-16T03:51:02.298552Z[0m [32m INFO[0m [1minner_run[0m[1m{[0m[3mcurrent_time[0m[2m=[0mMqttInstant(0)[1m}[0m[2m:[0m [2mcloudmqtt_core::client[0m[2m:[0m [3mreturn[0m[2m=[0mNone
[INFO] [stdout] [2m2026-01-16T03:51:02.298615Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m19
[INFO] [stdout] [2m2026-01-16T03:51:02.298640Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Found remaining packet length [3mremaining_length[0m[2m=[0m17
[INFO] [stdout] [2m2026-01-16T03:51:02.298655Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m [3mtotal_packet_length[0m[2m=[0m19
[INFO] [stdout] [2m2026-01-16T03:51:02.298685Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Finished decoding packet [3mpacket[0m[2m=[0mPublish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] })
[INFO] [stdout] [2m2026-01-16T03:51:02.298709Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received next packet on connection [3mpacket[0m[2m=[0mSome(Ok(MqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } }))
[INFO] [stdout] [2m2026-01-16T03:51:02.298752Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Trying to decide packet [3mlen[0m[2m=[0m0
[INFO] [stdout] [2m2026-01-16T03:51:02.298768Z[0m [35mTRACE[0m [2mcloudmqtt::codec[0m[2m:[0m Reserving more bytes [3madditional[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-16T03:51:02.298799Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Received packet on broker [3mpacket[0m[2m=[0mOk(MqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } })
[INFO] [stdout] [2m2026-01-16T03:51:02.397325Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Client found, fetching next packet [3mname[0m[2m=[0m"c1"
[INFO] [stdout] [2m2026-01-16T03:51:02.397624Z[0m [34mDEBUG[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Checking packets [3mn[0m[2m=[0m2
[INFO] [stdout] [2m2026-01-16T03:51:02.397760Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Testing assertion on packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Connect(MConnect { client_identifier: "cloudmqtt-0", username: None, password: None, clean_start: true, will: None, properties: ConnectProperties { session_expiry_interval: None, receive_maximum: None, maximum_packet_size: None, topic_alias_maximum: None, request_response_information: None, request_problem_information: None, user_properties: None, authentication_method: None, authentication_data: None }, keep_alive: 0 }), cart: [16, 24, 0, 4, 77, 81, 84, 84, 5, 2, 0, 0, 0, 0, 11, 99, 108, 111, 117, 100, 109, 113, 116, 116, 45, 48] } }
[INFO] [stdout] [2m2026-01-16T03:51:02.397840Z[0m [35mTRACE[0m [2mcloudmqtt::test_harness::broker[0m[2m:[0m Testing assertion on packet [3mpacket[0m[2m=[0mMqttPacket { packet: Yoke { yokeable: Publish(MPublish { duplicate: false, quality_of_service: AtMostOnce, retain: false, topic_name: "some/thing", packet_identifier: None, properties: PublishProperties { payload_format_indicator: None, message_expiry_interval: None, topic_alias: None, response_topic: None, correlation_data: None, user_properties: None, subscription_identifier: None, content_type: None }, payload: [116, 101, 115, 116] }), cart: [48, 17, 0, 10, 115, 111, 109, 101, 47, 116, 104, 105, 110, 103, 0, 116, 101, 115, 116] } }
[INFO] [stdout] [2m2026-01-16T03:51:02.397915Z[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.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudmqtt_core-0c136251b129a6af)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test client::tests::check_ping_request ... ok
[INFO] [stdout] test client::tests::check_simple_connect ... ok
[INFO] [stdout] test client::tests::check_qos1_publish ... ok
[INFO] [stdout] test client::tests::check_simple_connect_and_disconnect ... ok
[INFO] [stdout] test client::tests::check_manual_disconnect ... ok
[INFO] [stdout] test client::packet_identifier_store::tests::check_slot_reuse_after_release ... ok
[INFO] [stdout] test client::tests::check_incoming_disconnects ... ok
[INFO] [stdout] test client::tests::check_publish_recv ... FAILED
[INFO] [stdout] test client::tests::check_simple_publish ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::check_publish_recv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::tests::check_publish_recv' (52) 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:     0x56f199b09ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f199b09ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f199b09ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f199b09ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f199b1ff5a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f199b1ff5a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56f199b0edb6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f199b0edb6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f199ae81df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f199ae81df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f199b02039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f199a8a07e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f199a8a07e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f199b021f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f199b021f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f199ae8298 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f199adfc39 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f199ae90ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f199b2071c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f199b20492 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f19994c53b - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::error::Error + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56f1998e6ece - <tracing_subscriber[43a107086f7e0253]::fmt::SubscriberBuilder<tracing_subscriber[43a107086f7e0253]::fmt::format::pretty::Pretty, tracing_subscriber[43a107086f7e0253]::fmt::format::Format<tracing_subscriber[43a107086f7e0253]::fmt::format::pretty::Pretty>, tracing_subscriber[43a107086f7e0253]::filter::env::EnvFilter, tracing_subscriber[43a107086f7e0253]::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:     0x56f1998f2faf - cloudmqtt_core[794552e4f2efc315]::client::tests::check_publish_recv
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:1041:14
[INFO] [stdout]   23:     0x56f1998eefc7 - cloudmqtt_core[794552e4f2efc315]::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:     0x56f1998edb66 - <cloudmqtt_core[794552e4f2efc315]::client::tests::check_publish_recv::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56f199a7e42b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56f199a7e42b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56f199a8ac8a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56f199a8ac8a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56f199a8ac8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56f199a8ac8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56f199a8ac8a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56f199a8ac8a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56f199a8ac8a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56f199a85154 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56f199a85154 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56f199a8d782 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x56f199a8d782 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56f199a8d782 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56f199a8d782 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56f199a8d782 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56f199a8d782 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x56f199a8d782 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56f199b0974f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x56f199b0974f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x71f7484dcaa4 - <unknown>
[INFO] [stdout]   46:     0x71f748569a64 - 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' (56) 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:     0x56f199b09ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56f199b09ed2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56f199b09ed2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56f199b09ed2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56f199b1ff5a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56f199b1ff5a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x56f199b0edb6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56f199b0edb6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56f199ae81df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56f199ae81df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56f199b02039 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56f199a8a07e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56f199a8a07e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56f199b021f2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56f199b021f2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56f199ae8298 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56f199adfc39 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56f199ae90ed - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56f199b2071c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56f199b20492 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56f19994c53b - <core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::error::Error + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56f1998e6ece - <tracing_subscriber[43a107086f7e0253]::fmt::SubscriberBuilder<tracing_subscriber[43a107086f7e0253]::fmt::format::pretty::Pretty, tracing_subscriber[43a107086f7e0253]::fmt::format::Format<tracing_subscriber[43a107086f7e0253]::fmt::format::pretty::Pretty>, tracing_subscriber[43a107086f7e0253]::filter::env::EnvFilter, tracing_subscriber[43a107086f7e0253]::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:     0x56f1998f4460 - cloudmqtt_core[794552e4f2efc315]::client::tests::check_simple_publish
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:881:14
[INFO] [stdout]   23:     0x56f1998ef057 - cloudmqtt_core[794552e4f2efc315]::client::tests::check_simple_publish::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/cloudmqtt-core/src/client/mod.rs:876:30
[INFO] [stdout]   24:     0x56f1998edc26 - <cloudmqtt_core[794552e4f2efc315]::client::tests::check_simple_publish::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56f199a7e42b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56f199a7e42b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56f199a8ac8a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56f199a8ac8a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56f199a8ac8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56f199a8ac8a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56f199a8ac8a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56f199a8ac8a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56f199a8ac8a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56f199a85154 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56f199a85154 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56f199a8d782 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x56f199a8d782 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56f199a8d782 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56f199a8d782 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56f199a8d782 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56f199a8d782 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x56f199a8d782 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56f199b0974f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x56f199b0974f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x71f7484dcaa4 - <unknown>
[INFO] [stdout]   46:     0x71f748569a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::check_publish_recv
[INFO] [stdout]     client::tests::check_simple_publish
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cloudmqtt-core --lib`
[INFO] running `Command { std: "docker" "inspect" "778bac43acad9a966036601f0266d166a612a3b98ffc6b8a22af9737185cc79d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "778bac43acad9a966036601f0266d166a612a3b98ffc6b8a22af9737185cc79d", kill_on_drop: false }`
[INFO] [stdout] 778bac43acad9a966036601f0266d166a612a3b98ffc6b8a22af9737185cc79d
