The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RouterBytes, reference 1.0.0 (873e13), with Swift 6.3 for Wasm on 20 Apr 2026 12:57:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lvalenta/RouterBytes.git
Reference: 1.0.0
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
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 873e13b Merge pull request #11 from lvalenta/api-token-type-for-authorization-type
Cloned https://github.com/lvalenta/RouterBytes.git
Revision (git rev-parse @):
873e13b9b6250ac2eb41193b54e9f69948b1cbb0
SUCCESS checkout https://github.com/lvalenta/RouterBytes.git at 1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/lvalenta/RouterBytes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/cleevio/CleevioCore.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/cleevio/CleevioStorage.git
[1/1043] Fetching swift-http-types
[867/1378] Fetching swift-http-types, cleeviostorage
[1202/1591] Fetching swift-http-types, cleeviostorage, cleeviocore
[1592/25167] Fetching swift-http-types, cleeviostorage, cleeviocore, swift-collections
Fetched https://github.com/cleevio/CleevioStorage.git from cache (0.31s)
[2200/24832] Fetching swift-http-types, cleeviocore, swift-collections
Fetched https://github.com/apple/swift-http-types.git from cache (1.62s)
Fetched https://github.com/cleevio/CleevioCore.git from cache (1.62s)
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (2.11s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (1.22s)
Computing version for https://github.com/cleevio/CleevioStorage.git
Computed https://github.com/cleevio/CleevioStorage.git at 0.5.0 (0.49s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4388] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.25s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (4.09s)
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/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
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/cleevio/CleevioCore.git
Working copy of https://github.com/cleevio/CleevioCore.git resolved at 2.2.0
Creating working copy for https://github.com/cleevio/CleevioStorage.git
Working copy of https://github.com/cleevio/CleevioStorage.git resolved at 0.5.0
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/53] Emitting module InternalCollectionsUtilities
[13/55] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/55] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/55] Emitting module HTTPTypes
[16/56] Compiling CleevioCore HashableType.swift
[17/56] Compiling CleevioCore ViewModelType.swift
[18/56] Compiling InternalCollectionsUtilities Integer rank.swift
[19/56] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/56] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/56] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[22/56] Compiling CleevioCore ErrorLogging.swift
[23/56] Compiling CleevioCore AssociatedObjectHelper.swift
[24/56] Compiling CleevioCore CancelBag.swift
[25/56] Compiling CleevioCore ErrorIndicator.swift
[26/56] Compiling InternalCollectionsUtilities String+Padding.swift
[27/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/56] Compiling InternalCollectionsUtilities Debugging.swift
[29/56] Compiling InternalCollectionsUtilities Descriptions.swift
[30/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/56] Compiling HTTPTypes HTTPField.swift
[32/56] Compiling HTTPTypes HTTPFieldName.swift
[34/57] Compiling HTTPTypes ISOLatin1String.swift
[35/57] Compiling HTTPTypes HTTPResponse.swift
[36/57] Compiling HTTPTypes HTTPRequest.swift
[37/112] Compiling HTTPTypes HTTPParsedFields.swift
[38/112] Compiling HTTPTypes HTTPRequest+URL.swift
[39/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.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, *)
[40/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.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, *)
[41/112] Compiling HTTPTypes NIOLock.swift
[42/113] Compiling OrderedCollections _HashTable.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, *)
[43/113] Compiling OrderedCollections _Hashtable+Header.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, *)
[44/113] 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, *)
[45/113] 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, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/113] 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, *)
[47/113] 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, *)
[48/113] 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, *)
[49/113] 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, *)
[50/113] 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, *)
[51/113] 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, *)
[52/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[53/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[54/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[55/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[58/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[59/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[60/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[61/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[62/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[63/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[64/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.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, *)
/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, *)
BUILD FAILURE 6.3 wasm