Skip to content

[build] make rayon feature default #137

[build] make rayon feature default

[build] make rayon feature default #137

Triggered via push May 29, 2024 20:27
Status Failure
Total duration 3m 29s
Artifacts

ci.yml

on: push
Matrix: Cargo check
Matrix: Clippy lint
Matrix: Cargo format
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 96 warnings
Cargo check (windows-latest, nightly): src/chunked/arrow_converter.rs#L60
unresolved import `libc::bsearch`
Cargo check (windows-latest, nightly): src/chunked/recordbatch_output.rs#L60
unresolved imports `libc::bsearch`, `libc::send`
Cargo check (windows-latest, nightly)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Cargo check (windows-latest, stable)
The job was canceled because "windows-latest_nightly" failed.
Cargo check (windows-latest, stable)
The operation was canceled.
Cargo format (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cargo format (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo format (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo format (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo format (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo format (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cargo check (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo check (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, stable): src/chunked/mod.rs#L29
unused import: `parquet::format`
Cargo check (ubuntu-latest, stable): src/chunked/mod.rs#L30
unused import: `std::fmt::Debug`
Cargo check (ubuntu-latest, stable): src/chunked/mod.rs#L36
unused import: `std::sync::mpsc::SyncSender`
Cargo check (ubuntu-latest, stable): src/chunked/mod.rs#L43
unused import: `ParquetError`
Cargo check (ubuntu-latest, stable): src/chunked/mod.rs#L44
unused import: `tokio::runtime`
Cargo check (ubuntu-latest, stable): src/chunked/arrow_converter.rs#L32
unused import: `ordered_channel::bounded`
Cargo check (ubuntu-latest, stable): src/chunked/arrow_converter.rs#L33
unused import: `parquet::arrow::ArrowWriter`
Cargo check (ubuntu-latest, stable): src/chunked/arrow_converter.rs#L34
unused import: `parquet::basic::Compression`
Cargo check (ubuntu-latest, stable): src/chunked/arrow_converter.rs#L35
unused import: `parquet::file::properties::WriterProperties`
Cargo check (ubuntu-latest, stable): src/chunked/arrow_converter.rs#L36
unused import: `parquet::format`
Cargo check (macos-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cargo check (macos-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo check (macos-latest, stable): src/chunked/mod.rs#L29
unused import: `parquet::format`
Cargo check (macos-latest, stable): src/chunked/mod.rs#L30
unused import: `std::fmt::Debug`
Cargo check (macos-latest, stable): src/chunked/mod.rs#L36
unused import: `std::sync::mpsc::SyncSender`
Cargo check (macos-latest, stable): src/chunked/mod.rs#L43
unused import: `ParquetError`
Cargo check (macos-latest, stable): src/chunked/mod.rs#L44
unused import: `tokio::runtime`
Cargo check (macos-latest, stable): src/chunked/arrow_converter.rs#L32
unused import: `ordered_channel::bounded`
Cargo check (macos-latest, stable): src/chunked/arrow_converter.rs#L33
unused import: `parquet::arrow::ArrowWriter`
Cargo check (macos-latest, stable): src/chunked/arrow_converter.rs#L34
unused import: `parquet::basic::Compression`
Cargo check (macos-latest, stable): src/chunked/arrow_converter.rs#L35
unused import: `parquet::file::properties::WriterProperties`
Cargo check (macos-latest, stable): src/chunked/arrow_converter.rs#L36
unused import: `parquet::format`
Cargo check (macos-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (macos-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (macos-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (macos-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cargo check (ubuntu-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo check (ubuntu-latest, nightly): src/chunked/mod.rs#L29
unused import: `parquet::format`
Cargo check (ubuntu-latest, nightly): src/chunked/mod.rs#L30
unused import: `std::fmt::Debug`
Cargo check (ubuntu-latest, nightly): src/chunked/mod.rs#L36
unused import: `std::sync::mpsc::SyncSender`
Cargo check (ubuntu-latest, nightly): src/chunked/mod.rs#L43
unused import: `ParquetError`
Cargo check (ubuntu-latest, nightly): src/chunked/mod.rs#L44
unused import: `tokio::runtime`
Cargo check (ubuntu-latest, nightly): src/chunked/arrow_converter.rs#L32
unused import: `ordered_channel::bounded`
Cargo check (ubuntu-latest, nightly): src/chunked/arrow_converter.rs#L33
unused import: `parquet::arrow::ArrowWriter`
Cargo check (ubuntu-latest, nightly): src/chunked/arrow_converter.rs#L34
unused import: `parquet::basic::Compression`
Cargo check (ubuntu-latest, nightly): src/chunked/arrow_converter.rs#L35
unused import: `parquet::file::properties::WriterProperties`
Cargo check (ubuntu-latest, nightly): src/chunked/arrow_converter.rs#L36
unused import: `parquet::format`
Cargo check (ubuntu-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (ubuntu-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy lint (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy lint (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy lint (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy lint (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy lint (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy lint (ubuntu-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (macos-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cargo check (macos-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo check (macos-latest, nightly): src/chunked/mod.rs#L29
unused import: `parquet::format`
Cargo check (macos-latest, nightly): src/chunked/mod.rs#L30
unused import: `std::fmt::Debug`
Cargo check (macos-latest, nightly): src/chunked/mod.rs#L36
unused import: `std::sync::mpsc::SyncSender`
Cargo check (macos-latest, nightly): src/chunked/mod.rs#L43
unused import: `ParquetError`
Cargo check (macos-latest, nightly): src/chunked/mod.rs#L44
unused import: `tokio::runtime`
Cargo check (macos-latest, nightly): src/chunked/arrow_converter.rs#L32
unused import: `ordered_channel::bounded`
Cargo check (macos-latest, nightly): src/chunked/arrow_converter.rs#L33
unused import: `parquet::arrow::ArrowWriter`
Cargo check (macos-latest, nightly): src/chunked/arrow_converter.rs#L34
unused import: `parquet::basic::Compression`
Cargo check (macos-latest, nightly): src/chunked/arrow_converter.rs#L35
unused import: `parquet::file::properties::WriterProperties`
Cargo check (macos-latest, nightly): src/chunked/arrow_converter.rs#L36
unused import: `parquet::format`
Cargo check (macos-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (macos-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (macos-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (macos-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (windows-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Cargo check (windows-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Cargo check (windows-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (windows-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (windows-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (windows-latest, nightly)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (windows-latest, nightly): src/chunked/mod.rs#L29
unused import: `parquet::format`
Cargo check (windows-latest, nightly): src/chunked/mod.rs#L30
unused import: `std::fmt::Debug`
Cargo check (windows-latest, nightly): src/chunked/mod.rs#L36
unused import: `std::sync::mpsc::SyncSender`
Cargo check (windows-latest, nightly): src/chunked/mod.rs#L43
unused import: `ParquetError`
Cargo check (windows-latest, nightly): src/chunked/mod.rs#L44
unused import: `tokio::runtime`
Cargo check (windows-latest, nightly): src/chunked/arrow_converter.rs#L32
unused import: `ordered_channel::bounded`
Cargo check (windows-latest, nightly): src/chunked/arrow_converter.rs#L33
unused import: `parquet::arrow::ArrowWriter`
Cargo check (windows-latest, nightly): src/chunked/arrow_converter.rs#L34
unused import: `parquet::basic::Compression`
Cargo check (windows-latest, nightly): src/chunked/arrow_converter.rs#L35
unused import: `parquet::file::properties::WriterProperties`
Cargo check (windows-latest, nightly): src/chunked/arrow_converter.rs#L36
unused import: `parquet::format`
Cargo check (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Cargo check (windows-latest, stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/