The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bivrost, reference master (ed97ba), with Swift 6.3 for Linux on 10 Apr 2026 10:33:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gnosis/bivrost-swift.git
Reference: master
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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/gnosis/bivrost-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/kylef/Commander.git
[1/1588] Fetching commander
Fetched https://github.com/kylef/Commander.git from cache (0.29s)
Fetching https://github.com/PoissonBallon/PathKit.git
[1/662] Fetching pathkit
Fetched https://github.com/PoissonBallon/PathKit.git from cache (0.25s)
Fetching https://github.com/zweigraf/Stencil.git
[1/1750] Fetching stencil
Fetched https://github.com/zweigraf/Stencil.git from cache (0.29s)
Fetching https://github.com/zweigraf/StencilSwiftKit.git
[1/1276] Fetching stencilswiftkit
Fetched https://github.com/zweigraf/StencilSwiftKit.git from cache (0.24s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/krzyzanowskim/CryptoSwift
Fetching https://github.com/attaswift/BigInt.git
[1/14896] Fetching quick
[1789/15917] Fetching quick, spectre
[3555/20795] Fetching quick, spectre, bigint
[6280/34136] Fetching quick, spectre, bigint, cryptoswift
[13801/53953] Fetching quick, spectre, bigint, cryptoswift, nimble
Fetched https://github.com/Quick/Quick.git from cache (3.71s)
Fetched https://github.com/kylef/Spectre.git from cache (3.74s)
Fetched https://github.com/Quick/Nimble.git from cache (3.74s)
Fetched https://github.com/attaswift/BigInt.git from cache (3.75s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (3.80s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (4.25s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.48s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.47s)
Fetching https://github.com/attaswift/SipHash
[1/440] Fetching siphash
Fetched https://github.com/attaswift/SipHash from cache (0.20s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.61s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 0.8.3 (0.44s)
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/PoissonBallon/PathKit.git
Working copy of https://github.com/PoissonBallon/PathKit.git resolved at master (a73cc01)
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/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 0.8.3
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.0.3
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/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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
Building for debugging...
[0/24] Write sources
[10/24] Write swift-version-24593BA9C3E375BF.txt
[12/97] Emitting module CryptoSwift
[13/105] Emitting module SipHash
[14/105] Compiling SipHash SipHashable.swift
[15/105] Compiling Commander CommandType.swift
[16/106] Emitting module Commander
[17/106] Compiling SipHash SipHasher.swift
[18/106] Compiling Commander ArgumentParser.swift
[19/106] Compiling Commander Group.swift
[20/106] Compiling Commander Commands.swift
[21/106] Compiling SipHash RandomUInt64.swift
[22/106] Compiling SipHash Primitive Types.swift
[23/107] Compiling Commander Command.swift
[24/107] Compiling CryptoSwift PCBC.swift
[25/107] Compiling CryptoSwift RandomAccessBlockModeWorker.swift
[26/107] Compiling Commander CommandRunner.swift
[27/107] Compiling CryptoSwift String+Extension.swift
[28/107] Compiling CryptoSwift UInt16+Extension.swift
[29/107] Compiling CryptoSwift UInt32+Extension.swift
[30/107] Compiling CryptoSwift UInt64+Extension.swift
[31/107] Compiling CryptoSwift UInt8+Extension.swift
[32/107] Compiling CryptoSwift Updatable.swift
[33/107] Compiling CryptoSwift Utils.swift
[34/107] Compiling CryptoSwift ZeroPadding.swift
[35/107] Compiling CryptoSwift NoPadding.swift
[36/107] Compiling CryptoSwift Operators.swift
[37/107] Compiling CryptoSwift PBKDF1.swift
[38/107] Compiling CryptoSwift PBKDF2.swift
[39/107] Compiling CryptoSwift PKCS5.swift
[40/107] Compiling CryptoSwift PKCS7.swift
[41/107] Compiling CryptoSwift PKCS7Padding.swift
[42/107] Compiling CryptoSwift Padding.swift
[43/107] Compiling Commander Error.swift
[44/107] Compiling CryptoSwift BlockMode.swift
[45/107] Compiling CryptoSwift BlockModeOptions.swift
[46/107] Compiling CryptoSwift BlockModeWorker.swift
[47/107] Compiling CryptoSwift CBC.swift
[48/107] Compiling CryptoSwift CFB.swift
[49/107] Compiling CryptoSwift CTR.swift
[50/107] Compiling CryptoSwift ECB.swift
[51/107] Compiling CryptoSwift OFB.swift
[54/108] Compiling CryptoSwift Digest.swift
[55/108] Compiling CryptoSwift DigestType.swift
[56/108] Compiling CryptoSwift AES+Foundation.swift
[57/108] Compiling CryptoSwift Array+Foundation.swift
[58/108] Compiling CryptoSwift Blowfish+Foundation.swift
[59/108] Compiling CryptoSwift ChaCha20+Foundation.swift
[60/108] Compiling CryptoSwift Data+Extension.swift
[61/108] Compiling CryptoSwift HMAC+Foundation.swift
[62/108] Compiling CryptoSwift AES.Cryptors.swift
[63/108] Compiling CryptoSwift AES.swift
[64/108] Compiling CryptoSwift Array+Extension.swift
[65/108] Compiling CryptoSwift Array+Extensions.swift
[66/108] Compiling CryptoSwift Authenticator.swift
[67/108] Compiling CryptoSwift BatchedCollection.swift
[68/108] Compiling CryptoSwift Bit.swift
[69/108] Compiling CryptoSwift BlockCipher.swift
[72/108] Compiling CryptoSwift Blowfish.swift
[73/108] Compiling CryptoSwift ChaCha20.swift
[74/108] Compiling CryptoSwift Checksum.swift
[75/108] Compiling CryptoSwift Cipher.swift
[76/108] Compiling CryptoSwift Collection+Extension.swift
[77/108] Compiling CryptoSwift Cryptors.swift
[78/108] Compiling CryptoSwift Rabbit+Foundation.swift
[79/108] Compiling CryptoSwift String+FoundationExtension.swift
[80/108] Compiling CryptoSwift Utils+Foundation.swift
[81/108] Compiling CryptoSwift Generics.swift
[82/108] Compiling CryptoSwift HKDF.swift
[83/108] Compiling CryptoSwift HMAC.swift
[84/108] Compiling CryptoSwift Int+Extension.swift
[85/108] Compiling CryptoSwift MD5.swift
[86/108] Compiling CryptoSwift Poly1305.swift
[87/108] Compiling CryptoSwift Rabbit.swift
[88/108] Compiling CryptoSwift RandomAccessCryptor.swift
[89/108] Compiling CryptoSwift RandomBytesSequence.swift
[90/108] Compiling CryptoSwift SHA1.swift
[91/108] Compiling CryptoSwift SHA2.swift
[92/108] Compiling CryptoSwift SHA3.swift
[93/108] Compiling CryptoSwift SecureBytes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/108] 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'
[95/108] 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'
/host/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.characters:3:14: note: 'characters' was obsoleted in Swift 5.0
1 | struct String {
2 | @available(swift, deprecated: 3.2, obsoleted: 5.0, message: "Please use String directly")
3 |   public var characters: String { get set }}
  |              `- note: 'characters' was obsoleted in Swift 5.0
4 |
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:280:12: error: cannot convert return expression of type 'ObjCBool' to return type 'Bool'
278 |     }
279 | #if os(Linux)
280 |     return directory
    |            `- error: cannot convert return expression of type 'ObjCBool' to return type 'Bool'
281 | #else
282 |     return directory.boolValue
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:299:11: error: cannot convert value of type 'ObjCBool' to expected argument type 'Bool'
297 |     }
298 | #if os(Linux)
299 |   return !directory
    |           `- error: cannot convert value of type 'ObjCBool' to expected argument type 'Bool'
300 | #else
301 |   return !directory.boolValue
[96/109] Wrapping AST for Commander for debugging
[96/109] Wrapping AST for SipHash for debugging
BUILD FAILURE 6.3 linux