[INFO] fetching crate loggix 1.0.4...
[INFO] testing loggix-1.0.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate loggix 1.0.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate loggix 1.0.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate loggix 1.0.4
[INFO] tweaked toml for crates.io crate loggix 1.0.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate loggix 1.0.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loggix 1.0.4 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75733dde19c893f7a82a33b5111ddf03ae2c70991a97f369580a4bd337f75034
[INFO] running `Command { std: "docker" "start" "-a" "75733dde19c893f7a82a33b5111ddf03ae2c70991a97f369580a4bd337f75034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75733dde19c893f7a82a33b5111ddf03ae2c70991a97f369580a4bd337f75034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75733dde19c893f7a82a33b5111ddf03ae2c70991a97f369580a4bd337f75034", kill_on_drop: false }`
[INFO] [stdout] 75733dde19c893f7a82a33b5111ddf03ae2c70991a97f369580a4bd337f75034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a15ce72a0afe1a9355860ace678887be2db33ece297ef50a3d47dc06f2359c1
[INFO] running `Command { std: "docker" "start" "-a" "5a15ce72a0afe1a9355860ace678887be2db33ece297ef50a3d47dc06f2359c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rdkafka-sys v4.8.0+2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[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 1m 23s
[INFO] running `Command { std: "docker" "inspect" "5a15ce72a0afe1a9355860ace678887be2db33ece297ef50a3d47dc06f2359c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a15ce72a0afe1a9355860ace678887be2db33ece297ef50a3d47dc06f2359c1", kill_on_drop: false }`
[INFO] [stdout] 5a15ce72a0afe1a9355860ace678887be2db33ece297ef50a3d47dc06f2359c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b081b1039e04ebac8110e04892cf4c8b0cb6a3386dcbeb3e59030d2b10426c
[INFO] running `Command { std: "docker" "start" "-a" "50b081b1039e04ebac8110e04892cf4c8b0cb6a3386dcbeb3e59030d2b10426c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon v1.10.0
[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 ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rdkafka v0.37.0
[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 45.40s
[INFO] running `Command { std: "docker" "inspect" "50b081b1039e04ebac8110e04892cf4c8b0cb6a3386dcbeb3e59030d2b10426c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b081b1039e04ebac8110e04892cf4c8b0cb6a3386dcbeb3e59030d2b10426c", kill_on_drop: false }`
[INFO] [stdout] 50b081b1039e04ebac8110e04892cf4c8b0cb6a3386dcbeb3e59030d2b10426c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f3d66f051c512af241ca2e6bcf21f1ca45fbce4b458a6a2b2e70c42a50f5969
[INFO] running `Command { std: "docker" "start" "-a" "1f3d66f051c512af241ca2e6bcf21f1ca45fbce4b458a6a2b2e70c42a50f5969", 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.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loggix-cc07c5756c9f19f0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test::test_all_log_levels ... ok
[INFO] [stdout] test test::test_basic_logging ... ok
[INFO] [stdout] test test::test_json_formatter ... ok
[INFO] [stdout] test test::test_level_parsing ... ok
[INFO] [stdout] test test::test_with_error_and_time ... ok
[INFO] [stdout] test test::test_with_fields_map ... ok
[INFO] [stdout] [2026-01-07T18:34:25.537Z] [INFO] test message
[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.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/custom_formatter_test.rs (/opt/rustwide/target/debug/deps/custom_formatter_test-ce651505f0a151e4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_formatter_error_handling ... ok
[INFO] [stdout] test test_custom_formatter ... ok
[INFO] [stdout] test test_custom_formatter_with_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/kafka_integration_test.rs (/opt/rustwide/target/debug/deps/kafka_integration_test-71df20d7bdf684e6)
[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] [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_1767810865
[INFO] [stdout] Checking if topic test_logs_1767810865 exists...
[INFO] [stdout] Creating topic test_logs_1767810865...
[INFO] [stdout] Topic creation returned: Admin operation error: OperationTimedOut (Local: Timed out)
[INFO] [stdout] Waiting for topic test_logs_1767810865 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.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test kafka_integration_test`
[INFO] running `Command { std: "docker" "inspect" "1f3d66f051c512af241ca2e6bcf21f1ca45fbce4b458a6a2b2e70c42a50f5969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3d66f051c512af241ca2e6bcf21f1ca45fbce4b458a6a2b2e70c42a50f5969", kill_on_drop: false }`
[INFO] [stdout] 1f3d66f051c512af241ca2e6bcf21f1ca45fbce4b458a6a2b2e70c42a50f5969
