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 GetExtensions with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/binaryscraping/GetExtensions.git
Reference: main
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/binaryscraping/GetExtensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aa20f38 Add all delegate methods
Cloned https://github.com/binaryscraping/GetExtensions.git
Revision (git rev-parse @):
aa20f38721142eb6592b2c8f11179d32d7d70ae3
SUCCESS checkout https://github.com/binaryscraping/GetExtensions.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/binaryscraping/GetExtensions.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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/kean/Get
[1/2329] Fetching get
Fetched https://github.com/kean/Get from cache (0.35s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.1.5 (0.55s)
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.1.5
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: compile command failed due to signal 6 (use -v to see invocation)
[4/9] Emitting module Get
[5/9] Compiling Get DataLoader.swift
[6/9] Compiling Get Response.swift
[7/9] Compiling Get Request.swift
[8/9] Compiling Get APIClientDelegate.swift
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 0x00005651a2aac497
1  swift-frontend 0x00005651a2aaa1ee
2  swift-frontend 0x00005651a2aacb0a
3  libc.so.6      0x00007f8e90a5a520
4  libc.so.6      0x00007f8e90aae9fc pthread_kill + 300
5  libc.so.6      0x00007f8e90a5a476 raise + 22
6  libc.so.6      0x00007f8e90a407f3 abort + 211
7  libc.so.6      0x00007f8e90a4071b
8  libc.so.6      0x00007f8e90a51e96
9  swift-frontend 0x000056519cbe53f0
10 swift-frontend 0x000056519c9413b5
11 swift-frontend 0x000056519c943d63
12 swift-frontend 0x000056519c9423f3
13 swift-frontend 0x000056519c9463f8
14 swift-frontend 0x000056519cb95874
15 swift-frontend 0x000056519cb9558c
16 swift-frontend 0x000056519c6475f8
17 swift-frontend 0x000056519c6488e1
18 swift-frontend 0x000056519c64baec
19 swift-frontend 0x000056519c645408
20 swift-frontend 0x000056519c6453bd
21 swift-frontend 0x000056519c6827ba
22 swift-frontend 0x000056519c66e2e6
23 swift-frontend 0x000056519c6455fd
24 swift-frontend 0x000056519c66fd31
25 swift-frontend 0x000056519c0178b7
26 swift-frontend 0x000056519bcef243
27 swift-frontend 0x000056519bcee26b
28 swift-frontend 0x000056519bd04f65
29 swift-frontend 0x000056519bcf2177
30 swift-frontend 0x000056519bcf04fc
31 swift-frontend 0x000056519baacdde
32 libc.so.6      0x00007f8e90a41d90
33 libc.so.6      0x00007f8e90a41e40 __libc_start_main + 128
34 swift-frontend 0x000056519baabe85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.