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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $workDir
https://github.com/bdrelling/Kipple.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/bdrelling/KippleTools
Fetching https://github.com/devicekit/DeviceKit
[1/712] Fetching kippletools
[713/5098] Fetching kippletools, keychainaccess
[1415/8872] Fetching kippletools, keychainaccess, devicekit
Fetching https://github.com/apple/swift-log
Fetched https://github.com/devicekit/DeviceKit (0.41s)
[4791/5098] Fetching kippletools, keychainaccess
Fetched https://github.com/bdrelling/KippleTools (0.57s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.58s)
[1/3321] Fetching swift-log
Fetched https://github.com/apple/swift-log (0.41s)
[1/13837] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (1.07s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.40s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.2.3 (0.38s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.3 (0.42s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/11674] Fetching swift-argument-parser
[11675/50015] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser (20.61s)
Fetched https://github.com/nicklockwood/SwiftFormat (21.32s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.36s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.10 (0.41s)
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/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.3
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/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.2.3
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/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/57] Emitting module KippleLocalStorage
[4/57] Emitting module KippleCodable
[5/58] Emitting module KippleCombine
[6/58] Compiling KippleCombine Publisher+Result.swift
[7/59] Compiling KippleCodable CodableIgnored.swift
[8/59] Compiling KippleFoundation BundleInfo.swift
[9/59] Compiling KippleFoundation SemanticVersion.swift
[10/60] Compiling KippleFoundation Swift+Modulo.swift
[11/60] Compiling KippleFoundation AppInfo.swift
[13/62] Compiling KippleCodable CodableDefaultStrategy.swift
[17/63] Compiling KippleFoundation Comparable+Clamped.swift
[18/63] Compiling KippleFoundation Int+Convenience.swift
[19/63] Compiling KippleFoundation Result+Convenience.swift
[20/63] Compiling KippleFoundation Bundle+Convenience.swift
[21/63] Emitting module _CollectionsUtilities
[22/63] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[23/63] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[24/63] Compiling KippleFoundation NSNumber+Boolean.swift
[25/63] Compiling KippleFoundation Bundle+Key.swift
[26/63] Compiling KippleFoundation String+Convenience.swift
[27/63] Compiling KippleFoundation String+LocalizedError.swift
[28/63] Compiling _CollectionsUtilities Debugging.swift
[29/63] Compiling _CollectionsUtilities Descriptions.swift
[30/63] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/63] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/120] Compiling Logging Locks.swift
[35/120] Compiling Logging MetadataProvider.swift
[36/120] Compiling OrderedCollections _HashTable.swift
[37/120] Compiling OrderedCollections _Hashtable+Header.swift
[38/120] Compiling OrderedCollections _HashTable+Constants.swift
[39/120] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[40/120] Compiling OrderedCollections OrderedDictionary+Codable.swift
[41/120] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/120] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[43/120] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[44/120] Compiling KippleFoundation URLConvertible.swift
[45/120] Compiling OrderedCollections _HashTable+Bucket.swift
[46/120] Compiling OrderedCollections _HashTable+BucketIterator.swift
[49/120] Compiling OrderedCollections _HashTable+Testing.swift
[50/120] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[51/120] Emitting module KippleFoundation
[54/121] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[57/121] Compiling KippleLocalStorage UserDefaults+Mocked.swift
[58/121] Compiling KippleLocalStorage UserDefaults+Codable.swift
[59/121] Compiling KippleLocalStorage UserDefaults+Key.swift
[60/121] Compiling KippleLocalStorage UserDefaults+RemoveAllObjects.swift
[62/121] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[63/121] Compiling KippleCodable CodableDefault.swift
[69/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[70/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[71/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[72/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[77/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[78/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[79/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[80/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[81/133] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[82/133] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[83/140] Emitting module KippleKeychain
[84/140] Emitting module KippleDevice
[85/140] Compiling KippleKeychain Exports.swift
[86/140] Compiling KippleDevice DeviceInfo.swift
[87/140] Emitting module Logging
[88/140] Compiling Logging LogHandler.swift
[89/140] Compiling Logging Logging.swift
[90/140] Compiling KippleKeychain Keychain+Key.swift
[91/141] Compiling KippleDevice DeviceFamily.swift
[92/141] Compiling KippleKeychain Keychain+Default.swift
[101/146] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[102/146] Compiling OrderedCollections OrderedDictionary+Elements.swift
[103/146] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[104/146] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[107/146] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/146] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/146] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[110/146] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[111/146] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[112/146] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[113/146] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[114/146] Compiling OrderedCollections OrderedDictionary+Values.swift
[115/146] Compiling OrderedCollections OrderedSet+Initializers.swift
[116/146] Compiling OrderedCollections OrderedSet+Insertions.swift
[117/146] Compiling OrderedCollections OrderedSet+Invariants.swift
[118/146] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[119/146] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[120/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[121/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[122/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[123/146] Compiling OrderedCollections OrderedDictionary.swift
[124/146] Compiling OrderedCollections OrderedSet+Codable.swift
[125/146] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[126/146] Compiling OrderedCollections OrderedSet+Descriptions.swift
[127/146] Compiling OrderedCollections OrderedSet+Diffing.swift
[128/146] Compiling OrderedCollections OrderedSet+Equatable.swift
[129/146] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[130/146] Compiling OrderedCollections OrderedSet+Hashable.swift
[131/150] Compiling KippleLogging Exports.swift
[132/150] Compiling KippleLogging Logger+Convenience.swift
[133/150] Emitting module KippleLogging
[134/150] Compiling KippleLogging ConsoleLogHandler.swift
[137/152] Emitting module OrderedCollections
[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] Compiling KippleCollections InterleavableDictionary.swift
[156/160] Compiling KippleCollections RangeReplaceableCollection+Rotating.swift
[157/160] Compiling KippleCollections Array+RemoveDuplicates.swift
[158/160] Emitting module KippleCollections
[159/160] Compiling KippleCollections Exports.swift
[160/160] Compiling KippleCollections BidirectionalCollection+Looping.swift
[163/164] Emitting module Kipple
[164/164] Compiling Kipple Exports.swift
Build complete! (44.09s)
Build complete.
Done.