The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RouterBytes, reference main (fb89b2), with Swift 6.3 for Android on 30 Apr 2026 04:54:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build 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:         android
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-4606859-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/cleevio/CleevioCore.git
Fetching https://github.com/cleevio/CleevioStorage.git
Fetching https://github.com/apple/swift-collections.git
[1/335] Fetching cleeviostorage
[336/1378] Fetching cleeviostorage, swift-http-types
[1379/25188] Fetching cleeviostorage, swift-http-types, swift-collections
[1380/25401] Fetching cleeviostorage, swift-http-types, swift-collections, cleeviocore
Fetched https://github.com/cleevio/CleevioStorage.git from cache (1.34s)
[3161/25066] Fetching swift-http-types, swift-collections, cleeviocore
Fetched https://github.com/apple/swift-http-types.git from cache (1.44s)
Fetched https://github.com/cleevio/CleevioCore.git from cache (1.44s)
[2381/23810] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.17s)
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.90s)
Computing version for https://github.com/cleevio/CleevioCore.git
Computed https://github.com/cleevio/CleevioCore.git at 2.2.0 (0.56s)
Computing version for https://github.com/cleevio/CleevioStorage.git
Computed https://github.com/cleevio/CleevioStorage.git at 0.5.0 (0.80s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4388] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.59s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (4.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.99s)
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/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
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version--4F562202D5529B1.txt
[12/39] Emitting module InternalCollectionsUtilities
[13/55] Compiling InternalCollectionsUtilities UInt+first and last set bit.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, *)
[14/55] Compiling InternalCollectionsUtilities UInt+reversed.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, *)
[15/55] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[16/55] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[17/56] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[18/56] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/56] Compiling InternalCollectionsUtilities Span+Extras.swift
[20/56] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/56] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/56] Compiling InternalCollectionsUtilities Debugging.swift
[23/56] Compiling InternalCollectionsUtilities Descriptions.swift
[24/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/56] Compiling InternalCollectionsUtilities String+Padding.swift
[26/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/56] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/56] Compiling InternalCollectionsUtilities Integer rank.swift
[32/56] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/56] Compiling HTTPTypes ISOLatin1String.swift
[35/58] Compiling HTTPTypes HTTPRequest.swift
[36/58] Compiling HTTPTypes HTTPResponse.swift
[38/58] Compiling HTTPTypes NIOLock.swift
[39/58] Compiling HTTPTypes HTTPParsedFields.swift
[40/58] Compiling HTTPTypes HTTPRequest+URL.swift
[41/113] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.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, *)
[42/113] Compiling OrderedCollections OrderedDictionary+Elements.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 OrderedDictionary+Deprecations.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 OrderedDictionary+Descriptions.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+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, *)
[46/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, *)
[47/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, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/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, *)
[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 OrderedCollections OrderedDictionary+Codable.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 OrderedDictionary+CustomReflectable.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, *)
[53/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, *)
[54/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, *)
[57/113] Emitting module HTTPTypes
BUILD FAILURE 6.3 android