.github/workflows/nightly.yml #373
nightly.yml
on: schedule
nightly
/
...
/
cargo +nightly test
43s
nightly
/
...
/
cargo +nightly fmt
20s
nightly
/
...
/
cargo +nightly clippy
38s
nightly
/
...
/
cargo deny check
5m 25s
nightly
/
...
/
cargo +stable test
1m 26s
nightly
/
...
/
cargo +nightly test
40s
nightly
/
...
/
cargo +stable minimal-versions check --workspace
27s
nightly
/
...
/
cargo +nightly minimal-versions check --workspace
46s
nightly
/
...
/
cargo vet status
4s
nightly
/
...
/
cargo +nightly doc --cfg docsrs
42s
Annotations
5 errors and 13 warnings
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 / deny / cargo deny check
Action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332' download has timed out. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
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
|
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 / deny / cargo deny check
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
nightly / deny / cargo deny check
Back off 12.1 seconds before retry.
|
nightly / deny / cargo deny check
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/692973e3d937129bcbf40652eb9f2f61becf3332'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
nightly / deny / cargo deny check
Back off 11.619 seconds before retry.
|