Update Rust crate bumpalo
to v3.19.0
#22776
Annotations
1 error
Build image
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
|
Loading