Skip to content

deps(rust): bump the rust-patch-and-minor group with 3 updates #71

deps(rust): bump the rust-patch-and-minor group with 3 updates

deps(rust): bump the rust-patch-and-minor group with 3 updates #71

Triggered via pull request August 10, 2026 13:38
Status Failure
Total duration 20m 6s
Artifacts

ci.yml

on: pull_request
Matrix: test
Lint
1m 23s
Lint
freebsd-x64 / node 22
14m 31s
freebsd-x64 / node 22
Bundler compatibility (vite@7, Rspack, Astro)
1m 43s
Bundler compatibility (vite@7, Rspack, Astro)
linux-x64-musl
6m 0s
linux-x64-musl
Sanitizers (ASan + UBSan)
30s
Sanitizers (ASan + UBSan)
JS fallback (no native binary)
1m 1s
JS fallback (no native binary)
JS fallback (recursive watch strategy)
55s
JS fallback (recursive watch strategy)
Minimum supported Rust version
1m 4s
Minimum supported Rust version
Dependency audit
3m 16s
Dependency audit
CI passed
4s
CI passed
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Dependency audit
Process completed with exit code 1.
windows-x64 / node 22
Process completed with exit code 1.
test/astro.test.mjs > astro dev server > suppresses a byte-identical rewrite the same way the plain Vite plugin does: src/bindings/nodejs/test/astro.test.mjs#L87
Error: the priming edit never reached server.watcher ❯ primeUntilDelivered test/astro.test.mjs:87:9 ❯ test/astro.test.mjs:161:24
test/chokidar-adapter.test.mjs > chokidar adapter: add()/unwatch()/getWatched() > accepts an array of paths in add(): src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: both roots should report (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:232:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > maps awaitWriteFinish to the Lane 1 stabilizer: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 3000ms: no event after stabilization (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:213:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > folds an atomic write-temp-then-rename save into one change (default atomic: true): src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: no event for the atomic save (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:191:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > still fires change for a no-op rewrite when contentHashing is off: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: first edit missed (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:172:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > suppresses change for a rewrite with identical bytes (contentHashing): src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: first edit missed (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:154:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > resolves relative add() paths against cwd: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: relative root never resolved (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:142:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > respects a predicate in ignored: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: kept file missed (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:129:5
test/chokidar-adapter.test.mjs > chokidar adapter: options > respects a glob in ignored: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: kept file missed (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:115:5
test/chokidar-adapter.test.mjs > chokidar adapter: basic shape > reports a live add/change/unlink cycle: src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: no add (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:97:5
test/chokidar-adapter.test.mjs > chokidar adapter: basic shape > is already watching once watch() returns -- no separate start(): src/bindings/nodejs/test/helpers/tmp.js#L60
Error: waitFor timed out after 5000ms: no add event without an explicit start() (last=false) ❯ waitFor test/helpers/tmp.js:60:13 ❯ test/chokidar-adapter.test.mjs:41:5
CI passed
Process completed with exit code 1.