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 Bivrost, reference master (ed97ba), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 11:24:42 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gnosis/bivrost-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gnosis/bivrost-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ed97ba8 json format of abi is updated. (#14)
Cloned https://github.com/gnosis/bivrost-swift.git
Revision (git rev-parse @):
ed97ba8583f7d874ace48e241b4d930e6c4e2286
SUCCESS checkout https://github.com/gnosis/bivrost-swift.git at master
Fetching https://github.com/kylef/Commander.git
[1/1588] Fetching commander
Fetched https://github.com/kylef/Commander.git from cache (0.86s)
Fetching https://github.com/PoissonBallon/PathKit.git
[1/662] Fetching pathkit
Fetched https://github.com/PoissonBallon/PathKit.git from cache (0.73s)
Fetching https://github.com/zweigraf/Stencil.git
[1/1750] Fetching stencil
Fetched https://github.com/zweigraf/Stencil.git from cache (0.85s)
Fetching https://github.com/zweigraf/StencilSwiftKit.git
[1/1276] Fetching stencilswiftkit
Fetched https://github.com/zweigraf/StencilSwiftKit.git from cache (0.86s)
Fetching https://github.com/attaswift/SipHash
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/Quick/Nimble.git
[1/440] Fetching siphash
[103/1461] Fetching siphash, spectre
[267/6232] Fetching siphash, spectre, bigint
[363/18935] Fetching siphash, spectre, bigint, cryptoswift
[1516/33675] Fetching siphash, spectre, bigint, cryptoswift, quick
[33676/52950] Fetching siphash, spectre, bigint, cryptoswift, quick, nimble
Fetched https://github.com/attaswift/BigInt.git from cache (1.84s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.84s)
[16587/35476] Fetching siphash, spectre, quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.89s)
Fetched https://github.com/kylef/Spectre.git from cache (2.89s)
Fetched https://github.com/attaswift/SipHash from cache (2.89s)
Fetched https://github.com/Quick/Quick.git from cache (2.89s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.57s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.58s)
Computing version for https://github.com/Quick/Nimble.git
error: Dependencies could not be resolved because root depends on 'nimble' 7.0.2..<7.1.0.
'nimble' < 7.1.0 cannot be used because 'nimble' < 7.0.4 contains incompatible tools version (3.0.0) and no versions of 'nimble' match the requirement 7.0.4..<7.1.0.
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/gnosis/bivrost-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/17] Write sources
[2/17] Write bivrost-entitlement.plist
[2/17] Write sources
[11/17] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/93] Emitting module PathKit
<unknown>:0: error: invalid value '3' in '-swift-version 3'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[14/93] Compiling Commander Group.swift
[15/93] Compiling Commander Error.swift
[16/93] Emitting module SipHash
[17/93] Emitting module CryptoSwift
[18/99] Compiling SipHash RandomUInt64.swift
[19/99] Compiling SipHash SipHashable.swift
[20/99] Compiling SipHash Primitive Types.swift
[21/99] Compiling SipHash SipHasher.swift
[21/99] Write Objects.LinkFileList
[22/99] Linking libSipHash.dylib
[24/99] Compiling Commander CommandType.swift
[25/99] Compiling Commander CommandRunner.swift
[26/99] Compiling Commander Command.swift
[27/99] Compiling Commander ArgumentParser.swift
[28/99] Emitting module Commander
[29/99] Compiling Commander ArgumentDescription.swift
[30/99] Compiling Commander ArgumentConvertible.swift
[31/99] Compiling Commander Commands.swift
[32/120] Compiling CryptoSwift NoPadding.swift
[33/120] Compiling CryptoSwift Operators.swift
[34/120] Compiling CryptoSwift PBKDF1.swift
[35/120] Compiling CryptoSwift PBKDF2.swift
[36/120] Compiling CryptoSwift PKCS5.swift
[37/120] Compiling CryptoSwift PKCS7.swift
[38/120] Compiling CryptoSwift UInt32+Extension.swift
[39/120] Compiling CryptoSwift UInt64+Extension.swift
[40/120] Compiling CryptoSwift UInt8+Extension.swift
[41/120] Compiling CryptoSwift Updatable.swift
[42/120] Compiling CryptoSwift Utils.swift
[43/120] Compiling CryptoSwift ZeroPadding.swift
[44/120] Compiling BigInt Strideable.swift
[45/120] Compiling BigInt String Conversion.swift
[46/122] Compiling BigInt Exponentiation.swift
[47/122] Compiling BigInt Floating Point Conversion.swift
[48/122] Compiling BigInt Shifts.swift
[49/122] Compiling BigInt Square Root.swift
[50/122] Compiling CryptoSwift PKCS7Padding.swift
[51/122] Compiling CryptoSwift Padding.swift
[52/122] Compiling CryptoSwift Poly1305.swift
[53/122] Compiling CryptoSwift Rabbit.swift
[54/122] Compiling CryptoSwift RandomAccessCryptor.swift
[55/122] Compiling CryptoSwift RandomBytesSequence.swift
[56/122] Compiling CryptoSwift SHA1.swift
[57/122] Compiling CryptoSwift SHA2.swift
[58/122] Compiling CryptoSwift SHA3.swift
[59/122] Compiling CryptoSwift SecureBytes.swift
[60/122] Compiling CryptoSwift String+Extension.swift
[61/122] Compiling CryptoSwift UInt16+Extension.swift
[62/122] Compiling BigInt Subtraction.swift
[63/122] Compiling BigInt Words and Bits.swift
[64/122] Compiling BigInt Addition.swift
[65/122] Compiling BigInt BigInt.swift
[66/122] Compiling BigInt BigUInt.swift
[67/122] Compiling BigInt Bitwise Ops.swift
[68/122] Compiling BigInt Codable.swift
[69/122] Compiling BigInt Comparable.swift
[70/122] Compiling BigInt Data Conversion.swift
[71/122] Compiling BigInt Integer Conversion.swift
[72/122] Compiling BigInt Multiplication.swift
[73/122] Compiling BigInt GCD.swift
[74/122] Compiling BigInt Hashable.swift
[75/122] Compiling BigInt Prime Test.swift
[76/122] Compiling BigInt Random.swift
[77/122] Emitting module BigInt
[78/122] Compiling PathKit PathKit.swift
<unknown>:0: error: invalid value '3' in '-swift-version 3'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:45:34: error: 'characters' is unavailable: Please use String directly
 43 |     } else if components.first == Path.separator && components.count > 1 {
 44 |       let p = components.joined(separator: Path.separator)
 45 |       path = p.substring(from: p.characters.index(after: p.startIndex))
    |                                  `- error: 'characters' is unavailable: Please use String directly
 46 |     } else {
 47 |       path = components.joined(separator: Path.separator)
Swift.String:5:16: note: 'characters' was obsoleted in Swift 5.0
3 |     public typealias CharacterView = String
4 |     @available(swift, deprecated: 3.2, obsoleted: 5.0, message: "Please use String directly")
5 |     public var characters: String { get set }
  |                `- note: 'characters' was obsoleted in Swift 5.0
6 |     @available(swift, deprecated: 3.2, obsoleted: 5.0, message: "Please mutate the String directly")
7 |     public mutating func withMutableCharacters<R>(_ body: (inout String) -> R) -> R
[85/122] Compiling BigInt Division.swift
Updating https://github.com/kylef/Commander.git
Updated https://github.com/kylef/Commander.git (0.46s)
Updating https://github.com/PoissonBallon/PathKit.git
Updated https://github.com/PoissonBallon/PathKit.git (0.54s)
Updating https://github.com/zweigraf/Stencil.git
Updated https://github.com/zweigraf/Stencil.git (0.47s)
Updating https://github.com/zweigraf/StencilSwiftKit.git
Updated https://github.com/zweigraf/StencilSwiftKit.git (0.47s)
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/kylef/Spectre.git
Updating https://github.com/Quick/Quick.git
Updating https://github.com/krzyzanowskim/CryptoSwift
Updating https://github.com/Quick/Nimble.git
Updated https://github.com/kylef/Spectre.git (0.61s)
Updated https://github.com/krzyzanowskim/CryptoSwift (0.62s)
Updated https://github.com/attaswift/BigInt.git (0.62s)
Updated https://github.com/Quick/Nimble.git (0.62s)
Updated https://github.com/Quick/Quick.git (0.62s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.52s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.54s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.55s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.58s)
Updating https://github.com/attaswift/SipHash
Updated https://github.com/attaswift/SipHash (0.49s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.54s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 0.8.3 (0.55s)
Creating working copy for https://github.com/zweigraf/StencilSwiftKit.git
Working copy of https://github.com/zweigraf/StencilSwiftKit.git resolved at 82a0099e5c446348692a2ba40ffbba980c6b8898
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.8.0
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.0.3
Creating working copy for https://github.com/PoissonBallon/PathKit.git
Working copy of https://github.com/PoissonBallon/PathKit.git resolved at master (a73cc01)
Creating working copy for https://github.com/zweigraf/Stencil.git
Working copy of https://github.com/zweigraf/Stencil.git resolved at master (2bcdbd3)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.2.0
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at e0cbee1bd73778c1076c675eaf660e97d09f3b32
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 0.8.3
BUILD FAILURE 6.0 macosSpm