Skip to content

.github/workflows/nightly.yml #370

.github/workflows/nightly.yml

.github/workflows/nightly.yml #370

Triggered via schedule June 16, 2024 02:28
Status Failure
Total duration 1m 7s
Artifacts

nightly.yml

on: schedule
nightly  /  ...  /  cargo +nightly test
44s
nightly / test / cargo +nightly test
nightly  /  ...  /  cargo +nightly fmt
26s
nightly / fmt / cargo +nightly fmt
nightly  /  ...  /  cargo +nightly clippy
39s
nightly / clippy / cargo +nightly clippy
nightly  /  ...  /  cargo deny check
10s
nightly / deny / cargo deny check
nightly  /  ...  /  cargo +stable test
16s
nightly / updates / cargo +stable test
nightly  /  ...  /  cargo +nightly test
43s
nightly / updates-nightly / cargo +nightly test
nightly  /  ...  /  cargo +stable minimal-versions check --workspace
26s
nightly / minimal-versions / cargo +stable minimal-versions check --workspace
nightly  /  ...  /  cargo +nightly minimal-versions check --workspace
38s
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
nightly  /  ...  /  cargo vet status
3s
nightly / vet-status / cargo vet status
nightly  /  ...  /  cargo +nightly doc --cfg docsrs
37s
nightly / docsrs / cargo +nightly doc --cfg docsrs
nightly  /  create issue
4s
nightly / create issue
nightly  /  close issue
0s
nightly / close issue
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
nightly / deny / cargo deny check
Process completed with exit code 1.
nightly / clippy / cargo +nightly clippy: src/main.rs#L84
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / clippy / cargo +nightly clippy: src/crate_name.rs#L4
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / clippy / cargo +nightly clippy: src/package_id_spec.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / clippy / cargo +nightly clippy
Process completed with exit code 101.
nightly / create issue
You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 886B:809CD:21B235D:385D718:666E4E27.
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace: src/main.rs#L84
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace: src/crate_name.rs#L4
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace: src/package_id_spec.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / updates-nightly / cargo +nightly test : src/main.rs#L84
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / updates-nightly / cargo +nightly test : src/crate_name.rs#L4
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / updates-nightly / cargo +nightly test : src/package_id_spec.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / test / cargo +nightly test : src/main.rs#L84
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / test / cargo +nightly test : src/crate_name.rs#L4
non-local `impl` definition, `impl` blocks should be written at the same level as their item
nightly / test / cargo +nightly test : src/package_id_spec.rs#L9
non-local `impl` definition, `impl` blocks should be written at the same level as their item