kvm-ci

Public
unittests-gnu-x86_64cargo test --all-features --workspace
Waited 8m 29s
·
Ran in 11s
unittests-gnu-aarch64cargo test --all-features --workspace
Waited 12s
·
Ran in 18s
unittests-gnu-riscv64"cargo test --all-features --workspace"
Waited 8m 45s
·
Ran in 6m 25s
unittests-musl-x86_64cargo test --all-features --workspace --target x86_64-unknown-linux-musl
Waited 8m 47s
·
Ran in 11s
unittests-musl-aarch64cargo test --all-features --workspace --target aarch64-unknown-linux-musl
Waited 14s
·
Ran in 19s
unittests-gnu-release-x86_64cargo test --release --all-features --workspace
Waited 8m 59s
·
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 9m 3s
·
Ran in 6m 25s
unittests-musl-release-x86_64cargo test --release --all-features --workspace --target x86_64-unknown-linux-musl
Waited 9m 15s
·
Ran in 11s
unittests-musl-release-aarch64cargo test --release --all-features --workspace --target aarch64-unknown-linux-musl
Waited 18s
·
Ran in 18s
clippy-x86_64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 9m 32s
·
Ran in 11s
clippy-aarch64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 19s
·
Ran in 16s
clippy-riscv64"cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks"
Waited 9m 48s
·
Ran in 6m 16s
check-warnings-x86_64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 10m 18s
·
Ran in 10s
check-warnings-aarch64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 36s
·
Ran in 16s
check-warnings-riscv64"RUSTFLAGS=\"-D warnings\" cargo check --all-targets --all-features --workspace"
Waited 10m 20s
·
Ran in 6m 33s
coverage-x86_64pytest $(find . -type f -name "test_coverage.py")
Waited 10m 34s
·
Ran in 12s
build-serde-gnu-x86_64cargo build --release --features=serde
Waited 14m 29s
·
Ran in 10s
build-serde-gnu-aarch64cargo build --release --features=serde
Waited 44s
·
Ran in 16s
build-serde-gnu-riscv64"cargo build --release --features=serde"
Waited 14m 44s
·
Ran in 5m 46s
build-serde-musl-x86_64cargo build --release --features=serde --target x86_64-unknown-linux-musl
Waited 15m 20s
·
Ran in 11s
build-serde-musl-aarch64cargo build --release --features=serde --target aarch64-unknown-linux-musl
Waited 44s
·
Ran in 16s
Total Job Run Time: 42m 13s