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

Successful build of Kipple with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.git
Reference: 0.14.3
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/bdrelling/Kipple
 * tag               0.14.3     -> FETCH_HEAD
HEAD is now at 7c68441 Improved BidrectionalCollection+Looping
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7c68441e690e69c15f6c00ae0b4d3552f117048d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at 0.14.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/bdrelling/Kipple.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/bdrelling/KippleTools
[1/712] Fetching kippletools
[713/5098] Fetching kippletools, keychainaccess
[1371/8872] Fetching kippletools, keychainaccess, devicekit
Fetching https://github.com/apple/swift-log
Fetched https://github.com/bdrelling/KippleTools (0.55s)
Fetched https://github.com/devicekit/DeviceKit (0.56s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.57s)
[1/3321] Fetching swift-log
[3322/17158] Fetching swift-log, swift-collections
Fetched https://github.com/apple/swift-log (0.36s)
[1799/13837] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.23s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.39s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.2.3 (0.37s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.3 (0.37s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/11674] Fetching swift-argument-parser
[11675/50015] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser (24.40s)
Fetched https://github.com/nicklockwood/SwiftFormat (25.03s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (4.03s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.35s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.10 (0.33s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.53.10
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.2.3
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/55] Emitting module KippleCombine
[4/57] Emitting module _CollectionsUtilities
[5/59] Compiling KippleCombine Publisher+Result.swift
[7/60] Compiling _CollectionsUtilities Debugging.swift
[8/60] Compiling _CollectionsUtilities Descriptions.swift
[9/61] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/61] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/62] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[12/62] Compiling _CollectionsUtilities Specialize.swift
[16/62] Compiling _CollectionsUtilities _SortedCollection.swift
[17/62] Compiling _CollectionsUtilities _UniqueCollection.swift
[18/62] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[19/62] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[20/62] Compiling Logging LogHandler.swift
[21/62] Compiling KippleCodable CodableDefaultStrategy.swift
[22/63] Compiling KippleCodable Encodable+AsDictionary.swift
[23/63] Compiling KippleCodable Encodable+PrettyPrinted.swift
[24/63] Compiling KippleCodable DecodingError+Cleaned.swift
[25/63] Compiling _CollectionsUtilities UInt+reversed.swift
[26/63] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[27/63] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/63] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/63] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[32/65] Compiling KippleCodable CodableIgnored.swift
[33/120] Compiling OrderedCollections OrderedDictionary+Codable.swift
[34/120] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[35/120] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[36/120] Compiling Logging MetadataProvider.swift
[37/120] Emitting module KippleLocalStorage
[38/120] Compiling KippleFoundation URLConvertible.swift
[39/120] Compiling OrderedCollections _HashTable+Constants.swift
[40/120] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[41/120] Emitting module Logging
[42/120] Compiling Logging Locks.swift
[43/120] Compiling OrderedCollections _HashTable.swift
[44/120] Compiling OrderedCollections _Hashtable+Header.swift
[45/120] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[46/120] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[47/120] Compiling OrderedCollections _HashTable+Testing.swift
[48/120] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[49/120] Emitting module KippleCodable
[50/120] Compiling OrderedCollections _HashTable+Bucket.swift
[51/120] Compiling OrderedCollections _HashTable+BucketIterator.swift
[52/120] Emitting module KippleFoundation
[59/120] Compiling KippleLocalStorage UserDefaults+Mocked.swift
[60/120] Compiling KippleLocalStorage UserDefaults+Codable.swift
[61/120] Compiling KippleLocalStorage UserDefaults+RemoveAllObjects.swift
[62/120] Compiling KippleLocalStorage UserDefaults+Key.swift
[63/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[64/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[65/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[66/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[67/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[68/121] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/121] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[71/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[72/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[73/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[74/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[75/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[76/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[77/128] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[78/128] Compiling KippleCodable CodableDefault.swift
[79/128] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[80/128] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[81/128] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[82/128] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[83/128] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[84/128] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[85/128] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[86/128] Compiling OrderedCollections OrderedDictionary+Values.swift
[89/132] Compiling OrderedCollections OrderedDictionary.swift
[90/132] Compiling OrderedCollections OrderedSet+Codable.swift
[91/132] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[92/132] Compiling OrderedCollections OrderedSet+Descriptions.swift
[93/132] Compiling OrderedCollections OrderedSet+Diffing.swift
[94/132] Compiling OrderedCollections OrderedSet+Equatable.swift
[95/132] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[96/132] Compiling OrderedCollections OrderedSet+Hashable.swift
[97/132] Compiling OrderedCollections OrderedSet+Initializers.swift
[98/132] Compiling OrderedCollections OrderedSet+Insertions.swift
[99/132] Compiling OrderedCollections OrderedSet+Invariants.swift
[100/132] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[101/132] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[102/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[103/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[104/132] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[109/132] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[110/132] Compiling OrderedCollections OrderedDictionary+Elements.swift
[111/132] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[112/132] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[117/140] Compiling KippleKeychain Keychain+Key.swift
[118/140] Emitting module KippleKeychain
[119/140] Compiling KippleKeychain Keychain+Default.swift
[120/140] Compiling KippleKeychain Exports.swift
[122/142] Emitting module KippleDevice
[124/142] Compiling Logging Logging.swift
[125/142] Compiling KippleDevice DeviceFamily.swift
[136/144] Compiling KippleDevice DeviceInfo.swift
[139/150] Emitting module OrderedCollections
[140/150] Compiling KippleLogging Logger+Convenience.swift
[141/150] Compiling KippleLogging Exports.swift
[142/150] Emitting module KippleLogging
[143/150] Compiling KippleLogging ConsoleLogHandler.swift
[146/152] Compiling OrderedCollections OrderedSet+Sendable.swift
[147/152] Compiling OrderedCollections OrderedSet+SubSequence.swift
[148/152] Compiling OrderedCollections OrderedSet+Testing.swift
[149/152] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[150/152] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[151/152] Compiling OrderedCollections OrderedSet.swift
[152/152] Compiling OrderedCollections _UnsafeBitset.swift
[155/160] Emitting module KippleCollections
[156/160] Compiling KippleCollections InterleavableDictionary.swift
[157/160] Compiling KippleCollections RangeReplaceableCollection+Rotating.swift
[158/160] Compiling KippleCollections Array+RemoveDuplicates.swift
[159/160] Compiling KippleCollections BidirectionalCollection+Looping.swift
[160/160] Compiling KippleCollections Exports.swift
[163/164] Emitting module Kipple
[164/164] Compiling Kipple Exports.swift
Build complete! (49.41s)
Build complete.
Done.