[INFO] fetching crate vortex-fsst 0.68.0... [INFO] testing vortex-fsst-0.68.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vortex-fsst 0.68.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate vortex-fsst 0.68.0 [INFO] finished tweaking crates.io crate vortex-fsst 0.68.0 [INFO] tweaked toml for crates.io crate vortex-fsst 0.68.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vortex-fsst 0.68.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vortex-fsst 0.68.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87e93432d3b32dde619bf9e5885bfdfe5fedbae59b2e7c1c056392fce9f3c063 [INFO] running `Command { std: "docker" "start" "-a" "87e93432d3b32dde619bf9e5885bfdfe5fedbae59b2e7c1c056392fce9f3c063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87e93432d3b32dde619bf9e5885bfdfe5fedbae59b2e7c1c056392fce9f3c063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e93432d3b32dde619bf9e5885bfdfe5fedbae59b2e7c1c056392fce9f3c063", kill_on_drop: false }` [INFO] [stdout] 87e93432d3b32dde619bf9e5885bfdfe5fedbae59b2e7c1c056392fce9f3c063 [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c28b6475af35846052443aa9271d33ecdd068c6047cab96ef9636c5507aaf5 [INFO] running `Command { std: "docker" "start" "-a" "e3c28b6475af35846052443aa9271d33ecdd068c6047cab96ef9636c5507aaf5", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling multiversion-macros v0.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling arcref v0.2.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling enum-iterator v2.3.0 [INFO] [stderr] Compiling vortex-array-macros v0.68.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling termtree v1.0.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling fsst-rs v0.5.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling multiversion v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling vortex-error v0.68.0 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling vortex-utils v0.68.0 [INFO] [stderr] Compiling vortex-session v0.68.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling vortex-proto v0.68.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling arrow-buffer v58.0.0 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling vortex-buffer v0.68.0 [INFO] [stderr] Compiling vortex-flatbuffers v0.68.0 [INFO] [stderr] Compiling vortex-mask v0.68.0 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.0 [INFO] [stderr] Compiling arrow-ord v58.0.0 [INFO] [stderr] Compiling arrow-string v58.0.0 [INFO] [stderr] Compiling arrow-cast v58.0.0 [INFO] [stderr] Compiling vortex-array v0.68.0 [INFO] [stderr] Compiling vortex-fsst v0.68.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "e3c28b6475af35846052443aa9271d33ecdd068c6047cab96ef9636c5507aaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c28b6475af35846052443aa9271d33ecdd068c6047cab96ef9636c5507aaf5", kill_on_drop: false }` [INFO] [stdout] e3c28b6475af35846052443aa9271d33ecdd068c6047cab96ef9636c5507aaf5 [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca7e1ef537dc8c62804c77755343a6bee5da54f86767ddc1b376ab9fc8e2834f [INFO] running `Command { std: "docker" "start" "-a" "ca7e1ef537dc8c62804c77755343a6bee5da54f86767ddc1b376ab9fc8e2834f", kill_on_drop: false }` [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling codspeed v4.4.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling vortex-error v0.68.0 [INFO] [stderr] Compiling vortex-buffer v0.68.0 [INFO] [stderr] Compiling vortex-utils v0.68.0 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling vortex-session v0.68.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling vortex-flatbuffers v0.68.0 [INFO] [stderr] Compiling vortex-mask v0.68.0 [INFO] [stderr] Compiling goldenfile v1.11.0 [INFO] [stderr] Compiling codspeed-divan-compat v4.4.1 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.4.1 [INFO] [stderr] Compiling vortex-proto v0.68.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.4.1 [INFO] [stderr] Compiling rstest_reuse v0.7.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling arrow-ord v58.0.0 [INFO] [stderr] Compiling arrow-string v58.0.0 [INFO] [stderr] Compiling arrow-cast v58.0.0 [INFO] [stderr] Compiling vortex-array v0.68.0 [INFO] [stderr] Compiling vortex-fsst v0.68.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "ca7e1ef537dc8c62804c77755343a6bee5da54f86767ddc1b376ab9fc8e2834f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7e1ef537dc8c62804c77755343a6bee5da54f86767ddc1b376ab9fc8e2834f", kill_on_drop: false }` [INFO] [stdout] ca7e1ef537dc8c62804c77755343a6bee5da54f86767ddc1b376ab9fc8e2834f [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] acb0a270333023bc91594c1445658e625978a700ce72611f7cdb75d74344497c [INFO] running `Command { std: "docker" "start" "-a" "acb0a270333023bc91594c1445658e625978a700ce72611f7cdb75d74344497c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vortex_fsst-b3f6328f7d24e11b) [INFO] [stdout] [INFO] [stdout] running 78 tests [INFO] [stdout] test compute::like::tests::test_like_contains_cross_symbol ... ok [INFO] [stdout] test canonical::tests::test_append_after_in_progress_buffer ... ok [INFO] [stdout] test compute::cast::tests::test_cast_fsst_conformance::case_1 ... ok [INFO] [stdout] test compute::cast::tests::test_cast_fsst_nullability ... ok [INFO] [stdout] test array::test::test_back_compat ... ok [INFO] [stdout] test compute::like::tests::test_like_contains_kernel_handles ... ok [INFO] [stdout] test compute::like::tests::test_like_contains ... ok [INFO] [stdout] test compute::like::tests::test_like_match_all ... ok [INFO] [stdout] test compute::like::tests::test_like_prefix ... ok [INFO] [stdout] test compute::like::tests::test_like_prefix_kernel_handles ... ok [INFO] [stdout] test compute::like::tests::test_like_prefix_with_nulls ... ok [INFO] [stdout] test compute::like::tests::test_like_kernel_falls_back_for_complex_pattern ... ok [INFO] [stdout] test compute::tests::test_fsst_consistency::case_4_fsst_single ... ok [INFO] [stdout] test compute::like::tests::test_like_long_contains_falls_back_but_still_matches ... ok [INFO] [stdout] test compute::like::tests::test_not_like_contains ... ok [INFO] [stdout] test compute::compare::tests::test_compare_fsst ... ok [INFO] [stdout] test compute::tests::test_take_fsst_conformance::case_3 ... ok [INFO] [stdout] test compute::like::tests::test_like_long_prefix_handled_by_flat_dfa ... ok [INFO] [stdout] test compute::tests::test_fsst_consistency::case_3_fsst_repetitive ... ok [INFO] [stdout] test compute::tests::test_take_fsst_conformance::case_1 ... ok [INFO] [stdout] test compute::tests::test_take_fsst_conformance::case_2 ... ok [INFO] [stdout] test dfa::tests::test_contains_pushdown_rejects_len_255 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_02 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_01 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_04 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_06 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_05 ... ok [INFO] [stdout] test compute::tests::test_take_null ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_10 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_07 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_08 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_12 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_13 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_11 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_15 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_09 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_14 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_17 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_18 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_20 ... ok [INFO] [stdout] test compute::cast::tests::test_cast_fsst_conformance::case_3 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_19 ... ok [INFO] [stdout] test canonical::tests::test_to_canonical ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_24 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_23 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_16 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_21 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_25 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_26 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_03 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_28 ... ok [INFO] [stdout] test dfa::tests::test_like_kind_parse ... ok [INFO] [stdout] test dfa::tests::test_prefix_dfa_no_symbols ... ok [INFO] [stdout] test dfa::tests::test_prefix_dfa_with_symbols ... ok [INFO] [stdout] test dfa::tests::test_prefix_pushdown_len_14_now_handled ... ok [INFO] [stdout] test dfa::tests::test_prefix_pushdown_long_prefix ... ok [INFO] [stdout] test dfa::tests::test_prefix_pushdown_rejects_len_254 ... ok [INFO] [stdout] test dfa::tests::test_prefix_pushdown_len_13_with_escapes ... ok [INFO] [stdout] test dfa::tests::test_prefix_dfa_longer ... ok [INFO] [stdout] test kernel::tests::issues_6034_test_fsst_filter_with_nulls_and_special_chars ... ok [INFO] [stdout] test kernel::tests::filter_only_null ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_29 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_27 ... ok [INFO] [stdout] test kernel::tests::test_fsst_filter_simple ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_22 ... ok [INFO] [stdout] test dfa::tests::test_like_edge_cases::case_30 ... ok [INFO] [stdout] test kernel::tests::test_fsst_filter_every_other ... ok [INFO] [stdout] test tests::test_fsst_array_ops ... ok [INFO] [stdout] test kernel::tests::test_fsst_filter_all_true ... ok [INFO] [stdout] test compute::cast::tests::test_cast_fsst_conformance::case_2 ... ok [INFO] [stdout] test array::test::test_fsst_metadata ... FAILED [INFO] [stdout] test compute::tests::test_fsst_consistency::case_5_fsst_empty_strings ... ok [INFO] [stdout] test compute::like::tests::test_like_contains_len_254_kernel_handles ... ok [INFO] [stdout] test dfa::tests::test_contains_pushdown_len_254_with_escapes ... ok [INFO] [stdout] test compute::tests::test_fsst_consistency::case_2_fsst_nullable ... ok [INFO] [stdout] test compute::tests::test_fsst_consistency::case_1_fsst_simple ... ok [INFO] [stdout] test compute::tests::test_fsst_consistency::case_6_fsst_large ... ok [INFO] [stdout] test compress::tests::test_large_string ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- array::test::test_fsst_metadata stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'array::test::test_fsst_metadata' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.11.0/src/mint.rs:43:13: [INFO] [stdout] Failed to create goldenfile directory "goldenfiles/": Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bc287bde80a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bc287bde80a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bc287bde80a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bc287bde80a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bc287bf662a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bc287bf662a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5bc287be38b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bc287be38b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bc287bbac1f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bc287bbac1f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bc287bd56e9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bc285b35f2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5bc285b35f2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bc287bd58a2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5bc287bd58a2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bc287bbacd8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bc287bb1f79 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bc287bbbadd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bc287bf6e6c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bc2864e5330 - ::new_internal::<&str>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.11.0/src/mint.rs:43:13 [INFO] [stdout] 20: 0x5bc286597cb2 - >::unwrap_or_else::<::new_internal<&str>::{closure#0}> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5bc2864ad5f1 - ::new_internal::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.11.0/src/mint.rs:42:40 [INFO] [stdout] 22: 0x5bc2864add90 - ::new::<&str> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/goldenfile-1.11.0/src/mint.rs:54:9 [INFO] [stdout] 23: 0x5bc286829c85 - vortex_array[da64cfd35daf0fc1]::test_harness::check_metadata [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.68.0/src/test_harness.rs:19:20 [INFO] [stdout] 24: 0x5bc285aefb43 - vortex_fsst[efd8a717368530e3]::array::test::test_fsst_metadata [INFO] [stdout] at /opt/rustwide/workdir/src/array.rs:759:9 [INFO] [stdout] 25: 0x5bc285aea337 - vortex_fsst[efd8a717368530e3]::array::test::test_fsst_metadata::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/array.rs:758:28 [INFO] [stdout] 26: 0x5bc285b00296 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5bc285b2a00b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5bc285b2a00b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 29: 0x5bc285b369fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 30: 0x5bc285b369fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 31: 0x5bc285b369fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x5bc285b369fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x5bc285b369fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5bc285b369fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 35: 0x5bc285b369fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 36: 0x5bc285b32114 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 37: 0x5bc285b32114 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x5bc285b39602 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 39: 0x5bc285b39602 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x5bc285b39602 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x5bc285b39602 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x5bc285b39602 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5bc285b39602 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 44: 0x5bc285b39602 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5bc287bddfff - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 46: 0x5bc287bddfff - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x77e944adaaa4 - [INFO] [stdout] 48: 0x77e944b67a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] array::test::test_fsst_metadata [INFO] [stdout] [INFO] [stdout] test result: FAILED. 77 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "acb0a270333023bc91594c1445658e625978a700ce72611f7cdb75d74344497c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb0a270333023bc91594c1445658e625978a700ce72611f7cdb75d74344497c", kill_on_drop: false }` [INFO] [stdout] acb0a270333023bc91594c1445658e625978a700ce72611f7cdb75d74344497c