ci failed
push
Branch:
worktree-service-verb-rename
34e5848
Started: Jul 30, 2026 at 17:48 UTC
Completed: Jul 30, 2026 at 18:08 UTC
Duration: 19m 47s
Prepare
cached image
apt-get update && apt-get install -y --no-install-recommends curl jq ca-certificates
Pipeline validated
Jobs
check · fmt
test · coverage · clippy
passed
test
exit: 0
8m 35s
on carl
(linux/aarch64)
cargo test 2>&1
depends on
check
cancelled
coverage
exit: 130
5m 10s
on carl
(linux/aarch64)
rustup component add llvm-tools-preview
cargo install cargo-tarpaulin --version 0.32.7 2>&1
# Skip the JSON contract fuzzer here: it spawns ~120 instrumented
# subprocesses (slow enough under tarpaulin to trip its own per-leaf
# deadline) and, being a subprocess test, contributes no line coverage.
# It runs for real in the `test` job.
cargo tarpaulin --engine llvm --out lcov --output-dir coverage/ -- --skip every_leaf_emits_valid_json_under_json 2>&1
depends on
check
failed
clippy
exit: 125
4s
on carl
(linux/aarch64)
rustup component add clippy
cargo clippy --all-targets -- -D warnings 2>&1
depends on
check
build · build-arm64 · build-amd64
Artifacts
lcov.info
text/plain
61.3 KB
Download