The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ScreenDataUI, reference 1.1.2 (d34cbb), with Swift 6.2 (beta) for Android on 19 Jun 2025 11:43:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ServerDriven/ScreenDataUI-ios.git
Reference: 1.1.2
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/ServerDriven/ScreenDataUI-ios
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at d34cbb6 Merge pull request #29 from ServerDriven/debugging-improvements
Cloned https://github.com/ServerDriven/ScreenDataUI-ios.git
Revision (git rev-parse @):
d34cbb667eed959f843404a4500a8dc6be9b61a4
SUCCESS checkout https://github.com/ServerDriven/ScreenDataUI-ios.git at 1.1.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ServerDriven/ScreenDataUI-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/0xLeif/Chronicle
Fetching https://github.com/ServerDriven/ScreenDataNavigation-swift
Fetching https://github.com/ServerDriven/ScreenData-swift
[1/356] Fetching screendatanavigation-swift
[83/686] Fetching screendatanavigation-swift, screendata-swift
Fetched https://github.com/ServerDriven/ScreenData-swift from cache (0.52s)
Fetched https://github.com/ServerDriven/ScreenDataNavigation-swift from cache (0.53s)
[1/130] Fetching chronicle
Fetched https://github.com/0xLeif/Chronicle from cache (0.81s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (1.48s)
Computing version for https://github.com/ServerDriven/ScreenData-swift
Computed https://github.com/ServerDriven/ScreenData-swift at 0.4.2 (0.60s)
Computing version for https://github.com/ServerDriven/ScreenDataNavigation-swift
Computed https://github.com/ServerDriven/ScreenDataNavigation-swift at 1.2.0 (0.61s)
Fetching https://github.com/0xOpenBytes/FLet
[1/27] Fetching flet
Fetched https://github.com/0xOpenBytes/FLet from cache (0.27s)
Computing version for https://github.com/0xOpenBytes/FLet
Computed https://github.com/0xOpenBytes/FLet at 2.0.0 (0.96s)
Fetching https://github.com/0xOpenBytes/o
Fetching https://github.com/0xOpenBytes/t
Fetching https://github.com/0xOpenBytes/c
[1/248] Fetching o
[249/485] Fetching o, c
[486/853] Fetching o, c, t
Fetched https://github.com/0xOpenBytes/c from cache (0.31s)
[543/616] Fetching o, t
Fetched https://github.com/0xOpenBytes/o from cache (0.32s)
[302/368] Fetching t
Fetched https://github.com/0xOpenBytes/t from cache (0.36s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.89s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.3.0 (0.54s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.2.0 (1.37s)
Creating working copy for https://github.com/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xOpenBytes/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.2.0
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 0.3.0
Creating working copy for https://github.com/ServerDriven/ScreenDataNavigation-swift
Working copy of https://github.com/ServerDriven/ScreenDataNavigation-swift resolved at 1.2.0
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 0.2.0
Creating working copy for https://github.com/ServerDriven/ScreenData-swift
Working copy of https://github.com/ServerDriven/ScreenData-swift resolved at 0.4.2
Creating working copy for https://github.com/0xOpenBytes/FLet
Working copy of https://github.com/0xOpenBytes/FLet resolved at 2.0.0
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/47] Emitting module Chronicle
[11/47] Compiling t t.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
 1 | import Foundation.FoundationErrors
   |        `- error: no such module 'Foundation.FoundationErrors'
 2 |
 3 | public extension t {
[12/47] Compiling o NotificationDelegate.swift
[13/47] Compiling o NotificationDelete.swift
[14/47] Compiling o NotificationGet.swift
[15/47] Compiling ScreenData FontType.swift
[16/49] Compiling o o+console.swift
[17/49] Compiling o o+file.swift
[18/49] Compiling o NotificationAuthorization.swift
[19/49] Emitting module ScreenData
[20/49] Compiling t t+Assertion.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
 1 | import Foundation.FoundationErrors
   |        `- error: no such module 'Foundation.FoundationErrors'
 2 |
 3 | public extension t {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/49] Emitting module t
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
 1 | import Foundation.FoundationErrors
   |        `- error: no such module 'Foundation.FoundationErrors'
 2 |
 3 | public extension t {
[22/49] Compiling t t+Logging.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
 1 | import Foundation.FoundationErrors
   |        `- error: no such module 'Foundation.FoundationErrors'
 2 |
 3 | public extension t {
[23/49] Compiling t t+Factories.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
 1 | import Foundation.FoundationErrors
   |        `- error: no such module 'Foundation.FoundationErrors'
 2 |
 3 | public extension t {
[24/49] Compiling t t+Structure.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
 1 | import Foundation.FoundationErrors
   |        `- error: no such module 'Foundation.FoundationErrors'
 2 |
 3 | public extension t {
[25/49] Compiling o NotificationUpdate.swift
[26/49] Compiling o NotificationPost.swift
[31/50] Compiling ScreenData SomeContainerView.swift
[32/50] Compiling ScreenData SomeCustomView.swift
[33/50] Compiling ScreenData ViewType.swift
[34/50] Compiling ScreenData SomeButton.swift
[35/50] Compiling ScreenData SomeView+.swift
[36/50] Compiling ScreenData SomeView.swift
[37/50] Compiling ScreenData SomeScreen.swift
[38/50] Compiling ScreenData SomeImage.swift
[39/50] Compiling ScreenData SomeLabel.swift
[40/50] Compiling o o.swift
[41/50] Compiling o o+notification.swift
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:29:14: error: cannot find type 'URLRequest' in scope
 27 |             method : HTTPRequestMethod,
 28 |             headerFields: [String: String]
 29 |         ) -> URLRequest {
    |              `- error: cannot find type 'URLRequest' in scope
 30 |             var request = URLRequest(url: url)
 31 |
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:48:31: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 46 |             "Content-Type": "application/json; charset=utf-8"
 47 |         ]
 48 |     ) async throws -> (Data?, URLResponse?) {
    |                               `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 49 |         try await URLSession.shared.data(
 50 |             for: request(
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:61:23: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 59 |         url: URL,
 60 |         headerFields: [String: String]
 61 |     ) async throws -> URLResponse? {
    |                       `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |         try await URLSession.shared.data(
 63 |             for: request(
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:74:31: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 72 |         url: URL,
 73 |         headerFields: [String: String]
 74 |     ) async throws -> (Data?, URLResponse?) {
    |                               `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 75 |         try await URLSession.shared.data(
 76 |             for: request(
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:87:31: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 85 |         url: URL,
 86 |         headerFields: [String: String]
 87 |     ) async throws -> (Data?, URLResponse?) {
    |                               `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 88 |         try await URLSession.shared.data(
 89 |             for: request(
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:100:23: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 98 |         url: URL,
 99 |         headerFields: [String: String]
100 |     ) async throws -> URLResponse? {
    |                       `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
101 |         try await URLSession.shared.data(
102 |             for: request(
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:116:31: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
114 |             "Content-Type": "application/json; charset=utf-8"
115 |         ]
116 |     ) async throws -> (Data?, URLResponse?) {
    |                               `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
117 |         var request = request(
118 |             for: url,
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:136:23: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
134 |             "Content-Type": "application/json; charset=utf-8"
135 |         ]
136 |     ) async throws -> URLResponse? {
    |                       `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
137 |         var request = request(
138 |             for: url,
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:156:31: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
154 |             "Content-Type": "application/json; charset=utf-8"
155 |         ]
156 |     ) async throws -> (Data?, URLResponse?) {
    |                               `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
157 |         var request = request(
158 |             for: url,
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:176:31: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
174 |             "Content-Type": "application/json; charset=utf-8"
175 |         ]
176 |     ) async throws -> (Data?, URLResponse?) {
    |                               `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
177 |         var request = request(
178 |             for: url,
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:30:27: error: cannot find 'URLRequest' in scope
 28 |             headerFields: [String: String]
 29 |         ) -> URLRequest {
 30 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
 31 |
 32 |             request.httpMethod = method.rawValue
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:49:30: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 47 |         ]
 48 |     ) async throws -> (Data?, URLResponse?) {
 49 |         try await URLSession.shared.data(
    |                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 50 |             for: request(
 51 |                 for: url,
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:52:26: error: cannot infer contextual base in reference to member 'GET'
 50 |             for: request(
 51 |                 for: url,
 52 |                 method: .GET,
    |                          `- error: cannot infer contextual base in reference to member 'GET'
 53 |                 headerFields: headerFields
 54 |             )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:62:30: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 60 |         headerFields: [String: String]
 61 |     ) async throws -> URLResponse? {
 62 |         try await URLSession.shared.data(
    |                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 63 |             for: request(
 64 |                 for: url,
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:65:26: error: cannot infer contextual base in reference to member 'HEAD'
 63 |             for: request(
 64 |                 for: url,
 65 |                 method: .HEAD,
    |                          `- error: cannot infer contextual base in reference to member 'HEAD'
 66 |                 headerFields: headerFields
 67 |             )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:75:30: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 73 |         headerFields: [String: String]
 74 |     ) async throws -> (Data?, URLResponse?) {
 75 |         try await URLSession.shared.data(
    |                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 76 |             for: request(
 77 |                 for: url,
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:78:26: error: cannot infer contextual base in reference to member 'CONNECT'
 76 |             for: request(
 77 |                 for: url,
 78 |                 method: .CONNECT,
    |                          `- error: cannot infer contextual base in reference to member 'CONNECT'
 79 |                 headerFields: headerFields
 80 |             )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:88:30: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 86 |         headerFields: [String: String]
 87 |     ) async throws -> (Data?, URLResponse?) {
 88 |         try await URLSession.shared.data(
    |                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 89 |             for: request(
 90 |                 for: url,
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:91:26: error: cannot infer contextual base in reference to member 'OPTIONS'
 89 |             for: request(
 90 |                 for: url,
 91 |                 method: .OPTIONS,
    |                          `- error: cannot infer contextual base in reference to member 'OPTIONS'
 92 |                 headerFields: headerFields
 93 |             )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:101:30: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
 99 |         headerFields: [String: String]
100 |     ) async throws -> URLResponse? {
101 |         try await URLSession.shared.data(
    |                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
102 |             for: request(
103 |                 for: url,
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:104:26: error: cannot infer contextual base in reference to member 'TRACE'
102 |             for: request(
103 |                 for: url,
104 |                 method: .TRACE,
    |                          `- error: cannot infer contextual base in reference to member 'TRACE'
105 |                 headerFields: headerFields
106 |             )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:119:22: error: cannot infer contextual base in reference to member 'POST'
117 |         var request = request(
118 |             for: url,
119 |             method: .POST,
    |                      `- error: cannot infer contextual base in reference to member 'POST'
120 |             headerFields: headerFields
121 |         )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:125:37: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |         request.httpBody = body
124 |
125 |         return try await URLSession.shared.data(
    |                                     `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |             for: request
127 |         )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:139:22: error: cannot infer contextual base in reference to member 'PUT'
137 |         var request = request(
138 |             for: url,
139 |             method: .PUT,
    |                      `- error: cannot infer contextual base in reference to member 'PUT'
140 |             headerFields: headerFields
141 |         )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:145:37: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
143 |         request.httpBody = body
144 |
145 |         return try await URLSession.shared.data(
    |                                     `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
146 |             for: request
147 |         ).1
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:159:22: error: cannot infer contextual base in reference to member 'PATCH'
157 |         var request = request(
158 |             for: url,
159 |             method: .PATCH,
    |                      `- error: cannot infer contextual base in reference to member 'PATCH'
160 |             headerFields: headerFields
161 |         )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:165:37: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
163 |         request.httpBody = body
164 |
165 |         return try await URLSession.shared.data(
    |                                     `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
166 |             for: request
167 |         )
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:179:22: error: cannot infer contextual base in reference to member 'DELETE'
177 |         var request = request(
178 |             for: url,
179 |             method: .DELETE,
    |                      `- error: cannot infer contextual base in reference to member 'DELETE'
180 |             headerFields: headerFields
181 |         )
BUILD FAILURE 6.2 android