Automated CI for micro-http

Triggered by a doc change in elastic/elasticsearch-js PR: #2678
Preview url: https://elasticsearch-js_bk_2678.docs-preview.app.elstc.co

Agent for job :pipeline::arrow_up: Upload Pipeline: .buildkite/build_pr_pipeline.yml (0195c6c0-271c-4ed0-9f08-8b486c04c968): bk-agent-prod-k8s-1742796248777879681 (k8s) - [metrics] [events]

Agent for job 0195c6c0-b944-43fc-8c8c-a787f34fadb7: bk-agent-prod-k8s-1742796280478151084 (k8s) - [metrics] [events]

Agent for job setup (0195c6c0-b945-44ac-b0f7-31a12138e5c8): bk-agent-prod-k8s-1742796280983040688 (k8s) - [metrics] [events]

Agent for job :hammer: Build docs PR (0195c6c0-b946-4387-b1fd-8daa15547e51): bk-agent-prod-gcp-1742796344980139094 (gcp) - [metrics] [events]

Agent for job teardown (0195c6c0-b947-439c-9c69-9a0a70941525): bk-agent-prod-k8s-1742797628911268250 (k8s) - [metrics] [events]

Patrick Roy unblocked Waiting for approval to run
python3 -m ensurepip && python3 -m pip install ...python3 -m ensurepip && python3 -m pip install pyyaml && python3 rust-vmm-ci/.buildkite/autogenerate_pipeline.py | awk '!/hypervisor: kvm/' | awk '{if($1=="platform:") {$1=" instance:"} print $0}' | awk '{if($1=="os:" && $2=="linux") {$1=" os:"; $2="al2"} print $0}' | awk '{if($1=="instance:" && $2=="x86_64.metal") {$1=" instance:"; $2="m5d.metal"} print $0}' | awk '{if($1=="instance:" && $2=="arm.metal") {$1=" instance:"; $2="m6g.metal"} print $0}' | awk '{if($1=="agents:") {print;print " queue: public-prod-us-east-1"; next} print $0}' | sed '/- label: commit-format/,/- label:/{//p;d;}' | sed '/- label: commit-format/d' | buildkite-agent pipeline upload
Waited 3m 3s
·
Ran in 5s
build-gnu-x86_64RUSTFLAGS="-D warnings" cargo build --release
Canceled
Waited 9m 58s
build-gnu-aarch64RUSTFLAGS="-D warnings" cargo build --release
Waited 1s
·
Ran in 1m 11s
build-musl-x86_64RUSTFLAGS="-D warnings" cargo build --release --target x86_64-unknown-linux-musl
Canceled
Waited 9m 58s
build-musl-aarch64RUSTFLAGS="-D warnings" cargo build --release --target aarch64-unknown-linux-musl
Waited 1s
·
Ran in 1m 12s
stylecargo fmt --all -- --check --config format_code_in_doc_comments=true
Waited 1s
·
Ran in 1m 9s
unittests-gnu-x86_64cargo test --all-features --workspace
Canceled
Waited 9m 58s
unittests-gnu-aarch64cargo test --all-features --workspace
Waited 2s
·
Ran in 1m 10s
unittests-musl-x86_64cargo test --all-features --workspace --target x86_64-unknown-linux-musl
Canceled
Waited 9m 58s
unittests-musl-aarch64cargo test --all-features --workspace --target aarch64-unknown-linux-musl
Waited 1m 11s
·
Ran in 6s
unittests-gnu-release-x86_64cargo test --release --all-features --workspace
Canceled
Waited 9m 58s
unittests-gnu-release-aarch64cargo test --release --all-features --workspace
Waited 1m 13s
·
Ran in 6s
unittests-musl-release-x86_64cargo test --release --all-features --workspace --target x86_64-unknown-linux-musl
Canceled
Waited 9m 58s
unittests-musl-release-aarch64cargo test --release --all-features --workspace --target aarch64-unknown-linux-musl
Waited 1m 14s
·
Ran in 6s
clippy-x86_64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Canceled
Waited 9m 58s
clippy-aarch64cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks
Waited 1m 13s
·
Ran in 6s
check-warnings-x86_64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Canceled
Waited 9m 58s
check-warnings-aarch64RUSTFLAGS="-D warnings" cargo check --all-targets --all-features --workspace
Waited 1m 18s
·
Ran in 5s
coverage-x86_64pytest $(find . -type f -name "test_coverage.py")
Canceled
Waited 9m 58s
cargo-audit-x86_64[ -e Cargo.lock ] || cargo generate-lockfile; cargo audit -q --deny warnings
Canceled
Waited 9m 58s
Total Job Run Time: 5m 15s