[INFO] cloning repository https://github.com/AndreaBozzo/dataprof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndreaBozzo/dataprof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreaBozzo%2Fdataprof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreaBozzo%2Fdataprof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aacdaa465227b252c270048bd82309b9821de04e
[INFO] testing AndreaBozzo/dataprof against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndreaBozzo%2Fdataprof" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AndreaBozzo/dataprof
[INFO] finished tweaking git repo https://github.com/AndreaBozzo/dataprof
[INFO] tweaked toml for git repo https://github.com/AndreaBozzo/dataprof written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndreaBozzo/dataprof on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndreaBozzo/dataprof 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b0fbba2997d88c8aa87131c2c67d0ddb96da5bfd237cd2a736173ff04bb4e41
[INFO] running `Command { std: "docker" "start" "-a" "0b0fbba2997d88c8aa87131c2c67d0ddb96da5bfd237cd2a736173ff04bb4e41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b0fbba2997d88c8aa87131c2c67d0ddb96da5bfd237cd2a736173ff04bb4e41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b0fbba2997d88c8aa87131c2c67d0ddb96da5bfd237cd2a736173ff04bb4e41", kill_on_drop: false }`
[INFO] [stdout] 0b0fbba2997d88c8aa87131c2c67d0ddb96da5bfd237cd2a736173ff04bb4e41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed9fe143b1a7b01e77bf24e1c2f78c71c776fd8dae1d2bda607f9666b1abdf3e
[INFO] running `Command { std: "docker" "start" "-a" "ed9fe143b1a7b01e77bf24e1c2f78c71c776fd8dae1d2bda607f9666b1abdf3e", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dataprof v0.4.75 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 51s
[INFO] running `Command { std: "docker" "inspect" "ed9fe143b1a7b01e77bf24e1c2f78c71c776fd8dae1d2bda607f9666b1abdf3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9fe143b1a7b01e77bf24e1c2f78c71c776fd8dae1d2bda607f9666b1abdf3e", kill_on_drop: false }`
[INFO] [stdout] ed9fe143b1a7b01e77bf24e1c2f78c71c776fd8dae1d2bda607f9666b1abdf3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c16dbb11520a2818ba9746c02cbb909683084d31e4a2ca5fbfb70a5aa42c80e0
[INFO] running `Command { std: "docker" "start" "-a" "c16dbb11520a2818ba9746c02cbb909683084d31e4a2ca5fbfb70a5aa42c80e0", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dataprof v0.4.75 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 4m 31s
[INFO] running `Command { std: "docker" "inspect" "c16dbb11520a2818ba9746c02cbb909683084d31e4a2ca5fbfb70a5aa42c80e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c16dbb11520a2818ba9746c02cbb909683084d31e4a2ca5fbfb70a5aa42c80e0", kill_on_drop: false }`
[INFO] [stdout] c16dbb11520a2818ba9746c02cbb909683084d31e4a2ca5fbfb70a5aa42c80e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ab2942f3524480000bed4b3adefefd0785ec1229303fe8b4877a3f019253cda
[INFO] running `Command { std: "docker" "start" "-a" "9ab2942f3524480000bed4b3adefefd0785ec1229303fe8b4877a3f019253cda", kill_on_drop: false }`
[INFO] [stderr] warning: `panic` setting is ignored for `bench` profile
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dataprof-ec6a29cdf1636271)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test acceleration::simd::tests::test_auto_selection ... ok
[INFO] [stdout] test acceleration::simd::tests::test_dot_product_simd ... ok
[INFO] [stdout] test acceleration::simd::tests::test_simd_vs_fallback ... ok
[INFO] [stdout] test acceleration::simd::tests::test_min_max_simd ... ok
[INFO] [stdout] test core::batch::tests::test_batch_config_default ... ok
[INFO] [stdout] test core::benchmark_stats::tests::test_format_summary ... ok
[INFO] [stdout] test core::benchmark_stats::tests::test_outlier_detection ... ok
[INFO] [stdout] test core::benchmark_stats::tests::test_statistical_config_creation ... ok
[INFO] [stdout] test core::benchmark_stats::tests::test_statistical_sample_basic ... ok
[INFO] [stdout] test core::benchmark_stats::tests::test_confidence_interval ... ok
[INFO] [stdout] test core::errors::tests::test_error_categorization ... ok
[INFO] [stdout] test core::errors::tests::test_recoverable_errors ... ok
[INFO] [stdout] test core::sampling::reservoir::tests::test_deterministic_with_seed ... ok
[INFO] [stdout] test core::sampling::reservoir::tests::test_multi_reservoir ... ok
[INFO] [stdout] test core::sampling::reservoir::tests::test_reservoir_filling_phase ... ok
[INFO] [stdout] test core::sampling::reservoir::tests::test_replacement_phase ... ok
[INFO] [stdout] test core::benchmark_stats::tests::test_regression_detection ... ok
[INFO] [stdout] test core::benchmark_stats::tests::test_coefficient_of_variation ... ok
[INFO] [stdout] test core::errors::tests::test_error_suggestions ... ok
[INFO] [stdout] test core::benchmark_stats::tests::test_statistical_summary ... ok
[INFO] [stdout] test core::sampling::reservoir::tests::test_sampling_ratio ... ok
[INFO] [stdout] test core::sampling::strategies::tests::test_adaptive_strategy ... ok
[INFO] [stdout] test core::sampling::reservoir::tests::test_weighted_sampling ... ok
[INFO] [stdout] test core::sampling::strategies::tests::test_progressive_sampling ... ok
[INFO] [stdout] test core::sampling::strategies::tests::test_systematic_sampling ... ok
[INFO] [stdout] test core::streaming_stats::tests::test_streaming_statistics ... ok
[INFO] [stdout] test core::streaming_stats::tests::test_column_collection ... ok
[INFO] [stdout] test core::sampling::reservoir::tests::test_reset_functionality ... ok
[INFO] [stdout] test core::streaming_stats::tests::test_streaming_statistics_merge ... ok
[INFO] [stdout] test core::batch::tests::test_should_include_file ... ok
[INFO] [stdout] test engines::streaming::chunk_processor::tests::test_chunk_processor_basic ... ok
[INFO] [stdout] test engines::streaming::chunk_processor::tests::test_flush_chunk ... ok
[INFO] [stdout] test engines::selection::tests::test_engine_selection_small_file ... ok
[INFO] [stdout] test core::sampling::strategies::tests::test_random_sampling ... ok
[INFO] [stdout] test engines::streaming::report_builder::tests::test_report_builder ... ok
[INFO] [stdout] test engines::selection::tests::test_engine_selection_large_file ... ok
[INFO] [stdout] test engines::columnar::simple_columnar::tests::test_simd_acceleration ... ok
[INFO] [stdout] test parsers::robust_csv::tests::test_csv_diagnostics ... ok
[INFO] [stdout] test parsers::robust_csv::tests::test_delimiter_detection ... ok
[INFO] [stdout] test parsers::robust_csv::tests::test_robust_csv_parser_basic ... ok
[INFO] [stdout] test core::sampling::reservoir::tests::test_basic_reservoir_sampling ... ok
[INFO] [stdout] test testing::dataset_generator::tests::test_basic_dataset_generation ... ok
[INFO] [stdout] test core::batch::tests::test_process_files ... ok
[INFO] [stdout] test engines::columnar::simple_columnar::tests::test_simple_columnar_profiler ... ok
[INFO] [stdout] test testing::dataset_generator::tests::test_mixed_dataset_generation ... ok
[INFO] [stdout] test core::memory_tracker::tests::test_age_based_leak_detection ... ok
[INFO] [stdout] test core::memory_tracker::tests::test_tracked_resource_raii ... ok
[INFO] [stdout] test core::memory_tracker::tests::test_memory_tracking ... ok
[INFO] [stdout] test engines::streaming::memmap::tests::test_row_estimation ... ok
[INFO] [stdout] test parsers::robust_csv::tests::test_flexible_field_counts ... ok
[INFO] [stdout] test engines::streaming::memmap::tests::test_memory_mapped_reader ... ok
[INFO] [stdout] test testing::engine_benchmarks::tests::test_tradeoff_analysis ... ok
[INFO] [stdout] test testing::result_collection::tests::test_external_result_integration ... ok
[INFO] [stdout] test testing::result_collection::tests::test_metric_measurement_creation ... ok
[INFO] [stdout] test testing::result_collection::tests::test_metric_measurement_display ... ok
[INFO] [stdout] test testing::engine_benchmarks::tests::test_engine_selection_accuracy_calculation ... ok
[INFO] [stdout] test testing::result_collection::tests::test_metric_type_properties ... ok
[INFO] [stdout] test testing::result_collection::tests::test_performance_report_generation ... ok
[INFO] [stdout] test testing::domain::tests::test_streaming_dataset_generation ... ok
[INFO] [stdout] test testing::result_collection::tests::test_performance_accuracy_tradeoff ... ok
[INFO] [stdout] test testing::result_collection::tests::test_system_info_creation ... ok
[INFO] [stdout] test testing::result_collection::tests::test_tradeoff_rating_calculation ... ok
[INFO] [stdout] test engines::streaming::profiler::tests::test_streaming_profiler_basic ... ok
[INFO] [stdout] test testing::engine_benchmarks::tests::test_engine_benchmark_config ... ok
[INFO] [stdout] test testing::result_collection::tests::test_metric_collection ... ok
[INFO] [stdout] test testing::result_collection::tests::test_result_collector_basic ... ok
[INFO] [stdout] test testing::domain::tests::test_transaction_dataset_generation ... ok
[INFO] [stdout] test acceleration::simd::tests::test_simd_stats ... ok
[INFO] [stdout] test testing::engine_benchmarks::tests::test_selection_outcome_evaluation ... ok
[INFO] [stdout] test engines::adaptive::tests::test_fallback_mechanism ... ok
[INFO] [stdout] test engines::adaptive::tests::test_adaptive_profiler_basic ... ok
[INFO] [stdout] test testing::dataset_generator::tests::test_numeric_dataset_generation ... ok
[INFO] [stdout] test testing::domain::tests::test_jsonlines_generation ... ok
[INFO] [stdout] test engines::streaming::true_streaming::tests::test_true_streaming_profiler ... ok
[INFO] [stdout] test engines::streaming::true_streaming::tests::test_memory_efficient_processing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dataprof_cli-7f4b5722f5b28449)
[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/adaptive_engine_tests.rs (/opt/rustwide/target/debug/deps/adaptive_engine_tests-a1515bc06e7b87c8)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_runtime_arrow_detection ... ok
[INFO] [stdout] test test_backward_compatibility ... ok
[INFO] [stdout] test test_adaptive_engine_selection ... ok
[INFO] [stdout] test test_fallback_mechanism ... ok
[INFO] [stdout] test test_engine_benchmarking ... ok
[INFO] [stdout] test test_dataprof_auto_api ... ok
[INFO] [stdout] test test_processing_type_hints ... ok
[INFO] [stdout] test test_performance_improvement ... ok
[INFO] [stderr]      Running tests/arrow_integration_test.rs (/opt/rustwide/target/debug/deps/arrow_integration_test-4e7ced1879490ec1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/arrow_performance_test.rs (/opt/rustwide/target/debug/deps/arrow_performance_test-1a799ac400c6ef51)
[INFO] [stdout] test test_arrow_feature_disabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_large_file_performance_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_basic_tests.rs (/opt/rustwide/target/debug/deps/cli_basic_tests-04e709e74dd4cb7e)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_analyze_csv_output ... ok
[INFO] [stdout] test test_analyze_json_output ... ok
[INFO] [stdout] test test_analyze_file_not_found ... ok
[INFO] [stdout] test test_analyze_with_output_file ... ok
[INFO] [stdout] test test_analyze_basic_file ... ok
[INFO] [stdout] test test_batch_with_glob_pattern ... ok
[INFO] [stdout] test test_analyze_with_sample ... ok
[INFO] [stdout] test test_cli_help_command ... ok
[INFO] [stdout] test test_analyze_streaming_mode ... ok
[INFO] [stdout] test test_batch_directory ... ok
[INFO] [stdout] test test_analyze_detailed_metrics ... ok
[INFO] [stdout] test test_cli_version_info ... ok
[INFO] [stdout] test test_benchmark_info ... ok
[INFO] [stdout] test test_benchmark_basic ... ok
[INFO] [stdout] test test_cli_short_help ... ok
[INFO] [stdout] test test_report_html_generation ... ok
[INFO] [stdout] test test_report_with_template ... ok
[INFO] [stdout] test test_report_pdf_generation ... ok
[INFO] [stdout] test test_analyze_threshold_profiles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.79s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data_quality_metrics_test.rs (/opt/rustwide/target/debug/deps/data_quality_metrics_test-21920986f899977b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_accuracy_validation ... ok
[INFO] [stdout] test test_completeness_calculation ... ok
[INFO] [stdout] test test_data_quality_metrics_creation ... ok
[INFO] [stdout] test test_perfect_dataset ... ok
[INFO] [stdout] test test_uniqueness_detection ... ok
[INFO] [stdout] test test_empty_dataset ... ok
[INFO] [stdout] test test_consistency_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data_quality_simple.rs (/opt/rustwide/target/debug/deps/data_quality_simple-0cd59877fe4cad73)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_data_quality_error_creation ... ok
[INFO] [stdout] test test_single_column_data ... ok
[INFO] [stdout] test test_large_field_content ... ok
[INFO] [stdout] test test_quoted_fields ... ok
[INFO] [stdout] test test_whitespace_variations ... ok
[INFO] [stdout] test test_mixed_null_values ... ok
[INFO] [stdout] test test_sparse_data ... ok
[INFO] [stdout] test test_empty_fields_handling ... ok
[INFO] [stdout] test test_inconsistent_data_types ... ok
[INFO] [stdout] test test_unicode_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/database_heavy.rs (/opt/rustwide/target/debug/deps/database_heavy-2a10ebfc4d985711)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_heavy_database_feature_not_enabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/database_integration.rs (/opt/rustwide/target/debug/deps/database_integration-1044229563d13ae2)
[INFO] [stderr]      Running tests/error_handling_simple.rs (/opt/rustwide/target/debug/deps/error_handling_simple-89420c97881b2483)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_database_feature_not_enabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_column_analysis_error ... ok
[INFO] [stdout] test test_csv_with_mixed_line_endings ... ok
[INFO] [stdout] test test_csv_with_only_headers ... ok
[INFO] [stdout] test test_csv_with_different_delimiters ... ok
[INFO] [stdout] test test_error_categorization ... ok
[INFO] [stdout] test test_csv_with_unicode_content ... ok
[INFO] [stdout] test test_csv_with_quoted_fields ... ok
[INFO] [stdout] test test_data_quality_error ... ok
[INFO] [stdout] test test_error_suggestions ... ok
[INFO] [stdout] test test_file_not_found_error ... ok
[INFO] [stdout] test test_empty_csv_file ... ok
[INFO] [stdout] test test_malformed_csv_field_count_mismatch ... ok
[INFO] [stdout] test test_memory_limit_error ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-c855782fd34f33c3)
[INFO] [stdout] test test_very_long_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_empty_file_handling ... ok
[INFO] [stdout] test test_enhanced_error_handling ... ok
[INFO] [stdout] test test_jsonl_analysis ... ignored, Legacy test - outdated expectations
[INFO] [stdout] test test_quality_issue_severity ... ignored, Legacy test - outdated expectations
[INFO] [stdout] test test_improved_reservoir_sampling_deterministic ... ok
[INFO] [stdout] test test_improved_reservoir_sampling_statistics ... ok
[INFO] [stdout] test test_sampling_strategy_adaptive_selection ... ok
[INFO] [stdout] test test_json_basic_analysis ... ok
[INFO] [stdout] test test_file_info_accuracy ... ok
[INFO] [stdout] test test_csv_basic_analysis ... ok
[INFO] [stdout] test test_pattern_detection ... ok
[INFO] [stdout] test test_robust_csv_parsing_vs_standard ... ok
[INFO] [stdout] test test_html_report_generation ... ok
[INFO] [stdout] test test_data_type_inference ... ok
[INFO] [stdout] test test_csv_quality_analysis ... ok
[INFO] [stdout] test test_v030_streaming_profiler_basic ... ok
[INFO] [stdout] test test_v030_quick_quality_check ... ok
[INFO] [stdout] test test_streaming_mode_vs_standard_mode ... ok
[INFO] [stdout] test test_large_file_sampling ... ok
[INFO] [stdout] test test_large_file_performance_with_sampling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/iso_compliance_test.rs (/opt/rustwide/target/debug/deps/iso_compliance_test-c56b5df5df61472c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_accuracy_iqr_outlier_detection ... ok
[INFO] [stdout] test test_all_dimensions_integrated ... ok
[INFO] [stdout] test test_accuracy_iqr_multiplier_configurability ... ok
[INFO] [stdout] test test_completeness_configurable_thresholds ... ok
[INFO] [stdout] test test_completeness_null_detection ... ok
[INFO] [stdout] test test_iso_threshold_validation ... ok
[INFO] [stdout] test test_accuracy_range_violations ... ok
[INFO] [stdout] test test_iso_reproducibility ... ok
[INFO] [stdout] test test_uniqueness_high_cardinality_threshold ... ok
[INFO] [stdout] test test_iso_audit_trail_metadata ... ok
[INFO] [stdout] test test_timeliness_future_dates_detection ... ok
[INFO] [stdout] test test_timeliness_temporal_violations ... ok
[INFO] [stdout] test test_timeliness_stale_data_detection ... ok
[INFO] [stdout] test test_timeliness_strict_vs_lenient ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/memory_leak_tests.rs (/opt/rustwide/target/debug/deps/memory_leak_tests-b9d27d06ef62af8a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_global_memory_api ... ok
[INFO] [stdout] test test_error_handling_memory_cleanup ... ok
[INFO] [stdout] test test_multiple_mmap_operations ... ok
[INFO] [stdout] test test_mmap_memory_tracking ... ok
[INFO] [stdout] test test_large_file_leak_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metrics_scientific_validation.rs (/opt/rustwide/target/debug/deps/metrics_scientific_validation-b91219761f766655)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_complete_records_ratio_correctness ... ok
[INFO] [stdout] test test_format_violations_accurate_counting ... ok
[INFO] [stdout] test test_percentile_calculation_correctness ... ok
[INFO] [stdout] test test_overall_score_normalization ... ok
[INFO] [stdout] test test_statistical_validation_minimum_sample ... ok
[INFO] [stdout] test test_outlier_detection_with_actual_outliers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parquet_integration_test.rs (/opt/rustwide/target/debug/deps/parquet_integration_test-e75a6579ab42caa3)
[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/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-0d33c6add1755ea0)
[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/v03_comprehensive.rs (/opt/rustwide/target/debug/deps/v03_comprehensive-2bf72013e188b6be)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_streaming_processing ... ok
[INFO] [stdout] test test_columnar_processing ... ok
[INFO] [stdout] test test_simd_acceleration ... ok
[INFO] [stdout] test test_memory_mapping ... ok
[INFO] [stdout] test test_sampling_strategies ... ok
[INFO] [stdout] test test_full_integration ... ok
[INFO] [stdout] test test_memory_efficient ... ok
[INFO] [stderr]    Doc-tests dataprof
[INFO] [stdout] test test_performance_benchmark ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/core/config.rs - core::config::DataprofConfigBuilder (line 748) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ab2942f3524480000bed4b3adefefd0785ec1229303fe8b4877a3f019253cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab2942f3524480000bed4b3adefefd0785ec1229303fe8b4877a3f019253cda", kill_on_drop: false }`
[INFO] [stdout] 9ab2942f3524480000bed4b3adefefd0785ec1229303fe8b4877a3f019253cda
