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 Kipple with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/Kipple.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/bdrelling/Kipple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7b64f96 Updated for Concurrency
Cloned https://github.com/bdrelling/Kipple.git
Revision (git rev-parse @):
7b64f96fa67d68b35722029f2ef02a417a911b62
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/bdrelling/Kipple.git at main
========================================
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-4606859-1":/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/720] Fetching kippletools
[721/5111] Fetching kippletools, keychainaccess
[5112/8961] Fetching kippletools, keychainaccess, devicekit
Fetching https://github.com/apple/swift-log
Fetched https://github.com/bdrelling/KippleTools (0.57s)
Fetched https://github.com/devicekit/DeviceKit (0.57s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.58s)
Fetching https://github.com/apple/swift-algorithms
[1/3362] Fetching swift-log
[3363/8590] Fetching swift-log, swift-algorithms
[3468/22649] Fetching swift-log, swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-log (0.48s)
Fetched https://github.com/apple/swift-algorithms (0.47s)
[4359/14059] Fetching swift-collections
Fetched https://github.com/apple/swift-collections (0.99s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.85s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.4 (0.29s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.42s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.0 (0.28s)
Fetching https://github.com/apple/swift-numerics.git
[1/5472] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.46s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (0.32s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/11795] Fetching swift-argument-parser
[9909/50281] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser (0.71s)
[3079/38486] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat (20.93s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.53.10 (0.29s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.30s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.27s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.4.0 (0.29s)
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.4.0
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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
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-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/3] Compiling _NumericsShims _NumericsShims.c
[4/68] Emitting module KippleCombine
[5/68] Compiling KippleCombine Publisher+Result.swift
[7/70] Compiling RealModule Float+Real.swift
[9/71] Compiling KippleFoundation BundleInfo.swift
/host/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:60:23: warning: result of operator '<' is unused
            lhs.major < rhs.major
            ~~~~~~~~~ ^ ~~~~~~~~~
/host/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:62:23: warning: result of operator '<' is unused
            lhs.minor < rhs.minor
            ~~~~~~~~~ ^ ~~~~~~~~~
/host/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:64:23: warning: result of operator '<' is unused
            lhs.patch < rhs.patch
            ~~~~~~~~~ ^ ~~~~~~~~~
/host/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:66:5: error: missing return in operator function expected to return 'Bool'
    }
    ^
[10/71] Compiling KippleFoundation SemanticVersion.swift
/host/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:60:23: warning: result of operator '<' is unused
            lhs.major < rhs.major
            ~~~~~~~~~ ^ ~~~~~~~~~
/host/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:62:23: warning: result of operator '<' is unused
            lhs.minor < rhs.minor
            ~~~~~~~~~ ^ ~~~~~~~~~
/host/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:64:23: warning: result of operator '<' is unused
            lhs.patch < rhs.patch
            ~~~~~~~~~ ^ ~~~~~~~~~
/host/spi-builder-workspace/Sources/KippleFoundation/Models/SemanticVersion.swift:66:5: error: missing return in operator function expected to return 'Bool'
    }
    ^
[11/71] Compiling RealModule RealFunctions.swift
[12/71] Compiling KippleFoundation String+Convenience.swift
[13/71] Compiling KippleFoundation String+LocalizedError.swift
[14/72] Compiling KippleCodable KippleCodableError.swift
[15/72] Compiling KippleFoundation Comparable+Clamped.swift
[16/72] Compiling KippleFoundation Int+Convenience.swift
[17/74] Emitting module _CollectionsUtilities
[18/74] Compiling KippleCodable DecodingError+Cleaned.swift
[19/74] Compiling KippleCodable Dictionary+AsJSONSerializedData.swift
[20/74] Compiling KippleCodable CleanedDecodingError.swift
[21/74] Compiling KippleFoundation Swift+Modulo.swift
[22/74] Compiling KippleFoundation AppInfo.swift
[23/74] Compiling KippleFoundation NSNumber+Boolean.swift
[24/74] Compiling KippleFoundation Result+Convenience.swift
[29/74] Compiling KippleCodable CodableDefaultStrategy.swift
[30/75] Compiling RealModule Float80+Real.swift
[31/75] Compiling RealModule Real.swift
[32/75] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[33/75] Compiling _CollectionsUtilities Specialize.swift
[34/75] Compiling RealModule ElementaryFunctions.swift
[37/75] Compiling RealModule Float16+Real.swift
[38/75] Emitting module RealModule
[41/77] Compiling KippleCodable CodableIgnored.swift
[42/77] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/77] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/159] Compiling Logging MetadataProvider.swift
[47/159] Compiling KippleFoundation URLConvertible.swift
[48/159] Emitting module KippleFoundation
[49/159] Compiling KippleLocalStorage UserDefaults+RemoveAllObjects.swift
[50/159] Emitting module Logging
[51/159] Compiling Logging Locks.swift
[52/159] Compiling KippleCodable PropertyListDecoder+DecodeCleaned.swift
[53/159] Compiling KippleCodable JSONDecoder+DecodeCleaned.swift
[54/159] Compiling KippleLocalStorage UserDefaults+Key.swift
[55/159] Compiling KippleLocalStorage UserDefaults+Mocked.swift
[56/159] Compiling OrderedCollections _HashTable+Bucket.swift
[57/159] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/159] Compiling OrderedCollections _HashTable+Constants.swift
[59/159] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[60/159] Emitting module KippleCodable
[61/159] Compiling OrderedCollections _HashTable+Testing.swift
[62/159] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[63/159] Emitting module KippleLocalStorage
[64/159] Compiling KippleLocalStorage UserDefaults+Codable.swift
[65/160] Compiling KippleCodable CodableDefault.swift
[72/161] Compiling OrderedCollections _HashTable.swift
[73/161] Compiling OrderedCollections _Hashtable+Header.swift
[74/161] Compiling OrderedCollections OrderedDictionary+Codable.swift
[75/161] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[76/161] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[77/161] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[82/163] Compiling Logging LogHandler.swift
BUILD FAILURE 5.8 linux