Skip to content

Merge pull request #81 from willcrichton/indexical #293

Merge pull request #81 from willcrichton/indexical

Merge pull request #81 from willcrichton/indexical #293

Triggered via push September 12, 2023 22:01
Status Success
Total duration 18m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
test
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
test
unused variable: `z`
test
variable does not need to be mutable
test
variable `x` is assigned to, but never used
test
value assigned to `x` is never read
test
function `basic_constant_and_variable` is never used
test
function `variable_read` is never used
test
function `basic_reassign` is never used
test
path statement with no effect
test
unused variable: `z`
test
variable does not need to be mutable
test
variable `x` is assigned to, but never used
test
value assigned to `x` is never read
test
function `basic_constant_and_variable` is never used
test
function `variable_read` is never used
test
function `basic_reassign` is never used
test
path statement with no effect
test
`mock_project` (bin "mock_project") generated 8 warnings (run `cargo fix --bin "mock_project"` to apply 2 suggestions)
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/rayon-core/rayon-core-1.11.0.crate` (146.75.38.137), got 502
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/criterion/criterion-0.4.0.crate` (146.75.38.137), got 502
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/test-log/test-log-0.2.12.crate` (146.75.38.137), got 502
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/crossbeam-channel/crossbeam-channel-0.5.8.crate` (146.75.38.137), got 502
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/rayon/rayon-1.7.0.crate` (146.75.38.137), got 502
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ciborium-io/ciborium-io-0.2.1.crate` (146.75.38.137), got 502
test
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ciborium/ciborium-0.2.1.crate` (146.75.38.137), got 502
bench
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/