[INFO] fetching crate vortex-sequence 0.54.0...
[INFO] testing vortex-sequence-0.54.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate vortex-sequence 0.54.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate vortex-sequence 0.54.0
[INFO] finished tweaking crates.io crate vortex-sequence 0.54.0
[INFO] tweaked toml for crates.io crate vortex-sequence 0.54.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vortex-sequence 0.54.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vortex-sequence 0.54.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6777d73bb248a7b5ce3f366bfdd15aafe1d40e7a9c0d3e6785aa1dc30a333385
[INFO] running `Command { std: "docker" "start" "-a" "6777d73bb248a7b5ce3f366bfdd15aafe1d40e7a9c0d3e6785aa1dc30a333385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6777d73bb248a7b5ce3f366bfdd15aafe1d40e7a9c0d3e6785aa1dc30a333385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6777d73bb248a7b5ce3f366bfdd15aafe1d40e7a9c0d3e6785aa1dc30a333385", kill_on_drop: false }`
[INFO] [stdout] 6777d73bb248a7b5ce3f366bfdd15aafe1d40e7a9c0d3e6785aa1dc30a333385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8759b0a7b3e98280d24ec41a837b28804db78e3de716a3e3c6cdc478ccce205
[INFO] running `Command { std: "docker" "start" "-a" "e8759b0a7b3e98280d24ec41a837b28804db78e3de716a3e3c6cdc478ccce205", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling vortex-utils v0.54.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling multiversion v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling exponential-decay-histogram v0.1.13
[INFO] [stderr]    Compiling vortex-error v0.54.0
[INFO] [stderr]    Compiling vortex-proto v0.54.0
[INFO] [stderr]    Compiling witchcraft-metrics v1.0.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling vortex-metrics v0.54.0
[INFO] [stderr]    Compiling enum-iterator v2.3.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling arcref v0.2.0
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling handle v1.0.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling vortex-buffer v0.54.0
[INFO] [stderr]    Compiling vortex-mask v0.54.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling vortex-flatbuffers v0.54.0
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling vortex-dtype v0.54.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling vortex-io v0.54.0
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling vortex-scalar v0.54.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling arrow-string v56.2.0
[INFO] [stderr]    Compiling vortex-array v0.54.0
[INFO] [stderr]    Compiling vortex-sequence v0.54.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "e8759b0a7b3e98280d24ec41a837b28804db78e3de716a3e3c6cdc478ccce205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8759b0a7b3e98280d24ec41a837b28804db78e3de716a3e3c6cdc478ccce205", kill_on_drop: false }`
[INFO] [stdout] e8759b0a7b3e98280d24ec41a837b28804db78e3de716a3e3c6cdc478ccce205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bc82195a86b03f250236d363e11f364d2ca28f7019e26e30b6e691126244dcf
[INFO] running `Command { std: "docker" "start" "-a" "4bc82195a86b03f250236d363e11f364d2ca28f7019e26e30b6e691126244dcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling vortex-array v0.54.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling vortex-io v0.54.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling vortex-sequence v0.54.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `conformance` in `compute`
[INFO] [stdout]   --> src/compute/cast.rs:91:32
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use vortex_array::compute::conformance::cast::test_cast_conformance;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.54.0/src/compute/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "test-harness")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-harness` feature
[INFO] [stdout] 51 | pub mod conformance;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `conformance` in `compute`
[INFO] [stdout]   --> src/compute/filter.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |     use vortex_array::compute::conformance::filter::{
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.54.0/src/compute/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "test-harness")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-harness` feature
[INFO] [stdout] 51 | pub mod conformance;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `conformance` in `compute`
[INFO] [stdout]   --> src/compute/mod.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use vortex_array::compute::conformance::consistency::test_array_consistency;
[INFO] [stdout]    |                                ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.54.0/src/compute/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "test-harness")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `test-harness` feature
[INFO] [stdout] 51 | pub mod conformance;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vortex_expr`
[INFO] [stdout]   --> src/serde.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |     use vortex_expr::{get_item, root};
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `vortex_expr`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 98 -     use vortex_expr::{get_item, root};
[INFO] [stdout] 98 +     use vortex_error::{get_item, root};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vortex_layout`
[INFO] [stdout]    --> src/serde.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use vortex_layout::layouts::flat::writer::FlatLayoutStrategy;
[INFO] [stdout]     |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vortex_layout`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vortex_layout`, use `cargo add vortex_layout` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `conformance` in `compute`
[INFO] [stdout]    --> src/compute/take.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |         use vortex_array::compute::conformance::take::test_take_conformance;
[INFO] [stdout]     |                                    ^^^^^^^^^^^ could not find `conformance` in `compute`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vortex-array-0.54.0/src/compute/mod.rs:51:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[cfg(feature = "test-harness")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `test-harness` feature
[INFO] [stdout]  51 | pub mod conformance;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vortex_file`
[INFO] [stdout]   --> src/serde.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |     use vortex_file::{VortexOpenOptions, VortexWriteOptions};
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `vortex_file`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 99 -     use vortex_file::{VortexOpenOptions, VortexWriteOptions};
[INFO] [stdout] 99 +     use vortex_io::{VortexOpenOptions, VortexWriteOptions};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bool_vec` found for struct `BoolArray` in the current scope
[INFO] [stdout]   --> src/compute/list_contains.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 81 |               let res = list_contains(elements.as_ref(), array.as_ref())
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 82 | |                 .unwrap()
[INFO] [stdout] 83 | |                 .to_bool()
[INFO] [stdout] 84 | |                 .bool_vec()
[INFO] [stdout]    | |                 -^^^^^^^^ method not found in `BoolArray`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `bool_vec` found for struct `BoolArray` in the current scope
[INFO] [stdout]   --> src/compute/list_contains.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |               let res = list_contains(elements.as_ref(), array.as_ref())
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 97 | |                 .unwrap()
[INFO] [stdout] 98 | |                 .to_bool()
[INFO] [stdout] 99 | |                 .bool_vec()
[INFO] [stdout]    | |                 -^^^^^^^^ method not found in `BoolArray`
[INFO] [stdout]    | |_________________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/serde.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | /         VortexWriteOptions::default()
[INFO] [stdout] 111 | |             .with_strategy(Arc::new(FlatLayoutStrategy::default()))
[INFO] [stdout] 112 | |             .write(&mut file, st.to_array_stream())
[INFO] [stdout] 113 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/serde.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let file = VortexOpenOptions::new().open("/tmp/abc.vx").await.unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/serde.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |           let array = file
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 118 | |             .scan()
[INFO] [stdout] 119 | |             .unwrap()
[INFO] [stdout] 120 | |             .with_projection(get_item("a", root()))
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             .read_all()
[INFO] [stdout] 124 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vortex-sequence` (lib test) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "4bc82195a86b03f250236d363e11f364d2ca28f7019e26e30b6e691126244dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bc82195a86b03f250236d363e11f364d2ca28f7019e26e30b6e691126244dcf", kill_on_drop: false }`
[INFO] [stdout] 4bc82195a86b03f250236d363e11f364d2ca28f7019e26e30b6e691126244dcf
