Skip to content

.github/workflows/nightly.yml #453

.github/workflows/nightly.yml

.github/workflows/nightly.yml #453

Triggered via schedule September 27, 2024 02:53
Status Failure
Total duration 5m 57s
Artifacts

nightly.yml

on: schedule
nightly  /  ...  /  cargo +nightly test
45s
nightly / test / cargo +nightly test
nightly  /  ...  /  cargo +nightly fmt
23s
nightly / fmt / cargo +nightly fmt
nightly  /  ...  /  cargo +nightly clippy
43s
nightly / clippy / cargo +nightly clippy
nightly  /  ...  /  cargo deny check
18s
nightly / deny / cargo deny check
nightly  /  ...  /  cargo +stable test
51s
nightly / updates / cargo +stable test
nightly  /  ...  /  cargo +nightly test
5m 31s
nightly / updates-nightly / cargo +nightly test
nightly  /  ...  /  cargo +stable minimal-versions check --workspace
20s
nightly / minimal-versions / cargo +stable minimal-versions check --workspace
nightly  /  ...  /  cargo +nightly minimal-versions check --workspace
44s
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
nightly  /  ...  /  cargo vet status
9s
nightly / vet-status / cargo vet status
nightly  /  ...  /  cargo +nightly doc --cfg docsrs
45s
nightly / docsrs / cargo +nightly doc --cfg docsrs
nightly  /  create issue
7s
nightly / create issue
nightly  /  close issue
0s
nightly / close issue
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
nightly / clippy / cargo +nightly clippy: src/main.rs#L92
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 / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace: src/main.rs#L92
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 / test / cargo +nightly test : src/main.rs#L92
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 / updates-nightly / cargo +nightly test
Failed to download action 'https://api.github.com/repos/actions-rust-lang/setup-rust-toolchain/tarball/4d1965c9142484e48d40c19de54b5cba84953a06'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
nightly / updates-nightly / cargo +nightly test
Back off 27.365 seconds before retry.
nightly / updates-nightly / cargo +nightly test
Failed to download action 'https://api.github.com/repos/actions-rust-lang/setup-rust-toolchain/tarball/4d1965c9142484e48d40c19de54b5cba84953a06'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
nightly / updates-nightly / cargo +nightly test
Back off 26.622 seconds before retry.