Build Information
Failed to build RouterBytes, reference main (fb89b2), with Swift 6.2 for Linux on 30 Apr 2026 04:54:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvalenta/RouterBytes.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/lvalenta/RouterBytes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fb89b26 FailedWithUnAuthorizedError set also to Forbidden
Cloned https://github.com/lvalenta/RouterBytes.git
Revision (git rev-parse @):
fb89b26f05163d9479b94c016c2e1e089a6dcaa5
SUCCESS checkout https://github.com/lvalenta/RouterBytes.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/lvalenta/RouterBytes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/cleevio/CleevioStorage.git
Fetching https://github.com/cleevio/CleevioCore.git
Fetching https://github.com/apple/swift-collections.git
[1/335] Fetching cleeviostorage
Fetched https://github.com/cleevio/CleevioStorage.git from cache (0.32s)
[1/23810] Fetching swift-collections
[1668/24023] Fetching swift-collections, cleeviocore
Fetched https://github.com/cleevio/CleevioCore.git from cache (1.00s)
[1905/23810] Fetching swift-collections
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-collections.git from cache (3.40s)
[1/1043] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.47s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (4.31s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (0.49s)
Computing version for https://github.com/cleevio/CleevioStorage.git
Computed https://github.com/cleevio/CleevioStorage.git at 0.5.0 (0.75s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4388] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.73s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (4.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.31s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/cleevio/CleevioStorage.git
Working copy of https://github.com/cleevio/CleevioStorage.git resolved at 0.5.0
Creating working copy for https://github.com/cleevio/CleevioCore.git
Working copy of https://github.com/cleevio/CleevioCore.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/53] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/53] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[14/55] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/55] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/55] Compiling CleevioCore ViewModelType.swift
[17/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/55] Compiling CleevioCore AppVersion.swift
[19/55] Compiling CleevioCore CancelBag.swift
[20/55] Compiling CleevioCore ErrorIndicator.swift
[21/55] Compiling CleevioCore BaseUIHostingController.swift
[22/55] Compiling CleevioCore BaseUIViewController.swift
[23/55] Compiling CleevioCore Aliases.swift
[24/55] Compiling CleevioCore ErrorLogging.swift
[25/55] Compiling CleevioCore AssociatedObjectHelper.swift
[26/55] Compiling CleevioCore HashableType.swift
[27/55] Compiling CleevioCore Activity.swift
[28/55] Compiling CleevioCore ActivityIndicator.swift
[29/55] Emitting module InternalCollectionsUtilities
[30/55] Compiling CleevioCore DismissHandler.swift
[31/55] Compiling CleevioCore Bundle+.swift
[32/55] Compiling HTTPTypes ISOLatin1String.swift
[33/57] Compiling HTTPTypes HTTPResponse.swift
[35/57] Compiling HTTPTypes HTTPRequest.swift
[36/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[37/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[38/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[39/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[40/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[41/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[42/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[43/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[44/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[45/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[46/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/119] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/119] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/119] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[51/119] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[52/119] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[53/119] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[54/119] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[55/119] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[56/119] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[57/119] Compiling OrderedCollections OrderedDictionary+Values.swift
[58/119] Compiling OrderedCollections OrderedDictionary.swift
[59/119] Compiling OrderedCollections OrderedSet+Codable.swift
[60/119] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[61/119] Compiling OrderedCollections OrderedSet+Descriptions.swift
[62/119] Compiling OrderedCollections OrderedSet+Diffing.swift
[63/119] Compiling OrderedCollections OrderedSet+Equatable.swift
[64/119] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[65/119] Compiling OrderedCollections OrderedSet+Hashable.swift
[66/119] Compiling OrderedCollections OrderedSet+Initializers.swift
[67/119] Compiling OrderedCollections OrderedSet+Insertions.swift
[68/119] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/119] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[70/119] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[74/119] Compiling OrderedCollections OrderedDictionary+Codable.swift
[75/119] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[76/119] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[77/119] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[78/119] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[79/119] Compiling OrderedCollections OrderedDictionary+Elements.swift
[80/119] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[81/119] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[82/119] Compiling HTTPTypes NIOLock.swift
[83/119] Compiling HTTPTypes HTTPParsedFields.swift
[84/119] Compiling HTTPTypes HTTPRequest+URL.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[87/119] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[88/119] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[89/119] Emitting module CleevioCore
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[96/120] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[97/120] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[98/120] Compiling OrderedCollections _HashTable+Constants.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[99/120] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[100/120] Compiling CleevioCore WeakBox.swift
/host/spi-builder-workspace/.build/checkouts/CleevioCore/Sources/CleevioCore/Activity.swift:9:8: error: no such module 'Combine'
7 |
8 | import Foundation
9 | import Combine
| `- error: no such module 'Combine'
10 |
11 | @available(iOS 13.0, macOS 10.15, watchOS 6.0, *)
[103/120] Emitting module HTTPTypes
BUILD FAILURE 6.2 linux