Skip to content

Upgrade sqlx and implement db detection #1714

Upgrade sqlx and implement db detection

Upgrade sqlx and implement db detection #1714

Triggered via pull request September 25, 2025 17:52
Status Failure
Total duration 8m 36s
Artifacts

ci.yml

on: pull_request
Matrix: docker_build
Matrix: test
docker_push
0s
docker_push
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 2 warnings, and 1 notice
compile_and_lint
Process completed with exit code 101.
windows_test
Process completed with exit code 1.
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" did not complete successfully: exit code: 101
docker_build (linux/arm/v7)
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" did not complete successfully: exit code: 101
test (postgres)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test (mssql)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
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