[INFO] cloning repository https://github.com/P40b0s/kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/P40b0s/kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98f589fa6f5c14b129028274ca19d934564cf1d3
[INFO] testing P40b0s/kafka/98f589fa6f5c14b129028274ca19d934564cf1d3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FP40b0s%2Fkafka" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/P40b0s/kafka
[INFO] finished tweaking git repo https://github.com/P40b0s/kafka
[INFO] tweaked toml for git repo https://github.com/P40b0s/kafka written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/P40b0s/kafka on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/P40b0s/kafka already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/P40b0s/logger.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.65
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded thiserror v1.0.65
[INFO] [stderr]   Downloaded flexbuffers v2.0.0
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.88
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded rdkafka v0.36.2
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded libc v0.2.161
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded rdkafka-sys v4.7.0+2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5de2532bfeedec93c35e2ac7bc60c355a18167232def22265d3e1d9270bfa245
[INFO] running `Command { std: "docker" "start" "-a" "5de2532bfeedec93c35e2ac7bc60c355a18167232def22265d3e1d9270bfa245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5de2532bfeedec93c35e2ac7bc60c355a18167232def22265d3e1d9270bfa245", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5de2532bfeedec93c35e2ac7bc60c355a18167232def22265d3e1d9270bfa245", kill_on_drop: false }`
[INFO] [stdout] 5de2532bfeedec93c35e2ac7bc60c355a18167232def22265d3e1d9270bfa245
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edc7c49e2cb038ea1316fa0a255381e5241985182e286bf10d4d4630bc183a70
[INFO] running `Command { std: "docker" "start" "-a" "edc7c49e2cb038ea1316fa0a255381e5241985182e286bf10d4d4630bc183a70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rdkafka-sys v4.7.0+2.3.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling kafka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "edc7c49e2cb038ea1316fa0a255381e5241985182e286bf10d4d4630bc183a70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edc7c49e2cb038ea1316fa0a255381e5241985182e286bf10d4d4630bc183a70", kill_on_drop: false }`
[INFO] [stdout] edc7c49e2cb038ea1316fa0a255381e5241985182e286bf10d4d4630bc183a70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a47942f79a288b3631a5c8b9bcc70afd7859c1dce0a5a1f55788c59e292f96b6
[INFO] running `Command { std: "docker" "start" "-a" "a47942f79a288b3631a5c8b9bcc70afd7859c1dce0a5a1f55788c59e292f96b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling logger v0.1.1 (https://github.com/P40b0s/logger.git#e00f8458)
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling kafka v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |         p.consume(|p: Option<User>, h|
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 for h in header.iter()
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/lib.rs:72:41
[INFO] [stdout]    |
[INFO] [stdout] 72 |             p.consume(|p: Option<User>, h|
[INFO] [stdout]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.94s
[INFO] running `Command { std: "docker" "inspect" "a47942f79a288b3631a5c8b9bcc70afd7859c1dce0a5a1f55788c59e292f96b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a47942f79a288b3631a5c8b9bcc70afd7859c1dce0a5a1f55788c59e292f96b6", kill_on_drop: false }`
[INFO] [stdout] a47942f79a288b3631a5c8b9bcc70afd7859c1dce0a5a1f55788c59e292f96b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7383f520dc91f3c0bec24f0335deb1dc474899842b5a5f65a3d3a7d6c824f51c
[INFO] running `Command { std: "docker" "start" "-a" "7383f520dc91f3c0bec24f0335deb1dc474899842b5a5f65a3d3a7d6c824f51c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:56:37
[INFO] [stderr]    |
[INFO] [stderr] 56 |         p.consume(|p: Option<User>, h|
[INFO] [stderr]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:83:21
[INFO] [stderr]    |
[INFO] [stderr] 83 |                 for h in header.iter()
[INFO] [stderr]    |                     ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `h`
[INFO] [stderr]   --> src/lib.rs:72:41
[INFO] [stderr]    |
[INFO] [stderr] 72 |             p.consume(|p: Option<User>, h|
[INFO] [stderr]    |                                         ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stderr] 
[INFO] [stderr] warning: `kafka` (lib test) generated 3 warnings (run `cargo fix --lib -p kafka --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kafka-17a58b7f361c100e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] %3|1767697729.428|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1767697729.429|FAIL|rdkafka#producer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1767697729.429|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1767697729.429|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1767697730.425|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1767697730.425|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1767697730.427|FAIL|rdkafka#producer-4| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1767697730.428|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT)
[INFO] [stderr] %3|1767697731.426|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1767697731.429|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1767697732.425|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stderr] %3|1767697733.428|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed)
[INFO] [stdout] test tests::test_typed_produce ... ok
[INFO] [stderr] %3|1767697760.527|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767697761.529|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767697762.529|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1767697763.444|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767697765.445|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stdout] test tests::test_typed_consumer has been running for over 60 seconds
[INFO] [stdout] test tests::test_typed_consumers has been running for over 60 seconds
[INFO] [stderr] %3|1767697790.543|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767697791.540|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1767697792.540|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767697795.513|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767697796.513|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1767697820.554|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767697822.560|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767697823.560|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767697826.578|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767697827.578|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767697850.572|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767697852.571|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767697855.571|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767697857.601|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 22 identical error(s) suppressed)
[INFO] [stderr] %3|1767697858.601|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 9 identical error(s) suppressed)
[INFO] [stderr] %3|1767697880.625|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767697885.625|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1767697887.625|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767697888.645|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767697890.650|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767697910.652|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767697917.693|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767697918.663|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1767697918.693|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1767697923.664|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767697940.676|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767697948.695|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767697948.717|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767697951.717|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767697953.694|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767697970.695|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767697979.736|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767697981.737|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767697982.743|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767697985.743|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698000.719|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698010.753|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698012.753|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698012.776|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698015.776|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698030.799|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1767698040.766|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698043.785|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698044.796|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698050.796|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767698060.882|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698072.833|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698074.895|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767698076.844|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1767698080.875|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 22 identical error(s) suppressed)
[INFO] [stderr] %3|1767698090.902|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698104.910|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698106.899|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698106.910|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698110.903|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698120.932|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698134.930|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698136.929|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1767698138.928|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698141.929|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698150.932|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698165.929|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698169.028|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 9 identical error(s) suppressed)
[INFO] [stderr] %3|1767698173.029|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1767698173.972|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767698181.032|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698196.045|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1767698200.040|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698203.051|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698204.049|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698211.040|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698228.099|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1767698232.064|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698233.073|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767698238.102|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1767698241.076|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698258.117|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1767698262.077|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698263.077|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698268.137|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767698272.078|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1767698288.168|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698293.138|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767698294.137|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698299.178|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698302.150|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698318.183|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698323.159|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767698325.158|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698329.425|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698332.174|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 31 identical error(s) suppressed)
[INFO] [stderr] %3|1767698349.209|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767698355.190|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767698356.191|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698361.210|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698362.199|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698379.214|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767698385.247|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698388.249|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767698391.213|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698392.248|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698411.231|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698417.332|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 23 identical error(s) suppressed)
[INFO] [stderr] %3|1767698418.333|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 9 identical error(s) suppressed)
[INFO] [stderr] %3|1767698421.231|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767698422.318|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698444.290|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1767698448.336|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698449.337|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698451.294|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1767698452.333|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698475.299|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 12 identical error(s) suppressed)
[INFO] [stderr] %3|1767698478.355|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698480.354|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767698481.305|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1767698482.368|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698506.315|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698508.358|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 14 identical error(s) suppressed)
[INFO] [stderr] %3|1767698510.357|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698511.319|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[INFO] [stderr] %3|1767698512.394|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698537.322|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698538.375|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 10 identical error(s) suppressed)
[INFO] [stderr] %3|1767698540.381|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 19 identical error(s) suppressed)
[INFO] [stderr] %3|1767698541.332|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1767698542.404|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698567.363|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 13 identical error(s) suppressed)
[INFO] [stderr] %3|1767698569.381|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 20 identical error(s) suppressed)
[INFO] [stderr] %3|1767698571.363|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 18 identical error(s) suppressed)
[INFO] [stderr] %3|1767698572.422|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698573.382|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1767698597.423|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 11 identical error(s) suppressed)
[INFO] [stderr] %3|1767698601.397|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 17 identical error(s) suppressed)
[INFO] [stderr] %3|1767698602.426|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 21 identical error(s) suppressed)
[INFO] [stderr] %3|1767698602.439|FAIL|ug_client#consumer-1| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 30 identical error(s) suppressed)
[INFO] [stderr] %3|1767698608.401|FAIL|ug_client#consumer-3| [thrd:127.0.0.1:39092/bootstrap]: 127.0.0.1:39092/bootstrap: Connect to ipv4#127.0.0.1:39092 failed: Connection refused (after 0ms in state CONNECT, 16 identical error(s) suppressed)
[INFO] [stderr] %3|1767698627.434|FAIL|ug_client2#consumer-2| [thrd:127.0.0.1:29092/bootstrap]: 127.0.0.1:29092/bootstrap: Connect to ipv4#127.0.0.1:29092 failed: Connection refused (after 0ms in state CONNECT, 15 identical error(s) suppressed)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "7383f520dc91f3c0bec24f0335deb1dc474899842b5a5f65a3d3a7d6c824f51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7383f520dc91f3c0bec24f0335deb1dc474899842b5a5f65a3d3a7d6c824f51c", kill_on_drop: false }`
[INFO] [stdout] 7383f520dc91f3c0bec24f0335deb1dc474899842b5a5f65a3d3a7d6c824f51c
