This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build PostgREST with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/supabase-community/postgrest-swift.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/supabase-community/postgrest-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7ab9a30 Update README.md
Cloned https://github.com/supabase-community/postgrest-swift.git
Revision (git rev-parse @):
7ab9a30af9ca6235c6b4131774f0c5ee370716e5
SUCCESS checkout https://github.com/supabase-community/postgrest-swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/supabase-community/postgrest-swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/binaryscraping/GetExtensions
Fetching https://github.com/kean/Get
Fetching https://github.com/apple/swift-syntax.git
[1/2329] Fetching get
[537/2362] Fetching get, getextensions
Fetched https://github.com/binaryscraping/GetExtensions from cache (0.21s)
[2283/2329] Fetching get
[2330/13578] Fetching get, swift-snapshot-testing
[3455/74465] Fetching get, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.59s)
Fetched https://github.com/kean/Get from cache (3.24s)
Computing version for https://github.com/binaryscraping/GetExtensions
Fetched https://github.com/apple/swift-syntax.git from cache (3.28s)
Computed https://github.com/binaryscraping/GetExtensions at 1.0.0 (0.43s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.6 (0.44s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.14.0 (0.44s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (1.01s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.14.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.6
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
Creating working copy for https://github.com/binaryscraping/GetExtensions
Working copy of https://github.com/binaryscraping/GetExtensions resolved at 1.0.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/10] Compiling Get Response.swift
[6/10] Compiling Get Request.swift
[7/10] Compiling Get DataLoader.swift
[8/10] Compiling Get APIClientDelegate.swift
error: compile command failed due to signal 6 (use -v to see invocation)
[9/10] Emitting module Get
swift-frontend: /home/build-user/swift/lib/SILOptimizer/Utils/PartitionUtils.cpp:522: swift::SILIsolationInfo swift::SILIsolationInfo::merge(swift::SILIsolationInfo) const: Assertion `(!other.isActorIsolated() || !isActorIsolated() || hasSameIsolation(other)) && "Actor can only be merged with the same actor"' failed.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/APIClient.swift /host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/APIClientDelegate.swift /host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/DataLoader.swift /host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Request.swift /host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/Response.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Get.build/APIClient.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Get.build/APIClient.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Get -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Get.build/APIClient.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 5.10
3.	While evaluating request ExecuteSILPipelineRequest(Run pipelines { Mandatory Diagnostic Passes + Enabling Optimization Passes } on SIL for Get)
4.	While running pass #930 SILFunctionTransform "TransferNonSendable" on SILFunction "@$s3Get9APIClientC14makeURLRequest33_8DBF854A3B6011E8CF84C5274DD71B92LL3for_20FoundationNetworking0D0VAA7RequestVyxG_yAIzKcSgtYaKlF".
 for 'makeURLRequest(for:_:)' (at /host/spi-builder-workspace/.build/checkouts/Get/Sources/Get/APIClient.swift:339:13)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x000055f9a7f65497
1  swift-frontend 0x000055f9a7f631ee
2  swift-frontend 0x000055f9a7f65b0a
3  libc.so.6      0x00007f78b580d520
4  libc.so.6      0x00007f78b58619fc pthread_kill + 300
5  libc.so.6      0x00007f78b580d476 raise + 22
6  libc.so.6      0x00007f78b57f37f3 abort + 211
7  libc.so.6      0x00007f78b57f371b
8  libc.so.6      0x00007f78b5804e96
9  swift-frontend 0x000055f9a209e3f0
10 swift-frontend 0x000055f9a1dfa3b5
11 swift-frontend 0x000055f9a1dfcd63
12 swift-frontend 0x000055f9a1dfb3f3
13 swift-frontend 0x000055f9a1dff3f8
14 swift-frontend 0x000055f9a204e874
15 swift-frontend 0x000055f9a204e58c
16 swift-frontend 0x000055f9a1b005f8
17 swift-frontend 0x000055f9a1b018e1
18 swift-frontend 0x000055f9a1b04aec
19 swift-frontend 0x000055f9a1afe408
20 swift-frontend 0x000055f9a1afe3bd
21 swift-frontend 0x000055f9a1b3b7ba
22 swift-frontend 0x000055f9a1b272e6
23 swift-frontend 0x000055f9a1afe5fd
24 swift-frontend 0x000055f9a1b28d31
25 swift-frontend 0x000055f9a14d08b7
26 swift-frontend 0x000055f9a11a8243
27 swift-frontend 0x000055f9a11a726b
28 swift-frontend 0x000055f9a11bdf65
29 swift-frontend 0x000055f9a11ab177
30 swift-frontend 0x000055f9a11a94fc
31 swift-frontend 0x000055f9a0f65dde
32 libc.so.6      0x00007f78b57f4d90
33 libc.so.6      0x00007f78b57f4e40 __libc_start_main + 128
34 swift-frontend 0x000055f9a0f64e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.