[INFO] fetching crate vortex-array 0.68.0... [INFO] testing vortex-array-0.68.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vortex-array 0.68.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate vortex-array 0.68.0 [INFO] finished tweaking crates.io crate vortex-array 0.68.0 [INFO] tweaked toml for crates.io crate vortex-array 0.68.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vortex-array 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-array 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 54ee16989ef610a978536c0042ab76311844f62834ceba2939b325f08155b7fc [INFO] running `Command { std: "docker" "start" "-a" "54ee16989ef610a978536c0042ab76311844f62834ceba2939b325f08155b7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54ee16989ef610a978536c0042ab76311844f62834ceba2939b325f08155b7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ee16989ef610a978536c0042ab76311844f62834ceba2939b325f08155b7fc", kill_on_drop: false }` [INFO] [stdout] 54ee16989ef610a978536c0042ab76311844f62834ceba2939b325f08155b7fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4934683e371fb77130559a2e7219af9ee94694146ff3ac18b40d665d8da5369a [INFO] running `Command { std: "docker" "start" "-a" "4934683e371fb77130559a2e7219af9ee94694146ff3ac18b40d665d8da5369a", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling arcref v0.2.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling termtree v1.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [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 multiversion-macros v0.8.0 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.6 [INFO] [stderr] Compiling vortex-array-macros v0.68.0 [INFO] [stderr] Compiling enum-iterator v2.3.0 [INFO] [stderr] Compiling num_enum v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling multiversion v0.8.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling regex v1.12.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 vortex-proto v0.68.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling half v2.7.1 [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-mask v0.68.0 [INFO] [stderr] Compiling vortex-flatbuffers 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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "4934683e371fb77130559a2e7219af9ee94694146ff3ac18b40d665d8da5369a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4934683e371fb77130559a2e7219af9ee94694146ff3ac18b40d665d8da5369a", kill_on_drop: false }` [INFO] [stdout] 4934683e371fb77130559a2e7219af9ee94694146ff3ac18b40d665d8da5369a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4f61468e843f2a9caeebf17feb9bcb835c2dcf7c06410632250fb000b038aacb [INFO] running `Command { std: "docker" "start" "-a" "4f61468e843f2a9caeebf17feb9bcb835c2dcf7c06410632250fb000b038aacb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling codspeed-divan-compat v4.4.1 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling codspeed v4.4.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [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 proc-macro-crate v3.5.0 [INFO] [stderr] Compiling vortex-buffer v0.68.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling vortex-utils v0.68.0 [INFO] [stderr] Compiling vortex-session v0.68.0 [INFO] [stderr] Compiling vortex-proto v0.68.0 [INFO] [stderr] Compiling vortex-flatbuffers v0.68.0 [INFO] [stderr] Compiling vortex-mask v0.68.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling rand_distr v0.6.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.4.1 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.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 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/bool/compute/cast.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/bool/compute/filter.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/bool/compute/mask.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/bool/compute/take.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/bool/compute/mod.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/chunked/compute/cast.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/chunked/compute/filter.rs:208:25 [INFO] [stdout] | [INFO] [stdout] 208 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/chunked/compute/mask.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/chunked/compute/take.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/chunked/compute/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::compute::conformance::binary_numeric::test_binary_numeric_array; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/chunked/compute/mod.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/constant/compute/cast.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/constant/compute/take.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/constant/compute/mod.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/constant/compute/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/constant/compute/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/decimal/compute/cast.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/decimal/compute/take.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/decimal/compute/mod.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/dict/compute/cast.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/dict/compute/mod.rs:72:25 [INFO] [stdout] | [INFO] [stdout] 72 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/dict/compute/mod.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/dict/compute/mod.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/dict/compute/mod.rs:276:25 [INFO] [stdout] | [INFO] [stdout] 276 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/extension/compute/cast.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/extension/compute/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/extension/compute/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/extension/compute/mod.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/bool.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/decimal.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/fixed_size_list.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/listview.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/primitive.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | use crate::compute::conformance::filter::LARGE_SIZE; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/primitive.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | use crate::compute::conformance::filter::MEDIUM_SIZE; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/primitive.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/struct_.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/filter/execute/varbinview.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/fixed_size_list/tests/filter.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::compute::conformance::filter::LARGE_SIZE; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/fixed_size_list/tests/filter.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::compute::conformance::filter::MEDIUM_SIZE; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/fixed_size_list/tests/filter.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::compute::conformance::filter::SMALL_SIZE; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/fixed_size_list/tests/filter.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/fixed_size_list/tests/take.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/list/compute/cast.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/list/compute/take.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/list/compute/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/list/compute/mod.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/list/compute/mod.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/listview/tests/filter.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/listview/tests/operations.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/listview/tests/take.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/masked/compute/filter.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/masked/compute/mask.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/masked/compute/take.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/null/compute/cast.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/null/compute/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/null/compute/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/null/compute/mod.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/null/compute/mod.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/compute/cast.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/compute/mask.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/compute/take/mod.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/compute/mod.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/tests.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/tests.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/tests.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::compute::conformance::search_sorted::rstest_reuse::apply; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/tests.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::compute::conformance::search_sorted::search_sorted_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/tests.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::compute::conformance::search_sorted::*; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/struct_/compute/cast.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/struct_/compute/mod.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/struct_/compute/mod.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/struct_/compute/mod.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbin/compute/cast.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbin/compute/filter.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | use crate::compute::conformance::filter::test_filter_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbin/compute/mask.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbin/compute/take.rs:260:25 [INFO] [stdout] | [INFO] [stdout] 260 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbin/compute/mod.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbinview/compute/cast.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbinview/compute/mask.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | use crate::compute::conformance::mask::test_mask_conformance; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbinview/compute/take.rs:96:25 [INFO] [stdout] | [INFO] [stdout] 96 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/varbinview/compute/mod.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::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] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `goldenfile` in this scope [INFO] [stdout] --> src/test_harness.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use goldenfile::differs::binary_diff; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `goldenfile` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `goldenfile`, use `cargo add goldenfile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `goldenfile` [INFO] [stdout] --> src/test_harness.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use goldenfile::Mint; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `goldenfile` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `goldenfile`, use `cargo add goldenfile` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::expr::test_harness` [INFO] [stdout] --> src/scalar_fn/fns/binary/mod.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | use crate::expr::test_harness; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_harness` in `expr` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/expr/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 99 | pub mod test_harness { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 329 - use crate::expr::test_harness; [INFO] [stdout] 329 + use crate::test_harness; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::expr::test_harness` [INFO] [stdout] --> src/scalar_fn/fns/case_when.rs:399:9 [INFO] [stdout] | [INFO] [stdout] 399 | use crate::expr::test_harness; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_harness` in `expr` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/expr/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 99 | pub mod test_harness { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 399 - use crate::expr::test_harness; [INFO] [stdout] 399 + use crate::test_harness; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::expr::test_harness` [INFO] [stdout] --> src/scalar_fn/fns/cast/mod.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | use crate::expr::test_harness; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_harness` in `expr` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/expr/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 99 | pub mod test_harness { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 242 - use crate::expr::test_harness; [INFO] [stdout] 242 + use crate::test_harness; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::expr::test_harness` [INFO] [stdout] --> src/scalar_fn/fns/is_null.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use crate::expr::test_harness; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_harness` in `expr` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/expr/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 99 | pub mod test_harness { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 140 - use crate::expr::test_harness; [INFO] [stdout] 140 + use crate::test_harness; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::expr::test_harness` [INFO] [stdout] --> src/scalar_fn/fns/literal.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | use crate::expr::test_harness; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_harness` in `expr` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/expr/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 99 | pub mod test_harness { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 165 - use crate::expr::test_harness; [INFO] [stdout] 165 + use crate::test_harness; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::expr::test_harness` [INFO] [stdout] --> src/scalar_fn/fns/not/mod.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | use crate::expr::test_harness; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_harness` in `expr` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/expr/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 99 | pub mod test_harness { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 133 - use crate::expr::test_harness; [INFO] [stdout] 133 + use crate::test_harness; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `conformance` in `compute` [INFO] [stdout] --> src/arrays/primitive/compute/mod.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | use crate::compute::conformance::binary_numeric::test_binary_numeric_array; [INFO] [stdout] | ^^^^^^^^^^^ could not find `conformance` in `compute` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/compute/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 5 | pub mod conformance; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::expr::test_harness` [INFO] [stdout] --> src/scalar_fn/fns/select.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | use crate::expr::test_harness; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `test_harness` in `expr` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/expr/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "_test-harness")] [INFO] [stdout] | ------------------------- the item is gated behind the `_test-harness` feature [INFO] [stdout] 99 | pub mod test_harness { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 322 - use crate::expr::test_harness; [INFO] [stdout] 322 + use crate::test_harness; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/arrays/primitive/tests.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[case] array: ArrayRef, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/arrays/primitive/tests.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[case] value: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/arrays/primitive/tests.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[case] side: SearchSortedSide, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `case` in this scope [INFO] [stdout] --> src/arrays/primitive/tests.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[case] expected: SearchResult, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_iter_slow` found for struct `array::typed::Array` in the current scope [INFO] [stdout] --> src/arrays/list/tests.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | ListArray::from_iter_slow::(vec![vec![1i32, 2], vec![3]], Arc::new(I32.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `array::typed::Array` [INFO] [stdout] | [INFO] [stdout] ::: src/array/typed.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Array { [INFO] [stdout] | --------------------------- function or associated item `from_iter_slow` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `array::typed::Array` consider using one of the following associated functions: [INFO] [stdout] array::typed::Array::::try_from_parts [INFO] [stdout] array::typed::Array::::from_parts_unchecked [INFO] [stdout] array::typed::Array::::from_array_ref_unchecked [INFO] [stdout] array::typed::Array::::try_from_array_ref [INFO] [stdout] and 3 others [INFO] [stdout] --> src/array/typed.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn try_from_parts(new: ArrayParts) -> VortexResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub unsafe fn from_parts_unchecked(new: ArrayParts) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub(crate) unsafe fn from_array_ref_unchecked(array: ArrayRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | pub fn try_from_array_ref(array: ArrayRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `display_table` found for struct `array::erased::ArrayRef` in the current scope [INFO] [stdout] --> src/arrays/struct_/compute/zip.rs:104:40 [INFO] [stdout] | [INFO] [stdout] 104 | insta::assert_snapshot!(result.display_table(), @r" [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/array/erased.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct ArrayRef(Arc); [INFO] [stdout] | ------------------- method `display_table` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `display_tree` with a similar name [INFO] [stdout] | [INFO] [stdout] 104 - insta::assert_snapshot!(result.display_table(), @r" [INFO] [stdout] 104 + insta::assert_snapshot!(result.display_tree(), @r" [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `display_table` found for struct `array::erased::ArrayRef` in the current scope [INFO] [stdout] --> src/arrays/struct_/compute/zip.rs:141:40 [INFO] [stdout] | [INFO] [stdout] 141 | insta::assert_snapshot!(result.display_table(), @r" [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/array/erased.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct ArrayRef(Arc); [INFO] [stdout] | ------------------- method `display_table` not found for this struct [INFO] [stdout] | [INFO] [stdout] help: there is a method `display_tree` with a similar name [INFO] [stdout] | [INFO] [stdout] 141 - insta::assert_snapshot!(result.display_table(), @r" [INFO] [stdout] 141 + insta::assert_snapshot!(result.display_tree(), @r" [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_iter_opt_slow` found for struct `array::typed::Array` in the current scope [INFO] [stdout] --> src/builders/list.rs:435:31 [INFO] [stdout] | [INFO] [stdout] 435 | let list = ListArray::from_iter_opt_slow::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `array::typed::Array` [INFO] [stdout] | [INFO] [stdout] ::: src/array/typed.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Array { [INFO] [stdout] | --------------------------- function or associated item `from_iter_opt_slow` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `array::typed::Array` consider using one of the following associated functions: [INFO] [stdout] array::typed::Array::::try_from_parts [INFO] [stdout] array::typed::Array::::from_parts_unchecked [INFO] [stdout] array::typed::Array::::from_array_ref_unchecked [INFO] [stdout] array::typed::Array::::try_from_array_ref [INFO] [stdout] and 3 others [INFO] [stdout] --> src/array/typed.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn try_from_parts(new: ArrayParts) -> VortexResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub unsafe fn from_parts_unchecked(new: ArrayParts) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub(crate) unsafe fn from_array_ref_unchecked(array: ArrayRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | pub fn try_from_array_ref(array: ArrayRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/builders/list.rs:440:32 [INFO] [stdout] | [INFO] [stdout] 434 | fn test_extend_builder_gen() { [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 440 | assert_eq!(list.len(), 3); [INFO] [stdout] | ^ expected type parameter `O`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `O` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_iter_opt_slow` found for struct `array::typed::Array` in the current scope [INFO] [stdout] --> src/builders/list.rs:450:35 [INFO] [stdout] | [INFO] [stdout] 450 | let expected = ListArray::from_iter_opt_slow::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `array::typed::Array` [INFO] [stdout] | [INFO] [stdout] ::: src/array/typed.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Array { [INFO] [stdout] | --------------------------- function or associated item `from_iter_opt_slow` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `array::typed::Array` consider using one of the following associated functions: [INFO] [stdout] array::typed::Array::::try_from_parts [INFO] [stdout] array::typed::Array::::from_parts_unchecked [INFO] [stdout] array::typed::Array::::from_array_ref_unchecked [INFO] [stdout] array::typed::Array::::try_from_array_ref [INFO] [stdout] and 3 others [INFO] [stdout] --> src/array/typed.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn try_from_parts(new: ArrayParts) -> VortexResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub unsafe fn from_parts_unchecked(new: ArrayParts) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub(crate) unsafe fn from_array_ref_unchecked(array: ArrayRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | pub fn try_from_array_ref(array: ArrayRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_iter_opt_slow` found for struct `array::typed::Array` in the current scope [INFO] [stdout] --> src/builders/listview.rs:642:33 [INFO] [stdout] | [INFO] [stdout] 642 | let source = ListArray::from_iter_opt_slow::>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `array::typed::Array` [INFO] [stdout] | [INFO] [stdout] ::: src/array/typed.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Array { [INFO] [stdout] | --------------------------- function or associated item `from_iter_opt_slow` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `array::typed::Array` consider using one of the following associated functions: [INFO] [stdout] array::typed::Array::::try_from_parts [INFO] [stdout] array::typed::Array::::from_parts_unchecked [INFO] [stdout] array::typed::Array::::from_array_ref_unchecked [INFO] [stdout] array::typed::Array::::try_from_array_ref [INFO] [stdout] and 3 others [INFO] [stdout] --> src/array/typed.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn try_from_parts(new: ArrayParts) -> VortexResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub unsafe fn from_parts_unchecked(new: ArrayParts) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub(crate) unsafe fn from_array_ref_unchecked(array: ArrayRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | pub fn try_from_array_ref(array: ArrayRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_iter_opt_slow` found for struct `array::typed::Array` in the current scope [INFO] [stdout] --> src/builders/listview.rs:660:39 [INFO] [stdout] | [INFO] [stdout] 660 | let empty_source = ListArray::from_iter_opt_slow::>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `array::typed::Array` [INFO] [stdout] | [INFO] [stdout] ::: src/array/typed.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Array { [INFO] [stdout] | --------------------------- function or associated item `from_iter_opt_slow` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `array::typed::Array` consider using one of the following associated functions: [INFO] [stdout] array::typed::Array::::try_from_parts [INFO] [stdout] array::typed::Array::::from_parts_unchecked [INFO] [stdout] array::typed::Array::::from_array_ref_unchecked [INFO] [stdout] array::typed::Array::::try_from_array_ref [INFO] [stdout] and 3 others [INFO] [stdout] --> src/array/typed.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn try_from_parts(new: ArrayParts) -> VortexResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub unsafe fn from_parts_unchecked(new: ArrayParts) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub(crate) unsafe fn from_array_ref_unchecked(array: ArrayRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | pub fn try_from_array_ref(array: ArrayRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `TableDisplay` found for enum `DisplayOptions` in the current scope [INFO] [stdout] --> src/display/mod.rs:734:62 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum DisplayOptions { [INFO] [stdout] | ----------------------- variant or associated item `TableDisplay` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 734 | let table_display = array.display_as(DisplayOptions::TableDisplay); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `DisplayOptions` [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 734 - let table_display = array.display_as(DisplayOptions::TableDisplay); [INFO] [stdout] 734 + let table_display = array.display_as(DisplayOptions::TreeDisplay { buffers: /* value */, metadata: /* value */, stats: /* value */ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `TableDisplay` found for enum `DisplayOptions` in the current scope [INFO] [stdout] --> src/display/mod.rs:765:64 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum DisplayOptions { [INFO] [stdout] | ----------------------- variant or associated item `TableDisplay` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 765 | let table_display = struct_.display_as(DisplayOptions::TableDisplay); [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item not found in `DisplayOptions` [INFO] [stdout] | [INFO] [stdout] help: there is a variant with a similar name [INFO] [stdout] | [INFO] [stdout] 765 - let table_display = struct_.display_as(DisplayOptions::TableDisplay); [INFO] [stdout] 765 + let table_display = struct_.display_as(DisplayOptions::TreeDisplay { buffers: /* value */, metadata: /* value */, stats: /* value */ }); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vortex-array` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name vortex_array --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::cargo' '--deny=clippy::all' --warn=warnings '--deny=clippy::use_debug' '--deny=clippy::unwrap_used' '--deny=clippy::unwrap_in_result' --deny=unused_qualifications --deny=unused_lifetimes --deny=unsafe_op_in_unsafe_fn --deny=unexpected_cfgs '--deny=clippy::tests_outside_test_module' '--deny=clippy::same_name_method' --deny=redundant_lifetimes '--deny=clippy::redundant_clone' '--deny=clippy::panic' '--deny=clippy::or_fun_call' '--allow=clippy::needless_range_loop' '--allow=clippy::multiple_crate_versions' '--deny=clippy::mem_forget' '--deny=clippy::many_single_char_names' '--deny=clippy::manual_is_variant_and' '--deny=clippy::manual_assert' --deny=macro_use_extern_crate --deny=let_underscore_drop '--deny=clippy::inconsistent_struct_constructor' '--deny=clippy::if_then_some_else_none' '--deny=clippy::host_endian_bytes' '--deny=clippy::get_unwrap' '--deny=clippy::fallible_impl_from' '--deny=clippy::expect_used' '--deny=clippy::expect_fun_call' '--deny=clippy::exit' '--deny=clippy::equatable_if_let' '--deny=clippy::derive_partial_eq_without_eq' '--deny=clippy::debug_assert_with_mut_call' '--deny=clippy::dbg_macro' '--deny=clippy::collection_is_never_read' '--deny=clippy::cognitive_complexity' '--deny=clippy::clone_on_ref_ptr' '--deny=clippy::cast_possible_truncation' '--deny=clippy::borrow_as_ptr' '--deny=clippy::as_ptr_cast_mut' --check-cfg 'cfg(codspeed)' --check-cfg 'cfg(disable_loom)' --check-cfg 'cfg(vortex_nightly)' --check-cfg 'cfg(target_os, values("unknown"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_test-harness", "arbitrary", "canonical_counter", "cudarc", "serde", "table-display"))' -C metadata=bbbcecd6baf5a60c -C extra-filename=-cb190e7e04b17167 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arcref=/opt/rustwide/target/debug/deps/libarcref-e986ac98dbae2914.rmeta --extern arrow_arith=/opt/rustwide/target/debug/deps/libarrow_arith-bd53c324519e73bf.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-405d2be7eeccbc39.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-9ad4dd3d6684f0f7.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-374ff0e652cd87a0.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-871659b3cdb60aa8.rmeta --extern arrow_ord=/opt/rustwide/target/debug/deps/libarrow_ord-7d507f7845221007.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-aa00dd5c365bc3db.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-72dd13352556d927.rmeta --extern arrow_string=/opt/rustwide/target/debug/deps/libarrow_string-8aef0e3bdc8ddb3f.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-326fea3b4a943e3e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-d4bca075bca4683a.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-73b3acb9391bc84b.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-40e01c4719aba95f.rmeta --extern getrandom_v03=/opt/rustwide/target/debug/deps/libgetrandom-2de3d9431479b2e4.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d2cdc1a49bff5f7b.rmeta --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-1fff31dfc7beb278.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-5139f50a12dcc0cf.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rmeta --extern jiff=/opt/rustwide/target/debug/deps/libjiff-d93fed5f69212da1.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-1e1a4832efb026e2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-bedfd52e656a4684.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d571fe2c1fdb28b4.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-3a6c3a89f33dc281.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ee80e32d1eb38607.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-707b525ce49425da.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern termtree=/opt/rustwide/target/debug/deps/libtermtree-8bed06d631877e9d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8e60ad9607c634a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8c36f04fdaed69c6.rmeta --extern vortex_array_macros=/opt/rustwide/target/debug/deps/libvortex_array_macros-1bda438cb0ea89a5.so --extern vortex_buffer=/opt/rustwide/target/debug/deps/libvortex_buffer-14f75a4907dc1a5e.rmeta --extern vortex_error=/opt/rustwide/target/debug/deps/libvortex_error-4f22bb3213fc1541.rmeta --extern vortex_flatbuffers=/opt/rustwide/target/debug/deps/libvortex_flatbuffers-b6f7a0a99021cf71.rmeta --extern vortex_mask=/opt/rustwide/target/debug/deps/libvortex_mask-b866d2d69cee5734.rmeta --extern vortex_proto=/opt/rustwide/target/debug/deps/libvortex_proto-e87d8d3f5872b510.rmeta --extern vortex_session=/opt/rustwide/target/debug/deps/libvortex_session-74af27e5eece4fef.rmeta --extern vortex_utils=/opt/rustwide/target/debug/deps/libvortex_utils-f10b3ac2376c2ab1.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `from_iter_slow` found for struct `array::typed::Array` in the current scope [INFO] [stdout] --> src/scalar_fn/fns/list_contains/mod.rs:695:20 [INFO] [stdout] | [INFO] [stdout] 695 | ListArray::from_iter_slow::(values, Arc::new(DType::Utf8(Nullability::NonNullable))) [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `array::typed::Array` [INFO] [stdout] | [INFO] [stdout] ::: src/array/typed.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct Array { [INFO] [stdout] | --------------------------- function or associated item `from_iter_slow` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `array::typed::Array` consider using one of the following associated functions: [INFO] [stdout] array::typed::Array::::try_from_parts [INFO] [stdout] array::typed::Array::::from_parts_unchecked [INFO] [stdout] array::typed::Array::::from_array_ref_unchecked [INFO] [stdout] array::typed::Array::::try_from_array_ref [INFO] [stdout] and 3 others [INFO] [stdout] --> src/array/typed.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn try_from_parts(new: ArrayParts) -> VortexResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub unsafe fn from_parts_unchecked(new: ArrayParts) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 233 | pub(crate) unsafe fn from_array_ref_unchecked(array: ArrayRef) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | pub fn try_from_array_ref(array: ArrayRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vortex-array` (lib test) due to 105 previous errors [INFO] running `Command { std: "docker" "inspect" "4f61468e843f2a9caeebf17feb9bcb835c2dcf7c06410632250fb000b038aacb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f61468e843f2a9caeebf17feb9bcb835c2dcf7c06410632250fb000b038aacb", kill_on_drop: false }` [INFO] [stdout] 4f61468e843f2a9caeebf17feb9bcb835c2dcf7c06410632250fb000b038aacb