Upgrade sqlx and implement db detection #1724
ci.yml
on: pull_request
Matrix: docker_build
compile_and_lint
3m 1s
windows_test
3m 6s
Matrix: test
docker_push
0s
Annotations
3 errors and 1 notice
|
docker_build (linux/arm/v7)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c BINDGEN_EXTRA_CLANG_ARGS=$(cat BINDGEN_EXTRA_CLANG_ARGS || true) cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized" did not complete successfully: exit code: 101
|
|
docker_build (linux/arm64)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c touch src/main.rs && cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized && mv target/$(cat TARGET)/superoptimized/sqlpage sqlpage.bin && mkdir -p deps && ldd sqlpage.bin | awk '($3 ~ /^\\//) {print $3} ($1 ~ /^\\//) {print $1}' | sort -u | xargs -I '{}' cp --parents '{}' deps/" did not complete successfully: exit code: 101
|
|
docker_build (linux/amd64)
buildx failed with: ERROR: failed to build: failed to solve: cannot copy to non-directory: /var/lib/buildkit/runc-overlayfs/cachemounts/buildkit451127961/lib64
|
|
windows_test
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
sqlpage-linux-debug
Expired
|
76.7 MB |
sha256:d227170d3d98791374a0b472caea6f5504dfe4fa19fa6b1f72347cc24dfb1322
|
|
|
sqlpage-windows-debug
Expired
|
17.5 MB |
sha256:efedda08fc6473dd5821b337bbc83fbcbe4b7223bdaab5d4fd4fdd267e784ba3
|
|