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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/zulip/swift-zulip-api.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/zulip/swift-zulip-api
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 47442c5 README: Migrate Travis badge to travis-ci.com.
Cloned https://github.com/zulip/swift-zulip-api.git
Revision (git rev-parse @):
47442c57a2e3cc79cf69523138e03df961c1d196
SUCCESS checkout https://github.com/zulip/swift-zulip-api.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/zulip/swift-zulip-api.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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/Alamofire/Alamofire.git
[1/28780] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.06s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (1.21s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
Building for debugging...
[0/15] Write sources
[5/15] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/31] Emitting module Alamofire
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[8/33] Compiling Alamofire Timeline.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[9/33] Compiling Alamofire Validation.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[10/33] Compiling Alamofire AFError.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[11/33] Compiling Alamofire Alamofire.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[12/33] Compiling Alamofire DispatchQueue+Alamofire.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[13/33] Compiling Alamofire ResponseSerialization.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[14/33] Compiling Alamofire Result.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[15/33] Compiling Alamofire Request.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[16/33] Compiling Alamofire Response.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[17/33] Compiling Alamofire SessionManager.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[18/33] Compiling Alamofire TaskDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[19/33] Compiling Alamofire MultipartFormData.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[20/33] Compiling Alamofire NetworkReachabilityManager.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
 26 |
 27 | import Foundation
 28 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 29 |
 30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
error: compile command failed due to signal 6 (use -v to see invocation)
Can't demangle: $s9Alamofire17ServerTrustPolicyO24performRevokedEvaluation33_5086B0E684B07FD2C061AC50FDA3F8DDLLXeF12validateHostL_Sbvp
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 /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/AFError.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Alamofire.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/DispatchQueue+Alamofire.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/MultipartFormData.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Notifications.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/ParameterEncoding.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Request.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Response.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/ResponseSerialization.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Result.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/ServerTrustPolicy.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/SessionDelegate.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/SessionManager.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/TaskDelegate.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Timeline.swift /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/Validation.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Alamofire.build/ServerTrustPolicy.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Alamofire.build/ServerTrustPolicy.swiftdeps -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Alamofire.build/SessionDelegate.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Alamofire.build/SessionDelegate.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 Alamofire -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/Alamofire.build/ServerTrustPolicy.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Alamofire.build/SessionDelegate.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 walking into 'ServerTrustPolicy' (at /host/spi-builder-workspace/.build/checkouts/Alamofire/Source/ServerTrustPolicy.swift:115:8)
4.	While evaluating request USRGenerationRequest(Alamofire.(file).ServerTrustPolicy.performRevokedEvaluation(validateHost:revocationFlags:).validateHost@/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/ServerTrustPolicy.swift:117:35)
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 0x000056090bf3a497
1  swift-frontend 0x000056090bf381ee
2  swift-frontend 0x000056090bf3ab0a
3  libc.so.6      0x00007fe03f334520
4  libc.so.6      0x00007fe03f3889fc pthread_kill + 300
5  libc.so.6      0x00007fe03f334476 raise + 22
6  libc.so.6      0x00007fe03f31a7f3 abort + 211
7  swift-frontend 0x000056090706a055
8  swift-frontend 0x0000560906cb7934
9  swift-frontend 0x000056090702c66f
10 swift-frontend 0x000056090683054c
11 swift-frontend 0x00005609054169ce
12 swift-frontend 0x000056090541667a
13 swift-frontend 0x00005609054158d2
14 swift-frontend 0x000056090702d19a
15 swift-frontend 0x00005609053e4dab
16 swift-frontend 0x00005609053e42f7
17 swift-frontend 0x00005609053e1c29
18 swift-frontend 0x000056090615e226
19 swift-frontend 0x0000560906d1689c
20 swift-frontend 0x0000560906d1838c
21 swift-frontend 0x0000560906d1b240
22 swift-frontend 0x0000560906d168ba
23 swift-frontend 0x0000560906d1bd5f
24 swift-frontend 0x0000560906d1a98f
25 swift-frontend 0x0000560906d168ba
26 swift-frontend 0x0000560906d167b3
27 swift-frontend 0x0000560906efc81f
28 swift-frontend 0x000056090615bbd4
29 swift-frontend 0x00005609053e0c51
30 swift-frontend 0x00005609053e0afa
31 swift-frontend 0x00005609053d512c
32 swift-frontend 0x00005609053d4b15
33 swift-frontend 0x0000560905187572
34 swift-frontend 0x000056090518567c
35 swift-frontend 0x0000560905180198
36 swift-frontend 0x000056090517e4fc
37 swift-frontend 0x0000560904f3adde
38 libc.so.6      0x00007fe03f31bd90
39 libc.so.6      0x00007fe03f31be40 __libc_start_main + 128
40 swift-frontend 0x0000560904f39e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.