Skip to content

Update Rust crate bumpalo to v3.19.0 #22776

Update Rust crate bumpalo to v3.19.0

Update Rust crate bumpalo to v3.19.0 #22776

Triggered via pull request September 27, 2025 14:19
Status Failure
Total duration 9m 22s
Artifacts 6

test.yml

on: pull_request
Matrix: Build
Matrix: Integration
Matrix: Publish
Matrix: Unit
Tests passed
9s
Tests passed
Fit to window
Zoom out
Zoom in

Annotations

49 errors and 7 warnings
Unit (@rust/hashql-hir)
Process completed with exit code 1.
Unit (@rust/hashql-hir)
@rust/hashql-hir#test:unit: command (/home/runner/work/hash/hash/libs/@local/hashql/hir) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run test:unit exited (1)
Unit (@rust/hash-graph-api)
Process completed with exit code 1.
Unit (@rust/hash-graph-api)
@rust/hash-graph-api#test:unit: command (/home/runner/work/hash/hash/libs/@local/graph/api) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run test:unit exited (1)
Unit (@rust/hashql-ast)
Process completed with exit code 1.
Unit (@rust/hashql-ast)
@rust/hashql-ast#test:unit: command (/home/runner/work/hash/hash/libs/@local/hashql/ast) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run test:unit exited (1)
Unit (@rust/hashql-eval)
Process completed with exit code 1.
Unit (@rust/hashql-eval)
@rust/hashql-eval#test:unit: command (/home/runner/work/hash/hash/libs/@local/hashql/eval) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run test:unit exited (1)
Unit (@rust/hashql-compiletest)
Process completed with exit code 1.
Unit (@rust/hashql-compiletest)
@rust/hashql-compiletest#test:unit: command (/home/runner/work/hash/hash/libs/@local/hashql/compiletest) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run test:unit exited (1)
Unit (@rust/hashql-syntax-jexpr)
Process completed with exit code 1.
Unit (@rust/hashql-syntax-jexpr)
@rust/hashql-syntax-jexpr#test:unit: command (/home/runner/work/hash/hash/libs/@local/hashql/syntax-jexpr) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run test:unit exited (1)
Unit (@local/hash-graph-sdk)
Process completed with exit code 1.
Unit (@local/hash-graph-sdk)
@blockprotocol/type-system-rs#build:wasm: command (/home/runner/work/hash/hash/libs/@blockprotocol/type-system/rust) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run build:wasm exited (1)
Unit (@rust/hashql-core)
Process completed with exit code 102.
Unit (@rust/hashql-core)
@rust/hashql-core#test:miri: command (/home/runner/work/hash/hash/libs/@local/hashql/core) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run test:miri exited (102)
Unit (@rust/hashql-core)
Process completed with exit code 1.
Unit (@rust/hashql-core)
@rust/hashql-core#test:unit: command (/home/runner/work/hash/hash/libs/@local/hashql/core) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run test:unit exited (1)
Unit (@local/hash-isomorphic-utils)
Process completed with exit code 1.
Unit (@local/hash-isomorphic-utils)
@rust/hash-codec#build:types: command (/home/runner/work/hash/hash/libs/@local/codec) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run build:types exited (1)
Unit (@apps/hash-api)
Process completed with exit code 1.
Unit (@apps/hash-api)
@blockprotocol/type-system-rs#build:wasm: command (/home/runner/work/hash/hash/libs/@blockprotocol/type-system/rust) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run build:wasm exited (1)
Unit (@local/hash-backend-utils)
Process completed with exit code 1.
Unit (@local/hash-backend-utils)
@blockprotocol/type-system-rs#build:wasm: command (/home/runner/work/hash/hash/libs/@blockprotocol/type-system/rust) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run build:wasm exited (1)
Build (@apps/hash-graph)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euo pipefail -c FEATURES=() && if [[ $***ENABLE_TEST_SERVER^^*** == Y* || $***ENABLE_TEST_SERVER^^*** == T* || $ENABLE_TEST_SERVER == 1 ]]; then FEATURES+=(\"test-server\"); fi && if [[ $***PROFILE*** == dev ]]; then export RUSTFLAGS=\"-C debuginfo=line-tables-only\" && export PROFILE=dev-llvm; fi && FEATURES=$***FEATURES[@]*** && rustup target add \"$(uname -m)-unknown-linux-musl\" && cargo install --target \"$(uname -m)-unknown-linux-musl\" --path apps/hash-graph --root /tmp --features \"$***FEATURES// /,***\" --profile $PROFILE --locked && mkdir -p /out/etc && cp /tmp/bin/hash-graph /out/hash-graph && echo 'graph:x:61000:60000:hash-graph:/:' > /out/etc/passwd && echo 'hash:x:60000:' > /out/etc/group && install -d -m 0775 -o 61000 -g 60000 /out/logs" did not complete successfully: exit code: 101
Unit (@apps/hash-ai-worker-ts)
Process completed with exit code 1.
Unit (@apps/hash-ai-worker-ts)
@blockprotocol/type-system-rs#build:wasm: command (/home/runner/work/hash/hash/libs/@blockprotocol/type-system/rust) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run build:wasm exited (1)
Integration (@rust/hash-graph-benches)
Process completed with exit code 1.
Integration (@rust/hash-graph-benches)
Process completed with exit code 101.
Integration (@rust/hash-graph-benches)
@apps/hash-graph#compile: command (/home/runner/work/hash/hash/apps/hash-graph) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run compile exited (101)
Integration (@rust/hash-graph-http-tests)
Process completed with exit code 1.
Integration (@rust/hash-graph-http-tests)
Process completed with exit code 101.
Integration (@rust/hash-graph-http-tests)
@apps/hash-graph#compile: command (/home/runner/work/hash/hash/apps/hash-graph) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run compile exited (101)
Integration (@rust/hash-graph-integration)
Process completed with exit code 1.
Integration (@rust/hash-graph-integration)
Process completed with exit code 101.
Integration (@rust/hash-graph-integration)
@apps/hash-graph#compile: command (/home/runner/work/hash/hash/apps/hash-graph) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run compile exited (101)
Build (@apps/hash-integration-worker)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euo pipefail -c turbo build --filter '@apps/hash-integration-worker' --env-mode=loose" did not complete successfully: exit code: 1
Build (@apps/hash-api)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euo pipefail -c turbo build --filter '@apps/hash-api' --env-mode=loose" did not complete successfully: exit code: 1
Integration (@tests/hash-backend-load)
Process completed with exit code 1.
Integration (@tests/hash-backend-load)
Process completed with exit code 101.
Integration (@tests/hash-backend-load)
@apps/hash-graph#compile: command (/home/runner/work/hash/hash/apps/hash-graph) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run compile exited (101)
Integration (@tests/hash-backend-integration)
Process completed with exit code 1.
Integration (@tests/hash-backend-integration)
Process completed with exit code 101.
Integration (@tests/hash-backend-integration)
@apps/hash-graph#compile: command (/home/runner/work/hash/hash/apps/hash-graph) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run compile exited (101)
Build (@apps/hash-ai-worker-ts)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -euo pipefail -c turbo build --filter '@apps/hash-ai-worker-ts' --env-mode=loose" did not complete successfully: exit code: 1
Integration (@tests/hash-playwright)
Process completed with exit code 1.
Integration (@tests/hash-playwright)
Process completed with exit code 101.
Integration (@tests/hash-playwright)
@apps/hash-graph#compile: command (/home/runner/work/hash/hash/apps/hash-graph) /home/runner/.local/share/mise/installs/node/22.19.0/bin/yarn run compile exited (101)
Tests passed
Process completed with exit code 1.
Integration (@rust/hash-graph-benches)
No files were found with the provided path: var/api var/logs. No artifacts will be uploaded.
Integration (@rust/hash-graph-http-tests)
No files were found with the provided path: var/api var/logs. No artifacts will be uploaded.
Integration (@rust/hash-graph-integration)
No files were found with the provided path: var/api var/logs. No artifacts will be uploaded.
Integration (@tests/hash-backend-load)
No files were found with the provided path: var/api var/logs. No artifacts will be uploaded.
Integration (@tests/hash-backend-integration)
No files were found with the provided path: var/api var/logs. No artifacts will be uploaded.
Integration (@tests/hash-playwright)
No files were found with the provided path: var/api var/logs. No artifacts will be uploaded.
Integration (@tests/hash-playwright)
No files were found with the provided path: tests/hash-playwright/playwright-report. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
hashintel~hash~93I4B5.dockerbuild
48.9 KB
sha256:a81d1ceec0192bbca5257f07aa382fef4c9f4cff4eb800fe1aab92e4174b0657
hashintel~hash~G6TXH7.dockerbuild
44.4 KB
sha256:486c21c0e7e0c54ee5b0fc0a03c0f1ed19eef9316cb8010b610aa5e9164b67ec
hashintel~hash~N98RHV.dockerbuild
46.7 KB
sha256:fe38ba4cfbf7227d1d4b8b14c7406da474efe0404d669695dd0e475eebafaa20
hashintel~hash~VQ8CEG.dockerbuild
54.1 KB
sha256:ac6066d45e8d90ba64c4789642082b9cb06e98114ade971236333eb7d7040b8b
rust.hash-graph-authorization_logs
639 Bytes
sha256:e318261568ae76cfdc858e37d3d4bcfe8ab373582b2bf40600be609decba1785
rust.hash-graph-postgres-store_logs
703 Bytes
sha256:70c919e1a4d86ef1315975aee70e977d30b18aa920aad29b7c7a28403bf21ccb