Skip to content

dep: bump serde from 1.0.216 to 1.0.217 in the deps group #1497

dep: bump serde from 1.0.216 to 1.0.217 in the deps group

dep: bump serde from 1.0.216 to 1.0.217 in the deps group #1497

Triggered via pull request December 27, 2024 20:48
Status Failure
Total duration 47m 59s
Artifacts 1

rust.yml

on: pull_request
test-gen  /  Generate rsonpath-test cases
55s
test-gen / Generate rsonpath-test cases
Documentation
49s
Documentation
Format
11s
Format
Dependency scan (cargo-deny)
43s
Dependency scan (cargo-deny)
Verify MSRV (cargo-msrv)
5m 39s
Verify MSRV (cargo-msrv)
Matrix: clippy
Matrix: Test all x86 SIMD configurations
Matrix: Test matrix
Fit to window
Zoom out
Zoom in

Annotations

1 error and 40 warnings
operator precedence can trip the unwary: crates/rsonpath-syntax/src/lib.rs#L843
error: operator precedence can trip the unwary --> crates/rsonpath-syntax/src/parser.rs:843:46 | 843 | ... let n = ((raw_c - 0xD800) << 10 | (low - 0xDC00)) + 0x10000; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider parenthesizing your expression: `((raw_c - 0xD800) << 10) | (low - 0xDC00)` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#precedence = note: `-D clippy::precedence` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::precedence)]`
Format
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
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
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
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
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/627/merge, Key: cargo-install-cargo-hack-0.6.33-5d1805656276542aea65, Version: 088800c474379e94b2c5faecd696150e39e15adc593009042e737369ad081926
Test all x86 SIMD configurations (i686-unknown-linux-gnu, sse2;fast_quotes;fast_popcnt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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, 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/627/merge, Key: cargo-install-cargo-hack-0.6.33-5d1805656276542aea65, Version: 088800c474379e94b2c5faecd696150e39e15adc593009042e737369ad081926
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-apple-darwin)
Failed to save: Unable to reserve cache with key cargo-install-cargo-hack-0.6.33-b8336a33ecd05d8a4630, another job may be creating this cache. More details: Cache already exists. Scope: refs/pull/627/merge, Key: cargo-install-cargo-hack-0.6.33-b8336a33ecd05d8a4630, Version: 185c2f916b9ce2429d36aa9f910e92471e8887f70625754c1a6469c08fc4aaf7
Test all x86 SIMD configurations (i686-unknown-linux-gnu, sse2;slow_quotes;slow_popcnt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test all x86 SIMD configurations (i686-unknown-linux-gnu, sse2;slow_quotes;fast_popcnt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test all x86 SIMD configurations (i686-unknown-linux-gnu, sse2;fast_quotes;slow_popcnt)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test all x86 SIMD configurations (i686-unknown-linux-gnu, avx2;fast_quotes;fast_popcnt)
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-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/627/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
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/627/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
Test matrix (stable, 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/627/merge, Key: cargo-install-cargo-hack-0.6.33-86c69d27a97a33026807, Version: 783fdf4bba85379f4997a0351332d2bb074bb84791ab3a6068bb452d499ae5f5
Test matrix (stable, 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/627/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