.github/workflows/nightly.yml #587
nightly.yml
on: schedule
nightly
/
...
/
cargo +nightly test
37s
nightly
/
...
/
cargo +nightly fmt
18s
nightly
/
...
/
cargo +nightly clippy
31s
nightly
/
...
/
cargo deny check
5s
nightly
/
...
/
cargo +stable test
28s
nightly
/
...
/
cargo +nightly test
35s
nightly
/
...
/
cargo +stable minimal-versions check --workspace
22s
nightly
/
...
/
cargo +nightly minimal-versions check --workspace
20s
nightly
/
...
/
cargo vet status
4s
nightly
/
...
/
cargo +nightly doc --cfg docsrs
23s
Annotations
10 errors
nightly / deny / cargo deny check
Process completed with exit code 3.
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
the feature `rustc_attrs` is not in the list of allowed features
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
the `#[rustc_nonnull_optimization_guaranteed]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
the `#[rustc_layout_scalar_valid_range_start]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
the `#[rustc_layout_scalar_valid_range_end]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
the `#[rustc_nonnull_optimization_guaranteed]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
the `#[rustc_layout_scalar_valid_range_start]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
the `#[rustc_layout_scalar_valid_range_end]` attribute is just used to enable niche optimizations in libcore and libstd and will never be stable
|
nightly / minimal-versions-nightly / cargo +nightly minimal-versions check --workspace
Process completed with exit code 1.
|
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 CCA2:4585:33550C:5E38F5:65F10E10.
|