[INFO] cloning repository https://github.com/fluffysquirrels/mqtt-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fluffysquirrels/mqtt-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fmqtt-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fmqtt-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d04f4e7eb5436bbae238003e47d4af71e2d98cef [INFO] testing fluffysquirrels/mqtt-client against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffluffysquirrels%2Fmqtt-client" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fluffysquirrels/mqtt-client on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fluffysquirrels/mqtt-client [INFO] finished tweaking git repo https://github.com/fluffysquirrels/mqtt-client [INFO] tweaked toml for git repo https://github.com/fluffysquirrels/mqtt-client written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fluffysquirrels/mqtt-client 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4a0c29807ce91fbc6e505e4bced5d670f39778df636c62e7e2bc5a8a7906d23 [INFO] running `Command { std: "docker" "start" "-a" "e4a0c29807ce91fbc6e505e4bced5d670f39778df636c62e7e2bc5a8a7906d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a0c29807ce91fbc6e505e4bced5d670f39778df636c62e7e2bc5a8a7906d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a0c29807ce91fbc6e505e4bced5d670f39778df636c62e7e2bc5a8a7906d23", kill_on_drop: false }` [INFO] [stdout] e4a0c29807ce91fbc6e505e4bced5d670f39778df636c62e7e2bc5a8a7906d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfe33539b3a9bf805ca8f234f4e47d4ba6bce8c8931dfec35d27e67e5ca354ec [INFO] running `Command { std: "docker" "start" "-a" "cfe33539b3a9bf805ca8f234f4e47d4ba6bce8c8931dfec35d27e67e5ca354ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling mqttrs v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling mqtt-async-client v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.11s [INFO] running `Command { std: "docker" "inspect" "cfe33539b3a9bf805ca8f234f4e47d4ba6bce8c8931dfec35d27e67e5ca354ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe33539b3a9bf805ca8f234f4e47d4ba6bce8c8931dfec35d27e67e5ca354ec", kill_on_drop: false }` [INFO] [stdout] cfe33539b3a9bf805ca8f234f4e47d4ba6bce8c8931dfec35d27e67e5ca354ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95b350d7802fbc7ae49e9110cc1d11ae9165a77ae8857966b2e4069a37c18209 [INFO] running `Command { std: "docker" "start" "-a" "95b350d7802fbc7ae49e9110cc1d11ae9165a77ae8857966b2e4069a37c18209", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mqtt-async-client v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.23s [INFO] running `Command { std: "docker" "inspect" "95b350d7802fbc7ae49e9110cc1d11ae9165a77ae8857966b2e4069a37c18209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b350d7802fbc7ae49e9110cc1d11ae9165a77ae8857966b2e4069a37c18209", kill_on_drop: false }` [INFO] [stdout] 95b350d7802fbc7ae49e9110cc1d11ae9165a77ae8857966b2e4069a37c18209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] adb1d3cf126be2ab4970996f0f20c6c357dc9714fff3b5ef9be3656ee56c790b [INFO] running `Command { std: "docker" "start" "-a" "adb1d3cf126be2ab4970996f0f20c6c357dc9714fff3b5ef9be3656ee56c790b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqtt_async_client-4c02fefda17f38c1) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test client::client::test::client_is_send ... ok [INFO] [stdout] test util::free_pid_list::tests::bounds_ex ... ok [INFO] [stdout] test util::free_pid_list::tests::clear ... ok [INFO] [stdout] test util::free_pid_list::tests::double_free_lower_bound ... ok [INFO] [stdout] test util::free_pid_list::tests::double_free_upper_bound ... ok [INFO] [stdout] test util::free_pid_list::tests::ex_1 ... ok [INFO] [stdout] test util::free_pid_list::tests::free_case_merge_above ... ok [INFO] [stdout] test util::free_pid_list::tests::free_case_merge_above_and_below ... ok [INFO] [stdout] test util::free_pid_list::tests::free_case_new_range ... ok [INFO] [stdout] test util::free_pid_list::tests::free_case_merge_below ... ok [INFO] [stdout] test util::free_pid_list::tests::bad_bounds_swapped - should panic ... ok [INFO] [stdout] test util::free_pid_list::tests::bounds_bad_free_ub - should panic ... ok [INFO] [stdout] test util::free_pid_list::tests::bounds_bad_free_lb - should panic ... ok [INFO] [stdout] test util::free_pid_list::tests::bad_bounds_zero - should panic ... ok [INFO] [stdout] test util::free_pid_list::tests::empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-81398b807f3e51df) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] [2025-01-21T05:37:26Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:26Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:26Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:26Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:27Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:27Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:27Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:27Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:28Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:28Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:28Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:28Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:29Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:29Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:29Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:29Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:30Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:30Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:30Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:30Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:31Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:31Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:31Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:31Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:32Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:32Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:32Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:32Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:33Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:33Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:33Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:33Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:34Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:34Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:34Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:34Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:35Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:35Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:35Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:35Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:36Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:36Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:36Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:36Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:37Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:37Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:37Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:37Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:38Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:38Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:38Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:38Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:39Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:39Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:39Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:39Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:40Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:40Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:40Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:40Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:41Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:41Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:41Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:41Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:42Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:42Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:42Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:42Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:43Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:43Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:43Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:43Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:44Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:44Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:44Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:44Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:45Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:45Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:45Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stderr] [2025-01-21T05:37:45Z ERROR mqtt_async_client::client::client] IoTask: Error connecting: Connection refused (os error 111) [INFO] [stdout] test pub_and_sub_plain ... FAILED [INFO] [stdout] test retain ... FAILED [INFO] [stdout] test pub_and_sub_tls ... FAILED [INFO] [stdout] test unsubscribe ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pub_and_sub_plain stdout ---- [INFO] [stdout] Error: String("Timeout waiting for Suback after 20000ms") [INFO] [stdout] [INFO] [stdout] ---- retain stdout ---- [INFO] [stdout] Error: String("Timeout waiting for Suback after 20000ms") [INFO] [stdout] [INFO] [stdout] ---- pub_and_sub_tls stdout ---- [INFO] [stdout] Error: String("Timeout waiting for Suback after 20000ms") [INFO] [stdout] [INFO] [stdout] ---- unsubscribe stdout ---- [INFO] [stdout] Error: String("Timeout waiting for Suback after 20000ms") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pub_and_sub_plain [INFO] [stdout] pub_and_sub_tls [INFO] [stdout] retain [INFO] [stdout] unsubscribe [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "adb1d3cf126be2ab4970996f0f20c6c357dc9714fff3b5ef9be3656ee56c790b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb1d3cf126be2ab4970996f0f20c6c357dc9714fff3b5ef9be3656ee56c790b", kill_on_drop: false }` [INFO] [stdout] adb1d3cf126be2ab4970996f0f20c6c357dc9714fff3b5ef9be3656ee56c790b