Skip to content

.github/workflows/nightly.yml #45

.github/workflows/nightly.yml

.github/workflows/nightly.yml #45

Triggered via schedule August 1, 2023 02:18
Status Failure
Total duration 1m 2s
Artifacts

nightly.yml

on: schedule
nightly  /  ...  /  cargo +nightly test
23s
nightly / test / cargo +nightly test
nightly  /  ...  /  cargo +nightly fmt
22s
nightly / fmt / cargo +nightly fmt
nightly  /  ...  /  cargo +nightly lints clippy
39s
nightly / clippy / cargo +nightly lints clippy
nightly  /  ...  /  cargo deny check
30s
nightly / deny / cargo deny check
nightly  /  ...  /  cargo update && cargo test
41s
nightly / updates / cargo update && cargo test
nightly  /  ...  /  cargo minimal-versions check --workspace
34s
nightly / minimal-versions / cargo minimal-versions check --workspace
nightly  /  ...  /  cargo +nightly doc --cfg docsrs
20s
nightly / docsrs / cargo +nightly doc --cfg docsrs
nightly  /  ...  /  cargo minimal-versions check --workspace
23s
nightly / minimal-versions-nightly / cargo minimal-versions check --workspace
nightly  /  create issue
3s
nightly / create issue
nightly  /  close issue
0s
nightly / close issue
Fit to window
Zoom out
Zoom in

Annotations

10 errors
nightly / docsrs / cargo +nightly doc --cfg docsrs
unknown feature `proc_macro_span_shrink`
nightly / docsrs / cargo +nightly doc --cfg docsrs
Process completed with exit code 101.
nightly / fmt / cargo +nightly fmt
Error: ENOENT: no such file or directory, opendir '/home/runner/work/cbor-diag-rs/cbor-diag-rs/target'
nightly / test / cargo +nightly test
unknown feature `proc_macro_span_shrink`
nightly / test / cargo +nightly test
Process completed with exit code 101.
nightly / minimal-versions-nightly / cargo minimal-versions check --workspace
unknown feature `proc_macro_span_shrink`
nightly / minimal-versions-nightly / cargo minimal-versions check --workspace
Process completed with exit code 1.
nightly / clippy / cargo +nightly lints clippy
unknown feature `proc_macro_span_shrink`
nightly / clippy / cargo +nightly lints clippy
Process completed with exit code 1.
nightly / create issue
An error occurred while creating the issue. This might be caused by a malformed issue title, or a typo in the labels or assignees. Check nightly-issue.md! Issues are disabled for this repo