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 Haversack, reference main (a02118), with Swift 5.10 for Linux on 20 Mar 2025 16:38:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jamf/Haversack.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/jamf/Haversack
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a02118c Improve HaversackEphemeralStrategy ergonomics
Cloned https://github.com/jamf/Haversack.git
Revision (git rev-parse @):
a02118c07e17acc916cadda05b9f6b15f0968ac3
SUCCESS checkout https://github.com/jamf/Haversack.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/jamf/Haversack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections
[1/2050] Fetching swift-docc-plugin
[432/17945] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin from cache (1.01s)
Fetched https://github.com/apple/swift-collections from cache (1.03s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.30s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3342] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.72s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.65s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Write sources
[2/9] Copying PrivacyInfo.xcprivacy
[2/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/26] Compiling InternalCollectionsUtilities Specialize.swift
[12/28] Emitting module InternalCollectionsUtilities
[13/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[14/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[15/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[16/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/28] Compiling InternalCollectionsUtilities Integer rank.swift
[20/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/28] Compiling InternalCollectionsUtilities Debugging.swift
[22/28] Compiling InternalCollectionsUtilities Descriptions.swift
[23/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/84] Compiling OrderedCollections OrderedDictionary.swift
[31/84] Compiling OrderedCollections OrderedSet+Codable.swift
[32/84] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[33/84] Compiling OrderedCollections OrderedSet+Descriptions.swift
[34/84] Compiling OrderedCollections OrderedSet+Diffing.swift
[35/84] Compiling OrderedCollections OrderedSet+Equatable.swift
[36/84] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[37/84] Compiling OrderedCollections OrderedSet+Hashable.swift
[38/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/91] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/91] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[46/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[47/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[48/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/91] Compiling OrderedCollections OrderedDictionary+Codable.swift
[53/91] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[54/91] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[55/91] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[56/91] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[57/91] Compiling OrderedCollections OrderedDictionary+Elements.swift
[58/91] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/91] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/91] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/91] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/91] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/91] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/91] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[66/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[67/91] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[68/91] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/91] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/91] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/91] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/91] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/91] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/91] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/91] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/91] Compiling OrderedCollections _HashTable+Bucket.swift
[77/91] Compiling OrderedCollections _HashTable+BucketIterator.swift
[78/91] Compiling OrderedCollections _HashTable+Constants.swift
[79/91] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[80/91] Compiling OrderedCollections _HashTable+Testing.swift
[81/91] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[82/91] Compiling OrderedCollections _HashTable.swift
[83/91] Compiling OrderedCollections _Hashtable+Header.swift
[84/91] Emitting module OrderedCollections
[85/91] Compiling OrderedCollections OrderedSet+Sendable.swift
[86/91] Compiling OrderedCollections OrderedSet+SubSequence.swift
[87/91] Compiling OrderedCollections OrderedSet+Testing.swift
[88/91] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[89/91] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[90/91] Compiling OrderedCollections OrderedSet.swift
[91/91] Compiling OrderedCollections _UnsafeBitset.swift
[93/125] Compiling Haversack KeyEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[94/125] Compiling Haversack KeychainStorable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[95/125] Compiling Haversack PasswordBaseEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[96/125] Compiling Haversack GenericPasswordConvertible.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[97/125] Compiling Haversack Haversack+AsyncAwait.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[98/129] Emitting module Haversack
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[99/129] Compiling Haversack CertificateEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[100/129] Compiling Haversack Data+X501Name.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[101/129] Compiling Haversack GenericPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[102/129] Compiling Haversack IdentityEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[103/129] Compiling Haversack InternetPasswordEntity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[104/129] Compiling Haversack KeychainFile.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[105/129] Compiling Haversack KeychainItemRetrievability.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[106/129] Compiling Haversack RetrievabilityLevel.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[107/129] Compiling Haversack resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[108/129] Compiling Haversack IdentityQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[109/129] Compiling Haversack InternetPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[110/129] Compiling Haversack KeyBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[111/129] Compiling Haversack KeyQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[112/129] Compiling Haversack KeychainQueryOptions.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[113/129] Compiling Haversack KeychainQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[114/129] Compiling Haversack PasswordBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[115/129] Compiling Haversack ItemSecurity.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[116/129] Compiling Haversack Logs.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[117/129] Compiling Haversack CertificateBaseQuerying.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[118/129] Compiling Haversack CertificateQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[119/129] Compiling Haversack GenericPasswordQuery.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[120/129] Compiling Haversack KeychainImportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[121/129] Compiling Haversack KeychainPortable.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[122/129] Compiling Haversack PassphraseStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[123/129] Compiling Haversack PrivateKeyImporting.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[124/129] Compiling Haversack KeyGenerationConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[125/129] Compiling Haversack Haversack.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[126/129] Compiling Haversack HaversackConfiguration.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[127/129] Compiling Haversack HaversackError.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[128/129] Compiling Haversack HaversackStrategy.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
[129/129] Compiling Haversack KeychainExportConfig.swift
/host/spi-builder-workspace/Sources/Haversack/GenericPasswordConvertible.swift:5:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
BUILD FAILURE 5.10 linux