[INFO] cloning repository https://github.com/dloss/starproc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dloss/starproc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdloss%2Fstarproc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdloss%2Fstarproc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f00e7660222067137bf68b8a6755b0bbc596949 [INFO] testing dloss/starproc against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdloss%2Fstarproc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dloss/starproc [INFO] finished tweaking git repo https://github.com/dloss/starproc [INFO] tweaked toml for git repo https://github.com/dloss/starproc written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dloss/starproc 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 git repo https://github.com/dloss/starproc 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bf24112480b464a87465d7d52dce5f26fb8020f11f5092f258599f87588edc3a [INFO] running `Command { std: "docker" "start" "-a" "bf24112480b464a87465d7d52dce5f26fb8020f11f5092f258599f87588edc3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf24112480b464a87465d7d52dce5f26fb8020f11f5092f258599f87588edc3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf24112480b464a87465d7d52dce5f26fb8020f11f5092f258599f87588edc3a", kill_on_drop: false }` [INFO] [stdout] bf24112480b464a87465d7d52dce5f26fb8020f11f5092f258599f87588edc3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5b3076288fd86fbcf3bb0a7d0eca212eb28a4d95d786c4d31e0163aff24c4f52 [INFO] running `Command { std: "docker" "start" "-a" "5b3076288fd86fbcf3bb0a7d0eca212eb28a4d95d786c4d31e0163aff24c4f52", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dupe_derive v0.9.1 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling allocative v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling dupe v0.9.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling allocative_derive v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling starlark_map v0.13.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling starlark v0.13.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling display_container v0.9.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling debugserver-types v0.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling starlark_derive v0.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling cmp_any v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling dateparser v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling starlark_syntax v0.13.0 [INFO] [stderr] Compiling stelp v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `Command { std: "docker" "inspect" "5b3076288fd86fbcf3bb0a7d0eca212eb28a4d95d786c4d31e0163aff24c4f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b3076288fd86fbcf3bb0a7d0eca212eb28a4d95d786c4d31e0163aff24c4f52", kill_on_drop: false }` [INFO] [stdout] 5b3076288fd86fbcf3bb0a7d0eca212eb28a4d95d786c4d31e0163aff24c4f52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 41a9480089955e0beb8f8288fc5251b60a5090087bb512f7b2ecb10ab1b5f4af [INFO] running `Command { std: "docker" "start" "-a" "41a9480089955e0beb8f8288fc5251b60a5090087bb512f7b2ecb10ab1b5f4af", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling dateparser v0.2.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Compiling debugserver-types v0.5.0 [INFO] [stderr] Compiling starlark_syntax v0.13.0 [INFO] [stderr] Compiling starlark v0.13.0 [INFO] [stderr] Compiling stelp v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "41a9480089955e0beb8f8288fc5251b60a5090087bb512f7b2ecb10ab1b5f4af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a9480089955e0beb8f8288fc5251b60a5090087bb512f7b2ecb10ab1b5f4af", kill_on_drop: false }` [INFO] [stdout] 41a9480089955e0beb8f8288fc5251b60a5090087bb512f7b2ecb10ab1b5f4af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ec933736993e0a90f9e4dc2a499f7d0f6aaf26022c2bdcd02e89fbedb5b6e7a0 [INFO] running `Command { std: "docker" "start" "-a" "ec933736993e0a90f9e4dc2a499f7d0f6aaf26022c2bdcd02e89fbedb5b6e7a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stelp-8a5382d62733d60c) [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test chunking::tests::test_delimiter_strategy ... ok [INFO] [stdout] test flatten::tests::test_flatten_array ... ok [INFO] [stdout] test flatten::tests::test_flatten_array_of_objects ... ok [INFO] [stdout] test chunking::tests::test_line_strategy ... ok [INFO] [stdout] test chunking::tests::test_fixed_lines_strategy ... ok [INFO] [stdout] test flatten::tests::test_flatten_mixed_nesting ... ok [INFO] [stdout] test formatters::logfmt::tests::test_colored_vs_plain_output ... ok [INFO] [stdout] test flatten::tests::test_flatten_nested_object ... ok [INFO] [stdout] test flatten::tests::test_flatten_null_values ... ok [INFO] [stdout] test flatten::tests::test_flatten_simple_object ... ok [INFO] [stdout] test flatten::tests::test_has_nested_data ... ok [INFO] [stdout] test formatters::logfmt::tests::test_format_simple_fields ... ok [INFO] [stdout] test formatters::logfmt::tests::test_quoting_behavior ... ok [INFO] [stdout] test formatters::logfmt::tests::test_record_formatter_trait ... ok [INFO] [stdout] test pattern_extraction::tests::test_compile_pattern ... ok [INFO] [stdout] test pattern_extraction::tests::test_field_name_validation ... ok [INFO] [stdout] test pattern_extraction::tests::test_no_match ... ok [INFO] [stdout] test pattern_extraction::tests::test_parse_field_spec ... ok [INFO] [stdout] test pattern_extraction::tests::test_basic_extraction ... ok [INFO] [stdout] test pattern_extraction::tests::test_invalid_type_conversion ... ok [INFO] [stdout] test pattern_extraction::tests::test_type_conversion ... ok [INFO] [stdout] test chunking::tests::test_start_pattern_strategy ... ok [INFO] [stdout] test flatten::tests::test_flatten_empty_structures ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_error_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_custom_separators ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_edge_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_http_request_example ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_mixed_selectors ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_mixed_selector_types ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_avg_edge_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_multi_index_string ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_multiple_columns ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_dump_json_roundtrip ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_slices ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_csv_example ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_columns_slice ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_dump_json_simple_dict ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_columns_multi_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_avg_basic ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_dump_json_nested_structures ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_avg_error_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_basic_usage ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_columns_single_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_uuid ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_url ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_unknown_pattern ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_no_match ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_email ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_gitcommit ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_format_ts_default ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_array_access ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_version ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_ipv4 ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_basic_dict_access ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_empty_path ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_format_ts_custom ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_nested_array_dict ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_invalid_array_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_nested_dict_access ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_non_container_access ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_mixed_types ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_out_of_bounds_array ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_with_default ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_apache_bracket_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_german_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_fallback_formats ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_postgres_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_apache_log_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_compact_formats ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_rfc3339 ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_unix_timestamp ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_now ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_column_spec_multi_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_bgl_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_zookeeper_comma_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_column_spec_invalid ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_column_spec_slice ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_auto_headers ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_custom_delimiter ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_column_spec_single_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_natural_language ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_single_field ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_more_fields_than_headers ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_more_headers_than_fields ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_with_headers ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_empty_line ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_nanosecond_precision ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_slash_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_error_handling_hybrid ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_ts_iso_no_tz ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_ts_log_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_ts_rfc3339 ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_percentile_basic ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_percentile_error_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_fractional_values ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_percentile_interpolation ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_hybrid_priority ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_ts_add ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_edge_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_statistical_functions_with_floats ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_ts_diff ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_humantime_fallback ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_combined_units ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_error_cases ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_level_to_char_mapping ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_level_extraction_text ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_process_returns_skip ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_level_extraction_structured ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_timestamp_extraction ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_single_units ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stelp-08304d789eece8c1) [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] [stderr] Running tests/argument_order_tests.rs (/opt/rustwide/target/debug/deps/argument_order_tests-11019710289bed49) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_indices_of_basic ... ok [INFO] [stdout] test tests::test_indices_of_multiple_same_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/basic_pipeline_tests.rs (/opt/rustwide/target/debug/deps/basic_pipeline_tests-94244f78dc199bff) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_basic_filter_functionality ... ok [INFO] [stdout] test test_basic_text_transformation ... ok [INFO] [stdout] test test_basic_global_variables ... ok [INFO] [stdout] test debug_emit_and_skip ... ok [INFO] [stdout] test test_basic_control_flow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/chunking_tests.rs (/opt/rustwide/target/debug/deps/chunking_tests-609c6d0f3e8d539a) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_empty_input ... ok [INFO] [stdout] test test_delimiter_not_found ... ok [INFO] [stdout] test test_fixed_lines_strategy ... ok [INFO] [stdout] test test_line_strategy ... ok [INFO] [stdout] test test_delimiter_strategy ... ok [INFO] [stdout] test test_single_line_input ... ok [INFO] [stdout] test test_parse_chunk_strategy ... ok [INFO] [stdout] test test_pattern_not_found ... ok [INFO] [stdout] test test_python_stacktrace_pattern ... ok [INFO] [stdout] test test_java_stacktrace_pattern ... ok [INFO] [stdout] test test_timestamp_pattern_strategy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/data_mode_tests.rs (/opt/rustwide/target/debug/deps/data_mode_tests-05ab45df205daa8a) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_filter_still_works_in_data_mode ... ok [INFO] [stdout] test test_data_mode_ignores_return_value ... ok [INFO] [stdout] test test_data_mode_none_data ... ok [INFO] [stdout] test test_line_mode_uses_return_value ... ok [INFO] [stdout] test test_data_mode_pipeline ... ok [INFO] [stdout] test test_data_mode_with_data_assignment ... ok [INFO] [stderr] Running tests/flatten_integration_tests.rs (/opt/rustwide/target/debug/deps/flatten_integration_tests-6fc046e9f964a504) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_automatic_flattening_jsonl_to_fields ... ok [INFO] [stdout] test test_no_flattening_for_jsonl_output ... ok [INFO] [stderr] Running tests/glob_dictionary_test.rs (/opt/rustwide/target/debug/deps/glob_dictionary_test-418129f25c89c817) [INFO] [stdout] test test_automatic_flattening_jsonl_to_tsv ... ok [INFO] [stdout] test test_no_flattening_for_simple_objects ... ok [INFO] [stdout] test test_flattening_complex_nesting ... ok [INFO] [stdout] test test_flattening_with_key_selection ... ok [INFO] [stdout] test test_automatic_flattening_jsonl_to_csv ... 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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_glob_dictionary_methods ... ok [INFO] [stderr] Running tests/global_namespace_test.rs (/opt/rustwide/target/debug/deps/global_namespace_test-2f11d11cd4ab0778) [INFO] [stdout] test test_glob_dictionary_basic ... ok [INFO] [stdout] test test_glob_dictionary_vs_old_api ... ok [INFO] [stdout] test test_glob_basic_access ... ok [INFO] [stdout] test test_glob_dictionary_persistence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_print_function_global ... ok [INFO] [stdout] test test_meta_with_none_filename ... ok [INFO] [stdout] test test_explicit_none_vs_string_none ... ok [INFO] [stdout] test test_global_namespace_basic ... ok [INFO] [stdout] test test_meta_variables_alluppercase ... ok [INFO] [stdout] test test_none_behavior_explicit ... ok [INFO] [stdout] test test_json_functions_global ... ok [INFO] [stdout] test test_emit_skip_exit_global ... ok [INFO] [stderr] Running tests/include_tests.rs (/opt/rustwide/target/debug/deps/include_tests-1679d791518f66b7) [INFO] [stdout] test test_regex_functions_global ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_include_file_not_found_error ... ok [INFO] [stdout] test test_multiple_includes_override ... ok [INFO] [stdout] test test_basic_include ... ok [INFO] [stdout] test test_empty_includes ... ok [INFO] [stdout] test test_include_with_starlark_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/integration_global_namespace.rs (/opt/rustwide/target/debug/deps/integration_global_namespace-7a9729c09e42aaf5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_no_namespace_pollution ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-3b761563b9681bed) [INFO] [stdout] test test_global_namespace_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test test_begin_end_empty_input ... ok [INFO] [stdout] test test_begin_early_exit ... ok [INFO] [stdout] test test_begin_end_basic ... ok [INFO] [stdout] test test_begin_end_with_global_state ... ok [INFO] [stdout] test test_combined_log_format_parsing ... ok [INFO] [stdout] test test_combined_format_compatibility ... ok [INFO] [stdout] test test_context_functions ... ok [INFO] [stdout] test test_emit_all_and_no_implicit_fanout ... ok [INFO] [stdout] test test_csv_functions ... ok [INFO] [stdout] test test_combined_extended_apache_format ... ok [INFO] [stdout] test test_combined_status_filtering ... ok [INFO] [stdout] test test_combined_request_parsing ... ok [INFO] [stdout] test test_emit_all_function ... ok [INFO] [stdout] test test_exit_working ... ok [INFO] [stdout] test test_error_handling_skip_strategy ... ok [INFO] [stdout] test test_global_variables ... ok [INFO] [stdout] test test_filter_combined_with_eval ... ok [INFO] [stdout] test test_json_functions ... ok [INFO] [stdout] test test_emit_and_skip ... ok [INFO] [stdout] test test_combined_invalid_format_error_handling ... ok [INFO] [stdout] test test_simple_transform ... ok [INFO] [stdout] test test_combined_common_format_parsing ... ok [INFO] [stdout] test test_simple_filter ... ok [INFO] [stdout] test test_tsv_input_output ... ok [INFO] [stdout] test test_regex_functions ... ok [INFO] [stdout] test test_tsv_to_jsonl ... ok [INFO] [stdout] test test_syslog_invalid_format_error_handling ... ok [INFO] [stdout] test test_syslog_rfc3164_parsing ... ok [INFO] [stdout] test test_syslog_facility_severity_calculation ... ok [INFO] [stdout] test test_syslog_rfc5424_parsing ... ok [INFO] [stdout] test test_syslog_rfc3164_no_pid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] Running tests/keys_option_tests.rs (/opt/rustwide/target/debug/deps/keys_option_tests-b05181d16b0da4ad) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_keys_option_csv_headers ... ok [INFO] [stdout] test test_keys_option_no_keys_no_filtering ... ok [INFO] [stdout] test test_keys_option_jsonl ... ok [INFO] [stdout] test test_keys_option_single_key ... ok [INFO] [stdout] test test_keys_option_key_order ... ok [INFO] [stdout] test test_keys_option_logfmt ... ok [INFO] [stdout] test test_keys_option_csv ... ok [INFO] [stdout] test test_keys_option_missing_keys ... ok [INFO] [stdout] test test_keys_option_empty_keys ... ok [INFO] [stdout] test test_keys_option_with_transform ... ok [INFO] [stdout] test test_keys_option_with_filter ... ok [INFO] [stderr] Running tests/level_filter_tests.rs (/opt/rustwide/target/debug/deps/level_filter_tests-bff49f925d7d61f0) [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_level_filter_in_pipeline ... ok [INFO] [stdout] test test_level_filter_text_include_only ... ok [INFO] [stdout] test test_level_filter_structured_data ... ok [INFO] [stdout] test test_level_filter_text_exclude_only ... ok [INFO] [stderr] Running tests/logfmt_output_tests.rs (/opt/rustwide/target/debug/deps/logfmt_output_tests-5cc1cd0e84674cab) [INFO] [stdout] test test_level_filter_no_level_found ... ok [INFO] [stdout] test test_level_filter_priority_exclude_over_include ... ok [INFO] [stdout] test test_level_filter_case_insensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_original_field_order_preservation ... ok [INFO] [stdout] test test_field_priority_ordering ... ok [INFO] [stdout] test test_color_forcing ... ok [INFO] [stdout] test test_logfmt_auto_detection ... ok [INFO] [stdout] test test_quoting_behavior ... ok [INFO] [stderr] Running tests/meta_syntax_tests.rs (/opt/rustwide/target/debug/deps/meta_syntax_tests-84cb5f27d6e462f7) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_meta_with_structured_data ... ok [INFO] [stdout] test test_meta_linenum_syntax ... ok [INFO] [stdout] test test_meta_dot_notation ... ok [INFO] [stdout] test test_meta_none_filename ... ok [INFO] [stdout] test test_meta_properties ... ok [INFO] [stdout] test test_meta_in_pipeline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/minimal_working_test.rs (/opt/rustwide/target/debug/deps/minimal_working_test-67dd4c4856be0b23) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_global_variables ... ok [INFO] [stdout] test test_basic_text_transformation ... ok [INFO] [stdout] test test_emit_and_skip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/multiline_integration_tests.rs (/opt/rustwide/target/debug/deps/multiline_integration_tests-6ec6c0768e83fcce) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_no_chunking_compatibility ... ok [INFO] [stderr] Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-ee21b4cbdc84e094) [INFO] [stdout] test test_fixed_line_chunking ... ok [INFO] [stdout] test test_chunking_with_global_state ... ok [INFO] [stdout] test test_multiline_log_processing ... ok [INFO] [stdout] test test_delimiter_chunking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_csv_parser_no_headers ... ok [INFO] [stdout] test test_fields_parser_empty_line ... ok [INFO] [stdout] test test_csv_parser_basic ... ok [INFO] [stdout] test test_csv_parser_quoted_fields ... ok [INFO] [stdout] test test_csv_parser_empty_headers ... ok [INFO] [stdout] test test_csv_parser_whitespace_handling ... ok [INFO] [stdout] test test_fields_parser_single_field ... ok [INFO] [stdout] test test_csv_parser_field_count_mismatch ... ok [INFO] [stdout] test test_fields_parser_whitespace_handling ... ok [INFO] [stdout] test test_jsonl_parser_whitespace ... ok [INFO] [stdout] test test_jsonl_parser_empty ... ok [INFO] [stdout] test test_logfmt_parser_empty_line ... ok [INFO] [stdout] test test_logfmt_parser_escaped_quotes ... ok [INFO] [stdout] test test_logfmt_parser_basic ... ok [INFO] [stdout] test test_logfmt_parser_empty_values ... ok [INFO] [stdout] test test_logfmt_parser_quoted_values ... ok [INFO] [stdout] test test_logfmt_parser_invalid_format ... ok [INFO] [stdout] test test_jsonl_parser_invalid ... ok [INFO] [stdout] test test_logfmt_parser_single_pair ... ok [INFO] [stdout] test test_jsonl_parser_valid ... ok [INFO] [stderr] Running tests/print_function_test.rs (/opt/rustwide/target/debug/deps/print_function_test-6ec3d9bcadc95b58) [INFO] [stdout] test test_fields_parser_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_print_function_with_formatting ... ok [INFO] [stderr] Running tests/readme_smoke_test.rs (/opt/rustwide/target/debug/deps/readme_smoke_test-de843160b6a38d39) [INFO] [stdout] test test_print_function_basic ... ok [INFO] [stdout] test test_print_function_simple ... ok [INFO] [stdout] test test_print_function_debugging_workflow ... ok [INFO] [stdout] test test_print_function_with_global_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_readme_value_proposition ... ok [INFO] [stdout] test test_comprehensive_readme_smoke_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] Running tests/simple_glob_test.rs (/opt/rustwide/target/debug/deps/simple_glob_test-8374237187cf76c1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_glob_get_method ... ok [INFO] [stdout] test test_simple_glob_dictionary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/unix_integration_tests.rs (/opt/rustwide/target/debug/deps/unix_integration_tests-a63ce171e4537846) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_error_messages_to_stderr ... ok [INFO] [stdout] test test_exit_code_no_output ... ok [INFO] [stdout] test test_exit_code_success ... ok [INFO] [stdout] test test_invalid_arguments ... ok [INFO] [stdout] test test_empty_input ... ok [INFO] [stdout] test test_exit_function_with_return_value ... ok [INFO] [stdout] test test_exit_code_errors ... ok [INFO] [stdout] test test_filter_with_some_output ... ok [INFO] [stdout] test test_file_processing_with_exit_codes ... ok [INFO] [stdout] test test_exit_code_early_termination ... ok [INFO] [stdout] test test_mixed_success_and_errors ... ok [INFO] [stdout] test test_partial_success_with_skip ... ok [INFO] [stdout] test test_stderr_stdout_separation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stderr] Running tests/window_tests.rs (/opt/rustwide/target/debug/deps/window_tests-aac622e0d6a785c4) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_window_without_context ... ok [INFO] [stdout] test test_window_helper_functions ... ok [INFO] [stdout] test test_window_with_structured_data ... ok [INFO] [stdout] test test_window_access_metadata ... ok [INFO] [stdout] test test_window_size_limitation ... ok [INFO] [stdout] test test_basic_window_functionality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests stelp [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" "ec933736993e0a90f9e4dc2a499f7d0f6aaf26022c2bdcd02e89fbedb5b6e7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec933736993e0a90f9e4dc2a499f7d0f6aaf26022c2bdcd02e89fbedb5b6e7a0", kill_on_drop: false }` [INFO] [stdout] ec933736993e0a90f9e4dc2a499f7d0f6aaf26022c2bdcd02e89fbedb5b6e7a0