[INFO] cloning repository https://github.com/cploutarchou/loggix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cploutarchou/loggix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Floggix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Floggix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 548dd53e5963e91bf5490f1e138740315f6a6916
[INFO] testing cploutarchou/loggix against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcploutarchou%2Floggix" "/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/cploutarchou/loggix
[INFO] finished tweaking git repo https://github.com/cploutarchou/loggix
[INFO] tweaked toml for git repo https://github.com/cploutarchou/loggix written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cploutarchou/loggix 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/cploutarchou/loggix 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.97
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.97
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.97
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] [stderr]   Downloaded js-sys v0.3.74
[INFO] [stderr]   Downloaded miniz_oxide v0.8.7
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded cc v1.2.2
[INFO] [stderr]   Downloaded rdkafka v0.37.0
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded web-sys v0.3.74
[INFO] [stderr]   Downloaded libc v0.2.167
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded rdkafka-sys v4.8.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] b3acd95190161f737798b5097faf00006f340da37ea95bb6afcfb7be57510c23
[INFO] running `Command { std: "docker" "start" "-a" "b3acd95190161f737798b5097faf00006f340da37ea95bb6afcfb7be57510c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3acd95190161f737798b5097faf00006f340da37ea95bb6afcfb7be57510c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3acd95190161f737798b5097faf00006f340da37ea95bb6afcfb7be57510c23", kill_on_drop: false }`
[INFO] [stdout] b3acd95190161f737798b5097faf00006f340da37ea95bb6afcfb7be57510c23
[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] 995299d65d808ee23b9dfe00d014cd9a5b0f1f8b147f2658c9e30401127fdc3a
[INFO] running `Command { std: "docker" "start" "-a" "995299d65d808ee23b9dfe00d014cd9a5b0f1f8b147f2658c9e30401127fdc3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rdkafka-sys v4.8.0+2.3.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rdkafka v0.37.0
[INFO] [stderr]    Compiling loggix v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:562:24
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn with_fields(&self, fields: Fields) -> EntryBuilder {
[INFO] [stdout]     |                        ^^^^^                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn with_fields(&self, fields: Fields) -> EntryBuilder<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.45s
[INFO] running `Command { std: "docker" "inspect" "995299d65d808ee23b9dfe00d014cd9a5b0f1f8b147f2658c9e30401127fdc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "995299d65d808ee23b9dfe00d014cd9a5b0f1f8b147f2658c9e30401127fdc3a", kill_on_drop: false }`
[INFO] [stdout] 995299d65d808ee23b9dfe00d014cd9a5b0f1f8b147f2658c9e30401127fdc3a
[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] 2ac996a43db80c64196e490d1dc4b2d1d506193411c53303106db2cbebcde6c4
[INFO] running `Command { std: "docker" "start" "-a" "2ac996a43db80c64196e490d1dc4b2d1d506193411c53303106db2cbebcde6c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rdkafka v0.37.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling loggix v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:562:24
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn with_fields(&self, fields: Fields) -> EntryBuilder {
[INFO] [stdout]     |                        ^^^^^                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn with_fields(&self, fields: Fields) -> EntryBuilder<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:562:24
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn with_fields(&self, fields: Fields) -> EntryBuilder {
[INFO] [stdout]     |                        ^^^^^                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub fn with_fields(&self, fields: Fields) -> EntryBuilder<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.11s
[INFO] running `Command { std: "docker" "inspect" "2ac996a43db80c64196e490d1dc4b2d1d506193411c53303106db2cbebcde6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ac996a43db80c64196e490d1dc4b2d1d506193411c53303106db2cbebcde6c4", kill_on_drop: false }`
[INFO] [stdout] 2ac996a43db80c64196e490d1dc4b2d1d506193411c53303106db2cbebcde6c4
[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] e6acb47386c702c47144f4ee9acda2409aaae03e3e3768e8b7b79059450e369c
[INFO] running `Command { std: "docker" "start" "-a" "e6acb47386c702c47144f4ee9acda2409aaae03e3e3768e8b7b79059450e369c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:562:24
[INFO] [stderr]     |
[INFO] [stderr] 562 |     pub fn with_fields(&self, fields: Fields) -> EntryBuilder {
[INFO] [stderr]     |                        ^^^^^                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 562 |     pub fn with_fields(&self, fields: Fields) -> EntryBuilder<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `loggix` (lib) generated 1 warning (run `cargo fix --lib -p loggix` to apply 1 suggestion)
[INFO] [stderr] warning: `loggix` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loggix-cc07c5756c9f19f0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] [2026-01-06T18:03:52.001Z] [INFO] test message
[INFO] [stdout] test test::test_all_log_levels ... ok
[INFO] [stdout] test test::test_basic_logging ... ok
[INFO] [stdout] test test::test_level_parsing ... ok
[INFO] [stdout] test test::test_json_formatter ... ok
[INFO] [stdout] test test::test_with_error_and_time ... ok
[INFO] [stdout] test test::test_with_fields_map ... ok
[INFO] [stdout] test test::test_hooks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom_formatter_test.rs (/opt/rustwide/target/debug/deps/custom_formatter_test-ce651505f0a151e4)
[INFO] [stderr]      Running tests/kafka_integration_test.rs (/opt/rustwide/target/debug/deps/kafka_integration_test-71df20d7bdf684e6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_custom_formatter ... ok
[INFO] [stdout] test test_custom_formatter_with_fields ... ok
[INFO] [stdout] test test_formatter_error_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_kafka_hook_integration has been running for over 60 seconds
[INFO] [stdout] test test_kafka_hook_integration ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test kafka_integration_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_kafka_hook_integration stdout ----
[INFO] [stdout] Using Kafka config: KafkaConfig { bootstrap_servers: "localhost:9092", group_id: "test_group", auto_offset_reset: "earliest", socket_timeout_ms: 3000, session_timeout_ms: 6000, replication_factor: 1, partitions: 1 }
[INFO] [stdout] Using test topic: test_logs_1767722632
[INFO] [stdout] Checking if topic test_logs_1767722632 exists...
[INFO] [stdout] Creating topic test_logs_1767722632...
[INFO] [stdout] Topic creation returned: Admin operation error: OperationTimedOut (Local: Timed out)
[INFO] [stdout] Waiting for topic test_logs_1767722632 to be fully propagated...
[INFO] [stdout] Error: KafkaError (Metadata fetch error: BrokerTransportFailure (Local: Broker transport failure))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_kafka_hook_integration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 70.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e6acb47386c702c47144f4ee9acda2409aaae03e3e3768e8b7b79059450e369c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6acb47386c702c47144f4ee9acda2409aaae03e3e3768e8b7b79059450e369c", kill_on_drop: false }`
[INFO] [stdout] e6acb47386c702c47144f4ee9acda2409aaae03e3e3768e8b7b79059450e369c
