linux-loader rust-vmm crate CI

:rust-vmm-ci:./rust-vmm-ci/.buildkite/autogenerate_pipeline.py | buildkite-agent pipeline upload
Waited 2s
·
Ran in 3s
build-gnu-x86_64RUSTFLAGS="-D warnings" cargo build --release
Waited 4s
·
Ran in 8s
build-gnu-aarch64RUSTFLAGS="-D warnings" cargo build --release
Waited 2s
·
Ran in 9s
build-gnu-riscv64"RUSTFLAGS=\"-D warnings\" cargo build --release"
Canceled
Waited 4s
·
Ran in 1m 26s
build-musl-x86_64RUSTFLAGS="-D warnings" cargo build --release --target x86_64-unknown-linux-musl
Waited 5s
·
Ran in 8s
build-musl-aarch64RUSTFLAGS="-D warnings" cargo build --release --target aarch64-unknown-linux-musl
Waited 1s
·
Ran in 9s
stylecargo fmt --all -- --check --config format_code_in_doc_comments=true
Waited 5s
·
Ran in 2s
unittests-gnu-x86_64cargo test --all-features --workspace
Waited 7s
·
Ran in 27s
unittests-gnu-aarch64cargo test --all-features --workspace
Waited 4s
·
Ran in 23s
unittests-gnu-riscv64"cargo test --all-features --workspace"
Canceled
Waited 7s
·
Ran in 1m 21s
unittests-musl-x86_64cargo test --all-features --workspace --target x86_64-unknown-linux-musl
Waited 18s
·
Ran in 50s
unittests-musl-aarch64cargo test --all-features --workspace --target aarch64-unknown-linux-musl
Waited 9s
·
Ran in 24s
clippy-x86_64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 18s
·
Ran in 16s
clippy-aarch64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 12s
·
Ran in 18s
clippy-riscv64"cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks"
Canceled
Waited 39s
·
Ran in 51s
check-warnings-x86_64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 39s
·
Ran in 41s
check-warnings-aarch64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 15s
·
Ran in 18s
check-warnings-riscv64"RUSTFLAGS=\"-D warnings\" cargo check --all-targets --all-features --workspace"
Canceled
Waited 1m 13s
·
Ran in 16s
coverage-x86_64pytest $(find . -type f -name "test_coverage.py")
Canceled
Waited 1m 25s
·
Ran in 6s
commit-formatpytest $(find . -type f -name "test_commit_format.py")
Waited 17s
·
Ran in 2s
cargo-audit-x86_64[ -e Cargo.lock ] || cargo generate-lockfile; cargo audit -q --deny warnings
Canceled
Waited 1m 25s
:custom-pipeline:./rust-vmm-ci/.buildkite/autogenerate_pipeline.py -t .buildkite/custom-tests.json | buildkite-agent pipeline upload
Waited 5s
·
Ran in 3s
build-gnu-bzimage-x86_64cargo build --release --features bzimage
Canceled
Waited 1m 23s
build-musl-bzimage-x86_64cargo build --release --features bzimage --target x86_64-unknown-linux-musl
Canceled
Waited 1m 23s
build-no-default-features-x86_64cargo build --release --no-default-features
Canceled
Waited 1m 23s
build-no-default-features-aarch64cargo build --release --no-default-features
Waited 23s
·
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 3s
·
Ran in 3s
bench-x86_64pytest rust-vmm-ci/integration_tests/test_benchmark.py -s
Canceled
Waited 1m 25s
bench-aarch64pytest rust-vmm-ci/integration_tests/test_benchmark.py -s
Canceled
Waited 32s
·
Ran in 56s
Total Job Run Time: 9m 27s