Skip to content

chore(dep): bump the test-deps group across 1 directory with 3 updates #1464

chore(dep): bump the test-deps group across 1 directory with 3 updates

chore(dep): bump the test-deps group across 1 directory with 3 updates #1464

Triggered via pull request December 16, 2024 21:23
Status Failure
Total duration 1d 14h 50m 8s
Artifacts 1

rust.yml

on: pull_request
test-gen  /  Generate rsonpath-test cases
1m 0s
test-gen / Generate rsonpath-test cases
Documentation
52s
Documentation
Format
12s
Format
Dependency scan (cargo-deny)
42s
Dependency scan (cargo-deny)
Verify MSRV (cargo-msrv)
5m 31s
Verify MSRV (cargo-msrv)
Matrix: clippy
Matrix: Test all x86 SIMD configurations
Matrix: Test matrix
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 38 warnings
Format
Process completed with exit code 1.
this `map_or` can be simplified: crates/rsonpath-lib/src/lib.rs#L301
error: this `map_or` can be simplified --> crates/rsonpath-lib/src/input/padding.rs:301:67 | 301 | middle_self == middle_other && last_self == last_other && preceding_char.map_or(true, |x| x != b'\\') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use a standard comparison instead: `(preceding_char != Some(b'\\'))` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_map_or = note: `-D clippy::unnecessary-map-or` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::unnecessary_map_or)]`
this `map_or` can be simplified: crates/rsonpath-lib/src/lib.rs#L518
error: this `map_or` can be simplified --> crates/rsonpath-lib/src/input/padding.rs:518:16 | 518 | && preceding_char.map_or(true, |x| x != b'\\') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use a standard comparison instead: `(preceding_char != Some(b'\\'))` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_map_or
this `map_or` can be simplified: crates/rsonpath-lib/src/input/padding.rs#L518
error: this `map_or` can be simplified --> crates/rsonpath-lib/src/input/padding.rs:518:16 | 518 | && preceding_char.map_or(true, |x| x != b'\\') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use a standard comparison instead: `(preceding_char != Some(b'\\'))` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_map_or
this `map_or` can be simplified: crates/rsonpath-lib/src/input/padding.rs#L301
error: this `map_or` can be simplified --> crates/rsonpath-lib/src/input/padding.rs:301:67 | 301 | middle_self == middle_other && last_self == last_other && preceding_char.map_or(true, |x| x != b'\\') | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use a standard comparison instead: `(preceding_char != Some(b'\\'))` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_map_or = note: `-D clippy::unnecessary-map-or` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::unnecessary_map_or)]`
Test matrix (nightly, aarch64-unknown-linux-gnu)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Test matrix (stable, aarch64-unknown-linux-gnu)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Clippy (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (stable)
The `deny` input is deprecated in v1.4 and can be used within the `check-args` input
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dependency scan (cargo-deny)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clippy (nightly)
The `deny` input is deprecated in v1.4 and can be used within the `check-args` input
test-gen / Generate rsonpath-test cases
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify MSRV (cargo-msrv)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test matrix (nightly, x86_64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test matrix (nightly, i686-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test matrix (nightly, i686-unknown-linux-gnu)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-5d1805656276542aea65, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/612/merge, Key: cargo-install-cargo-hack-0.6.33-5d1805656276542aea65, Version: 088800c474379e94b2c5faecd696150e39e15adc593009042e737369ad081926
Test matrix (stable, i686-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test matrix (stable, x86_64-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test matrix (nightly, x86_64-pc-windows-msvc)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/612/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
Test matrix (nightly, i686-pc-windows-gnu)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/612/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
Test matrix (stable, x86_64-apple-darwin)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-a88a9c4111f4f76dee87, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/612/merge, Key: cargo-install-cargo-hack-0.6.33-a88a9c4111f4f76dee87, Version: 185c2f916b9ce2429d36aa9f910e92471e8887f70625754c1a6469c08fc4aaf7
Test matrix (nightly, i686-pc-windows-msvc)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/612/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5

Artifacts

Produced during runtime
Name Size
rsonpath-test-documents Expired
33.9 MB