Build Information
Failed to build Bivrost, reference 0.0.4 (339701
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 11:24:46 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: 0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gnosis/bivrost-swift
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at 339701f Small fixes. (#11)
Cloned https://github.com/gnosis/bivrost-swift.git
Revision (git rev-parse @):
339701fea3d070e07cb89b8b9a594a63aef18966
SUCCESS checkout https://github.com/gnosis/bivrost-swift.git at 0.0.4
Fetching https://github.com/kylef/Commander.git
[1/1588] Fetching commander
Fetched https://github.com/kylef/Commander.git from cache (0.88s)
Fetching https://github.com/PoissonBallon/PathKit.git
[1/662] Fetching pathkit
Fetched https://github.com/PoissonBallon/PathKit.git from cache (0.79s)
Fetching https://github.com/zweigraf/Stencil.git
[1/1750] Fetching stencil
Fetched https://github.com/zweigraf/Stencil.git from cache (0.96s)
Fetching https://github.com/zweigraf/StencilSwiftKit.git
[1/1276] Fetching stencilswiftkit
Fetched https://github.com/zweigraf/StencilSwiftKit.git from cache (1.03s)
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/attaswift/SipHash
[1/1021] Fetching spectre
[165/5792] Fetching spectre, bigint
[166/6232] Fetching spectre, bigint, siphash
[294/18935] Fetching spectre, bigint, siphash, cryptoswift
[2881/33675] Fetching spectre, bigint, siphash, cryptoswift, quick
[33041/52950] Fetching spectre, bigint, siphash, cryptoswift, quick, nimble
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.94s)
Fetched https://github.com/kylef/Spectre.git from cache (1.94s)
[20915/39226] Fetching bigint, siphash, quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.90s)
Fetched https://github.com/attaswift/SipHash from cache (2.90s)
Fetched https://github.com/attaswift/BigInt.git from cache (2.90s)
Fetched https://github.com/Quick/Quick.git from cache (2.90s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.58s)
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
[6/17] Write bivrost-entitlement.plist
[7/17] Write sources
[11/17] Write swift-version--7754E27361AE5C74.txt
[13/93] Compiling Commander Group.swift
[14/93] Compiling SipHash SipHashable.swift
[15/93] Compiling Commander Error.swift
[16/93] Compiling SipHash RandomUInt64.swift
[17/93] Compiling SipHash SipHasher.swift
[18/93] Emitting module SipHash
[19/93] Compiling SipHash Primitive Types.swift
[19/93] Write Objects.LinkFileList
[21/93] Emitting module CryptoSwift
[21/99] Linking libSipHash.dylib
[23/120] Compiling BigInt Addition.swift
[24/120] Compiling BigInt BigInt.swift
[25/120] Compiling BigInt BigUInt.swift
[26/120] Compiling BigInt Exponentiation.swift
[27/120] Compiling BigInt Floating Point Conversion.swift
[28/120] Compiling BigInt Bitwise Ops.swift
[29/120] Compiling BigInt Codable.swift
[30/120] Compiling Commander CommandType.swift
[31/120] Compiling Commander CommandRunner.swift
[32/120] Compiling Commander Command.swift
[33/120] Compiling Commander ArgumentParser.swift
[34/120] Compiling Commander ArgumentDescription.swift
[35/120] Emitting module Commander
[36/120] Compiling Commander Commands.swift
[37/120] Compiling Commander ArgumentConvertible.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 CryptoSwift PKCS7Padding.swift
[45/120] Compiling CryptoSwift Padding.swift
[46/120] Compiling CryptoSwift Poly1305.swift
[47/120] Compiling CryptoSwift Rabbit.swift
[48/120] Compiling CryptoSwift RandomAccessCryptor.swift
[49/120] Compiling CryptoSwift RandomBytesSequence.swift
[50/120] Compiling CryptoSwift NoPadding.swift
[51/120] Compiling CryptoSwift Operators.swift
[52/120] Compiling CryptoSwift PBKDF1.swift
[53/120] Compiling CryptoSwift PBKDF2.swift
[54/120] Compiling CryptoSwift PKCS5.swift
[55/120] Compiling CryptoSwift PKCS7.swift
[56/120] Compiling CryptoSwift SHA1.swift
[57/120] Compiling CryptoSwift SHA2.swift
[58/120] Compiling CryptoSwift SHA3.swift
[59/120] Compiling CryptoSwift SecureBytes.swift
[60/120] Compiling CryptoSwift String+Extension.swift
[61/120] Compiling CryptoSwift UInt16+Extension.swift
[62/120] Compiling BigInt Integer Conversion.swift
[63/120] Compiling BigInt Multiplication.swift
[64/120] Compiling BigInt Shifts.swift
[65/120] Compiling BigInt Square Root.swift
[66/120] Compiling BigInt Prime Test.swift
[67/120] Compiling BigInt Random.swift
[68/122] Compiling BigInt Strideable.swift
[69/122] Compiling BigInt String Conversion.swift
[70/122] Compiling BigInt GCD.swift
[71/122] Compiling BigInt Hashable.swift
[72/122] Emitting module BigInt
[77/122] Compiling BigInt Comparable.swift
[81/122] Compiling BigInt Data Conversion.swift
[82/122] Compiling BigInt Division.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/122] 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'
[84/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
[91/122] Compiling BigInt Subtraction.swift
Updating https://github.com/kylef/Commander.git
Updated https://github.com/kylef/Commander.git (0.45s)
Updating https://github.com/PoissonBallon/PathKit.git
Updated https://github.com/PoissonBallon/PathKit.git (0.44s)
Updating https://github.com/zweigraf/Stencil.git
Updated https://github.com/zweigraf/Stencil.git (0.45s)
Updating https://github.com/zweigraf/StencilSwiftKit.git
Updated https://github.com/zweigraf/StencilSwiftKit.git (0.45s)
Updating https://github.com/krzyzanowskim/CryptoSwift
Updating https://github.com/attaswift/BigInt.git
Updating https://github.com/kylef/Spectre.git
Updating https://github.com/Quick/Nimble.git
Updating https://github.com/Quick/Quick.git
Updated https://github.com/attaswift/BigInt.git (0.47s)
Updated https://github.com/Quick/Quick.git (0.62s)
Updated https://github.com/Quick/Nimble.git (0.62s)
Updated https://github.com/krzyzanowskim/CryptoSwift (0.62s)
Updated https://github.com/kylef/Spectre.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.56s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.54s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.55s)
Updating https://github.com/attaswift/SipHash
Updated https://github.com/attaswift/SipHash (0.47s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.52s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 0.8.3 (0.53s)
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/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.2.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 0.8.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/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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.0.3
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at e0cbee1bd73778c1076c675eaf660e97d09f3b32
BUILD FAILURE 6.0 macosSpm