Skip to content

use the bias as intended #380

use the bias as intended

use the bias as intended #380

Triggered via pull request September 24, 2024 13:10
Status Failure
Total duration 1m 41s
Billable time 2m
Artifacts

rust.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 77 warnings
test (macos-latest-xlarge, stable): src/reader.rs#L330
no method named `is_zero` found for struct `Leaf` in the current scope
test (macos-latest-xlarge, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
test (macos-latest-xlarge, beta)
The job was canceled because "macos-latest-xlarge_stabl" failed.
test (macos-latest-xlarge, beta): src/reader.rs#L330
no method named `is_zero` found for struct `Leaf` in the current scope
test (macos-latest-xlarge, beta)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
test (ubuntu-latest, stable)
The job was canceled because "macos-latest-xlarge_stabl" failed.
test (ubuntu-latest, stable)
The operation was canceled.
test (ubuntu-latest, beta)
The job was canceled because "macos-latest-xlarge_stabl" failed.
test (ubuntu-latest, beta)
The operation was canceled.
test (windows-latest, stable)
The job was canceled because "macos-latest-xlarge_stabl" failed.
test (windows-latest, stable)
The operation was canceled.
test (windows-latest, beta)
The job was canceled because "macos-latest-xlarge_stabl" failed.
test (windows-latest, beta)
The operation was canceled.
lint: src/reader.rs#L330
no method named `is_zero` found for struct `node::Leaf` in the current scope
lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test (macos-latest-xlarge, 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/
test (macos-latest-xlarge, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos-latest-xlarge, 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/
test (macos-latest-xlarge, 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/
test (macos-latest-xlarge, 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/
test (macos-latest-xlarge, 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/
test (macos-latest-xlarge, stable): src/distance/mod.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, stable): src/distance/binary_quantized_euclidean.rs#L4
unused import: `NodeHeaderEuclidean`
test (macos-latest-xlarge, stable): src/distance/binary_quantized_manhattan.rs#L6
unused import: `NodeHeaderManhattan`
test (macos-latest-xlarge, stable): src/distance/dot_product.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, stable): src/distance/manhattan.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, stable): src/writer.rs#L13
unused import: `new_leaf`
test (macos-latest-xlarge, stable)
`arroy` (lib) generated 7 warnings (run `cargo fix --lib -p arroy` to apply 7 suggestions)
test (macos-latest-xlarge, stable): src/distance/mod.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, stable): src/distance/binary_quantized_euclidean.rs#L4
unused import: `NodeHeaderEuclidean`
test (macos-latest-xlarge, stable): src/distance/binary_quantized_manhattan.rs#L6
unused import: `NodeHeaderManhattan`
test (macos-latest-xlarge, stable): src/distance/dot_product.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, stable): src/distance/manhattan.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, stable): src/writer.rs#L13
unused import: `new_leaf`
test (macos-latest-xlarge, stable)
`arroy` (lib) generated 7 warnings
test (macos-latest-xlarge, stable)
build failed, waiting for other jobs to finish...
test (macos-latest-xlarge, beta)
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/
test (macos-latest-xlarge, beta)
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/
test (macos-latest-xlarge, beta)
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/
test (macos-latest-xlarge, beta)
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/
test (macos-latest-xlarge, beta): src/distance/mod.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, beta): src/distance/binary_quantized_euclidean.rs#L4
unused import: `NodeHeaderEuclidean`
test (macos-latest-xlarge, beta): src/distance/binary_quantized_manhattan.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, beta): src/distance/binary_quantized_manhattan.rs#L6
unused import: `NodeHeaderManhattan`
test (macos-latest-xlarge, beta): src/distance/dot_product.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, beta): src/distance/manhattan.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, beta): src/writer.rs#L13
unused import: `new_leaf`
test (macos-latest-xlarge, beta)
`arroy` (lib) generated 7 warnings
test (macos-latest-xlarge, beta)
build failed, waiting for other jobs to finish...
test (macos-latest-xlarge, beta): src/distance/mod.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, beta): src/distance/binary_quantized_euclidean.rs#L4
unused import: `NodeHeaderEuclidean`
test (macos-latest-xlarge, beta): src/distance/binary_quantized_manhattan.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, beta): src/distance/binary_quantized_manhattan.rs#L6
unused import: `NodeHeaderManhattan`
test (macos-latest-xlarge, beta): src/distance/dot_product.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, beta): src/distance/manhattan.rs#L1
unused import: `std::borrow::Cow`
test (macos-latest-xlarge, beta): src/writer.rs#L13
unused import: `new_leaf`
test (macos-latest-xlarge, beta)
`arroy` (lib) generated 7 warnings (run `cargo fix --lib -p arroy` to apply 7 suggestions)
test (ubuntu-latest, stable): src/distance/mod.rs#L1
unused import: `std::borrow::Cow`
test (ubuntu-latest, stable): src/distance/binary_quantized_euclidean.rs#L4
unused import: `NodeHeaderEuclidean`
test (ubuntu-latest, stable): src/distance/binary_quantized_manhattan.rs#L1
unused import: `std::borrow::Cow`
test (ubuntu-latest, stable): src/distance/binary_quantized_manhattan.rs#L6
unused import: `NodeHeaderManhattan`
test (ubuntu-latest, stable): src/distance/dot_product.rs#L1
unused import: `std::borrow::Cow`
test (ubuntu-latest, stable): src/distance/manhattan.rs#L1
unused import: `std::borrow::Cow`
test (ubuntu-latest, stable): src/writer.rs#L13
unused import: `new_leaf`
test (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/
test (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/
test (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/
test (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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (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/
test (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/
test (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/
test (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/
lint
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/distance/mod.rs#L1
unused import: `std::borrow::Cow`
lint: src/distance/binary_quantized_euclidean.rs#L4
unused import: `NodeHeaderEuclidean`
lint: src/distance/binary_quantized_manhattan.rs#L1
unused import: `std::borrow::Cow`
lint: src/distance/binary_quantized_manhattan.rs#L6
unused import: `NodeHeaderManhattan`
lint: src/distance/dot_product.rs#L1
unused import: `std::borrow::Cow`
lint: src/distance/manhattan.rs#L1
unused import: `std::borrow::Cow`
lint: src/writer.rs#L13
unused import: `new_leaf`
lint
`arroy` (lib) generated 7 warnings
lint
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/
lint
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/
lint
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/
lint
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/