[INFO] fetching crate loggix 1.0.4...
[INFO] testing loggix-1.0.4 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate loggix 1.0.4 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate loggix 1.0.4 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c68ade320f03148234b1bc54ab5ef94cca9e7342505d9b23d3a852cec5a0e58
[INFO] running `Command { std: "docker" "start" "-a" "4c68ade320f03148234b1bc54ab5ef94cca9e7342505d9b23d3a852cec5a0e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c68ade320f03148234b1bc54ab5ef94cca9e7342505d9b23d3a852cec5a0e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c68ade320f03148234b1bc54ab5ef94cca9e7342505d9b23d3a852cec5a0e58", kill_on_drop: false }`
[INFO] [stdout] 4c68ade320f03148234b1bc54ab5ef94cca9e7342505d9b23d3a852cec5a0e58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2b40d3b80df58606c21040de154765a6c69bbe53732a3072e5edc70be205b635
[INFO] running `Command { std: "docker" "start" "-a" "2b40d3b80df58606c21040de154765a6c69bbe53732a3072e5edc70be205b635", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling log v0.4.22
[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-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 cmake v0.1.54
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling rdkafka-sys v4.8.0+2.3.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 tokio v1.42.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[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 36.03s
[INFO] running `Command { std: "docker" "inspect" "2b40d3b80df58606c21040de154765a6c69bbe53732a3072e5edc70be205b635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b40d3b80df58606c21040de154765a6c69bbe53732a3072e5edc70be205b635", kill_on_drop: false }`
[INFO] [stdout] 2b40d3b80df58606c21040de154765a6c69bbe53732a3072e5edc70be205b635
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4a4422f56cd5229dc985d6f5180b83786644173df8b04ebcfb062cfdb225cffa
[INFO] running `Command { std: "docker" "start" "-a" "4a4422f56cd5229dc985d6f5180b83786644173df8b04ebcfb062cfdb225cffa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.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 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 18.69s
[INFO] running `Command { std: "docker" "inspect" "4a4422f56cd5229dc985d6f5180b83786644173df8b04ebcfb062cfdb225cffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a4422f56cd5229dc985d6f5180b83786644173df8b04ebcfb062cfdb225cffa", kill_on_drop: false }`
[INFO] [stdout] 4a4422f56cd5229dc985d6f5180b83786644173df8b04ebcfb062cfdb225cffa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 16f435befbc25abd1abee80ef7216a1a091d7101d4d380b90fd1641108e515d9
[INFO] running `Command { std: "docker" "start" "-a" "16f435befbc25abd1abee80ef7216a1a091d7101d4d380b90fd1641108e515d9", 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.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/loggix/cc07c5756c9f19f0/deps/loggix-cc07c5756c9f19f0)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] [2026-01-17T10:10:17.642Z] [INFO] test message
[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_all_log_levels ... 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/build/loggix/ce651505f0a151e4/deps/custom_formatter_test-ce651505f0a151e4)
[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] [stderr]      Running tests/kafka_integration_test.rs (/opt/rustwide/target/debug/build/loggix/71df20d7bdf684e6/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] [stderr] error: test failed, to rerun pass `--test kafka_integration_test`
[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_1768644617
[INFO] [stdout] Checking if topic test_logs_1768644617 exists...
[INFO] [stdout] Creating topic test_logs_1768644617...
[INFO] [stdout] Topic creation returned: Admin operation error: OperationTimedOut (Local: Timed out)
[INFO] [stdout] Waiting for topic test_logs_1768644617 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.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16f435befbc25abd1abee80ef7216a1a091d7101d4d380b90fd1641108e515d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f435befbc25abd1abee80ef7216a1a091d7101d4d380b90fd1641108e515d9", kill_on_drop: false }`
[INFO] [stdout] 16f435befbc25abd1abee80ef7216a1a091d7101d4d380b90fd1641108e515d9
