[INFO] cloning repository https://github.com/FFTLabs/fastflowquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FFTLabs/fastflowquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFTLabs%2Ffastflowquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFTLabs%2Ffastflowquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 164d633af95e5f3469ff97bb73220013b10e9e9d [INFO] testing FFTLabs/fastflowquery against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFTLabs%2Ffastflowquery" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/FFTLabs/fastflowquery [INFO] finished tweaking git repo https://github.com/FFTLabs/fastflowquery [INFO] tweaked toml for git repo https://github.com/FFTLabs/fastflowquery written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FFTLabs/fastflowquery on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FFTLabs/fastflowquery 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c1bc2c787f8d89aeb1661138694c1a64a9999de8ef4e5d41523a9ca78dc8186 [INFO] running `Command { std: "docker" "start" "-a" "4c1bc2c787f8d89aeb1661138694c1a64a9999de8ef4e5d41523a9ca78dc8186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c1bc2c787f8d89aeb1661138694c1a64a9999de8ef4e5d41523a9ca78dc8186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1bc2c787f8d89aeb1661138694c1a64a9999de8ef4e5d41523a9ca78dc8186", kill_on_drop: false }` [INFO] [stdout] 4c1bc2c787f8d89aeb1661138694c1a64a9999de8ef4e5d41523a9ca78dc8186 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5ff3f88d25565fe45018ab7dbe3cf3ddbcb0d5f21f95d26a2d047a96a87830f [INFO] running `Command { std: "docker" "start" "-a" "a5ff3f88d25565fe45018ab7dbe3cf3ddbcb0d5f21f95d26a2d047a96a87830f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling arrow-schema v54.3.1 [INFO] [stderr] Compiling ffq-common v1.0.2 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling ffq-sql v1.0.2 (/opt/rustwide/workdir/crates/sql) [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ffq-planner v1.0.2 (/opt/rustwide/workdir/crates/planner) [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v54.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling arrow-data v54.3.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling arrow-array v54.3.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling arrow-select v54.3.1 [INFO] [stderr] Compiling arrow-ipc v54.3.1 [INFO] [stderr] Compiling arrow-arith v54.3.1 [INFO] [stderr] Compiling arrow-row v54.3.1 [INFO] [stderr] Compiling arrow-cast v54.3.1 [INFO] [stderr] Compiling arrow-string v54.3.1 [INFO] [stderr] Compiling arrow-ord v54.3.1 [INFO] [stderr] Compiling arrow-json v54.3.1 [INFO] [stderr] Compiling arrow-csv v54.3.1 [INFO] [stderr] Compiling parquet v54.3.1 [INFO] [stderr] Compiling arrow v54.3.1 [INFO] [stderr] Compiling ffq-execution v1.0.2 (/opt/rustwide/workdir/crates/execution) [INFO] [stderr] Compiling ffq-shuffle v1.0.2 (/opt/rustwide/workdir/crates/shuffle) [INFO] [stderr] Compiling ffq-storage v1.0.2 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling ffq-client v1.0.2 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s [INFO] running `Command { std: "docker" "inspect" "a5ff3f88d25565fe45018ab7dbe3cf3ddbcb0d5f21f95d26a2d047a96a87830f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ff3f88d25565fe45018ab7dbe3cf3ddbcb0d5f21f95d26a2d047a96a87830f", kill_on_drop: false }` [INFO] [stdout] a5ff3f88d25565fe45018ab7dbe3cf3ddbcb0d5f21f95d26a2d047a96a87830f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80a6ada4249d541989d0369c34e36cdf26057e76591dac459ca90ab4658692c2 [INFO] running `Command { std: "docker" "start" "-a" "80a6ada4249d541989d0369c34e36cdf26057e76591dac459ca90ab4658692c2", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ffq-common v1.0.2 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ffq-sql v1.0.2 (/opt/rustwide/workdir/crates/sql) [INFO] [stderr] Compiling ffq-shuffle v1.0.2 (/opt/rustwide/workdir/crates/shuffle) [INFO] [stderr] Compiling ffq-planner v1.0.2 (/opt/rustwide/workdir/crates/planner) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ffq-execution v1.0.2 (/opt/rustwide/workdir/crates/execution) [INFO] [stderr] Compiling ffq-storage v1.0.2 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ffq-client v1.0.2 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "80a6ada4249d541989d0369c34e36cdf26057e76591dac459ca90ab4658692c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a6ada4249d541989d0369c34e36cdf26057e76591dac459ca90ab4658692c2", kill_on_drop: false }` [INFO] [stdout] 80a6ada4249d541989d0369c34e36cdf26057e76591dac459ca90ab4658692c2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd899950ac2c93480b448255d5bb5626ae4c8ef236d31eb34aac737bbbd53db9 [INFO] running `Command { std: "docker" "start" "-a" "bd899950ac2c93480b448255d5bb5626ae4c8ef236d31eb34aac737bbbd53db9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffq_client-8fecc2d5bbfbabe6) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test bench_queries::tests::loads_and_parses_all_canonical_benchmark_queries ... ok [INFO] [stdout] test dataframe::tests::optimizer_context_exposes_table_metadata_from_catalog ... ok [INFO] [stdout] test repl::tests::empty_sink_result_detects_empty_batches ... ok [INFO] [stdout] test repl::tests::write_statement_detection_is_case_insensitive ... ok [INFO] [stdout] test repl::tests::multiline_sql_accumulation_preserves_newlines_and_termination ... ok [INFO] [stdout] test runtime::tests::vector_topk_exec_uses_provider_rows ... ok [INFO] [stdout] test repl::tests::sql_dispatch_executes_against_fixture_table ... ok [INFO] [stdout] test repl::tests::command_dispatch_toggles_modes_and_handles_invalid_command ... ok [INFO] [stdout] test runtime::tests::vector_topk_rows_are_encoded_as_batch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ffq_client-303b22098ce1c506) [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/benchmark_fixtures_deterministic.rs (/opt/rustwide/target/debug/deps/benchmark_fixtures_deterministic-f7e5896252b8cb0e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test benchmark_fixture_generation_is_deterministic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.89s [INFO] [stdout] [INFO] [stderr] Running tests/dataframe_write_api.rs (/opt/rustwide/target/debug/deps/dataframe_write_api-a725ba49ff965402) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test dataframe_write_parquet_supports_overwrite_and_append ... ok [INFO] [stdout] test dataframe_save_as_table_updates_catalog_and_is_queryable_immediately ... ok [INFO] [stdout] test save_as_table_persists_across_engine_restart ... ok [INFO] [stdout] test overwrite_retries_are_deterministic ... ok [INFO] [stdout] test failed_save_as_table_leaves_no_catalog_entry_or_partial_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/distributed_runtime_roundtrip.rs (/opt/rustwide/target/debug/deps/distributed_runtime_roundtrip-fbfc618f62d524ed) [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/embedded_hash_aggregate.rs (/opt/rustwide/target/debug/deps/embedded_hash_aggregate-2c31817b0d7816c2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test grouped_sum_float64_regression_repro_should_match_expected_groups ... ok [INFO] [stderr] Running tests/embedded_hash_join.rs (/opt/rustwide/target/debug/deps/embedded_hash_join-8ffe246151008d00) [INFO] [stdout] test hash_aggregate_deterministic_with_spill_and_non_spill_parity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test hash_join_broadcast_strategy_and_result ... ok [INFO] [stdout] test hash_join_shuffle_with_spill ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/embedded_parquet_scan.rs (/opt/rustwide/target/debug/deps/embedded_parquet_scan-f0ce2f18425af6c5) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test register_table_checked_fails_early_for_bad_parquet_path_when_enabled ... ok [INFO] [stdout] test schema_inference_permissive_allows_numeric_widening_across_files ... ok [INFO] [stdout] test schema_inference_strict_rejects_numeric_widening_across_files ... ok [INFO] [stdout] test register_table_checked_infers_schema_immediately_when_enabled ... ok [INFO] [stdout] test register_table_and_scan_parquet_in_embedded_mode ... ok [INFO] [stdout] test schema_inference_off_requires_predeclared_schema ... ok [INFO] [stdout] test sql_collect_works_when_parquet_schema_is_missing_in_catalog ... ok [INFO] [stdout] test inferred_schema_writeback_persists_across_restart ... ok [INFO] [stdout] test schema_cache_can_fail_on_drift_when_configured ... ok [INFO] [stdout] test schema_cache_refreshes_on_drift_when_policy_allows_refresh ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/embedded_parquet_sink.rs (/opt/rustwide/target/debug/deps/embedded_parquet_sink-2337dccb27fea0be) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/embedded_two_phase_retrieval.rs (/opt/rustwide/target/debug/deps/embedded_two_phase_retrieval-86e0351903a7569e) [INFO] [stdout] test insert_into_select_writes_parquet_sink ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/embedded_vector_topk.rs (/opt/rustwide/target/debug/deps/embedded_vector_topk-0234ea16ddb41ce9) [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] [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/integration_distributed.rs (/opt/rustwide/target/debug/deps/integration_distributed-17bbd76a261f142e) [INFO] [stdout] [INFO] [stderr] Running tests/integration_embedded.rs (/opt/rustwide/target/debug/deps/integration_embedded-26d5bfe81b561c4e) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test embedded_integration_runner_emits_normalized_core_snapshots ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- embedded_integration_runner_emits_normalized_core_snapshots stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'embedded_integration_runner_emits_normalized_core_snapshots' (59) panicked at crates/client/tests/support/mod.rs:140:35: [INFO] [stdout] create parquet: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a3ecf8cbd9a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a3ecf8cbd9a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a3ecf8cbd9a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a3ecf8cbd9a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a3ecf8e408a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a3ecf8e408a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5a3ecf8d0a12 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5a3ecf8d0a12 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5a3ecf8a93df - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a3ecf8a93df - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a3ecf8c3869 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a3ecdc41a4c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5a3ecdc41a4c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a3ecf8c3a22 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5a3ecf8c3a22 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a3ecf8a9498 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a3ecf89e2e9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a3ecf8aa30d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a3ecf8e48cc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a3ecf8e4642 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a3ecdc2ff2e - core::result::Result::expect::h1235b1570e6c6d01 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5a3ecdc26f5c - integration_embedded::support::write_parquet::he2e1b8adabe725d0 [INFO] [stdout] at /opt/rustwide/workdir/crates/client/tests/support/mod.rs:140:35 [INFO] [stdout] 22: 0x5a3ecdc28543 - integration_embedded::support::ensure_integration_parquet_fixtures::h2a8ada4df23bf6e8 [INFO] [stdout] at /opt/rustwide/workdir/crates/client/tests/support/mod.rs:71:5 [INFO] [stdout] 23: 0x5a3ecdc32a54 - integration_embedded::embedded_integration_runner_emits_normalized_core_snapshots::h744c54d8e4f39a96 [INFO] [stdout] at /opt/rustwide/workdir/crates/client/tests/integration_embedded.rs:57:20 [INFO] [stdout] 24: 0x5a3ecdc33287 - integration_embedded::embedded_integration_runner_emits_normalized_core_snapshots::{{closure}}::h387ad2417a8dc923 [INFO] [stdout] at /opt/rustwide/workdir/crates/client/tests/integration_embedded.rs:56:65 [INFO] [stdout] 25: 0x5a3ecdc33376 - core::ops::function::FnOnce::call_once::h101e340386dd0fe9 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5a3ecdc35b4b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5a3ecdc35b4b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5a3ecdc4251b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5a3ecdc4251b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5a3ecdc4251b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5a3ecdc4251b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5a3ecdc4251b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5a3ecdc4251b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5a3ecdc4251b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5a3ecdc3c974 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5a3ecdc3c974 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5a3ecdc45122 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x5a3ecdc45122 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5a3ecdc45122 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5a3ecdc45122 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5a3ecdc45122 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5a3ecdc45122 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x5a3ecdc45122 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5a3ecf8cb15f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 45: 0x5a3ecf8cb15f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x756f4aaf7aa4 - [INFO] [stdout] 47: 0x756f4ab84a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] embedded_integration_runner_emits_normalized_core_snapshots [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_embedded` [INFO] running `Command { std: "docker" "inspect" "bd899950ac2c93480b448255d5bb5626ae4c8ef236d31eb34aac737bbbd53db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd899950ac2c93480b448255d5bb5626ae4c8ef236d31eb34aac737bbbd53db9", kill_on_drop: false }` [INFO] [stdout] bd899950ac2c93480b448255d5bb5626ae4c8ef236d31eb34aac737bbbd53db9