[INFO] cloning repository https://github.com/jwedi/logium
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwedi/logium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwedi%2Flogium", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwedi%2Flogium'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fecdb1e7c3e64112870ac9576f0f27dc97e9822
[INFO] testing jwedi/logium against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwedi%2Flogium" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jwedi/logium
[INFO] finished tweaking git repo https://github.com/jwedi/logium
[INFO] tweaked toml for git repo https://github.com/jwedi/logium written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwedi/logium on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwedi/logium 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 062c96038370025b1e72a82174a077c6f36c7cb8c72742a9e2b19541f61fc963
[INFO] running `Command { std: "docker" "start" "-a" "062c96038370025b1e72a82174a077c6f36c7cb8c72742a9e2b19541f61fc963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "062c96038370025b1e72a82174a077c6f36c7cb8c72742a9e2b19541f61fc963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "062c96038370025b1e72a82174a077c6f36c7cb8c72742a9e2b19541f61fc963", kill_on_drop: false }`
[INFO] [stdout] 062c96038370025b1e72a82174a077c6f36c7cb8c72742a9e2b19541f61fc963
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70e746a49eef3ae7c2edf556f6ed945859ba775c8a9fc377a010fc6b3e49745f
[INFO] running `Command { std: "docker" "start" "-a" "70e746a49eef3ae7c2edf556f6ed945859ba775c8a9fc377a010fc6b3e49745f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling logium-core v0.1.0 (/opt/rustwide/workdir/crates/logium-core)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling logium-server v0.1.0 (/opt/rustwide/workdir/crates/logium-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "70e746a49eef3ae7c2edf556f6ed945859ba775c8a9fc377a010fc6b3e49745f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e746a49eef3ae7c2edf556f6ed945859ba775c8a9fc377a010fc6b3e49745f", kill_on_drop: false }`
[INFO] [stdout] 70e746a49eef3ae7c2edf556f6ed945859ba775c8a9fc377a010fc6b3e49745f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd85eca40e4f4dfb56cc58a8f9db428f1ea7a6ed821178b49444d038e0d1cb65
[INFO] running `Command { std: "docker" "start" "-a" "fd85eca40e4f4dfb56cc58a8f9db428f1ea7a6ed821178b49444d038e0d1cb65", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling logium-core v0.1.0 (/opt/rustwide/workdir/crates/logium-core)
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling logium-server v0.1.0 (/opt/rustwide/workdir/crates/logium-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.51s
[INFO] running `Command { std: "docker" "inspect" "fd85eca40e4f4dfb56cc58a8f9db428f1ea7a6ed821178b49444d038e0d1cb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd85eca40e4f4dfb56cc58a8f9db428f1ea7a6ed821178b49444d038e0d1cb65", kill_on_drop: false }`
[INFO] [stdout] fd85eca40e4f4dfb56cc58a8f9db428f1ea7a6ed821178b49444d038e0d1cb65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a164fca489376ddb84c5ea4d4e7bea82659e4497c96abdc84d33acd669c9a314
[INFO] running `Command { std: "docker" "start" "-a" "a164fca489376ddb84c5ea4d4e7bea82659e4497c96abdc84d33acd669c9a314", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logium_core-471dc71f6f29d3e8)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test engine::tests::test_accumulate_mode_strings ... ok
[INFO] [stdout] test engine::tests::test_accumulate_mode_integers ... ok
[INFO] [stdout] test engine::tests::test_all_operators ... ok
[INFO] [stdout] test engine::tests::test_apply_mutations_returns_changes_on_clear ... ok
[INFO] [stdout] test engine::tests::test_apply_mutations_skips_event_text_only ... ok
[INFO] [stdout] test engine::tests::test_apply_mutations_skips_noop ... ok
[INFO] [stdout] test engine::tests::test_apply_mutations_returns_changes_on_first_set ... ok
[INFO] [stdout] test engine::tests::test_apply_mutations_returns_changes_on_replace ... ok
[INFO] [stdout] test engine::tests::test_cross_source_state_reference ... ok
[INFO] [stdout] test engine::tests::test_dry_run_rule_invalid_regex ... ok
[INFO] [stdout] test engine::tests::test_estimate_timestamp_len_iso ... ok
[INFO] [stdout] test engine::tests::test_estimate_timestamp_len_nginx ... ok
[INFO] [stdout] test engine::tests::test_estimate_timestamp_len_with_subsecond ... ok
[INFO] [stdout] test engine::tests::test_estimate_timestamp_len_with_timezone ... ok
[INFO] [stdout] test engine::tests::test_empty_lines_are_skipped ... ok
[INFO] [stdout] test engine::tests::test_estimate_timestamp_len_yearless_augmented ... ok
[INFO] [stdout] test engine::tests::test_estimate_timestamp_len_syslog ... ok
[INFO] [stdout] test engine::tests::test_clear_type ... ok
[INFO] [stdout] test engine::tests::test_json_line_invalid_json ... ok
[INFO] [stdout] test engine::tests::test_json_line_parsing ... ok
[INFO] [stdout] test engine::tests::test_multi_source_per_ruleset_both_match ... ok
[INFO] [stdout] test engine::tests::test_multi_source_per_ruleset_independent_evaluation ... ok
[INFO] [stdout] test engine::tests::test_multiline_continuation_none_is_passthrough ... ok
[INFO] [stdout] test engine::tests::test_malformed_lines_are_skipped ... ok
[INFO] [stdout] test engine::tests::test_multiline_continuation ... ok
[INFO] [stdout] test engine::tests::test_kway_merge_three_sources ... ok
[INFO] [stdout] test engine::tests::test_multiple_match_rules_all_mode ... ok
[INFO] [stdout] test engine::tests::test_iterator_extraction_regex_with_default_year ... ok
[INFO] [stdout] test engine::tests::test_json_auto_extraction ... ok
[INFO] [stdout] test engine::tests::test_pattern_refire_after_match ... ok
[INFO] [stdout] test engine::tests::test_parse_timestamp_prefix_zookeeper ... ok
[INFO] [stdout] test engine::tests::test_predicate_invalidation_resets_progress ... ok
[INFO] [stdout] test engine::tests::test_static_value_assignment ... ok
[INFO] [stdout] test engine::tests::test_single_match_rule_no_match ... ok
[INFO] [stdout] test engine::tests::test_parse_timestamp_prefix_syslog_augmented ... ok
[INFO] [stdout] test engine::tests::test_single_match_rule_any ... ok
[INFO] [stdout] test engine::tests::test_replace_mode ... ok
[INFO] [stdout] test engine::tests::test_simple_two_predicate_pattern ... ok
[INFO] [stdout] test engine::tests::test_multiple_match_rules_any_mode ... ok
[INFO] [stdout] test engine::tests::test_dry_run_rule_with_extraction ... ok
[INFO] [stdout] test engine::tests::test_parsed_extraction_with_capture_groups ... ok
[INFO] [stdout] test engine::tests::test_timestamp_format_with_default_year ... ok
[INFO] [stdout] test engine::tests::test_timestamp_format_iso ... ok
[INFO] [stdout] test engine::tests::test_dry_run_rule ... ok
[INFO] [stdout] test engine::tests::test_timestamp_format_invalid_format ... ok
[INFO] [stdout] test engine::tests::test_timestamp_format_yearless_without_default_year ... ok
[INFO] [stdout] test engine::tests::test_time_range_end_only ... ok
[INFO] [stdout] test engine::tests::test_timestamp_format_extraction_regex_no_match_falls_back ... ok
[INFO] [stdout] test engine::tests::test_tokenize_paths ... ok
[INFO] [stdout] test engine::tests::test_tokenize_ips ... ok
[INFO] [stdout] test engine::tests::test_tokenize_preserves_keywords ... ok
[INFO] [stdout] test engine::tests::test_tokenize_quoted_strings ... ok
[INFO] [stdout] test engine::tests::test_cluster_excludes_singletons ... ok
[INFO] [stdout] test engine::tests::test_tokenize_numbers ... ok
[INFO] [stdout] test engine::tests::test_time_range_default ... ok
[INFO] [stdout] test engine::tests::test_pattern_fires_on_consecutive_lines ... ok
[INFO] [stdout] test engine::tests::test_tokenize_time_with_millis ... ok
[INFO] [stdout] test engine::tests::test_tokenize_syslog_line ... ok
[INFO] [stdout] test engine::tests::test_tokenize_embedded_digits ... ok
[INFO] [stdout] test export::tests::test_csv_pattern_matches_header_and_data ... ok
[INFO] [stdout] test engine::tests::test_cluster_logs_basic ... ok
[INFO] [stdout] test engine::tests::test_tokenize_time_only ... ok
[INFO] [stdout] test export::tests::test_csv_empty_section ... ok
[INFO] [stdout] test export::tests::test_csv_round_trips_through_reader ... ok
[INFO] [stdout] test engine::tests::test_tokenize_uuids ... ok
[INFO] [stdout] test engine::tests::test_integration_server_client_scenario ... ok
[INFO] [stdout] test engine::tests::test_tokenize_timestamps ... ok
[INFO] [stdout] test engine::tests::test_time_range_start_only ... ok
[INFO] [stdout] test export::tests::test_csv_starts_with_bom ... ok
[INFO] [stdout] test export::tests::test_export_options_excludes_json_sections ... ok
[INFO] [stdout] test export::tests::test_csv_uses_crlf_and_all_quoted ... ok
[INFO] [stdout] test export::tests::test_csv_rule_matches_header_and_data ... ok
[INFO] [stdout] test export::tests::test_to_json_has_names ... ok
[INFO] [stdout] test export::tests::test_csv_state_changes_none_value ... ok
[INFO] [stdout] test engine::tests::test_streaming_emits_state_change_events ... ok
[INFO] [stdout] test engine::tests::test_time_range_filtering ... ok
[INFO] [stdout] test engine::tests::test_analyze_streaming_sends_events ... ok
[INFO] [stdout] test engine::tests::test_timestamp_format_with_extraction_regex ... ok
[INFO] [stdout] test engine::tests::test_process_source_chunked ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/real_data_tests.rs (/opt/rustwide/target/debug/deps/real_data_tests-2cfa424c7cd25aff)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_multiline_parsing ... ok
[INFO] [stdout] test test_json_lines_parsing ... ok
[INFO] [stdout] test test_zookeeper_parsing ... ok
[INFO] [stdout] test test_syslog_parsing ... ok
[INFO] [stdout] test test_nginx_parsing ... ok
[INFO] [stdout] test test_json_cross_source ... ok
[INFO] [stdout] test test_timestamp_template_reuse ... ok
[INFO] [stdout] test test_cross_source_state_ref ... ok
[INFO] [stdout] test test_nginx_cross_source ... ok
[INFO] [stdout] test test_zookeeper_cross_source ... ok
[INFO] [stdout] test test_multiline_cross_source ... ok
[INFO] [stdout] test test_syslog_cross_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/logium_server-306e868ea98ee562)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test db::tests::test_pattern_with_state_ref_operand ... ok
[INFO] [stdout] test db::tests::test_project_seeds_default_timestamp_templates ... ok
[INFO] [stdout] test db::tests::test_project_crud ... ok
[INFO] [stdout] test db::tests::test_rule_crud ... ok
[INFO] [stdout] test db::tests::test_load_project_data ... ok
[INFO] [stdout] test db::tests::test_ruleset_crud ... ok
[INFO] [stdout] test routes::analysis::tests::test_build_suggested_pattern_numbers ... ok
[INFO] [stdout] test routes::analysis::tests::test_build_suggested_pattern_quoted_string ... ok
[INFO] [stdout] test routes::analysis::tests::test_build_suggested_pattern_regex_escaping ... ok
[INFO] [stdout] test routes::analysis::tests::test_dry_run_request_default_limit ... ok
[INFO] [stdout] test routes::analysis::tests::test_dry_run_request_deserialization ... ok
[INFO] [stdout] test routes::analysis::tests::test_estimate_timestamp_len ... ok
[INFO] [stdout] test routes::analysis::tests::test_time_range_query_empty ... ok
[INFO] [stdout] test routes::analysis::tests::test_time_range_query_invalid ... ok
[INFO] [stdout] test routes::analysis::tests::test_time_range_query_parsing ... ok
[INFO] [stdout] test routes::analysis::tests::test_time_range_query_without_seconds ... ok
[INFO] [stdout] test routes::analysis::tests::test_try_parse_timestamp ... ok
[INFO] [stdout] test db::tests::test_import_project_config ... ok
[INFO] [stdout] test db::tests::test_selective_import_overwrite ... ok
[INFO] [stdout] test routes::timestamp_templates::tests::test_format_request_deserialization ... ok
[INFO] [stdout] test routes::timestamp_templates::tests::test_format_request_with_options ... ok
[INFO] [stdout] test db::tests::test_template_crud ... ok
[INFO] [stdout] test db::tests::test_import_preview ... ok
[INFO] [stdout] test db::tests::test_template_auto_selection_fields ... ok
[INFO] [stdout] test db::tests::test_pattern_crud ... ok
[INFO] [stdout] test db::tests::test_clone_project ... ok
[INFO] [stdout] test db::tests::test_import_empty_config ... ok
[INFO] [stdout] test db::tests::test_selective_import_skip ... ok
[INFO] [stdout] test routes::clustering::tests::test_cluster_endpoint ... ok
[INFO] [stdout] test db::tests::test_timestamp_template_crud ... ok
[INFO] [stdout] test db::tests::test_source_crud ... ok
[INFO] [stdout] test routes::sources::tests::test_raw_lines_pagination ... ok
[INFO] [stdout] test db::tests::test_selective_import_add ... ok
[INFO] [stdout] test db::tests::test_idempotent_restart ... ok
[INFO] [stdout] test db::tests::test_legacy_fixup_partially_migrated ... ok
[INFO] [stdout] test db::tests::test_legacy_fixup_v1_database ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests logium_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a164fca489376ddb84c5ea4d4e7bea82659e4497c96abdc84d33acd669c9a314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a164fca489376ddb84c5ea4d4e7bea82659e4497c96abdc84d33acd669c9a314", kill_on_drop: false }`
[INFO] [stdout] a164fca489376ddb84c5ea4d4e7bea82659e4497c96abdc84d33acd669c9a314
