linux-loader rust-vmm crate CI

:rust-vmm-ci:./rust-vmm-ci/.buildkite/autogenerate_pipeline.py | buildkite-agent pipeline upload
Waited 9s
·
Ran in 3s
build-gnu-x86_64RUSTFLAGS="-D warnings" cargo build --release
Waited 11s
·
Ran in 1m 6s
build-gnu-aarch64RUSTFLAGS="-D warnings" cargo build --release
Waited 14s
·
Ran in 9s
build-gnu-riscv64"RUSTFLAGS=\"-D warnings\" cargo build --release"
Waited 1m 28s
·
Ran in 5m 9s
build-musl-x86_64RUSTFLAGS="-D warnings" cargo build --release --target x86_64-unknown-linux-musl
Waited 6m 48s
·
Ran in 6s
build-musl-aarch64RUSTFLAGS="-D warnings" cargo build --release --target aarch64-unknown-linux-musl
Waited 28s
·
Ran in 9s
stylecargo fmt --all -- --check --config format_code_in_doc_comments=true
Waited 42s
·
Ran in 2s
unittests-gnu-x86_64cargo test --all-features --workspace
Waited 7m 4s
·
Ran in 21s
unittests-gnu-aarch64cargo test --all-features --workspace
Waited 50s
·
Ran in 23s
unittests-gnu-riscv64"cargo test --all-features --workspace"
Waited 7m 36s
·
Ran in 9m 19s
unittests-musl-x86_64cargo test --all-features --workspace --target x86_64-unknown-linux-musl
Waited 12m 36s
·
Ran in 25s
unittests-musl-aarch64cargo test --all-features --workspace --target aarch64-unknown-linux-musl
Waited 1m 18s
·
Ran in 24s
unittests-gnu-release-x86_64cargo test --release --all-features --workspace
Waited 12m 36s
·
Ran in 25s
unittests-gnu-release-aarch64cargo test --release --all-features --workspace
Waited 1m 47s
·
Ran in 25s
unittests-gnu-release-riscv64"cargo test --release --all-features --workspace"
Waited 12m 59s
·
Ran in 9m 49s
unittests-musl-release-x86_64cargo test --release --all-features --workspace --target x86_64-unknown-linux-musl
Waited 12m 59s
·
Ran in 33s
unittests-musl-release-aarch64cargo test --release --all-features --workspace --target aarch64-unknown-linux-musl
Waited 2m 17s
·
Ran in 25s
clippy-x86_64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 13m 10s
·
Ran in 14s
clippy-aarch64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 2m 48s
·
Ran in 18s
clippy-riscv64"cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks"
Waited 13m 11s
·
Ran in 6m 33s
check-warnings-x86_64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 13m 35s
·
Ran in 12s
check-warnings-aarch64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 3m 11s
·
Ran in 17s
check-warnings-riscv64"RUSTFLAGS=\"-D warnings\" cargo check --all-targets --all-features --workspace"
Waited 13m 42s
·
Ran in 7m 44s
coverage-x86_64pytest $(find . -type f -name "test_coverage.py")
Waited 13m 57s
·
Ran in 20s
commit-formatpytest $(find . -type f -name "test_commit_format.py")
Waited 3m 34s
·
Ran in 2s
cargo-audit-x86_64[ -e Cargo.lock ] || cargo generate-lockfile; cargo audit -q --deny warnings
Waited 14m 27s
·
Ran in 6s
:custom-pipeline:./rust-vmm-ci/.buildkite/autogenerate_pipeline.py -t .buildkite/custom-tests.json | buildkite-agent pipeline upload
Waited 2s
·
Ran in 3s
build-gnu-bzimage-x86_64cargo build --release --features bzimage
Waited 14m 51s
·
Ran in 8s
build-musl-bzimage-x86_64cargo build --release --features bzimage --target x86_64-unknown-linux-musl
Waited 15m 9s
·
Ran in 7s
build-no-default-features-x86_64cargo build --release --no-default-features
Waited 15m 27s
·
Ran in 8s
build-no-default-features-aarch64cargo build --release --no-default-features
Waited 7s
·
Ran in 9s
:bench-pipeline:DOCKER_PLUGIN_CONFIG='{"tests": ["bench"], "cfg": {"environment": ["PYTHONIOENCODING=utf-8"], "propagate-environment": true}}' ./rust-vmm-ci/.buildkite/autogenerate_pipeline.py -t .buildkite/bench-tests.json | buildkite-agent pipeline upload
Waited 3m 53s
·
Ran in 3s
bench-x86_64pytest rust-vmm-ci/integration_tests/test_benchmark.py -s
Waited 11m 54s
·
Ran in 2m 15s
bench-aarch64pytest rust-vmm-ci/integration_tests/test_benchmark.py -s
Waited 7s
·
Ran in 1m 39s
Total Job Run Time: 49m 31s