[INFO] cloning repository https://github.com/softwaresalt/csv-managed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/softwaresalt/csv-managed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwaresalt%2Fcsv-managed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwaresalt%2Fcsv-managed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e57a2802889e58a9107e24c370f51b304105d250
[INFO] testing softwaresalt/csv-managed against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoftwaresalt%2Fcsv-managed" "/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/softwaresalt/csv-managed
[INFO] finished tweaking git repo https://github.com/softwaresalt/csv-managed
[INFO] tweaked toml for git repo https://github.com/softwaresalt/csv-managed written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/softwaresalt/csv-managed on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/softwaresalt/csv-managed 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a249d443119c9d993b76b5412bd0b208ad8b590b1c629bcf44e4e32609eba6c0
[INFO] running `Command { std: "docker" "start" "-a" "a249d443119c9d993b76b5412bd0b208ad8b590b1c629bcf44e4e32609eba6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a249d443119c9d993b76b5412bd0b208ad8b590b1c629bcf44e4e32609eba6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a249d443119c9d993b76b5412bd0b208ad8b590b1c629bcf44e4e32609eba6c0", kill_on_drop: false }`
[INFO] [stdout] a249d443119c9d993b76b5412bd0b208ad8b590b1c629bcf44e4e32609eba6c0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2cfe9ffba09e1e68b00bdf02943b873105105a492adbef0d96904df3a6039c4
[INFO] running `Command { std: "docker" "start" "-a" "b2cfe9ffba09e1e68b00bdf02943b873105105a492adbef0d96904df3a6039c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling evalexpr v12.0.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling csv-managed v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.12s
[INFO] running `Command { std: "docker" "inspect" "b2cfe9ffba09e1e68b00bdf02943b873105105a492adbef0d96904df3a6039c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2cfe9ffba09e1e68b00bdf02943b873105105a492adbef0d96904df3a6039c4", kill_on_drop: false }`
[INFO] [stdout] b2cfe9ffba09e1e68b00bdf02943b873105105a492adbef0d96904df3a6039c4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34f3cb649758d6bab8eb56875744dc7c5791d8d047878be02cc97944f87737c5
[INFO] running `Command { std: "docker" "start" "-a" "34f3cb649758d6bab8eb56875744dc7c5791d8d047878be02cc97944f87737c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling csv-managed v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.34s
[INFO] running `Command { std: "docker" "inspect" "34f3cb649758d6bab8eb56875744dc7c5791d8d047878be02cc97944f87737c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34f3cb649758d6bab8eb56875744dc7c5791d8d047878be02cc97944f87737c5", kill_on_drop: false }`
[INFO] [stdout] 34f3cb649758d6bab8eb56875744dc7c5791d8d047878be02cc97944f87737c5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb3aecd2fcee79bd155748c3f730c19f355ca027db38f6163949545270f2a6cc
[INFO] running `Command { std: "docker" "start" "-a" "eb3aecd2fcee79bd155748c3f730c19f355ca027db38f6163949545270f2a6cc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csv_managed-e3795a5924152dce)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test data::tests::comparable_value_orders_none_before_some ... ok
[INFO] [stdout] test data::tests::currency_quantize_rejects_invalid_strategy ... ok
[INFO] [stdout] test data::tests::currency_quantize_rounds_half_away_from_zero ... ok
[INFO] [stdout] test data::tests::currency_quantize_rejects_invalid_scale ... ok
[INFO] [stdout] test data::tests::currency_quantize_truncates_four_decimal_precision ... ok
[INFO] [stdout] test data::tests::fixed_decimal_value_rescales_short_fractional_parts ... ok
[INFO] [stdout] test data::tests::fixed_decimal_value_round_strategy_respects_scale ... ok
[INFO] [stdout] test data::tests::currency_quantize_truncates_values ... ok
[INFO] [stdout] test data::tests::normalize_column_name_replaces_non_alphanumeric ... ok
[INFO] [stdout] test data::tests::currency_to_string_fixed_pads_fractional_zeros ... ok
[INFO] [stdout] test data::tests::fixed_decimal_value_rejects_precision_overflow ... ok
[INFO] [stdout] test data::tests::parse_decimal_literal_rejects_multiple_decimal_points ... ok
[INFO] [stdout] test data::tests::parse_decimal_literal_supports_positive_sign_and_underscores ... ok
[INFO] [stdout] test data::tests::parse_naive_time_supports_multiple_formats ... ok
[INFO] [stdout] test data::tests::parse_typed_value_supports_guid_inputs ... ok
[INFO] [stdout] test data::tests::parse_typed_value_handles_empty_and_boolean_inputs ... ok
[INFO] [stdout] test data::tests::parse_currency_rejects_embedded_letters ... ok
[INFO] [stdout] test data::tests::parse_currency_rejects_invalid_precision ... ok
[INFO] [stdout] test data::tests::parse_currency_values_accepts_two_and_four_decimals ... ok
[INFO] [stdout] test data::tests::parse_decimal_literal_rejects_invalid_characters ... ok
[INFO] [stdout] test expr::tests::date_add_and_diff_work ... ok
[INFO] [stdout] test data::tests::parse_decimal_values_enforce_precision_and_scale ... ok
[INFO] [stdout] test data::tests::value_to_evalexpr_preserves_variants ... ok
[INFO] [stdout] test expr::tests::datetime_functions_roundtrip ... ok
[INFO] [stdout] test data::tests::parse_naive_date_supports_multiple_formats ... ok
[INFO] [stdout] test data::tests::parse_naive_datetime_supports_multiple_formats ... ok
[INFO] [stdout] test index::tests::parse_index_spec_supports_mixed_directions ... ok
[INFO] [stdout] test index::tests::expand_covering_spec_generates_prefix_variants ... ok
[INFO] [stdout] test index::tests::expand_covering_spec_honors_name_prefix ... ok
[INFO] [stdout] test index::tests::index_definition_from_columns_rejects_empty ... ok
[INFO] [stdout] test index::tests::parse_index_spec_rejects_unknown_direction ... ok
[INFO] [stdout] test data::tests::parse_decimal_literal_supports_parentheses_and_separators ... ok
[INFO] [stdout] test expr::tests::time_functions_behave ... ok
[INFO] [stdout] test data::tests::fixed_decimal_value_truncate_strategy_respects_scale ... ok
[INFO] [stdout] test index::tests::parse_index_spec_supports_named_variants ... ok
[INFO] [stdout] test index::tests::parse_index_spec_requires_column_name ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_convert_string_to_date ... ok
[INFO] [stdout] test schema::tests::analyze_numeric_token_handles_scientific_notation ... ok
[INFO] [stdout] test schema::tests::analyze_numeric_token_handles_scientific_with_fraction ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_reject_decimal_precision_overflow ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_convert_currency_to_decimal ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_preserve_currency_scale_when_unspecified ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_convert_string_to_decimal_with_truncation ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_convert_string_to_decimal_with_rounding ... ok
[INFO] [stdout] test index::tests::build_multiple_variants_and_match ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_round_float_values ... ok
[INFO] [stdout] test schema::tests::format_hint_detects_common_patterns ... ok
[INFO] [stdout] test schema::tests::decimal_cli_token_formats_precision_and_scale ... ok
[INFO] [stdout] test index::tests::save_and_load_index_with_decimal_column ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_round_currency_values ... ok
[INFO] [stdout] test schema::tests::assume_header_true_preserves_first_row_names ... ok
[INFO] [stdout] test schema::tests::infer_schema_promotes_currency_when_symbol_ratio_met ... ok
[INFO] [stdout] test schema::tests::parse_decimal_type_rejects_missing_scale ... ok
[INFO] [stdout] test schema::tests::parse_decimal_type_supports_named_syntax ... ok
[INFO] [stdout] test schema::tests::parse_decimal_type_supports_positional_syntax ... ok
[INFO] [stdout] test schema::tests::schema_parsing_rejects_decimal_precision_overflow ... ok
[INFO] [stdout] test schema::tests::infer_schema_prefers_decimal_when_fraction_present ... ok
[INFO] [stdout] test schema::tests::infer_schema_identifies_currency_columns ... ok
[INFO] [stdout] test schema_cmd::tests::apply_overrides_updates_types ... ok
[INFO] [stdout] test schema::tests::schema_parsing_rejects_unsupported_structured_datatype ... ok
[INFO] [stdout] test schema_cmd::tests::apply_default_name_mappings_returns_suggested_set ... ok
[INFO] [stdout] test schema_cmd::tests::duplicate_columns_are_rejected ... ok
[INFO] [stdout] test schema_cmd::tests::duplicate_output_names_are_rejected ... ok
[INFO] [stdout] test schema_cmd::tests::missing_type_is_rejected ... ok
[INFO] [stdout] test schema_cmd::tests::parse_columns_accepts_comma_and_repeats ... ok
[INFO] [stdout] test schema_cmd::tests::parse_columns_supports_output_rename ... ok
[INFO] [stdout] test schema_cmd::tests::replacements_apply_to_columns ... ok
[INFO] [stdout] test schema_cmd::tests::to_lower_snake_case_converts_names ... ok
[INFO] [stdout] test schema_cmd::tests::replacements_validate_column_names ... ok
[INFO] [stdout] test table::tests::display_width_counts_characters ... ok
[INFO] [stdout] test table::tests::render_table_aligns_columns ... ok
[INFO] [stdout] test tests::preprocess_cli_args_expands_report_invalid_segments ... ok
[INFO] [stdout] test table::tests::display_width_ignores_ansi_sequences ... ok
[INFO] [stdout] test schema::tests::assume_header_false_forces_field_names ... ok
[INFO] [stdout] test schema::tests::infer_schema_supports_scientific_notation_as_decimal ... ok
[INFO] [stdout] test schema::tests::datatype_mappings_reject_unknown_currency_strategy ... ok
[INFO] [stdout] test schema::tests::infer_schema_prefers_majority_boolean ... ok
[INFO] [stdout] test schema::tests::infer_schema_prefers_majority_integer ... ok
[INFO] [stdout] test schema::tests::infer_schema_prioritizes_decimal_over_currency_without_symbols ... ok
[INFO] [stdout] test schema::tests::infer_schema_collects_na_placeholders ... ok
[INFO] [stdout] test schema::tests::infer_schema_with_stats_captures_samples ... ok
[INFO] [stdout] test schema::tests::apply_placeholder_replacements_respects_policy ... ok
[INFO] [stdout] test schema::tests::infer_schema_treats_leading_zero_integers_as_string ... ok
[INFO] [stdout] test expr::tests::evaluate_expression_handles_random_numeric_context ... ok
[INFO] [stdout] test schema::tests::analyze_numeric_token_handles_generated_numeric_formats ... ok
[INFO] [stdout] test tests::preprocess_cli_args_splits_report_invalid_segments_prop ... ok
[INFO] [stdout] test frequency::tests::accumulator_counts_goal_totals ... ok
[INFO] [stdout] test stats::tests::accumulator_computes_stats_for_big5_subset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv_managed-ea2d44e2c779c8e9)
[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/cli.rs (/opt/rustwide/target/debug/deps/cli-2f699afa4d3ae061)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test schema_command_writes_manual_schema ... ok
[INFO] [stdout] test schema_help_describes_columns_subcommand ... ok
[INFO] [stdout] test schema_probe_outputs_enhanced_table ... ok
[INFO] [stdout] test process_sorts_filters_and_derives_output ... ok
[INFO] [stdout] test infer_preview_outputs_yaml_and_mapping_table ... ok
[INFO] [stdout] test probe_emits_mappings_into_schema_and_stdout ... ok
[INFO] [stdout] test probe_includes_replace_template_when_requested ... ok
[INFO] [stdout] test schema_columns_requires_schema_argument ... ok
[INFO] [stdout] test schema_probe_with_mapping_outputs_single_table ... ok
[INFO] [stdout] test schema_infer_handles_headerless_input ... ok
[INFO] [stdout] test schema_columns_subcommand_prints_schema_listing ... ok
[INFO] [stdout] test verify_reports_all_invalid_rows_without_limit ... ok
[INFO] [stdout] test index_covering_spec_generates_multiple_variants ... ok
[INFO] [stdout] test index_is_used_for_sorted_output ... ok
[INFO] [stdout] test process_applies_value_replacements_from_schema ... ok
[INFO] [stdout] test infer_preview_without_mapping_outputs_only_yaml ... ok
[INFO] [stdout] test verify_reports_summary_only_by_default ... ok
[INFO] [stdout] test verify_reports_invalid_rows_with_limit_using_fixture ... ok
[INFO] [stdout] test process_errors_when_variant_missing ... ok
[INFO] [stdout] test process_accepts_named_index_variant ... ok
[INFO] [stdout] test verify_reports_header_mismatch_detail ... ok
[INFO] [stdout] test install_command_passes_arguments_to_cargo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/preview.rs (/opt/rustwide/target/debug/deps/preview-b693b2c8ad3ae5ab)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test preview_honors_explicit_delimiter ... ok
[INFO] [stdout] test preview_decodes_using_provided_encoding ... ok
[INFO] [stdout] test preview_detects_tab_delimiter_from_extension ... ok
[INFO] [stdout] test preview_with_output_fails ... ok
[INFO] [stdout] test preview_limits_to_default_row_count ... ok
[INFO] [stderr]      Running tests/probe.rs (/opt/rustwide/target/debug/deps/probe-091544d178cda2e2)
[INFO] [stdout] test preview_respects_rows_argument ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test probe_sampling_can_limit_type_detection ... ok
[INFO] [stdout] test probe_honors_input_encoding ... ok
[INFO] [stderr]      Running tests/process.rs (/opt/rustwide/target/debug/deps/process-41b07f7caeeaf732)
[INFO] [stdout] test probe_full_scan_detects_string_in_mixed_column ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test process_applies_currency_mappings ... ok
[INFO] [stdout] test process_boolean_format_one_zero_outputs_digits ... ok
[INFO] [stdout] test process_boolean_format_true_false_outputs_normalized_values ... ok
[INFO] [stdout] test process_supports_temporal_expression_filters_and_derives ... ok
[INFO] [stdout] test stats_frequency_outputs_top_values_for_boolean_column ... ok
[INFO] [stdout] test append_rejects_mismatched_headers ... ok
[INFO] [stdout] test preview_renders_requested_rows ... ok
[INFO] [stdout] test append_merges_player_datasets ... ok
[INFO] [stdout] test process_sorts_all_supported_datatypes ... ok
[INFO] [stdout] test verify_accepts_value_after_replacement ... ok
[INFO] [stdout] test stats_outputs_summary_for_selected_columns ... ok
[INFO] [stdout] test verify_rejects_invalid_numeric_value ... ok
[INFO] [stdout] test verify_accepts_valid_big5_subset ... ok
[INFO] [stdout] test process_with_index_respects_sort_order ... ok
[INFO] [stdout] test process_filters_and_derives_top_scorers ... ok
[INFO] [stdout] test probe_infers_expected_types_for_big5 ... ok
[INFO] [stderr]      Running tests/schema.rs (/opt/rustwide/target/debug/deps/schema-a089f7cf609c42b1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test schema_infer_detects_headerless_dataset ... ok
[INFO] [stdout] test schema_command_supports_comma_delimited_columns ... ok
[INFO] [stdout] test schema_infer_prefers_majority_datatypes_from_fixture ... ok
[INFO] [stdout] test schema_infer_preview_emits_yaml_template_without_writing ... ok
[INFO] [stdout] test schema_command_emits_renames_and_replacements ... ok
[INFO] [stdout] test schema_command_creates_schema_from_repeated_columns ... ok
[INFO] [stdout] test schema_verify_accepts_currency_dataset ... ok
[INFO] [stdout] test schema_infer_preview_includes_placeholder_replacements ... ok
[INFO] [stdout] test schema_command_rejects_duplicate_output_names ... ok
[INFO] [stdout] test schema_infer_diff_reports_changes_and_no_changes ... ok
[INFO] [stdout] test schema_command_validates_replacement_column_names ... ok
[INFO] [stdout] test schema_infer_with_overrides_and_mapping_on_big5 ... ok
[INFO] [stdout] test schema_probe_on_big5_reports_samples_and_formats ... ok
[INFO] [stdout] test schema_command_rejects_duplicate_column_names ... ok
[INFO] [stdout] test schema_verify_rejects_invalid_currency_precision ... ok
[INFO] [stdout] test schema_command_rejects_unknown_column_type ... ok
[INFO] [stdout] test schema_probe_snapshot_writes_and_validates_layout ... ok
[INFO] [stdout] test schema_infer_ignores_repeated_header_rows_in_big5_dataset ... ok
[INFO] [stdout] test schema_infer_snapshot_writes_and_validates_layout ... ok
[INFO] [stdout] test schema_infer_does_not_record_headers_as_placeholder_tokens ... ok
[INFO] [stdout] test schema_infer_marks_headered_dataset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stats.rs (/opt/rustwide/target/debug/deps/stats-0bb12f941971d625)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test stats_infers_numeric_columns_from_big5 ... ok
[INFO] [stdout] test stats_applies_replacements_and_limit_on_big5_subset ... ok
[INFO] [stdout] test stats_frequency_reports_categorical_counts ... ok
[INFO] [stdout] test stats_handles_temporal_columns_from_schema ... ok
[INFO] [stdout] test stats_includes_temporal_columns_by_default ... ok
[INFO] [stdout] test stats_columns_flag_limits_output_with_big5_schema ... ok
[INFO] [stdout] test stats_filter_limits_rows_for_summary ... ok
[INFO] [stderr]      Running tests/stdin_pipeline.rs (/opt/rustwide/target/debug/deps/stdin_pipeline-bf7f92fd54d6691f)
[INFO] [stdout] test stats_frequency_honors_filters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test encoding_pipeline_with_schema_evolution_pending ... ignored, Pending schema evolution support for evolved layout chaining
[INFO] [stdout] test encoding_pipeline_process_to_stats_utf8_output ... ok
[INFO] [stdout] test chained_process_into_stats_via_memory_pipe ... ok
[INFO] [stdout] test derived_column_before_stats_fails_header_mismatch ... ok
[INFO] [stdout] test process_reads_from_stdin_and_projects_columns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests csv_managed
[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" "eb3aecd2fcee79bd155748c3f730c19f355ca027db38f6163949545270f2a6cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3aecd2fcee79bd155748c3f730c19f355ca027db38f6163949545270f2a6cc", kill_on_drop: false }`
[INFO] [stdout] eb3aecd2fcee79bd155748c3f730c19f355ca027db38f6163949545270f2a6cc
