[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] 2c3ce9653d7702e8456bbf8673186b08a74eac32 [INFO] testing dloss/starproc against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdloss%2Fstarproc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dloss/starproc on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4362a480e597a553d60f3f963956846c8ba618b48e3d707d575e9d1df8de0143 [INFO] running `Command { std: "docker" "start" "-a" "4362a480e597a553d60f3f963956846c8ba618b48e3d707d575e9d1df8de0143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4362a480e597a553d60f3f963956846c8ba618b48e3d707d575e9d1df8de0143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4362a480e597a553d60f3f963956846c8ba618b48e3d707d575e9d1df8de0143", kill_on_drop: false }` [INFO] [stdout] 4362a480e597a553d60f3f963956846c8ba618b48e3d707d575e9d1df8de0143 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d43906116e733d1e9f5e7ace8c8b48d9470b9b99d13492a15f2c2d981e24cea3 [INFO] running `Command { std: "docker" "start" "-a" "d43906116e733d1e9f5e7ace8c8b48d9470b9b99d13492a15f2c2d981e24cea3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling allocative v0.3.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [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 synstructure v0.13.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling starlark_map v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling dupe_derive v0.9.1 [INFO] [stderr] Compiling allocative_derive v0.3.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling dupe v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling starlark v0.13.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling display_container v0.9.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling starlark_derive v0.13.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling schemafy_core v0.5.2 [INFO] [stderr] Compiling schemafy_lib v0.5.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling schemafy v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling debugserver-types v0.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cmp_any v0.8.1 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling dateparser v0.2.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.40 [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 40s [INFO] running `Command { std: "docker" "inspect" "d43906116e733d1e9f5e7ace8c8b48d9470b9b99d13492a15f2c2d981e24cea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43906116e733d1e9f5e7ace8c8b48d9470b9b99d13492a15f2c2d981e24cea3", kill_on_drop: false }` [INFO] [stdout] d43906116e733d1e9f5e7ace8c8b48d9470b9b99d13492a15f2c2d981e24cea3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c063e515cecf052d7acc0878188da42f8e06be42fe4aaa101032fca66bfd596c [INFO] running `Command { std: "docker" "start" "-a" "c063e515cecf052d7acc0878188da42f8e06be42fe4aaa101032fca66bfd596c", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [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 bstr v1.12.0 [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 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 33s [INFO] running `Command { std: "docker" "inspect" "c063e515cecf052d7acc0878188da42f8e06be42fe4aaa101032fca66bfd596c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c063e515cecf052d7acc0878188da42f8e06be42fe4aaa101032fca66bfd596c", kill_on_drop: false }` [INFO] [stdout] c063e515cecf052d7acc0878188da42f8e06be42fe4aaa101032fca66bfd596c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 302238fd5b6cd5beab092ac3b0d8bd84ace1ac0f7b039c800f23dc10e269be78 [INFO] running `Command { std: "docker" "start" "-a" "302238fd5b6cd5beab092ac3b0d8bd84ace1ac0f7b039c800f23dc10e269be78", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stelp-82ee046415f9e347) [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test chunking::tests::test_delimiter_strategy ... ok [INFO] [stdout] test chunking::tests::test_fixed_lines_strategy ... ok [INFO] [stdout] test flatten::tests::test_flatten_array_of_objects ... ok [INFO] [stdout] test flatten::tests::test_flatten_mixed_nesting ... ok [INFO] [stdout] test flatten::tests::test_flatten_null_values ... ok [INFO] [stdout] test flatten::tests::test_has_nested_data ... 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 formatters::logfmt::tests::test_quoting_behavior ... ok [INFO] [stdout] test chunking::tests::test_line_strategy ... ok [INFO] [stdout] test flatten::tests::test_flatten_simple_object ... ok [INFO] [stdout] test formatters::logfmt::tests::test_format_simple_fields ... ok [INFO] [stdout] test pattern_extraction::tests::test_compile_pattern ... ok [INFO] [stdout] test formatters::logfmt::tests::test_record_formatter_trait ... ok [INFO] [stdout] test pattern_extraction::tests::test_field_name_validation ... ok [INFO] [stdout] test pattern_extraction::tests::test_parse_field_spec ... ok [INFO] [stdout] test pattern_extraction::tests::test_invalid_type_conversion ... ok [INFO] [stdout] test pattern_extraction::tests::test_no_match ... ok [INFO] [stdout] test flatten::tests::test_flatten_array ... ok [INFO] [stdout] test flatten::tests::test_flatten_empty_structures ... ok [INFO] [stdout] test chunking::tests::test_start_pattern_strategy ... ok [INFO] [stdout] test pattern_extraction::tests::test_basic_extraction ... ok [INFO] [stdout] test pattern_extraction::tests::test_type_conversion ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_edge_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_avg_error_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_avg_basic ... 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_dump_json_nested_structures ... 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_mixed_selector_types ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_columns_single_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_columns_slice ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_avg_edge_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_columns_multi_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_dump_json_simple_dict ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_csv_example ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_basic_usage ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_slices ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_cols_multi_index_string ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_uuid ... 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_url ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_version ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_format_ts_custom ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_ipv4 ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_gitcommit ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_extract_pattern_email ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_empty_path ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_format_ts_default ... 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_array_access ... 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_invalid_array_index ... 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_out_of_bounds_array ... 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_with_default ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_get_path_mixed_types ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_nanosecond_precision ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_postgres_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_rfc3339 ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_natural_language ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_unix_timestamp ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_fallback_formats ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_slash_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_multi_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_column_spec_single_index ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_now ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_column_spec_slice ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_empty_line ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_csv_auto_headers ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_german_format ... 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_custom_delimiter ... 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_guess_ts_bgl_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_parse_csv_with_headers ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_guess_ts_apache_bracket_format ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_edge_cases ... 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_parse_duration_hybrid_priority ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_error_handling_hybrid ... 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_combined_units ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_ts_add ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_ts_diff ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_percentile_error_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_statistical_functions_with_floats ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_error_cases ... ok [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_humantime_fallback ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_level_to_char_mapping ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_level_extraction_structured ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stelp-2a783d7fc50d4c3e) [INFO] [stdout] test pipeline::global_functions::tests::test_parse_duration_single_units ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_timestamp_extraction ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_process_returns_skip ... ok [INFO] [stdout] test pipeline::levelmap::tests::test_level_extraction_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [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-8c29128d9d885847) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/basic_pipeline_tests.rs (/opt/rustwide/target/debug/deps/basic_pipeline_tests-007d2c97b41a7720) [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.01s [INFO] [stdout] [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.21s [INFO] [stdout] [INFO] [stderr] Running tests/chunking_tests.rs (/opt/rustwide/target/debug/deps/chunking_tests-98ec31fef904ac4c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_delimiter_strategy ... ok [INFO] [stdout] test test_delimiter_not_found ... ok [INFO] [stdout] test test_empty_input ... ok [INFO] [stdout] test test_fixed_lines_strategy ... ok [INFO] [stdout] test test_line_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] [stderr] Running tests/data_mode_tests.rs (/opt/rustwide/target/debug/deps/data_mode_tests-03cfee408f5b94e2) [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.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_data_mode_with_data_assignment ... ok [INFO] [stdout] test test_data_mode_ignores_return_value ... ok [INFO] [stdout] test test_filter_still_works_in_data_mode ... 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] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/flatten_integration_tests.rs (/opt/rustwide/target/debug/deps/flatten_integration_tests-c78e269e3c63633d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_flattening_with_key_selection ... ok [INFO] [stdout] test test_automatic_flattening_jsonl_to_fields ... ok [INFO] [stdout] test test_no_flattening_for_jsonl_output ... ok [INFO] [stdout] test test_automatic_flattening_jsonl_to_csv ... ok [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] [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/glob_dictionary_test.rs (/opt/rustwide/target/debug/deps/glob_dictionary_test-b653231550974e00) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_glob_dictionary_methods ... ok [INFO] [stdout] test test_glob_basic_access ... ok [INFO] [stdout] test test_glob_dictionary_vs_old_api ... ok [INFO] [stdout] test test_glob_dictionary_persistence ... ok [INFO] [stdout] test test_glob_dictionary_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/global_namespace_test.rs (/opt/rustwide/target/debug/deps/global_namespace_test-de087579c4ce974a) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_global_namespace_basic ... ok [INFO] [stdout] test test_explicit_none_vs_string_none ... ok [INFO] [stdout] test test_none_behavior_explicit ... ok [INFO] [stdout] test test_meta_with_none_filename ... ok [INFO] [stdout] test test_meta_variables_alluppercase ... ok [INFO] [stdout] test test_json_functions_global ... ok [INFO] [stdout] test test_print_function_global ... ok [INFO] [stdout] test test_emit_skip_exit_global ... ok [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.20s [INFO] [stdout] [INFO] [stderr] Running tests/include_tests.rs (/opt/rustwide/target/debug/deps/include_tests-62f3b1d56c54b092) [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.16s [INFO] [stdout] [INFO] [stderr] Running tests/integration_global_namespace.rs (/opt/rustwide/target/debug/deps/integration_global_namespace-8acb2385562c5c82) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-8d65c2802cb2d71e) [INFO] [stdout] test test_global_namespace_integration ... ok [INFO] [stdout] test test_no_namespace_pollution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test test_combined_invalid_format_error_handling ... ok [INFO] [stdout] test test_begin_early_exit ... ok [INFO] [stdout] test test_combined_extended_apache_format ... ok [INFO] [stdout] test test_combined_common_format_parsing ... ok [INFO] [stdout] test test_begin_end_empty_input ... ok [INFO] [stdout] test test_combined_format_compatibility ... ok [INFO] [stdout] test test_begin_end_with_global_state ... ok [INFO] [stdout] test test_begin_end_basic ... ok [INFO] [stdout] test test_csv_functions ... ok [INFO] [stdout] test test_combined_log_format_parsing ... ok [INFO] [stdout] test test_context_functions ... ok [INFO] [stdout] test test_emit_all_and_no_implicit_fanout ... ok [INFO] [stdout] test test_error_handling_skip_strategy ... ok [INFO] [stdout] test test_emit_all_function ... ok [INFO] [stdout] test test_exit_working ... ok [INFO] [stdout] test test_global_variables ... ok [INFO] [stdout] test test_json_functions ... ok [INFO] [stdout] test test_filter_combined_with_eval ... ok [INFO] [stdout] test test_emit_and_skip ... ok [INFO] [stdout] test test_combined_request_parsing ... ok [INFO] [stdout] test test_combined_status_filtering ... ok [INFO] [stdout] test test_simple_transform ... ok [INFO] [stdout] test test_simple_filter ... ok [INFO] [stdout] test test_tsv_to_jsonl ... ok [INFO] [stdout] test test_tsv_input_output ... ok [INFO] [stdout] test test_regex_functions ... ok [INFO] [stdout] test test_syslog_rfc5424_parsing ... ok [INFO] [stdout] test test_syslog_invalid_format_error_handling ... ok [INFO] [stdout] test test_syslog_rfc3164_no_pid ... ok [INFO] [stdout] test test_syslog_rfc3164_parsing ... ok [INFO] [stdout] test test_syslog_facility_severity_calculation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running tests/keys_option_tests.rs (/opt/rustwide/target/debug/deps/keys_option_tests-96efa5d6c99067dc) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_keys_option_csv ... ok [INFO] [stdout] test test_keys_option_jsonl ... ok [INFO] [stdout] test test_keys_option_no_keys_no_filtering ... ok [INFO] [stdout] test test_keys_option_missing_keys ... ok [INFO] [stdout] test test_keys_option_csv_headers ... ok [INFO] [stdout] test test_keys_option_empty_keys ... 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_with_transform ... ok [INFO] [stdout] test test_keys_option_with_filter ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running tests/level_filter_tests.rs (/opt/rustwide/target/debug/deps/level_filter_tests-c5e83a6aac8129a6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_level_filter_case_insensitive ... ok [INFO] [stdout] test test_level_filter_structured_data ... ok [INFO] [stdout] test test_level_filter_in_pipeline ... ok [INFO] [stdout] test test_level_filter_text_exclude_only ... ok [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_text_include_only ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/logfmt_output_tests.rs (/opt/rustwide/target/debug/deps/logfmt_output_tests-c21eb9b88e634ce8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_field_priority_ordering ... ok [INFO] [stdout] test test_color_forcing ... ok [INFO] [stdout] test test_quoting_behavior ... ok [INFO] [stdout] test test_logfmt_auto_detection ... ok [INFO] [stdout] test test_original_field_order_preservation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/meta_syntax_tests.rs (/opt/rustwide/target/debug/deps/meta_syntax_tests-b42c925b40607d26) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_meta_with_structured_data ... ok [INFO] [stderr] Running tests/minimal_working_test.rs (/opt/rustwide/target/debug/deps/minimal_working_test-a5fdb8fd268ed815) [INFO] [stdout] test test_meta_dot_notation ... ok [INFO] [stdout] test test_meta_linenum_syntax ... ok [INFO] [stdout] test test_meta_properties ... ok [INFO] [stdout] test test_meta_none_filename ... 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.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_basic_text_transformation ... ok [INFO] [stdout] test test_global_variables ... 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.21s [INFO] [stdout] [INFO] [stderr] Running tests/multiline_integration_tests.rs (/opt/rustwide/target/debug/deps/multiline_integration_tests-9bd5f5840565f2e3) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_no_chunking_compatibility ... ok [INFO] [stdout] test test_delimiter_chunking ... ok [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] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-26d23bb753a37e0a) [INFO] [stdout] running 21 tests [INFO] [stdout] test test_csv_parser_no_headers ... ok [INFO] [stdout] test test_csv_parser_empty_headers ... ok [INFO] [stdout] test test_fields_parser_empty_line ... ok [INFO] [stdout] test test_csv_parser_quoted_fields ... ok [INFO] [stdout] test test_csv_parser_basic ... ok [INFO] [stdout] test test_fields_parser_basic ... ok [INFO] [stdout] test test_fields_parser_whitespace_handling ... ok [INFO] [stdout] test test_jsonl_parser_empty ... ok [INFO] [stdout] test test_jsonl_parser_valid ... ok [INFO] [stdout] test test_jsonl_parser_whitespace ... ok [INFO] [stdout] test test_logfmt_parser_basic ... ok [INFO] [stdout] test test_logfmt_parser_empty_line ... ok [INFO] [stdout] test test_jsonl_parser_invalid ... ok [INFO] [stdout] test test_logfmt_parser_escaped_quotes ... ok [INFO] [stdout] test test_logfmt_parser_quoted_values ... ok [INFO] [stdout] test test_logfmt_parser_single_pair ... ok [INFO] [stdout] test test_csv_parser_field_count_mismatch ... ok [INFO] [stdout] test test_csv_parser_whitespace_handling ... ok [INFO] [stdout] test test_logfmt_parser_empty_values ... ok [INFO] [stdout] test test_fields_parser_single_field ... ok [INFO] [stdout] test test_logfmt_parser_invalid_format ... ok [INFO] [stderr] Running tests/print_function_test.rs (/opt/rustwide/target/debug/deps/print_function_test-9cb5d130b5af0aa5) [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [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_formatting ... ok [INFO] [stdout] test test_print_function_with_global_variables ... ok [INFO] [stderr] Running tests/readme_smoke_test.rs (/opt/rustwide/target/debug/deps/readme_smoke_test-8694875c4c236e5b) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_readme_value_proposition ... ok [INFO] [stderr] Running tests/simple_glob_test.rs (/opt/rustwide/target/debug/deps/simple_glob_test-7771606d48b2dcd8) [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.77s [INFO] [stdout] [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] [stderr] Running tests/unix_integration_tests.rs (/opt/rustwide/target/debug/deps/unix_integration_tests-3ed1af7a9b725a15) [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_exit_code_errors ... ok [INFO] [stdout] test test_exit_code_success ... ok [INFO] [stdout] test test_invalid_arguments ... ok [INFO] [stdout] test test_file_processing_with_exit_codes ... ok [INFO] [stdout] test test_empty_input ... ok [INFO] [stdout] test test_error_messages_to_stderr ... ok [INFO] [stdout] test test_filter_with_some_output ... ok [INFO] [stdout] test test_exit_function_with_return_value ... ok [INFO] [stdout] test test_exit_code_no_output ... 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] [stderr] Running tests/window_tests.rs (/opt/rustwide/target/debug/deps/window_tests-1e12de435edbbdac) [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_window_without_context ... ok [INFO] [stdout] test test_window_size_limitation ... ok [INFO] [stdout] test test_window_access_metadata ... ok [INFO] [stdout] test test_window_helper_functions ... ok [INFO] [stdout] test test_window_with_structured_data ... 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.24s [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" "302238fd5b6cd5beab092ac3b0d8bd84ace1ac0f7b039c800f23dc10e269be78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302238fd5b6cd5beab092ac3b0d8bd84ace1ac0f7b039c800f23dc10e269be78", kill_on_drop: false }` [INFO] [stdout] 302238fd5b6cd5beab092ac3b0d8bd84ace1ac0f7b039c800f23dc10e269be78