linux-loader rust-vmm crate CI

//js/private/test/image/non_ascii:bin2 failed during analysis
:bazel: Test
errors encountered resolving select() keys for //js/private/test/image/non_ascii:bin2
Run the following command to try to reproduce locally:
bazel build --nobuild //js/private/test/image/non_ascii:bin2
All tests were cache hits
:bazel: Test - e2e/js_image_oci

1 test (100.0%) was fully cached saving 2s.
All tests were cache hits
:bazel: Test - e2e/pnpm_lockfiles

42 tests (100.0%) were fully cached saving 3s.
All tests were cache hits
:bazel: Test - e2e/runfiles

1 test (100.0%) was fully cached saving 173ms.
All tests were cache hits
:bazel: Test - e2e/rules_foo

2 tests (100.0%) were fully cached saving 187ms.
All tests were cache hits
:bazel: Test - e2e/pnpm_workspace

10 tests (100.0%) were fully cached saving 2s.
All tests were cache hits
:bazel: Test - e2e/vendored_node

1 test (100.0%) was fully cached saving 99ms.
All tests were cache hits
:bazel: Test - e2e/package_json_module

1 test (100.0%) was fully cached saving 253ms.
All tests were cache hits
:bazel: Test - e2e/repo_mapping

3 tests (100.0%) were fully cached saving 404ms.
All tests were cache hits
:bazel: Test - e2e/pnpm_workspace_rerooted

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