kvm-ci

Public
unittests-gnu-x86_64cargo test --all-features --workspace
Waited 7m 35s
·
Ran in 10s
unittests-gnu-aarch64cargo test --all-features --workspace
Waited 15s
·
Ran in 17s
unittests-gnu-riscv64"cargo test --all-features --workspace"
Waited 7m 38s
·
Ran in 6m 17s
unittests-musl-x86_64cargo test --all-features --workspace --target x86_64-unknown-linux-musl
Waited 7m 50s
·
Ran in 12s
unittests-musl-aarch64cargo test --all-features --workspace --target aarch64-unknown-linux-musl
Waited 17s
·
Ran in 19s
unittests-gnu-release-x86_64cargo test --release --all-features --workspace
Waited 8m 7s
·
Ran in 11s
unittests-gnu-release-aarch64cargo test --release --all-features --workspace
Waited 17s
·
Ran in 18s
unittests-gnu-release-riscv64"cargo test --release --all-features --workspace"
Waited 8m 23s
·
Ran in 6m 48s
unittests-musl-release-x86_64cargo test --release --all-features --workspace --target x86_64-unknown-linux-musl
Waited 8m 43s
·
Ran in 11s
unittests-musl-release-aarch64cargo test --release --all-features --workspace --target aarch64-unknown-linux-musl
Waited 22s
·
Ran in 18s
clippy-x86_64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 8m 59s
·
Ran in 10s
clippy-aarch64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 24s
·
Ran in 16s
clippy-riscv64"cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks"
Waited 9m 13s
·
Ran in 6m 42s
check-warnings-x86_64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 9m 15s
·
Ran in 10s
check-warnings-aarch64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 37s
·
Ran in 16s
check-warnings-riscv64"RUSTFLAGS=\"-D warnings\" cargo check --all-targets --all-features --workspace"
Waited 9m 30s
·
Ran in 7m 1s
coverage-x86_64pytest $(find . -type f -name "test_coverage.py")
Waited 9m 43s
·
Ran in 12s
build-serde-gnu-x86_64cargo build --release --features=serde
Waited 13m 32s
·
Ran in 10s
build-serde-gnu-aarch64cargo build --release --features=serde
Waited 3s
·
Ran in 16s
build-serde-gnu-riscv64"cargo build --release --features=serde"
Waited 13m 47s
·
Ran in 6m 14s
build-serde-musl-x86_64cargo build --release --features=serde --target x86_64-unknown-linux-musl
Waited 14m 0s
·
Ran in 10s
build-serde-musl-aarch64cargo build --release --features=serde --target aarch64-unknown-linux-musl
Waited 42s
·
Ran in 16s
Total Job Run Time: 43m 32s