CI #2775
ci.yml
on: schedule
cargo minimal-versions build
16s
cargo bench
20s
cargo hack check --feature-powerset
3m 21s
cargo miri test
35s
cargo clippy
21s
cargo fmt
5s
cargo doc
18s
Matrix: build
Matrix: core-msrv
Matrix: no-std
Matrix: san
Matrix: cargo test
Matrix: util-msrv
Annotations
21 errors and 2 warnings
cargo +stable build
Process completed with exit code 1.
|
cargo minimal-versions build
Process completed with exit code 1.
|
cargo build --target thumbv6m-none-eabi
Process completed with exit code 1.
|
cargo doc
Process completed with exit code 101.
|
cargo test (ubuntu-latest)
Process completed with exit code 101.
|
cargo bench
Process completed with exit code 101.
|
cargo clippy
Process completed with exit code 101.
|
cargo +nightly build
Process completed with exit code 1.
|
cargo test (macos-latest)
Process completed with exit code 101.
|
cargo build --target thumbv7m-none-eabi
Process completed with exit code 1.
|
cargo +beta build
Process completed with exit code 1.
|
cargo test (ubuntu-latest, i686-unknown-linux-gnu)
Process completed with exit code 101.
|
cargo test -Z sanitizer=thread
Process completed with exit code 101.
|
cargo miri test
Process completed with exit code 101.
|
cargo test -Z sanitizer=memory
Process completed with exit code 101.
|
cargo test (ubuntu-latest, aarch64-unknown-linux-gnu)
Process completed with exit code 101.
|
cargo test -Z sanitizer=address
Process completed with exit code 101.
|
cargo test (ubuntu-latest, armv7-unknown-linux-gnueabihf)
Process completed with exit code 101.
|
cargo test (windows-latest)
Process completed with exit code 101.
|
cargo test (ubuntu-latest, armv5te-unknown-linux-gnueabi)
Process completed with exit code 101.
|
cargo hack check --feature-powerset
Process completed with exit code 1.
|
cargo hack check --feature-powerset
Failed to download action 'https://api.github.com/repos/taiki-e/checkout-action/tarball/3898a5efcb0fe770de3413036ebd071bca8fe361'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
cargo hack check --feature-powerset
Back off 14.328 seconds before retry.
|