[INFO] cloning repository https://github.com/lhdjung/closure_ground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhdjung/closure_ground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhdjung%2Fclosure_ground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhdjung%2Fclosure_ground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da4ef4c4053db081c504be685196720ab2b14933
[INFO] testing lhdjung/closure_ground against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhdjung%2Fclosure_ground" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lhdjung/closure_ground
[INFO] finished tweaking git repo https://github.com/lhdjung/closure_ground
[INFO] tweaked toml for git repo https://github.com/lhdjung/closure_ground written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lhdjung/closure_ground on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lhdjung/closure_ground 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6
[INFO] running `Command { std: "docker" "start" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling zlib-rs v0.5.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling arrow-arith v55.2.0
[INFO] [stderr]    Compiling arrow-row v55.2.0
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling arrow-string v55.2.0
[INFO] [stderr]    Compiling arrow-json v55.2.0
[INFO] [stderr]    Compiling arrow-csv v55.2.0
[INFO] [stderr]    Compiling arrow-ord v55.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling parquet v55.2.0
[INFO] [stderr]    Compiling closure-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/sprite.rs:619:33
[INFO] [stdout]     |
[INFO] [stdout] 619 |         current_min_horns: f64::INFINITY,
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/sprite.rs:620:33
[INFO] [stdout]     |
[INFO] [stdout] 620 |         current_max_horns: f64::NEG_INFINITY,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 44s
[INFO] running `Command { std: "docker" "inspect" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/sprite.rs:619:33
[INFO] [stdout]     |
[INFO] [stdout] 619 |         current_min_horns: f64::INFINITY,
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/sprite.rs:620:33
[INFO] [stdout]     |
[INFO] [stdout] 620 |         current_max_horns: f64::NEG_INFINITY,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling closure-core v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/sprite.rs:619:33
[INFO] [stdout]     |
[INFO] [stdout] 619 |         current_min_horns: f64::INFINITY,
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/sprite.rs:620:33
[INFO] [stdout]     |
[INFO] [stdout] 620 |         current_max_horns: f64::NEG_INFINITY,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6.91s
[INFO] running `Command { std: "docker" "inspect" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stderr]    --> src/sprite.rs:619:33
[INFO] [stderr]     |
[INFO] [stderr] 619 |         current_min_horns: f64::INFINITY,
[INFO] [stderr]     |                                 ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stderr]    --> src/sprite.rs:620:33
[INFO] [stderr]     |
[INFO] [stderr] 620 |         current_max_horns: f64::NEG_INFINITY,
[INFO] [stderr]     |                                 ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `closure-core` (lib) generated 2 warnings
[INFO] [stderr] warning: `closure-core` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/closure_core-b907040837d33edd)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test count::tests::test_count_edge_cases ... ok
[INFO] [stdout] test count::tests::test_count_all_same ... ok
[INFO] [stdout] test count::tests::test_count_moderate_case ... ok
[INFO] [stdout] test count::tests::test_count_n2 ... ok
[INFO] [stdout] test count::tests::test_count_no_solutions ... ok
[INFO] [stdout] test count::tests::test_count_single_solution ... ok
[INFO] [stdout] test count::tests::test_count_matches_closure_parallel_with_rounding ... ok
[INFO] [stdout] test count::tests::test_count_matches_closure_parallel ... ok
[INFO] [stdout] test count::tests::test_count_with_rounding ... ok
[INFO] [stdout] test sprite::tests::sprite_test_sd ... ok
[INFO] [stdout] test sprite::tests::sprite_test_mean ... ok
[INFO] [stdout] test count::tests::test_count_vs_closure_parallel_small_n ... ok
[INFO] [stdout] test sprite::tests::test_sprite_parallel_with_parquet ... FAILED
[INFO] [stdout] test tests::test_closure_parallel_streaming_separate_files ... FAILED
[INFO] [stdout] test sprite::tests::test_sprite_parallel_streaming ... FAILED
[INFO] [stdout] test tests::test_count_initial_combinations ... ok
[INFO] [stdout] test tests::test_frequency_samples_column ... ok
[INFO] [stdout] test tests::test_frequency_samples_column_empty ... ok
[INFO] [stdout] test tests::test_horns_calculation ... ok
[INFO] [stdout] test tests::test_closure_parallel_with_new_api ... ok
[INFO] [stdout] test tests::test_closure_parallel_with_file ... FAILED
[INFO] [stdout] test tests::test_sample_category_strum_integration ... ok
[INFO] [stdout] test tests::test_streaming_with_stop_after_and_large_batch ... FAILED
[INFO] [stdout] test tests::test_streaming_large_n_no_stop_after ... FAILED
[INFO] [stdout] test count::tests::test_count_vs_closure_parallel_medium_n ... ok
[INFO] [stdout] test tests::test_stop_after_parameter ... ok
[INFO] [stdout] test sprite::tests::test_lp_stopping_criterion_not_premature ... ok
[INFO] [stdout] test count::tests::test_count_vs_closure_parallel_large_n ... ok
[INFO] [stdout] test sprite::tests::sprite_test_big ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sprite::tests::test_sprite_parallel_with_parquet stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sprite::tests::test_sprite_parallel_with_parquet' (2635) panicked at src/sprite.rs:1964:9:
[INFO] [stdout] assertion failed: std::path::Path::new("test_sprite_parquet/results.parquet").exists()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c769844f81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63c76985c84a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x63c76984979c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x63c7698204b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63c76983d2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x63c769113b70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63c76983d5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63c769820594 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63c769818db9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63c76982115d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x63c76985cffc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63c76985cfc2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x63c7690cd506 - closure_core[6b39281f961b79c]::sprite::tests::test_sprite_parallel_with_parquet
[INFO] [stdout]   13:     0x63c76909f429 - <closure_core[6b39281f961b79c]::sprite::tests::test_sprite_parallel_with_parquet::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63c769106e5b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x63c7691144c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63c76910d884 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63c769117622 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63c769844849 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7450f3a6e07a - <unknown>
[INFO] [stdout]   20:     0x7450f3b01534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_closure_parallel_streaming_separate_files stdout ----
[INFO] [stdout] ERROR: Failed to create samples writer for file 'test_streaming/sample.parquet': No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ERROR: No results were written to disk.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_closure_parallel_streaming_separate_files' (2636) panicked at src/lib.rs:2571:9:
[INFO] [stdout] assertion failed: result.total_combinations > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c769844f81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63c76985c84a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x63c76984979c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x63c7698204b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63c76983d2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x63c769113b70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63c76983d5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63c769820594 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63c769818db9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63c76982115d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x63c76985cffc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63c76985cfc2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x63c7690ca229 - closure_core[6b39281f961b79c]::tests::test_closure_parallel_streaming_separate_files
[INFO] [stdout]   13:     0x63c76909ef89 - <closure_core[6b39281f961b79c]::tests::test_closure_parallel_streaming_separate_files::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63c769106e5b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x63c7691144c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63c76910d884 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63c769117622 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63c769844849 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7450f3a6e07a - <unknown>
[INFO] [stdout]   20:     0x7450f3b01534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sprite::tests::test_sprite_parallel_streaming stdout ----
[INFO] [stdout] ERROR: Failed to create samples writer for file 'test_sprite_streaming/sample.parquet': No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ERROR: No results were written to disk.
[INFO] [stdout] 
[INFO] [stdout] thread 'sprite::tests::test_sprite_parallel_streaming' (2632) panicked at src/sprite.rs:1832:9:
[INFO] [stdout] assertion failed: result.total_combinations > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c769844f81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63c76985c84a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x63c76984979c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x63c7698204b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63c76983d2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x63c769113b70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63c76983d5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63c769820594 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63c769818db9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63c76982115d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x63c76985cffc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63c76985cfc2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x63c7690ccce0 - closure_core[6b39281f961b79c]::sprite::tests::test_sprite_parallel_streaming
[INFO] [stdout]   13:     0x63c76909f409 - <closure_core[6b39281f961b79c]::sprite::tests::test_sprite_parallel_streaming::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63c769106e5b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x63c7691144c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63c76910d884 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63c769117622 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63c769844849 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7450f3a6e07a - <unknown>
[INFO] [stdout]   20:     0x7450f3b01534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_closure_parallel_with_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_closure_parallel_with_file' (2639) panicked at src/lib.rs:2534:49:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c769844f81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63c76985c84a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x63c76984979c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x63c7698204b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63c76983d2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x63c769113b70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63c76983d5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63c769820562 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63c769818db9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63c76982115d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x63c76985cffc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63c76985cdd2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x63c7690c8877 - closure_core[6b39281f961b79c]::tests::test_closure_parallel_with_file
[INFO] [stdout]   13:     0x63c76909eed9 - <closure_core[6b39281f961b79c]::tests::test_closure_parallel_with_file::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63c769106e5b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x63c7691144c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63c76910d884 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63c769117622 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63c769844849 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7450f3a6e07a - <unknown>
[INFO] [stdout]   20:     0x7450f3b01534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_streaming_with_stop_after_and_large_batch stdout ----
[INFO] [stdout] ERROR: Failed to create samples writer for file 'test_streaming_unsum/sample.parquet': No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_streaming_with_stop_after_and_large_batch' (2648) panicked at src/lib.rs:2619:9:
[INFO] [stdout] assertion failed: result.total_combinations > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c769844f81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63c76985c84a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x63c76984979c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x63c7698204b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63c76983d2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x63c769113b70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63c76983d5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63c769820594 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63c769818db9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63c76982115d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x63c76985cffc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63c76985cfc2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x63c7690cab08 - closure_core[6b39281f961b79c]::tests::test_streaming_with_stop_after_and_large_batch
[INFO] [stdout]   13:     0x63c76909efa9 - <closure_core[6b39281f961b79c]::tests::test_streaming_with_stop_after_and_large_batch::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63c769106e5b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x63c7691144c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63c76910d884 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63c769117622 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63c769844849 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7450f3a6e07a - <unknown>
[INFO] [stdout]   20:     0x7450f3b01534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_streaming_large_n_no_stop_after stdout ----
[INFO] [stdout] ERROR: Failed to create samples writer for file 'test_streaming_large/sample.parquet': No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ERROR: No results were written to disk.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_streaming_large_n_no_stop_after' (2647) panicked at src/lib.rs:2660:9:
[INFO] [stdout] assertion failed: result.total_combinations > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c769844f81 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63c76985c84a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x63c76984979c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x63c7698204b6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63c76983d2a9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x63c769113b70 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63c76983d5d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63c769820594 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63c769818db9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63c76982115d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x63c76985cffc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63c76985cfc2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x63c7690c977e - closure_core[6b39281f961b79c]::tests::test_streaming_large_n_no_stop_after
[INFO] [stdout]   13:     0x63c76909ef49 - <closure_core[6b39281f961b79c]::tests::test_streaming_large_n_no_stop_after::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x63c769106e5b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x63c7691144c5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x63c76910d884 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x63c769117622 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x63c769844849 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7450f3a6e07a - <unknown>
[INFO] [stdout]   20:     0x7450f3b01534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sprite::tests::test_sprite_parallel_streaming
[INFO] [stdout]     sprite::tests::test_sprite_parallel_with_parquet
[INFO] [stdout]     tests::test_closure_parallel_streaming_separate_files
[INFO] [stdout]     tests::test_closure_parallel_with_file
[INFO] [stdout]     tests::test_streaming_large_n_no_stop_after
[INFO] [stdout]     tests::test_streaming_with_stop_after_and_large_batch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.79s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6", kill_on_drop: false }`
[INFO] [stdout] 74c0fb061e0c27343e61da3a37de6a1d5c2fdc6c54c4d6344284d97f8d145ed6
