[INFO] fetching crate vortex-runend 0.69.0...
[INFO] testing vortex-runend-0.69.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate vortex-runend 0.69.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate vortex-runend 0.69.0
[INFO] finished tweaking crates.io crate vortex-runend 0.69.0
[INFO] tweaked toml for crates.io crate vortex-runend 0.69.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vortex-runend 0.69.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vortex-runend 0.69.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bd7cc6e6462895e4464c07e142297f5def16b75f0d0853b8dac2a8bcb72fb1f
[INFO] running `Command { std: "docker" "start" "-a" "9bd7cc6e6462895e4464c07e142297f5def16b75f0d0853b8dac2a8bcb72fb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bd7cc6e6462895e4464c07e142297f5def16b75f0d0853b8dac2a8bcb72fb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bd7cc6e6462895e4464c07e142297f5def16b75f0d0853b8dac2a8bcb72fb1f", kill_on_drop: false }`
[INFO] [stdout] 9bd7cc6e6462895e4464c07e142297f5def16b75f0d0853b8dac2a8bcb72fb1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d110654a8b33fd97556d51222f8cc53e04737d7dfc5bc914ecfd6c59d1fee6d5
[INFO] running `Command { std: "docker" "start" "-a" "d110654a8b33fd97556d51222f8cc53e04737d7dfc5bc914ecfd6c59d1fee6d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v58.0.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling arcref v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling termtree v1.0.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[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 parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling vortex-array-macros v0.69.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling vortex-error v0.69.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling vortex-proto v0.69.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arrow-buffer v58.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling arrow-data v58.0.0
[INFO] [stderr]    Compiling vortex-buffer v0.69.0
[INFO] [stderr]    Compiling vortex-utils v0.69.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling vortex-flatbuffers v0.69.0
[INFO] [stderr]    Compiling vortex-mask v0.69.0
[INFO] [stderr]    Compiling vortex-session v0.69.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.69.0
[INFO] [stderr]    Compiling vortex-runend v0.69.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "d110654a8b33fd97556d51222f8cc53e04737d7dfc5bc914ecfd6c59d1fee6d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d110654a8b33fd97556d51222f8cc53e04737d7dfc5bc914ecfd6c59d1fee6d5", kill_on_drop: false }`
[INFO] [stdout] d110654a8b33fd97556d51222f8cc53e04737d7dfc5bc914ecfd6c59d1fee6d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e44a7adfe19c08fd57255a24ea0e4285181b391ccc9e845c49bd39ca24ded1f
[INFO] running `Command { std: "docker" "start" "-a" "4e44a7adfe19c08fd57255a24ea0e4285181b391ccc9e845c49bd39ca24ded1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling arrow-schema v58.0.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling arrow-data v58.0.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling vortex-error v0.69.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling codspeed v4.4.1
[INFO] [stderr]    Compiling vortex-buffer v0.69.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling arrow-array v58.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling vortex-flatbuffers v0.69.0
[INFO] [stderr]    Compiling vortex-mask v0.69.0
[INFO] [stderr]    Compiling vortex-utils v0.69.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling vortex-proto v0.69.0
[INFO] [stderr]    Compiling goldenfile v1.11.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling codspeed-divan-compat v4.4.1
[INFO] [stderr]    Compiling vortex-session v0.69.0
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v4.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling arrow-select v58.0.0
[INFO] [stderr]    Compiling arrow-arith v58.0.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling codspeed-divan-compat-walltime v4.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arrow-ord v58.0.0
[INFO] [stderr]    Compiling arrow-string v58.0.0
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling arrow-cast v58.0.0
[INFO] [stderr]    Compiling vortex-array v0.69.0
[INFO] [stderr]    Compiling vortex-runend v0.69.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "4e44a7adfe19c08fd57255a24ea0e4285181b391ccc9e845c49bd39ca24ded1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e44a7adfe19c08fd57255a24ea0e4285181b391ccc9e845c49bd39ca24ded1f", kill_on_drop: false }`
[INFO] [stdout] 4e44a7adfe19c08fd57255a24ea0e4285181b391ccc9e845c49bd39ca24ded1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 369c17571608e2db4ac9298bb5ac66f4825ec2a5baf3100780986ec38ce6fbc3
[INFO] running `Command { std: "docker" "start" "-a" "369c17571608e2db4ac9298bb5ac66f4825ec2a5baf3100780986ec38ce6fbc3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vortex_runend-3e986de2bcf07b38)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test compress::test::decode ... ok
[INFO] [stdout] test compress::test::encode_all_null ... ok
[INFO] [stdout] test compress::test::encode ... ok
[INFO] [stdout] test compress::test::encode_nullable ... ok
[INFO] [stdout] test array::tests::test_runend_utf8 ... ok
[INFO] [stdout] test array::tests::test_runend_dict ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_runend_conformance::case_5 ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_runend_nullable ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_runend_i32_to_i64 ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_runend_conformance::case_4 ... ok
[INFO] [stdout] test compute::compare::test::compare_run_end ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_runend_conformance::case_2 ... ok
[INFO] [stdout] test compute::filter::tests::filter_sliced_run_end ... ok
[INFO] [stdout] test compute::take::test::ree_take ... ok
[INFO] [stdout] test compute::take::test::ree_take_end ... ok
[INFO] [stdout] test compute::take::test::ree_take_nullable ... ok
[INFO] [stdout] test compute::take::test::sliced_take ... ok
[INFO] [stdout] test compute::take::test::test_take_runend_conformance::case_1 ... ok
[INFO] [stdout] test compute::take::test::test_take_runend_conformance::case_4 ... ok
[INFO] [stdout] test compute::take::test::test_take_sliced_runend_conformance::case_1 ... ok
[INFO] [stdout] test compute::take_from::tests::test_execute_parent_single_element_offset ... ok
[INFO] [stdout] test compute::take::test::test_take_sliced_runend_conformance::case_2 ... ok
[INFO] [stdout] test compute::take_from::tests::test_execute_parent_no_offset ... ok
[INFO] [stdout] test compute::take_from::tests::test_execute_parent_offset_at_run_boundary ... ok
[INFO] [stdout] test compute::take_from::tests::test_execute_parent_returns_none_for_non_codes_child ... ok
[INFO] [stdout] test compute::take::test::test_take_runend_conformance::case_2 ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_runend_with_offset ... ok
[INFO] [stdout] test compute::take_from::tests::test_execute_parent_with_offset ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_runend_conformance::case_1 ... ok
[INFO] [stdout] test decompress_bool::tests::decode_bools_alternating ... ok
[INFO] [stdout] test decompress_bool::tests::decode_bools_all_false_single_run ... ok
[INFO] [stdout] test decompress_bool::tests::decode_bools_mostly_false ... ok
[INFO] [stdout] test compute::tests::test_runend_consistency::case_2_runend_single_run ... ok
[INFO] [stdout] test decompress_bool::tests::decode_bools_nullable_few_runs ... ok
[INFO] [stdout] test compute::take::test::test_take_runend_conformance::case_3 ... ok
[INFO] [stdout] test compute::take::test::test_take_runend_conformance::case_5 ... ok
[INFO] [stdout] test decompress_bool::tests::decode_bools_nullable ... ok
[INFO] [stdout] test compute::tests::test_runend_consistency::case_5_runend_single ... ok
[INFO] [stdout] test ops::tests::slice_along_run_boundaries ... ok
[INFO] [stdout] test ops::tests::ree_scalar_at_end ... ok
[INFO] [stdout] test decompress_bool::tests::decode_bools_mostly_true ... ok
[INFO] [stdout] test decompress_bool::tests::decode_bools_all_true_single_run ... ok
[INFO] [stdout] test compute::tests::test_runend_consistency::case_4_runend_u64 ... ok
[INFO] [stdout] test ops::tests::slice_end_inclusive ... ok
[INFO] [stdout] test ops::tests::slice_single_end ... ok
[INFO] [stdout] test ops::tests::slice_array ... ok
[INFO] [stdout] test ops::tests::slice_at_end ... ok
[INFO] [stdout] test decompress_bool::tests::decode_bools_with_offset ... ok
[INFO] [stdout] test compute::tests::test_runend_consistency::case_3_runend_alternating ... ok
[INFO] [stdout] test array::tests::test_runend_constructor ... ok
[INFO] [stdout] test ops::tests::double_slice ... ok
[INFO] [stdout] test compute::take::test::test_take_runend_conformance::case_6 ... ok
[INFO] [stdout] test compute::tests::test_runend_consistency::case_1_runend_i32 ... ok
[INFO] [stdout] test compute::cast::tests::test_cast_runend_conformance::case_3 ... ok
[INFO] [stdout] test tests::test_runend_metadata ... FAILED
[INFO] [stdout] test compute::take::test::ree_take_out_of_bounds - should panic ... ok
[INFO] [stdout] test compute::tests::test_runend_consistency::case_6_runend_large ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_runend_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_runend_metadata' (73) 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:     0x555d0d50790a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555d0d50790a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555d0d50790a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x555d0d50790a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x555d0d51f6ca - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x555d0d51f6ca - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x555d0d50c9b2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555d0d50c9b2 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x555d0d4e3d0f - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x555d0d4e3d0f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x555d0d4fe799 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x555d0b3db12c - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x555d0b3db12c - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555d0d4fe952 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x555d0d4fe952 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x555d0d4e3dc8 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x555d0d4db069 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x555d0d4e4bcd - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x555d0d52002c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555d0b6a7320 - goldenfile::mint::Mint::new_internal::{{closure}}::h646ef23c46c093f0
[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:     0x555d0b709792 - core::result::Result<T,E>::unwrap_or_else::hd1e9bbc4063b5373
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x555d0b6a71e1 - goldenfile::mint::Mint::new_internal::h05821e57eeb77fa2
[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:     0x555d0b6a7b40 - goldenfile::mint::Mint::new::h763213d56f586b4a
[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:     0x555d0bb3d375 - vortex_array::test_harness::check_metadata::h0be5833df9509e36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.69.0/src/test_harness.rs:21:20
[INFO] [stdout]   24:     0x555d0b36a9e3 - vortex_runend::tests::test_runend_metadata::ha6eae99133c786e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:71:9
[INFO] [stdout]   25:     0x555d0b36aa27 - vortex_runend::tests::test_runend_metadata::{{closure}}::h62d2be8a40a35a59
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:70:30
[INFO] [stdout]   26:     0x555d0b3a53d6 - core::ops::function::FnOnce::call_once::h7df5e1f1344a93c2
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x555d0b3cf20b - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x555d0b3cf20b - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x555d0b3dbbfb - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x555d0b3dbbfb - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x555d0b3dbbfb - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x555d0b3dbbfb - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x555d0b3dbbfb - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x555d0b3dbbfb - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x555d0b3dbbfb - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x555d0b3d7314 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x555d0b3d7314 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x555d0b3de802 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x555d0b3de802 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x555d0b3de802 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x555d0b3de802 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x555d0b3de802 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x555d0b3de802 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x555d0b3de802 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x555d0d5070ff - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x555d0d5070ff - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7a7efd189aa4 - <unknown>
[INFO] [stdout]   48:     0x7a7efd216a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_runend_metadata
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "369c17571608e2db4ac9298bb5ac66f4825ec2a5baf3100780986ec38ce6fbc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "369c17571608e2db4ac9298bb5ac66f4825ec2a5baf3100780986ec38ce6fbc3", kill_on_drop: false }`
[INFO] [stdout] 369c17571608e2db4ac9298bb5ac66f4825ec2a5baf3100780986ec38ce6fbc3
