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 Auth0, reference master (f2d44b), with Swift 6.0 for Linux on 13 Nov 2024 10:23:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/auth0/Auth0.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/auth0/Auth0.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f2d44bc Updated FAQ to include workaround for transaction active error (#885)
Cloned https://github.com/auth0/Auth0.swift.git
Revision (git rev-parse @):
f2d44bc9167aef7d201d97b129be7b29fed66d0a
SUCCESS checkout https://github.com/auth0/Auth0.swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/auth0/Auth0.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/auth0/SimpleKeychain.git
Fetching https://github.com/auth0/JWTDecode.swift.git
Fetching https://github.com/Quick/Nimble.git
[1/3841] Fetching simplekeychain
[2152/18581] Fetching simplekeychain, quick
[6053/21761] Fetching simplekeychain, quick, jwtdecode.swift
Fetched https://github.com/auth0/SimpleKeychain.git from cache (0.54s)
[1/19281] Fetching nimble
Fetched https://github.com/auth0/JWTDecode.swift.git from cache (2.20s)
Fetched https://github.com/Quick/Quick.git from cache (2.20s)
Fetched https://github.com/Quick/Nimble.git from cache (2.22s)
Computing version for https://github.com/auth0/JWTDecode.swift.git
Computed https://github.com/auth0/JWTDecode.swift.git at 3.2.0 (0.52s)
Computing version for https://github.com/auth0/SimpleKeychain.git
Computed https://github.com/auth0/SimpleKeychain.git at 1.2.0 (0.47s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.6.2 (0.41s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.20s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.20s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.19s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.47s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.49s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5563] Fetching swift-algorithms
[5564/17927] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (0.65s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.66s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.50s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.37s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.46s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.6.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/auth0/SimpleKeychain.git
Working copy of https://github.com/auth0/SimpleKeychain.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/auth0/JWTDecode.swift.git
Working copy of https://github.com/auth0/JWTDecode.swift.git resolved at 3.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[5/10] Write sources
[6/10] Copying PrivacyInfo.xcprivacy
[9/10] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/18] Emitting module SimpleKeychain
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
 1 | import Security
   |        `- error: no such module 'Security'
 2 |
 3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
[12/18] Compiling SimpleKeychain Accessibility.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
 1 | import Security
   |        `- error: no such module 'Security'
 2 |
 3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
[13/18] Compiling SimpleKeychain SimpleKeychainError.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
 1 | import Security
   |        `- error: no such module 'Security'
 2 |
 3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
[14/18] Compiling JWTDecode JWTDecode.swift
/host/spi-builder-workspace/.build/checkouts/JWTDecode.swift/JWTDecode/JWTDecode.swift:83:38: error: cannot find type 'CFTypeRef' in scope
 81 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 82 |         // that of CFBoolean.
 83 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                      `- error: cannot find type 'CFTypeRef' in scope
 84 |             return self.value as? Bool
 85 |         }
/host/spi-builder-workspace/.build/checkouts/JWTDecode.swift/JWTDecode/JWTDecode.swift:83:50: error: cannot find 'CFGetTypeID' in scope
 81 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 82 |         // that of CFBoolean.
 83 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                                  `- error: cannot find 'CFGetTypeID' in scope
 84 |             return self.value as? Bool
 85 |         }
/host/spi-builder-workspace/.build/checkouts/JWTDecode.swift/JWTDecode/JWTDecode.swift:83:72: error: cannot find 'CFBooleanGetTypeID' in scope
 81 |         // wrapper and check its Core Foundation type directly. We do so by comparing its Core Foundation type ID to
 82 |         // that of CFBoolean.
 83 |         if let value = self.value as CFTypeRef?, CFGetTypeID(value) == CFBooleanGetTypeID() {
    |                                                                        `- error: cannot find 'CFBooleanGetTypeID' in scope
 84 |             return self.value as? Bool
 85 |         }
[15/18] Compiling JWTDecode JWTDecodeError.swift
[16/18] Emitting module JWTDecode
[17/18] Compiling JWTDecode JWT.swift
[18/18] Compiling SimpleKeychain SimpleKeychain.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
 1 | import Security
   |        `- error: no such module 'Security'
 2 |
 3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
BUILD FAILURE 6.0 linux