.github/workflows/nightly.yml #928
nightly.yml
on: schedule
nightly
/
...
/
cargo +nightly test
32s
nightly
/
...
/
cargo +nightly fmt
15s
nightly
/
...
/
cargo +nightly clippy
28s
nightly
/
...
/
cargo deny check
7s
nightly
/
...
/
cargo +stable test
29s
nightly
/
...
/
cargo +nightly test
31s
nightly
/
...
/
cargo +stable minimal-versions check --workspace
23s
nightly
/
...
/
cargo +nightly minimal-versions check --workspace
26s
nightly
/
...
/
cargo vet status
7s
nightly
/
...
/
cargo +nightly doc --cfg docsrs
20s
Annotations
3 errors and 9 warnings
nightly / clippy / cargo +nightly clippy:
src/decode.rs#L354
the following explicit lifetimes could be elided: 'a, 'b
|
nightly / clippy / cargo +nightly clippy:
src/encode.rs#L431
manually reimplementing `div_ceil`
|
nightly / clippy / cargo +nightly clippy
Process completed with exit code 101.
|
nightly / fmt / cargo +nightly fmt
Cache not found for keys: v0-rust-fmt-Linux-e0cd34b1-cf3964ce, v0-rust-fmt-Linux-e0cd34b1
|
nightly / docsrs / cargo +nightly doc --cfg docsrs
Cache not found for keys: v0-rust-docsrs-Linux-9ca8937e-cf3964ce, v0-rust-docsrs-Linux-9ca8937e
|
nightly / minimal-versions / cargo +stable minimal-versions check --workspace
Cache not found for keys: v0-rust-minimal-versions-Linux-37eab825-cf3964ce, v0-rust-minimal-versions-Linux-37eab825
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
Cache not found for keys: v0-rust-minimal-versions-Linux-9ca8937e-cf3964ce, v0-rust-minimal-versions-Linux-9ca8937e
|
nightly / clippy / cargo +nightly clippy
Cache not found for keys: v0-rust-clippy-Linux-9ca8937e-cf3964ce, v0-rust-clippy-Linux-9ca8937e
|
nightly / updates / cargo +stable test
Cache not found for keys: v0-rust-test-Linux-9e106b43-cf3964ce, v0-rust-test-Linux-9e106b43
|
nightly / updates-nightly / cargo +nightly test
Cache not found for keys: v0-rust-test-Linux-82b8ffe2-cf3964ce, v0-rust-test-Linux-82b8ffe2
|
nightly / test / cargo +nightly test
Cache not found for keys: v0-rust-test-Linux-82b8ffe2-cf3964ce, v0-rust-test-Linux-82b8ffe2
|
nightly / test / cargo +nightly test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|