[INFO] fetching crate arrow2 0.5.3... [INFO] checking arrow2-0.5.3 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate arrow2 0.5.3 into /workspace/builds/worker-116/source [INFO] validating manifest of crates.io crate arrow2 0.5.3 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arrow2 0.5.3 [INFO] finished tweaking crates.io crate arrow2 0.5.3 [INFO] tweaked toml for crates.io crate arrow2 0.5.3 written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate crates.io crate arrow2 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6ef51cec4ed541fc80aeed10006c4ab21d86c570340b54dc85a9cf1fa7e3e11 [INFO] running `Command { std: "docker" "start" "-a" "f6ef51cec4ed541fc80aeed10006c4ab21d86c570340b54dc85a9cf1fa7e3e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ef51cec4ed541fc80aeed10006c4ab21d86c570340b54dc85a9cf1fa7e3e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ef51cec4ed541fc80aeed10006c4ab21d86c570340b54dc85a9cf1fa7e3e11", kill_on_drop: false }` [INFO] [stdout] f6ef51cec4ed541fc80aeed10006c4ab21d86c570340b54dc85a9cf1fa7e3e11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54294d2d18fe3e71b8193bf75b7e60eac9ac081b6b3c7b8e6f9f76a4034fe8e9 [INFO] running `Command { std: "docker" "start" "-a" "54294d2d18fe3e71b8193bf75b7e60eac9ac081b6b3c7b8e6f9f76a4034fe8e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking arrow2 v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/array/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / macro_rules! with_match_dictionary_key_type {( [INFO] [stdout] 156 | | $key_type:expr, | $_:tt $T:ident | $($body:tt)* [INFO] [stdout] 157 | | ) => ({ [INFO] [stdout] 158 | | macro_rules! __with_ty__ {( $_ $T:ident ) => ( $($body)* )} [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] 170 | | })} [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stdout] warning: unused import: `get_extension` [INFO] [stdout] --> src/datatypes/mod.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) use field::{get_extension, Extension, Metadata}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stdout] warning: function is never used: `is_native_little_endian` [INFO] [stdout] --> src/endianess.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn is_native_little_endian() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_extension` [INFO] [stdout] --> src/datatypes/field.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | pub(crate) fn get_extension(metadata: &Option>) -> Extension { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::csv` [INFO] [stdout] --> examples/csv_write_parallel.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | io::csv::write, [INFO] [stdout] | ^^^ could not find `csv` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::csv` [INFO] [stdout] --> examples/csv_read.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use arrow2::io::csv::read; [INFO] [stdout] | ^^^ could not find `csv` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compute` in `arrow2` [INFO] [stdout] --> examples/arithmetics.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use arrow2::compute::arithmetics::*; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::compute` [INFO] [stdout] --> benches/take_kernels.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use arrow2::compute::take; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::compute` [INFO] [stdout] --> benches/cast_kernels.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use arrow2::compute::cast; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::parquet` [INFO] [stdout] --> examples/parquet_read_parallel.rs:8:47 [INFO] [stdout] | [INFO] [stdout] 8 | use arrow2::{array::Array, error::Result, io::parquet::read}; [INFO] [stdout] | ^^^^^^^ could not find `parquet` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::parquet` [INFO] [stdout] --> examples/parquet_read.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use arrow2::io::parquet::read; [INFO] [stdout] | ^^^^^^^ could not find `parquet` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `arrow2::compute`, `arrow2::util::bench_util` [INFO] [stdout] --> benches/concat.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | compute::concat, [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] 5 | datatypes::DataType, [INFO] [stdout] 6 | util::bench_util::{create_boolean_array, create_primitive_array}, [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `parquet` in `io` [INFO] [stdout] --> examples/parquet_write.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use arrow2::io::parquet::write::to_parquet_schema; [INFO] [stdout] | ^^^^^^^ could not find `parquet` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::ipc` [INFO] [stdout] --> examples/extension.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use arrow2::io::ipc::read; [INFO] [stdout] | ^^^ could not find `ipc` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compute` in `arrow2` [INFO] [stdout] --> benches/arithmetic_kernels.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | compute::arithmetics::basic::div::div_scalar, datatypes::DataType, types::NativeType, [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::ipc` [INFO] [stdout] --> examples/ipc_file_write.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use arrow2::io::ipc::write; [INFO] [stdout] | ^^^ could not find `ipc` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compute` in `arrow2` [INFO] [stdout] --> benches/length_kernel.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use arrow2::compute::length::length; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::parquet` [INFO] [stdout] --> examples/parquet_read_record.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use arrow2::io::parquet::read; [INFO] [stdout] | ^^^^^^^ could not find `parquet` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `parquet` in `io` [INFO] [stdout] --> examples/parquet_write.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | io::parquet::write::{ [INFO] [stdout] | ^^^^^^^ could not find `parquet` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compute` in `arrow2` [INFO] [stdout] --> examples/arithmetics.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use arrow2::compute::arity::{binary, unary}; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arrow2` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/arithmetic_kernels.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | use arrow2::util::bench_util::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/take_kernels.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use arrow2::util::bench_util::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::ipc` [INFO] [stdout] --> examples/extension.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use arrow2::io::ipc::write; [INFO] [stdout] | ^^^ could not find `ipc` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/cast_kernels.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | use arrow2::util::bench_util::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Compression` [INFO] [stdout] --> examples/parquet_write.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | compression: Compression::Uncompressed, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Compression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> examples/arithmetics.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | let added = arithmetic_primitive(&array0, Operator::Add, &array1)?; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `div_scalar` in this scope [INFO] [stdout] --> benches/arithmetic_kernels.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | criterion::black_box(div_scalar(lhs, rhs)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Version` [INFO] [stdout] --> examples/parquet_write.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | version: Version::V2, [INFO] [stdout] | ^^^^^^^ use of undeclared type `Version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> examples/arithmetics.rs:20:52 [INFO] [stdout] | [INFO] [stdout] 20 | let subtracted = arithmetic_primitive(&array0, Operator::Subtract, &array1)?; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 36 | let values = create_primitive_array::(size, DataType::Int32, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `seedable_rng` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | let mut rng = seedable_rng(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `length` in this scope [INFO] [stdout] --> benches/length_kernel.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | criterion::black_box(length(array).unwrap()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoding` [INFO] [stdout] --> examples/parquet_write.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | let encoding = Encoding::Plain; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> examples/arithmetics.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | let plus10 = arithmetic_primitive_scalar(&array0, Operator::Add, &10)?; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> examples/arithmetics.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | Operator::Add, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynIter` [INFO] [stdout] --> examples/parquet_write.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | let row_groups = once(Result::Ok(DynIter::new(once(Ok(DynIter::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `DynIter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> examples/arithmetics.rs:45:36 [INFO] [stdout] | [INFO] [stdout] 45 | let added = arithmetic(array0, Operator::Add, array1).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynIter` [INFO] [stdout] --> examples/parquet_write.rs:33:59 [INFO] [stdout] | [INFO] [stdout] 33 | let row_groups = once(Result::Ok(DynIter::new(once(Ok(DynIter::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `DynIter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array_with_seed` in this scope [INFO] [stdout] --> benches/arithmetic_kernels.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | let arr = create_primitive_array_with_seed::(size, DataType::UInt64, 0.0, 43); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `arithmetic_primitive` in this scope [INFO] [stdout] --> examples/arithmetics.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | let added = arithmetic_primitive(&array0, Operator::Add, &array1)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WriteOptions` in this scope [INFO] [stdout] --> examples/parquet_write.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | let options = WriteOptions { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `arithmetic_primitive` in this scope [INFO] [stdout] --> examples/arithmetics.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | let subtracted = arithmetic_primitive(&array0, Operator::Subtract, &array1)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_parquet_schema` in this scope [INFO] [stdout] --> examples/parquet_write.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | let parquet_schema = to_parquet_schema(&schema)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `arithmetic_primitive_scalar` in this scope [INFO] [stdout] --> examples/arithmetics.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | let plus10 = arithmetic_primitive_scalar(&array0, Operator::Add, &10)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `array_to_page` in this scope [INFO] [stdout] --> examples/parquet_write.rs:36:40 [INFO] [stdout] | [INFO] [stdout] 36 | .map(|(array, descriptor)| array_to_page(array, descriptor, options, encoding)), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `seedable_rng` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | let mut rng = seedable_rng(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `can_arithmetic` in this scope [INFO] [stdout] --> examples/arithmetics.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | assert!(can_arithmetic( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in this scope [INFO] [stdout] --> examples/parquet_write.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let _ = write_file( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `arithmetic` in this scope [INFO] [stdout] --> examples/arithmetics.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let added = arithmetic(array0, Operator::Add, array1).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | let i32_array = create_primitive_array::(size, DataType::Int32, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | let values_nulls = create_primitive_array::(size, DataType::Int32, 0.2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_boolean_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | let values = create_boolean_array(size, 0.0, 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | let i64_array = create_primitive_array::(size, DataType::Int64, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binary` in this scope [INFO] [stdout] --> examples/arithmetics.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | let r = binary(&array0, &array1, DataType::Int64, op)?; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use arrow2::bitmap::binary; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | let f32_array = create_primitive_array::(size, DataType::Float32, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let values = create_string_array::(512, 4, 0.0, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let f64_array = create_primitive_array::(size, DataType::Float64, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `unary` in this scope [INFO] [stdout] --> examples/arithmetics.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | let r = unary( [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use arrow2::bitmap::unary; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let values = create_string_array::(512, 4, 0.0, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 86 | let date64_array = create_primitive_array::(size, DataType::Date64, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `unary` in this scope [INFO] [stdout] --> examples/arithmetics.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | let rounded = unary(&array0, |x| x.round() as i64, DataType::Int64); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 | use arrow2::bitmap::unary; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | let values = create_string_array::(512, 4, 0.0, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | let date32_array = create_primitive_array::(size, DataType::Date32, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | let values = create_string_array::(1024, 4, 0.0, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | let values = create_string_array::(1024, 4, 0.5, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | create_primitive_array::(size, DataType::Time32(TimeUnit::Second), 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/take_kernels.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | let values = create_string_array::(1024, 4, 0.5, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | create_primitive_array::(size, DataType::Time64(TimeUnit::Nanosecond), 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | create_primitive_array::(size, DataType::Timestamp(TimeUnit::Nanosecond, None), 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/cast_kernels.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | create_primitive_array::(size, DataType::Timestamp(TimeUnit::Millisecond, None), 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> benches/cast_kernels.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ipc` in `io` [INFO] [stdout] --> examples/ipc_file_read.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use arrow2::io::ipc::read::{read_file_metadata, FileReader}; [INFO] [stdout] | ^^^ could not find `ipc` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::print` [INFO] [stdout] --> examples/ipc_file_read.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use arrow2::io::print; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `print` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compute` in `arrow2` [INFO] [stdout] --> benches/filter_kernels.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use arrow2::compute::filter::{build_filter, filter, filter_record_batch, Filter}; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::parquet` [INFO] [stdout] --> benches/read_parquet.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use arrow2::io::parquet::read; [INFO] [stdout] | ^^^^^^^ could not find `parquet` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileReader` [INFO] [stdout] --> examples/ipc_file_read.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | let reader = FileReader::new(&mut file, metadata, None); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileReader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_file_metadata` in this scope [INFO] [stdout] --> examples/ipc_file_read.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | let metadata = read_file_metadata(&mut file)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/filter_kernels.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | use arrow2::util::bench_util::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `parquet` in `io` [INFO] [stdout] --> benches/write_parquet.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | use arrow2::io::parquet::write::*; [INFO] [stdout] | ^^^^^^^ could not find `parquet` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/write_parquet.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use arrow2::util::bench_util::{create_boolean_array, create_primitive_array, create_string_array}; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compute` in `arrow2` [INFO] [stdout] --> benches/comparison_kernels.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use arrow2::{compute::comparison::*, datatypes::DataType}; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compute` in `arrow2` [INFO] [stdout] --> benches/aggregate.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use arrow2::{compute::aggregate::*, datatypes::DataType}; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> examples/parquet_read_parallel.rs:22:43 [INFO] [stdout] | [INFO] [stdout] 22 | let producer_metadata = file_metadata.clone(); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `file_metadata` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Compression` [INFO] [stdout] --> benches/write_parquet.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | compression: Compression::Uncompressed, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Compression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `compute` in `arrow2` [INFO] [stdout] --> benches/sort_kernel.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use arrow2::compute::sort::{lexsort, sort, sort_to_indices, SortColumn, SortOptions}; [INFO] [stdout] | ^^^^^^^ could not find `compute` in `arrow2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `parquet` in `io` [INFO] [stdout] --> examples/parquet_write_record.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | io::parquet::write::{ [INFO] [stdout] | ^^^^^^^ could not find `parquet` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `filter` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | criterion::black_box(filter(data_array, filter_array).unwrap()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::csv` [INFO] [stdout] --> examples/csv_write.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | io::csv::write, [INFO] [stdout] | ^^^ could not find `csv` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ipc` in `io` [INFO] [stdout] --> benches/write_ipc.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use arrow2::io::ipc::write::*; [INFO] [stdout] | ^^^ could not find `ipc` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/write_csv.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use arrow2::util::bench_util::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::csv` [INFO] [stdout] --> examples/csv_read_parallel.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use arrow2::{error::Result, io::csv::read, record_batch::RecordBatch}; [INFO] [stdout] | ^^^ could not find `csv` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/growable.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | util::bench_util::create_primitive_array, [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> examples/parquet_read_parallel.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 47 | let metadata_consumer = file_metadata.clone(); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `file_metadata` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Version` [INFO] [stdout] --> benches/write_parquet.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | version: Version::V1, [INFO] [stdout] | ^^^^^^^ use of undeclared type `Version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> examples/parquet_read_parallel.rs:48:50 [INFO] [stdout] | [INFO] [stdout] 48 | let arrow_schema_consumer = arrow_schema.clone(); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `arrow_schema` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/aggregate.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use arrow2::util::bench_util::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/sort_kernel.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | use arrow2::util::bench_util::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynIter` [INFO] [stdout] --> benches/write_parquet.rs:23:49 [INFO] [stdout] | [INFO] [stdout] 23 | let row_groups = std::iter::once(Result::Ok(DynIter::new(std::iter::once(Ok(DynIter::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `DynIter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/comparison_kernels.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | use arrow2::util::bench_util::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sum` in this scope [INFO] [stdout] --> benches/aggregate.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | sum(criterion::black_box(arr_a)).unwrap(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SortOptions` [INFO] [stdout] --> benches/sort_kernel.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | sort(criterion::black_box(arr_a), &SortOptions::default(), None).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SortOptions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DynIter` [INFO] [stdout] --> benches/write_parquet.rs:23:81 [INFO] [stdout] | [INFO] [stdout] 23 | let row_groups = std::iter::once(Result::Ok(DynIter::new(std::iter::once(Ok(DynIter::new( [INFO] [stdout] | ^^^^^^^ use of undeclared type `DynIter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SortOptions` [INFO] [stdout] --> benches/sort_kernel.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | &SortOptions::default(), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `SortOptions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `min_primitive` in this scope [INFO] [stdout] --> benches/aggregate.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | min_primitive(criterion::black_box(arr_a)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoding` [INFO] [stdout] --> benches/write_parquet.rs:48:57 [INFO] [stdout] | [INFO] [stdout] 48 | c.bench_function(&a, |b| b.iter(|| write(array, Encoding::Plain).unwrap())); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> benches/comparison_kernels.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | b.iter(|| bench_op(&arr_a, &arr_b, Operator::Eq)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SortColumn` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | SortColumn { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoding` [INFO] [stdout] --> benches/write_parquet.rs:54:57 [INFO] [stdout] | [INFO] [stdout] 54 | c.bench_function(&a, |b| b.iter(|| write(array, Encoding::Plain).unwrap())); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> benches/comparison_kernels.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Operator::Eq, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/aggregate.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | let arr_a = create_primitive_array::(size, DataType::Float32, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SortColumn` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | SortColumn { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> benches/comparison_kernels.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | b.iter(|| bench_op(&arr_a, &arr_b, Operator::Eq)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/aggregate.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let arr_a = create_primitive_array::(size, DataType::Float32, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoding` [INFO] [stdout] --> benches/write_parquet.rs:60:57 [INFO] [stdout] | [INFO] [stdout] 60 | c.bench_function(&a, |b| b.iter(|| write(array, Encoding::Plain).unwrap())); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lexsort` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | criterion::black_box(lexsort::(&columns, None).unwrap()); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Compression` [INFO] [stdout] --> examples/parquet_write_record.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | compression: Compression::Uncompressed, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `Compression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> benches/comparison_kernels.rs:43:81 [INFO] [stdout] | [INFO] [stdout] 43 | b.iter(|| bench_op_scalar(&arr_a, &BooleanScalar::from(Some(true)), Operator::Eq)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sort` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | sort(criterion::black_box(arr_a), &SortOptions::default(), None).unwrap(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoding` [INFO] [stdout] --> benches/write_parquet.rs:67:36 [INFO] [stdout] | [INFO] [stdout] 67 | b.iter(|| write(array, Encoding::DeltaLengthByteArray).unwrap()) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Version` [INFO] [stdout] --> examples/parquet_write_record.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | version: Version::V2, [INFO] [stdout] | ^^^^^^^ use of undeclared type `Version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> benches/comparison_kernels.rs:49:48 [INFO] [stdout] | [INFO] [stdout] 49 | b.iter(|| bench_op(&arr_a, &arr_b, Operator::Eq)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Encoding` in this scope [INFO] [stdout] --> benches/write_parquet.rs:11:39 [INFO] [stdout] | [INFO] [stdout] 11 | fn write(array: &dyn Array, encoding: Encoding) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `sort_to_indices` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | let _: PrimitiveArray = sort_to_indices( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RowGroupIterator` [INFO] [stdout] --> examples/parquet_write_record.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | RowGroupIterator::try_new(iter.into_iter(), &schema, options, vec![Encoding::Plain])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `RowGroupIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | let arr_a = create_primitive_array::(size, DataType::Float32, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WriteOptions` in this scope [INFO] [stdout] --> benches/write_parquet.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | let options = WriteOptions { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array_with_seed` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | let arr_b = create_primitive_array_with_seed::(size, DataType::Float32, 0.0, 43); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoding` [INFO] [stdout] --> examples/parquet_write_record.rs:26:76 [INFO] [stdout] | [INFO] [stdout] 26 | RowGroupIterator::try_new(iter.into_iter(), &schema, options, vec![Encoding::Plain])?; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Operator` [INFO] [stdout] --> benches/comparison_kernels.rs:53:86 [INFO] [stdout] | [INFO] [stdout] 53 | b.iter(|| bench_op_scalar(&arr_a, &Utf8Scalar::::from(Some("abc")), Operator::Eq)) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Operator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WriteOptions` in this scope [INFO] [stdout] --> examples/parquet_write_record.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | let options = WriteOptions { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_parquet_schema` in this scope [INFO] [stdout] --> benches/write_parquet.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | let parquet_schema = to_parquet_schema(&schema)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let arr_a = create_primitive_array::(size, DataType::Float32, 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::io::csv` [INFO] [stdout] --> benches/write_csv.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use arrow2::io::csv::write; [INFO] [stdout] | ^^^ could not find `csv` in `io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `arrow2::util::bench_util` [INFO] [stdout] --> benches/write_ipc.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use arrow2::util::bench_util::{create_boolean_array, create_primitive_array, create_string_array}; [INFO] [stdout] | ^^^^^^^^^^ could not find `bench_util` in `util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in this scope [INFO] [stdout] --> examples/parquet_write_record.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let _ = write_file( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `array_to_page` in this scope [INFO] [stdout] --> benches/write_parquet.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | std::iter::once(array_to_page( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operator` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | fn bench_op(arr_a: &dyn Array, arr_b: &dyn Array, op: Operator) { [INFO] [stdout] | ^^^^^^^^ help: a trait with a similar name exists: `Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array_with_seed` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | let arr_b = create_primitive_array_with_seed::(size, DataType::Float32, 0.5, 43); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FileWriter` [INFO] [stdout] --> benches/write_ipc.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let mut writer = FileWriter::try_new(&mut writer, &schema)?; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `FileWriter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `write_file` in this scope [INFO] [stdout] --> benches/write_parquet.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | write_file( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compare` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | compare(black_box(arr_a), black_box(arr_b), op).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/write_csv.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | let array = create_primitive_array::(size, DataType::Int32, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Filter` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 19 | use core::iter::Filter; [INFO] [stdout] | [INFO] [stdout] 19 | use std::iter::Filter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/sort_kernel.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | let arr_a = create_string_array::(size, 4, 0.1, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Operator` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | fn bench_op_scalar(arr_a: &dyn Array, value_b: &dyn Scalar, op: Operator) { [INFO] [stdout] | ^^^^^^^^ help: a trait with a similar name exists: `Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_boolean_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | let filter_array = create_boolean_array(size, 0.0, 0.9); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/write_csv.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | let array = create_string_array::(size, 100, 0.1, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `compare_scalar` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | compare_scalar(black_box(arr_a), black_box(value_b), op).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/write_csv.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let array = create_primitive_array::(size, DataType::Float64, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let arr_a = create_primitive_array::(size, DataType::Float32, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | let arr_a = create_primitive_array::(size, DataType::Float32, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array_with_seed` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | let arr_a = create_primitive_array_with_seed::(size, DataType::Float32, 0.0, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_boolean_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | let filter_array = create_boolean_array(size, 0.0, 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array_with_seed` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | let arr_b = create_primitive_array_with_seed::(size, DataType::Float32, 0.0, 43); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_boolean_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | let dense_filter_array = create_boolean_array(size, 0.0, 1.0 - 1.0 / 1024.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_boolean_array` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let arr_a = create_boolean_array(size, 0.0, 0.1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_boolean_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | let sparse_filter_array = create_boolean_array(size, 0.0, 1.0 / 1024.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_boolean_array` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | let arr_b = create_boolean_array(size, 0.0, 0.2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let arr_a = create_string_array::(size, 4, 0.1, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_filter` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 29 | fn bench_filter(data_array: &dyn Array, filter_array: &BooleanArray) { [INFO] [stdout] | -------------------------------------------------------------------- similarly named function `bench_filter` defined here [INFO] [stdout] ... [INFO] [stdout] 63 | let filter = build_filter(&filter_array).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: a function with a similar name exists: `bench_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/comparison_kernels.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | let arr_b = create_string_array::(size, 4, 0.1, 43); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_filter` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 29 | fn bench_filter(data_array: &dyn Array, filter_array: &BooleanArray) { [INFO] [stdout] | -------------------------------------------------------------------- similarly named function `bench_filter` defined here [INFO] [stdout] ... [INFO] [stdout] 64 | let dense_filter = build_filter(&dense_filter_array).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: a function with a similar name exists: `bench_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_filter` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:65:25 [INFO] [stdout] | [INFO] [stdout] 29 | fn bench_filter(data_array: &dyn Array, filter_array: &BooleanArray) { [INFO] [stdout] | -------------------------------------------------------------------- similarly named function `bench_filter` defined here [INFO] [stdout] ... [INFO] [stdout] 65 | let sparse_filter = build_filter(&sparse_filter_array).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: a function with a similar name exists: `bench_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | let data_array = create_primitive_array::(size, DataType::UInt8, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:89:22 [INFO] [stdout] | [INFO] [stdout] 89 | let data_array = create_primitive_array::(size, DataType::UInt8, 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | let data_array = create_primitive_array::(size, DataType::Float32, 0.5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_string_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | let data_array = create_string_array::(size, 4, 0.5, 42); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_primitive_array` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | let data_array = create_primitive_array::(size, DataType::Float32, 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `filter_record_batch` in this scope [INFO] [stdout] --> benches/filter_kernels.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | b.iter(|| filter_record_batch(&batch, &filter_array)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/array/mod.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | / macro_rules! with_match_dictionary_key_type {( [INFO] [stdout] 156 | | $key_type:expr, | $_:tt $T:ident | $($body:tt)* [INFO] [stdout] 157 | | ) => ({ [INFO] [stdout] 158 | | macro_rules! __with_ty__ {( $_ $T:ident ) => ( $($body)* )} [INFO] [stdout] ... | [INFO] [stdout] 169 | | } [INFO] [stdout] 170 | | })} [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_extension` [INFO] [stdout] --> src/datatypes/mod.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) use field::{get_extension, Extension, Metadata}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arrow2::datatypes::PhysicalType::Primitive` [INFO] [stdout] --> tests/it/array/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use arrow2::datatypes::PhysicalType::Primitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn arrow2::array::Array` cannot be known at compilation time [INFO] [stdout] --> benches/filter_kernels.rs:80:47 [INFO] [stdout] | [INFO] [stdout] 80 | b.iter(|| bench_built_filter(&filter, &data_array)) [INFO] [stdout] | ------------------ ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn arrow2::array::Array` [INFO] [stdout] note: required by a bound in `bench_built_filter` [INFO] [stdout] --> benches/filter_kernels.rs:33:56 [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array) { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `bench_built_filter` [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array + ?Sized) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn arrow2::array::Array` cannot be known at compilation time [INFO] [stdout] --> benches/filter_kernels.rs:83:53 [INFO] [stdout] | [INFO] [stdout] 83 | b.iter(|| bench_built_filter(&dense_filter, &data_array)) [INFO] [stdout] | ------------------ ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn arrow2::array::Array` [INFO] [stdout] note: required by a bound in `bench_built_filter` [INFO] [stdout] --> benches/filter_kernels.rs:33:56 [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array) { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `bench_built_filter` [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array + ?Sized) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn arrow2::array::Array` cannot be known at compilation time [INFO] [stdout] --> benches/filter_kernels.rs:86:54 [INFO] [stdout] | [INFO] [stdout] 86 | b.iter(|| bench_built_filter(&sparse_filter, &data_array)) [INFO] [stdout] | ------------------ ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn arrow2::array::Array` [INFO] [stdout] note: required by a bound in `bench_built_filter` [INFO] [stdout] --> benches/filter_kernels.rs:33:56 [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array) { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `bench_built_filter` [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array + ?Sized) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> examples/csv_read_parallel.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | let consumer_schema = schema.clone(); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `schema` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn arrow2::array::Array` cannot be known at compilation time [INFO] [stdout] --> benches/filter_kernels.rs:108:47 [INFO] [stdout] | [INFO] [stdout] 108 | b.iter(|| bench_built_filter(&filter, &data_array)) [INFO] [stdout] | ------------------ ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn arrow2::array::Array` [INFO] [stdout] note: required by a bound in `bench_built_filter` [INFO] [stdout] --> benches/filter_kernels.rs:33:56 [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array) { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `bench_built_filter` [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array + ?Sized) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn arrow2::array::Array` cannot be known at compilation time [INFO] [stdout] --> benches/filter_kernels.rs:111:53 [INFO] [stdout] | [INFO] [stdout] 111 | b.iter(|| bench_built_filter(&dense_filter, &data_array)) [INFO] [stdout] | ------------------ ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn arrow2::array::Array` [INFO] [stdout] note: required by a bound in `bench_built_filter` [INFO] [stdout] --> benches/filter_kernels.rs:33:56 [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array) { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `bench_built_filter` [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array + ?Sized) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn arrow2::array::Array` cannot be known at compilation time [INFO] [stdout] --> benches/filter_kernels.rs:114:54 [INFO] [stdout] | [INFO] [stdout] 114 | b.iter(|| bench_built_filter(&sparse_filter, &data_array)) [INFO] [stdout] | ------------------ ^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn arrow2::array::Array` [INFO] [stdout] note: required by a bound in `bench_built_filter` [INFO] [stdout] --> benches/filter_kernels.rs:33:56 [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array) { [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `bench_built_filter` [INFO] [stdout] help: consider relaxing the implicit `Sized` restriction [INFO] [stdout] | [INFO] [stdout] 33 | fn bench_built_filter<'a>(filter: &Filter<'a>, array: &impl Array + ?Sized) { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: function is never used: `arrow_test_data` [INFO] [stdout] --> tests/it/test_util.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn arrow_test_data() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_data_dir` [INFO] [stdout] --> tests/it/test_util.rs:52:4 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_data_dir(udf_env: &str, submodule_data: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_native_little_endian` [INFO] [stdout] --> src/endianess.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn is_native_little_endian() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_extension` [INFO] [stdout] --> src/datatypes/field.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | pub(crate) fn get_extension(metadata: &Option>) -> Extension { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "54294d2d18fe3e71b8193bf75b7e60eac9ac081b6b3c7b8e6f9f76a4034fe8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54294d2d18fe3e71b8193bf75b7e60eac9ac081b6b3c7b8e6f9f76a4034fe8e9", kill_on_drop: false }` [INFO] [stdout] 54294d2d18fe3e71b8193bf75b7e60eac9ac081b6b3c7b8e6f9f76a4034fe8e9