[INFO] fetching crate baichun-framework-rms 0.1.0... [INFO] testing baichun-framework-rms-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate baichun-framework-rms 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate baichun-framework-rms 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate baichun-framework-rms 0.1.0 [INFO] tweaked toml for crates.io crate baichun-framework-rms 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate baichun-framework-rms 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate baichun-framework-rms 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce3274e816688d444bfcf8c576bdc6f739059b5a8d41550dbf23ad58637c7290 [INFO] running `Command { std: "docker" "start" "-a" "ce3274e816688d444bfcf8c576bdc6f739059b5a8d41550dbf23ad58637c7290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce3274e816688d444bfcf8c576bdc6f739059b5a8d41550dbf23ad58637c7290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3274e816688d444bfcf8c576bdc6f739059b5a8d41550dbf23ad58637c7290", kill_on_drop: false }` [INFO] [stdout] ce3274e816688d444bfcf8c576bdc6f739059b5a8d41550dbf23ad58637c7290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5092afd4560361d14d25ca88f87681b6ccc49f00fb88b80e0e6419d3c79ea67a [INFO] running `Command { std: "docker" "start" "-a" "5092afd4560361d14d25ca88f87681b6ccc49f00fb88b80e0e6419d3c79ea67a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rdkafka-sys v4.8.0+2.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rdkafka v0.37.0 [INFO] [stderr] Compiling baichun-framework-rms v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "5092afd4560361d14d25ca88f87681b6ccc49f00fb88b80e0e6419d3c79ea67a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5092afd4560361d14d25ca88f87681b6ccc49f00fb88b80e0e6419d3c79ea67a", kill_on_drop: false }` [INFO] [stdout] 5092afd4560361d14d25ca88f87681b6ccc49f00fb88b80e0e6419d3c79ea67a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd480fa921f186c3eff6c6735eb16fae8762170f754021c3b41c95e87513d59f [INFO] running `Command { std: "docker" "start" "-a" "cd480fa921f186c3eff6c6735eb16fae8762170f754021c3b41c95e87513d59f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rdkafka v0.37.0 [INFO] [stderr] Compiling baichun-framework-rms v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `lazy_static::lazy_static` [INFO] [stdout] --> tests/common/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> tests/kafka/basic_test.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing::{info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `Command { std: "docker" "inspect" "cd480fa921f186c3eff6c6735eb16fae8762170f754021c3b41c95e87513d59f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd480fa921f186c3eff6c6735eb16fae8762170f754021c3b41c95e87513d59f", kill_on_drop: false }` [INFO] [stdout] cd480fa921f186c3eff6c6735eb16fae8762170f754021c3b41c95e87513d59f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e769485a93b40f0b23a6f46b1c70bb6714e1670c1789e249f8214ce3abe3c4c [INFO] running `Command { std: "docker" "start" "-a" "3e769485a93b40f0b23a6f46b1c70bb6714e1670c1789e249f8214ce3abe3c4c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `lazy_static::lazy_static` [INFO] [stderr] --> tests/common/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use lazy_static::lazy_static; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `warn` [INFO] [stderr] --> tests/kafka/basic_test.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | use tracing::{info, warn}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `baichun-framework-rms` (test "lib") generated 2 warnings (run `cargo fix --test "lib" -p baichun-framework-rms` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/baichun_framework_rms-91dcbb49993ba479) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test message::kafka::producer::tests::test_producer_creation ... ok [INFO] [stdout] test message::kafka::consumer::tests::test_message_consumption ... FAILED [INFO] [stdout] test message::kafka::producer::tests::test_message_production has been running for over 60 seconds [INFO] [stdout] test message::kafka::producer::tests::test_message_production ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- message::kafka::consumer::tests::test_message_consumption stdout ---- [INFO] [stdout] 2025-11-11T08:20:43.946215Z  INFO baichun_framework_rms::message::kafka::consumer::tests: 开始消息消费测试 [INFO] [stdout] 2025-11-11T08:20:43.946322Z  INFO baichun_framework_rms::message::kafka::consumer::tests: 创建消费者实例 [INFO] [stdout] 2025-11-11T08:20:43.948226Z  INFO baichun_framework_rms::message::kafka::consumer::tests: 消费者创建成功 [INFO] [stdout] 2025-11-11T08:20:43.948242Z  INFO baichun_framework_rms::message::kafka::consumer::tests: 开始订阅主题: test-topic [INFO] [stdout] 2025-11-11T08:20:43.948252Z  INFO baichun_framework_rms::message::kafka::consumer: 开始订阅主题: test-topic [INFO] [stdout] 2025-11-11T08:20:43.948270Z ERROR baichun_framework_rms::message::kafka::consumer: 停止现有消费者失败: Channel error: channel closed [INFO] [stdout] 2025-11-11T08:20:48.960641Z  INFO baichun_framework_rms::message::kafka::consumer: 成功订阅主题: test-topic [INFO] [stdout] 2025-11-11T08:20:53.961903Z  INFO baichun_framework_rms::message::kafka::consumer::tests: 成功订阅主题 [INFO] [stdout] 2025-11-11T08:20:53.961945Z  INFO baichun_framework_rms::message::kafka::consumer: 开始消费任务: test-topic [INFO] [stdout] 2025-11-11T08:20:53.961971Z  WARN librdkafka: librdkafka: CONFWARN [thrd:app]: Configuration property enable.idempotence is a producer property and will be ignored by this consumer instance [INFO] [stdout] 2025-11-11T08:20:53.961993Z  WARN librdkafka: librdkafka: CONFWARN [thrd:app]: Configuration property retry.backoff.ms is a producer property and will be ignored by this consumer instance [INFO] [stdout] 2025-11-11T08:20:53.962006Z  WARN librdkafka: librdkafka: CONFWARN [thrd:app]: Configuration property request.timeout.ms is a producer property and will be ignored by this consumer instance [INFO] [stdout] 2025-11-11T08:20:53.962019Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962029Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962042Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stdout] 2025-11-11T08:20:53.962055Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962066Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962078Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962090Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962103Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962115Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962127Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.962146Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:20:54.963922Z ERROR rdkafka::client: librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 1/1 brokers are down [INFO] [stdout] 2025-11-11T08:20:54.963969Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: AllBrokersDown (Local: All broker connections are down) [INFO] [stdout] 2025-11-11T08:20:55.965939Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:55.965996Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:55.966023Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:20:55.966036Z  WARN baichun_framework_rms::message::kafka::consumer: Too many consecutive errors (3), attempting to reconnect... [INFO] [stdout] 2025-11-11T08:21:00.967914Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:00.967964Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:00.967982Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:00.967995Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:00.968012Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stdout] 2025-11-11T08:21:00.968037Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:01.969866Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:01.969901Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:01.969927Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:02.972062Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:02.972121Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:02.972149Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:02.972166Z  WARN baichun_framework_rms::message::kafka::consumer: Too many consecutive errors (3), attempting to reconnect... [INFO] [stdout] 2025-11-11T08:21:07.973898Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:07.974017Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:07.974036Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:07.974049Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:07.974064Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:07.974090Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:08.975938Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:08.975997Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:08.976025Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:09.977918Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:09.977969Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:09.977979Z  WARN baichun_framework_rms::message::kafka::consumer: Too many consecutive errors (3), attempting to reconnect... [INFO] [stdout] 2025-11-11T08:21:14.979930Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:14.979973Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:14.979989Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:14.980006Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:14.980030Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:16.051130Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:16.051457Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:17.052345Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:17.052407Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:17.052435Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:17.052445Z  WARN baichun_framework_rms::message::kafka::consumer: Too many consecutive errors (3), attempting to reconnect... [INFO] [stdout] 2025-11-11T08:21:22.053967Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stdout] 2025-11-11T08:21:22.054030Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:22.054045Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:22.054060Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:22.054087Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:23.055904Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:23.055969Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:23.055997Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:24.057924Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:24.057978Z ERROR baichun_framework_rms::message::kafka::consumer: Error while receiving message: Message consumption error: BrokerTransportFailure (Local: Broker transport failure) [INFO] [stdout] 2025-11-11T08:21:24.057989Z  WARN baichun_framework_rms::message::kafka::consumer: Too many consecutive errors (3), attempting to reconnect... [INFO] [stdout] 2025-11-11T08:21:24.062210Z  INFO baichun_framework_rms::message::kafka::consumer::tests: 接收到的消息: [] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] [INFO] [stdout] thread 'message::kafka::consumer::tests::test_message_consumption' (25) panicked at src/message/kafka/consumer.rs:823:9: [INFO] [stdout] 没有接收到任何消息 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60fb363b5d72 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60fb363b5d72 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60fb363b5d72 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60fb363b5d72 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60fb363c763f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60fb363c763f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60fb36382ef3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60fb36382ef3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60fb3638ef72 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60fb36393d2f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60fb36393bc1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60fb3608cbbe - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60fb3608cbbe - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60fb363943ef - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60fb363943ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60fb36394166 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x60fb3638f0a9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60fb3637778d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60fb363cf930 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60fb35fce4ea - baichun_framework_rms::message::kafka::consumer::tests::test_message_consumption::{{closure}}::h8e3fb8bbe284325f [INFO] [stdout] at /opt/rustwide/workdir/src/message/kafka/consumer.rs:823:9 [INFO] [stdout] 20: 0x60fb35fc7182 - as core::future::future::Future>::poll::h4f9eed60b060884a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x60fb35fc713d - as core::future::future::Future>::poll::h3ad7f6c804694684 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60fb35ffa85d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h72748696aa1ea77f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 23: 0x60fb35ffa7ab - tokio::task::coop::with_budget::h2d7c0231feb518bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x60fb35ffa7ab - tokio::task::coop::budget::he6acf860588bcad4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x60fb35ffa7ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h97844e5b32c656f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 26: 0x60fb35ff7630 - tokio::runtime::scheduler::current_thread::Context::enter::h4fe079cd38d3916e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x60fb35ff923d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h36904354b3d8f172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 28: 0x60fb35ff8f04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd95991a0a4bd874c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 29: 0x60fb35feba2b - tokio::runtime::context::scoped::Scoped::set::h19261e19c81c3cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x60fb3601b419 - tokio::runtime::context::set_scheduler::{{closure}}::hcaff87e03a8ebb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x60fb36025322 - std::thread::local::LocalKey::try_with::h2943797e98ce2e2c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 32: 0x60fb36024d5e - std::thread::local::LocalKey::with::hddd90c4ba439825d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 33: 0x60fb3601b38d - tokio::runtime::context::set_scheduler::he0ab0dcc7d8eb56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x60fb35ff8c90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h351a40bc68a8e0c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 35: 0x60fb35ff8f23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h35589554b9c25622 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 36: 0x60fb35ff6460 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h26765c1d0ade4b9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x60fb3601b8d0 - tokio::runtime::context::runtime::enter_runtime::h6af139aed9670fc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x60fb35ff6221 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he52ecf688fac70dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x60fb35febdf4 - tokio::runtime::runtime::Runtime::block_on_inner::hfe7a8a56ca8cdc93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x60fb35febfb7 - tokio::runtime::runtime::Runtime::block_on::hcc3d69a7801e1caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x60fb35fc91e3 - baichun_framework_rms::message::kafka::consumer::tests::test_message_consumption::h33a3454e0716033c [INFO] [stdout] at /opt/rustwide/workdir/src/message/kafka/consumer.rs:831:53 [INFO] [stdout] 42: 0x60fb35fc9277 - baichun_framework_rms::message::kafka::consumer::tests::test_message_consumption::{{closure}}::h5b45c9a3acfdb384 [INFO] [stdout] at /opt/rustwide/workdir/src/message/kafka/consumer.rs:741:40 [INFO] [stdout] 43: 0x60fb3600b9b6 - core::ops::function::FnOnce::call_once::h459acb101a616678 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x60fb3608ca0b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x60fb3608ca0b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x60fb360a0a1d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x60fb360a0a1d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x60fb360a0a1d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x60fb360a0a1d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x60fb360a0a1d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x60fb360a0a1d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x60fb360a0a1d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x60fb36079f64 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x60fb36079f64 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x60fb3607d89a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 56: 0x60fb3607d89a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x60fb3607d89a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x60fb3607d89a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x60fb3607d89a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x60fb3607d89a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 61: 0x60fb3607d89a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x60fb3638a4af - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 63: 0x60fb3638a4af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 64: 0x7bf48654eaa4 - [INFO] [stdout] 65: 0x7bf4865dba64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] 2025-11-11T08:21:24.238636Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [INFO] [stdout] ---- message::kafka::producer::tests::test_message_production stdout ---- [INFO] [stdout] 2025-11-11T08:20:43.946964Z DEBUG librdkafka: librdkafka: WAKEUPFD [thrd:app]: localhost:9092/bootstrap: Enabled low-latency ops queue wake-ups [INFO] [stdout] 2025-11-11T08:20:43.946980Z DEBUG librdkafka: librdkafka: BRKMAIN [thrd::0/internal]: :0/internal: Enter main broker thread [INFO] [stdout] 2025-11-11T08:20:43.946992Z DEBUG librdkafka: librdkafka: BROKER [thrd:app]: localhost:9092/bootstrap: Added new broker with NodeId -1 [INFO] [stdout] 2025-11-11T08:20:43.946999Z DEBUG librdkafka: librdkafka: CONNECT [thrd:app]: localhost:9092/bootstrap: Selected for cluster connection: bootstrap servers added (broker has 0 connection attempt(s)) [INFO] [stdout] 2025-11-11T08:20:43.947007Z DEBUG librdkafka: librdkafka: INIT [thrd:app]: librdkafka v2.3.0 (0x20300ff) rdkafka#producer-1 initialized (builtin.features gzip,snappy,sasl,regex,lz4,sasl_plain,plugins, GCC GXX PKGCONFIG INSTALL GNULD LDS C11THREADS LIBDL PLUGINS ZLIB HDRHISTOGRAM SYSLOG SNAPPY SOCKEM CRC32C_HW, debug 0xfffff) [INFO] [stdout] 2025-11-11T08:20:43.947014Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: Client configuration: [INFO] [stdout] 2025-11-11T08:20:43.947021Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: client.software.version = 2.3.0 [INFO] [stdout] 2025-11-11T08:20:43.947028Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: metadata.broker.list = localhost:9092 [INFO] [stdout] 2025-11-11T08:20:43.947036Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: debug = generic,broker,topic,metadata,feature,queue,msg,protocol,cgrp,security,fetch,interceptor,plugin,consumer,admin,eos,mock,assignor,conf,all [INFO] [stdout] 2025-11-11T08:20:43.947043Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: enabled_events = 329 [INFO] [stdout] 2025-11-11T08:20:43.947050Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: log.queue = true [INFO] [stdout] 2025-11-11T08:20:43.947058Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: opaque = 0x7bf478006a50 [INFO] [stdout] 2025-11-11T08:20:43.947065Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: default_topic_conf = 0x7bf478006a80 [INFO] [stdout] 2025-11-11T08:20:43.947072Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: Default topic configuration: [INFO] [stdout] 2025-11-11T08:20:43.947080Z DEBUG librdkafka: librdkafka: CONF [thrd:app]: message.timeout.ms = 30000 [INFO] [stdout] 2025-11-11T08:20:43.947088Z DEBUG librdkafka: librdkafka: BRKMAIN [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Enter main broker thread [INFO] [stdout] 2025-11-11T08:20:43.947085Z  INFO baichun_framework_rms::message::kafka::producer::tests: 生产者创建成功 [INFO] [stdout] 2025-11-11T08:20:43.947109Z  INFO baichun_framework_rms::message::kafka::producer::tests: 开始发送消息到主题: test-topic [INFO] [stdout] 2025-11-11T08:20:43.947131Z  INFO baichun_framework_rms::message::kafka::producer::tests: 发送消息 1: 测试消息1 [INFO] [stdout] 2025-11-11T08:20:43.951921Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 5ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:43.951952Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 5ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:43.951973Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:43.951986Z ERROR rdkafka::client: librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 1/1 brokers are down [INFO] [stdout] 2025-11-11T08:20:43.951995Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:44.947711Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:44.947758Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:44.947777Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:45.948027Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stdout] 2025-11-11T08:20:45.948068Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stdout] 2025-11-11T08:20:45.948085Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:46.947738Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:46.947791Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:46.947808Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:49.960552Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:49.960593Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:49.960627Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:50.960986Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:50.961028Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:50.961044Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:52.961310Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:52.961351Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:52.961368Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:53.961317Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.961359Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:53.961375Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:54.961348Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:54.961394Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:54.961410Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:56.961546Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:56.961588Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:56.961619Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:57.961579Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:57.961650Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:57.961670Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:20:59.961954Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:59.961999Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:20:59.962025Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:01.962149Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:01.962200Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:01.962216Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:02.962750Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:02.962813Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:02.962831Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:04.969065Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:04.969105Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:04.969120Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:05.969383Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:05.969425Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:05.969440Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:07.969290Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:07.969334Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:07.969350Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:08.970138Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:08.970182Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:08.970198Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:09.969491Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:09.969533Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:09.969549Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:10.971079Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:10.971137Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:10.971154Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:11.971414Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:11.971458Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:11.971476Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:12.971475Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:12.971518Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:12.971535Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:14.973794Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:14.973832Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:14.973848Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:15.974010Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stdout] 2025-11-11T08:21:15.974052Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT, 1 identical error(s) suppressed) [INFO] [stdout] 2025-11-11T08:21:15.974070Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:16.974036Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:16.974086Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:16.974105Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:18.974031Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:18.974069Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:18.974084Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:19.974273Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:19.974316Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:19.974333Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:20.974292Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:20.974341Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:20.974357Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:21.974539Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:21.974594Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:21.974643Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:22.974264Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:22.974303Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:22.974318Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:23.977262Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:23.977304Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:23.977319Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:24.977275Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:24.977324Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:24.977341Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:25.977785Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:25.977828Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:25.977845Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:26.979769Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:26.979816Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:26.979833Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:27.981050Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:27.981089Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:27.981103Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:28.980957Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:28.980999Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:28.981016Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:30.980932Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:30.980972Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:30.980987Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:32.983488Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:32.983540Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:32.983556Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:33.983415Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:33.983460Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:33.983477Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:35.992711Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:35.992756Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:35.992772Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:37.983719Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:37.983769Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:37.983787Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:39.985696Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:39.985733Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:39.985747Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:41.983987Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:41.984026Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:41.984041Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:42.984154Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:42.984194Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv6#[::1]:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:42.984217Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:43.984007Z ERROR librdkafka: librdkafka: FAIL [thrd:localhost:9092/bootstrap]: localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:43.984045Z ERROR rdkafka::client: librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] 2025-11-11T08:21:43.984062Z  WARN rdkafka::producer::base_producer: Ignored event 'Error' on base producer poll [INFO] [stdout] 2025-11-11T08:21:44.048076Z ERROR baichun_framework_rms::message::kafka::producer::tests: 消息 1 发送失败: Config("Failed to create topic: Admin operation error: OperationTimedOut (Local: Timed out)") [INFO] [stdout] [INFO] [stdout] thread 'message::kafka::producer::tests::test_message_production' (26) panicked at src/message/kafka/producer.rs:193:21: [INFO] [stdout] 消息发送失败: Config("Failed to create topic: Admin operation error: OperationTimedOut (Local: Timed out)") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60fb363b5d72 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60fb363b5d72 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60fb363b5d72 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60fb363b5d72 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60fb363c763f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60fb363c763f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x60fb36382ef3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60fb36382ef3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60fb3638ef72 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60fb36393d2f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60fb36393bc1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60fb3608cbbe - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x60fb3608cbbe - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60fb363943ef - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x60fb363943ef - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60fb3639419a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60fb3638f0a9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60fb3637778d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60fb363cf930 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60fb36018f77 - baichun_framework_rms::message::kafka::producer::tests::test_message_production::{{closure}}::hc896a025d86fb15a [INFO] [stdout] at /opt/rustwide/workdir/src/message/kafka/producer.rs:193:21 [INFO] [stdout] 20: 0x60fb35fc7182 - as core::future::future::Future>::poll::h4f9eed60b060884a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x60fb35fc713d - as core::future::future::Future>::poll::h3ad7f6c804694684 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x60fb35ffa85d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h72748696aa1ea77f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 23: 0x60fb35ffa7ab - tokio::task::coop::with_budget::h2d7c0231feb518bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x60fb35ffa7ab - tokio::task::coop::budget::he6acf860588bcad4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x60fb35ffa7ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h97844e5b32c656f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 26: 0x60fb35ff7630 - tokio::runtime::scheduler::current_thread::Context::enter::h4fe079cd38d3916e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x60fb35ff923d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h36904354b3d8f172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 28: 0x60fb35ff8f04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd95991a0a4bd874c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 29: 0x60fb35feba2b - tokio::runtime::context::scoped::Scoped::set::h19261e19c81c3cc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x60fb3601b419 - tokio::runtime::context::set_scheduler::{{closure}}::hcaff87e03a8ebb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x60fb36025322 - std::thread::local::LocalKey::try_with::h2943797e98ce2e2c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 32: 0x60fb36024d5e - std::thread::local::LocalKey::with::hddd90c4ba439825d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 33: 0x60fb3601b38d - tokio::runtime::context::set_scheduler::he0ab0dcc7d8eb56d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x60fb35ff8c90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h351a40bc68a8e0c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 35: 0x60fb35ff8f23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h35589554b9c25622 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 36: 0x60fb35ff6460 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h26765c1d0ade4b9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x60fb3601b8d0 - tokio::runtime::context::runtime::enter_runtime::h6af139aed9670fc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x60fb35ff6221 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he52ecf688fac70dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x60fb35febdf4 - tokio::runtime::runtime::Runtime::block_on_inner::hfe7a8a56ca8cdc93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 40: 0x60fb35febfb7 - tokio::runtime::runtime::Runtime::block_on::hcc3d69a7801e1caf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 41: 0x60fb36012c73 - baichun_framework_rms::message::kafka::producer::tests::test_message_production::h7829cf2589afcedb [INFO] [stdout] at /opt/rustwide/workdir/src/message/kafka/producer.rs:203:57 [INFO] [stdout] 42: 0x60fb36012d07 - baichun_framework_rms::message::kafka::producer::tests::test_message_production::{{closure}}::h1ad6d2c4bba6864e [INFO] [stdout] at /opt/rustwide/workdir/src/message/kafka/producer.rs:147:39 [INFO] [stdout] 43: 0x60fb3600c476 - core::ops::function::FnOnce::call_once::hf7e3cb915e10c4b6 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x60fb3608ca0b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x60fb3608ca0b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x60fb360a0a1d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x60fb360a0a1d - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x60fb360a0a1d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x60fb360a0a1d - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x60fb360a0a1d - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x60fb360a0a1d - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x60fb360a0a1d - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x60fb36079f64 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x60fb36079f64 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x60fb3607d89a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 56: 0x60fb3607d89a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x60fb3607d89a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x60fb3607d89a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x60fb3607d89a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x60fb3607d89a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 61: 0x60fb3607d89a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x60fb3638a4af - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 63: 0x60fb3638a4af - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 64: 0x7bf48654eaa4 - [INFO] [stdout] 65: 0x7bf4865dba64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] message::kafka::consumer::tests::test_message_consumption [INFO] [stdout] message::kafka::producer::tests::test_message_production [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e769485a93b40f0b23a6f46b1c70bb6714e1670c1789e249f8214ce3abe3c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e769485a93b40f0b23a6f46b1c70bb6714e1670c1789e249f8214ce3abe3c4c", kill_on_drop: false }` [INFO] [stdout] 3e769485a93b40f0b23a6f46b1c70bb6714e1670c1789e249f8214ce3abe3c4c