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 AppStoreConnect-Swift-SDK, reference master (9dd00f), with Swift 6.2 for Wasm on 28 Nov 2025 18:40:15 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AvdLee/appstoreconnect-swift-sdk.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/AvdLee/appstoreconnect-swift-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9dd00f7 Merge pull request #330 from AvdLee/allow-unsetting-end-date-in-nominations
Cloned https://github.com/AvdLee/appstoreconnect-swift-sdk.git
Revision (git rev-parse @):
9dd00f70b8e3501a2e886da95ef046476907ba0a
SUCCESS checkout https://github.com/AvdLee/appstoreconnect-swift-sdk.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AvdLee/appstoreconnect-swift-sdk.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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/CreateAPI/URLQueryEncoder.git
[1/128] Fetching urlqueryencoder
Fetched https://github.com/CreateAPI/URLQueryEncoder.git from cache (0.37s)
[1/17463] Fetching swift-crypto
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetched https://github.com/apple/swift-crypto.git from cache (24.61s)
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.00s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (27.75s)
Computing version for https://github.com/CreateAPI/URLQueryEncoder.git
Computed https://github.com/CreateAPI/URLQueryEncoder.git at 0.2.1 (1.75s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.81s)
Fetching https://github.com/apple/swift-asn1.git
[1/1663] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (4.39s)
Creating working copy for https://github.com/CreateAPI/URLQueryEncoder.git
Working copy of https://github.com/CreateAPI/URLQueryEncoder.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Downloading binary artifact https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
[1397/5323848] Downloading https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip
Downloaded https://github.com/CreateAPI/CreateAPI/releases/download/0.2.0/create-api.artifactbundle.zip (1.22s)
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/OpenAPI/patches/generated/encode-update-app-clip-for-version-data-as-null.patch
    /host/spi-builder-workspace/Sources/OpenAPI/patches/generated/decode-urls-for-cibuildrun-as-strings.patch
    /host/spi-builder-workspace/Sources/OpenAPI/patches/generated/allow-unsetting-properties-in-age-declaration-update-request.patch
    /host/spi-builder-workspace/Sources/OpenAPI/create-api.yml
    /host/spi-builder-workspace/Sources/OpenAPI/patches/generated/decode-avatarurl-for-cigituser-as-string.patch
    /host/spi-builder-workspace/Sources/OpenAPI/app_store_connect_api.json.rej
    /host/spi-builder-workspace/Sources/OpenAPI/patches/generated/encode-publish-end-date-in-nomination-as-null.patch
    /host/spi-builder-workspace/Sources/OpenAPI/patches/spec/spec.patch
[1/1] Compiling plugin CreateAPI
Building for debugging...
[1/374] Write sources
[6/374] Write swift-version-24593BA9C3E375BF.txt
[7/374] Compiling fiat_p256_adx_sqr.S
[8/376] Compiling CCryptoBoringSSLShims shims.c
[9/376] Compiling aes.cc
[10/376] Compiling fiat_p256_adx_mul.S
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/376] Emitting module URLQueryEncoder
/host/spi-builder-workspace/.build/checkouts/URLQueryEncoder/Sources/URLQueryEncoder/URLQueryEncoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | public final class URLQueryEncoder {
[12/378] Compiling a_dup.cc
[13/378] Compiling fiat_curve25519_adx_square.S
[14/378] Compiling fiat_curve25519_adx_mul.S
[15/378] Compiling md5-x86_64-linux.S
[16/378] Compiling md5-586-linux.S
[17/378] Compiling md5-x86_64-apple.S
[18/378] Compiling md5-586-apple.S
[19/378] Compiling a_d2i_fp.cc
[20/378] Compiling chacha20_poly1305_x86_64-linux.S
[21/378] Compiling chacha20_poly1305_x86_64-apple.S
[22/378] Compiling a_i2d_fp.cc
[23/378] Compiling chacha20_poly1305_armv8-win.S
[24/378] Compiling chacha20_poly1305_armv8-linux.S
[25/378] Compiling chacha-x86_64-linux.S
[26/378] Compiling chacha20_poly1305_armv8-apple.S
[27/378] Compiling chacha-x86_64-apple.S
[28/378] Compiling chacha-x86-apple.S
[29/378] Compiling a_bitstr.cc
[30/378] Compiling chacha-x86-linux.S
[31/378] Compiling chacha-armv8-win.S
[32/378] Compiling chacha-armv8-linux.S
[33/378] Compiling chacha-armv8-apple.S
[34/378] Compiling chacha-armv4-linux.S
[35/378] Compiling aes128gcmsiv-x86_64-linux.S
[36/378] Compiling aes128gcmsiv-x86_64-apple.S
[37/378] Compiling x86_64-mont5-apple.S
[38/378] Compiling x86_64-mont5-linux.S
[39/378] Compiling x86_64-mont-apple.S
[40/378] Compiling x86_64-mont-linux.S
[41/378] Compiling x86-mont-apple.S
[42/378] Compiling x86-mont-linux.S
[43/378] Compiling vpaes-x86_64-apple.S
[44/378] Compiling vpaes-x86-apple.S
[45/378] Compiling vpaes-x86_64-linux.S
[46/378] Compiling vpaes-x86-linux.S
[47/378] Compiling vpaes-armv8-win.S
[48/378] Compiling a_gentm.cc
[49/378] Compiling vpaes-armv8-linux.S
[50/378] Compiling vpaes-armv7-linux.S
[51/378] Compiling sha512-x86_64-linux.S
[52/378] Compiling vpaes-armv8-apple.S
[53/378] Compiling sha512-armv8-apple.S
[54/378] Compiling sha512-x86_64-apple.S
[55/378] Compiling sha512-armv8-win.S
[56/378] Compiling sha512-armv8-linux.S
[57/378] Compiling err_data.cc
[58/378] Compiling sha512-armv4-linux.S
[59/378] Compiling sha512-586-apple.S
[60/378] Compiling sha256-x86_64-apple.S
[61/378] Compiling sha512-586-linux.S
[62/378] Compiling sha256-x86_64-linux.S
[64/378] Compiling URLQueryEncoder URLQueryEncoder.swift
/host/spi-builder-workspace/.build/checkouts/URLQueryEncoder/Sources/URLQueryEncoder/URLQueryEncoder.swift:1:8: error: no such module 'Foundation'
  1 | import Foundation
    |        `- error: no such module 'Foundation'
  2 |
  3 | public final class URLQueryEncoder {
[64/378] Compiling sha256-586-linux.S
[64/378] Compiling sha256-armv8-win.S
[64/378] Compiling sha256-armv8-linux.S
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnyPublisher.swift:67:5: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
 65 | public struct AnyPublisher<Output, Failure: Error>
 66 |   : CustomStringConvertible,
 67 |     CustomPlaygroundDisplayConvertible
    |     `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
 68 | {
 69 |     @usableFromInline
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:26:43: error: 'Mirror' is unavailable
 24 |
 25 |     @usableFromInline
 26 |     internal let customMirrorThunk: () -> Mirror
    |                                           `- error: 'Mirror' is unavailable
 27 |
 28 |     @usableFromInline
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:35:30: error: 'Mirror' is unavailable
 33 |     public var description: String { return descriptionThunk() }
 34 |
 35 |     public var customMirror: Mirror { return customMirrorThunk() }
    |                              `- error: 'Mirror' is unavailable
 36 |
 37 |     /// A custom playground description for this instance.
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:17:53: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
 15 |                                                     CustomStringConvertible,
 16 |                                                     CustomReflectable,
 17 |                                                     CustomPlaygroundDisplayConvertible
    |                                                     `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
 18 | {
 19 |     @usableFromInline
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:16:53: error: 'CustomReflectable' is unavailable
 14 | public struct AnySubscriber<Input, Failure: Error>: Subscriber,
 15 |                                                     CustomStringConvertible,
 16 |                                                     CustomReflectable,
    |                                                     `- error: 'CustomReflectable' is unavailable
 17 |                                                     CustomPlaygroundDisplayConvertible
 18 | {
Swift.CustomReflectable:2:17: note: 'CustomReflectable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | public protocol CustomReflectable {
  |                 `- note: 'CustomReflectable' has been explicitly marked unavailable here
3 |     var customMirror: Mirror { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:60:36: error: 'init(describing:)' is unavailable: unavailable in embedded Swift
 58 |             descriptionThunk = { description.description }
 59 |         } else {
 60 |             let fixedDescription = String(describing: type(of: subscriber))
    |                                    `- error: 'init(describing:)' is unavailable: unavailable in embedded Swift
 61 |             descriptionThunk = { fixedDescription }
 62 |         }
Swift.String.init:2:8: note: 'init(describing:)' has been explicitly marked unavailable here
1 | struct String {
2 | public init<Subject>(describing instance: Subject)}
  |        `- note: 'init(describing:)' has been explicitly marked unavailable here
3 |
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:65:29: error: 'CustomReflectable' is unavailable
 63 |
 64 |         customMirrorThunk = {
 65 |             (subscriber as? CustomReflectable)?.customMirror
    |                             `- error: 'CustomReflectable' is unavailable
 66 |                 ?? Mirror(subscriber, children: EmptyCollection())
 67 |         }
Swift.CustomReflectable:2:17: note: 'CustomReflectable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | public protocol CustomReflectable {
  |                 `- note: 'CustomReflectable' has been explicitly marked unavailable here
3 |     var customMirror: Mirror { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:66:20: error: 'Mirror' is unavailable
 64 |         customMirrorThunk = {
 65 |             (subscriber as? CustomReflectable)?.customMirror
 66 |                 ?? Mirror(subscriber, children: EmptyCollection())
    |                    `- error: 'Mirror' is unavailable
 67 |         }
 68 |
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:69:55: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
 67 |         }
 68 |
 69 |         if let playgroundDescription = subscriber as? CustomPlaygroundDisplayConvertible {
    |                                                       `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
 70 |             playgroundDescriptionThunk = { playgroundDescription.playgroundDescription }
 71 |         } else if let description = subscriber as? CustomStringConvertible {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:74:36: error: 'init(describing:)' is unavailable: unavailable in embedded Swift
 72 |             playgroundDescriptionThunk = { description.description }
 73 |         } else {
 74 |             let fixedDescription = String(describing: type(of: subscriber))
    |                                    `- error: 'init(describing:)' is unavailable: unavailable in embedded Swift
 75 |             playgroundDescriptionThunk = { fixedDescription }
 76 |         }
Swift.String.init:2:8: note: 'init(describing:)' has been explicitly marked unavailable here
1 | struct String {
2 | public init<Subject>(describing instance: Subject)}
  |        `- note: 'init(describing:)' has been explicitly marked unavailable here
3 |
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/AnySubscriber.swift:108:31: error: 'Mirror' is unavailable
106 |         combineIdentifier = CombineIdentifier()
107 |         descriptionThunk = { "Anonymous AnySubscriber" }
108 |         customMirrorThunk = { Mirror(reflecting: "Anonymous AnySubscriber") }
    |                               `- error: 'Mirror' is unavailable
109 |         playgroundDescriptionThunk = { "Anonymous AnySubscriber" }
110 |     }
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Codable.swift:15:32: error: 'Decodable' is unavailable: unavailable in embedded Swift
13 |
14 |     /// Decodes an instance of the indicated type.
15 |     func decode<DecodablyType: Decodable>(_ type: DecodablyType.Type,
   |                                `- error: 'Decodable' is unavailable: unavailable in embedded Swift
16 |                                           from: Input) throws -> DecodablyType
17 | }
Swift.Decodable:2:17: note: 'Decodable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public protocol Decodable {
  |                 `- note: 'Decodable' has been explicitly marked unavailable here
3 |     init(from decoder: any Decoder) throws
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Codable.swift:28:32: error: 'Encodable' is unavailable: unavailable in embedded Swift
26 |     ///
27 |     /// - Parameter value: The instance to encode.
28 |     func encode<EncodableType: Encodable>(_ value: EncodableType) throws -> Output
   |                                `- error: 'Encodable' is unavailable: unavailable in embedded Swift
29 | }
30 |
Swift.Encodable:2:17: note: 'Encodable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public protocol Encodable {
  |                 `- note: 'Encodable' has been explicitly marked unavailable here
3 |     func encode(to encoder: any Encoder) throws
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/CurrentValueSubject.swift:135:11: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
133 |           CustomStringConvertible,
134 |           CustomReflectable,
135 |           CustomPlaygroundDisplayConvertible
    |           `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
136 |         where Downstream.Input == Output, Downstream.Failure == Failure
137 |     {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/CurrentValueSubject.swift:238:27: error: 'Mirror' is unavailable
236 |         var description: String { return "CurrentValueSubject" }
237 |
238 |         var customMirror: Mirror {
    |                           `- error: 'Mirror' is unavailable
239 |             lock.lock()
240 |             defer { lock.unlock() }
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/CurrentValueSubject.swift:134:11: error: 'CustomReflectable' is unavailable
132 |         : ConduitBase<Output, Failure>,
133 |           CustomStringConvertible,
134 |           CustomReflectable,
    |           `- error: 'CustomReflectable' is unavailable
135 |           CustomPlaygroundDisplayConvertible
136 |         where Downstream.Input == Output, Downstream.Failure == Failure
Swift.CustomReflectable:2:17: note: 'CustomReflectable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | public protocol CustomReflectable {
  |                 `- note: 'CustomReflectable' has been explicitly marked unavailable here
3 |     var customMirror: Mirror { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/CurrentValueSubject.swift:241:28: error: 'Mirror' is unavailable
239 |             lock.lock()
240 |             defer { lock.unlock() }
241 |             let children: [Mirror.Child] = [
    |                            `- error: 'Mirror' is unavailable
242 |                 ("parent", parent as Any),
243 |                 ("downstream", downstream as Any),
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/CurrentValueSubject.swift:247:20: error: 'Mirror' is unavailable
245 |                 ("subject", parent as Any)
246 |             ]
247 |             return Mirror(self, children: children)
    |                    `- error: 'Mirror' is unavailable
248 |         }
249 |
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Future.swift:86:11: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
 84 |           CustomStringConvertible,
 85 |           CustomReflectable,
 86 |           CustomPlaygroundDisplayConvertible
    |           `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
 87 |         where Downstream.Input == Output, Downstream.Failure == Failure
 88 |     {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Future.swift:214:27: error: 'Mirror' is unavailable
212 |         var description: String { return "Future" }
213 |
214 |         var customMirror: Mirror {
    |                           `- error: 'Mirror' is unavailable
215 |             lock.lock()
216 |             defer { lock.unlock() }
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Future.swift:85:11: error: 'CustomReflectable' is unavailable
 83 |         : ConduitBase<Output, Failure>,
 84 |           CustomStringConvertible,
 85 |           CustomReflectable,
    |           `- error: 'CustomReflectable' is unavailable
 86 |           CustomPlaygroundDisplayConvertible
 87 |         where Downstream.Input == Output, Downstream.Failure == Failure
Swift.CustomReflectable:2:17: note: 'CustomReflectable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | public protocol CustomReflectable {
  |                 `- note: 'CustomReflectable' has been explicitly marked unavailable here
3 |     var customMirror: Mirror { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Future.swift:217:28: error: 'Mirror' is unavailable
215 |             lock.lock()
216 |             defer { lock.unlock() }
217 |             let children: [Mirror.Child] = [
    |                            `- error: 'Mirror' is unavailable
218 |                 ("parent", parent as Any),
219 |                 ("downstream", state.downstream as Any),
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Future.swift:223:20: error: 'Mirror' is unavailable
221 |                 ("subject", parent as Any)
222 |             ]
223 |             return Mirror(self, children: children)
    |                    `- error: 'Mirror' is unavailable
224 |         }
225 |
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/DebugHook.swift:14:32: error: operator function '===' requires that 'any _Introspection' be a class type
 12 |
 13 |         static func == (lhs: Handler, rhs: Handler) -> Bool {
 14 |             return lhs.handler === rhs.handler
    |                                `- error: operator function '===' requires that 'any _Introspection' be a class type
 15 |         }
 16 |
Swift.===:1:24: note: where 'T' = 'any _Introspection'
1 | @inlinable public func === <T, U>(lhs: T?, rhs: U?) -> Bool where T : AnyObject, U : AnyObject
  |                        `- note: where 'T' = 'any _Introspection'
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/DebugHook.swift:14:32: error: operator function '===' requires that 'any _Introspection' be a class type
 12 |
 13 |         static func == (lhs: Handler, rhs: Handler) -> Bool {
 14 |             return lhs.handler === rhs.handler
    |                                `- error: operator function '===' requires that 'any _Introspection' be a class type
 15 |         }
 16 |
Swift.===:1:24: note: where 'U' = 'any _Introspection'
1 | @inlinable public func === <T, U>(lhs: T?, rhs: U?) -> Bool where T : AnyObject, U : AnyObject
  |                        `- note: where 'U' = 'any _Introspection'
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/DebugHook.swift:18:28: error: initializer 'init(_:)' requires that 'any _Introspection' be a class type
 16 |
 17 |         func hash(into hasher: inout Hasher) {
 18 |             hasher.combine(ObjectIdentifier(handler))
    |                            `- error: initializer 'init(_:)' requires that 'any _Introspection' be a class type
 19 |         }
 20 |     }
Swift.ObjectIdentifier.init:2:19: note: where 'Object' = 'any _Introspection'
1 | struct ObjectIdentifier {
2 | @inlinable public init<Object>(_ x: Object) where Object : AnyObject}
  |                   `- note: where 'Object' = 'any _Introspection'
3 |
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/FilterProducer.swift:66:32: error: 'Mirror' is unavailable
 64 |     // MARK: - CustomReflectable
 65 |
 66 |     internal var customMirror: Mirror {
    |                                `- error: 'Mirror' is unavailable
 67 |         let children = CollectionOfOne<Mirror.Child>(("downstream", downstream))
 68 |         return Mirror(self, children: children)
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/FilterProducer.swift:24:7: error: 'CustomReflectable' is unavailable
 22 |                               Filter>
 23 |     : CustomStringConvertible,
 24 |       CustomReflectable
    |       `- error: 'CustomReflectable' is unavailable
 25 |     where Downstream.Input == Output
 26 | {
Swift.CustomReflectable:2:17: note: 'CustomReflectable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | public protocol CustomReflectable {
  |                 `- note: 'CustomReflectable' has been explicitly marked unavailable here
3 |     var customMirror: Mirror { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/FilterProducer.swift:172:27: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
170 | }
171 |
172 | extension FilterProducer: CustomPlaygroundDisplayConvertible {
    |                           `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
173 |     internal var playgroundDescription: Any { return description }
174 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/FilterProducer.swift:67:40: error: 'Mirror' is unavailable
 65 |
 66 |     internal var customMirror: Mirror {
 67 |         let children = CollectionOfOne<Mirror.Child>(("downstream", downstream))
    |                                        `- error: 'Mirror' is unavailable
 68 |         return Mirror(self, children: children)
 69 |     }
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/FilterProducer.swift:68:16: error: 'Mirror' is unavailable
 66 |     internal var customMirror: Mirror {
 67 |         let children = CollectionOfOne<Mirror.Child>(("downstream", downstream))
 68 |         return Mirror(self, children: children)
    |                `- error: 'Mirror' is unavailable
 69 |     }
 70 | }
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/PublishedSubject.swift:107:11: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
105 |           CustomStringConvertible,
106 |           CustomReflectable,
107 |           CustomPlaygroundDisplayConvertible
    |           `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
108 |         where Downstream.Input == Output, Downstream.Failure == Never
109 |     {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/PublishedSubject.swift:197:27: error: 'Mirror' is unavailable
195 |         var description: String { return "PublishedSubject" }
196 |
197 |         var customMirror: Mirror {
    |                           `- error: 'Mirror' is unavailable
198 |             lock.lock()
199 |             defer { lock.unlock() }
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/PublishedSubject.swift:106:11: error: 'CustomReflectable' is unavailable
104 |         : ConduitBase<Output, Failure>,
105 |           CustomStringConvertible,
106 |           CustomReflectable,
    |           `- error: 'CustomReflectable' is unavailable
107 |           CustomPlaygroundDisplayConvertible
108 |         where Downstream.Input == Output, Downstream.Failure == Never
Swift.CustomReflectable:2:17: note: 'CustomReflectable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | public protocol CustomReflectable {
  |                 `- note: 'CustomReflectable' has been explicitly marked unavailable here
3 |     var customMirror: Mirror { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/PublishedSubject.swift:200:28: error: 'Mirror' is unavailable
198 |             lock.lock()
199 |             defer { lock.unlock() }
200 |             let children: [Mirror.Child] = [
    |                            `- error: 'Mirror' is unavailable
201 |                 ("parent", parent as Any),
202 |                 ("downstream", downstream as Any),
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/PublishedSubject.swift:206:20: error: 'Mirror' is unavailable
204 |                 ("subject", parent as Any)
205 |             ]
206 |             return Mirror(self, children: children)
    |                    `- error: 'Mirror' is unavailable
207 |         }
208 |
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/PublishedSubscriber.swift:16:13: error: attribute 'weak' cannot be used in embedded Swift
14 |     internal let combineIdentifier = CombineIdentifier()
15 |
16 |     private weak var subject: PublishedSubject<Value>?
   |             `- error: attribute 'weak' cannot be used in embedded Swift
17 |
18 |     internal init(_ subject: PublishedSubject<Value>) {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/ReduceProducer.swift:76:32: error: 'Mirror' is unavailable
 74 |     // MARK: - CustomReflectable
 75 |
 76 |     internal var customMirror: Mirror {
    |                                `- error: 'Mirror' is unavailable
 77 |         lock.lock()
 78 |         defer { lock.unlock() }
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/ReduceProducer.swift:24:7: error: 'CustomReflectable' is unavailable
 22 |                               Reducer>
 23 |     : CustomStringConvertible,
 24 |       CustomReflectable
    |       `- error: 'CustomReflectable' is unavailable
 25 |     where Downstream.Input == Output
 26 | {
Swift.CustomReflectable:2:17: note: 'CustomReflectable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | public protocol CustomReflectable {
  |                 `- note: 'CustomReflectable' has been explicitly marked unavailable here
3 |     var customMirror: Mirror { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/ReduceProducer.swift:247:27: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
245 | }
246 |
247 | extension ReduceProducer: CustomPlaygroundDisplayConvertible {
    |                           `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
248 |     internal var playgroundDescription: Any { return description }
249 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/ReduceProducer.swift:79:24: error: 'Mirror' is unavailable
 77 |         lock.lock()
 78 |         defer { lock.unlock() }
 79 |         let children: [Mirror.Child] = [
    |                        `- error: 'Mirror' is unavailable
 80 |             ("downstream", downstream),
 81 |             ("result", result as Any),
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/ReduceProducer.swift:85:16: error: 'Mirror' is unavailable
 83 |             ("status", status)
 84 |         ]
 85 |         return Mirror(self, children: children)
    |                `- error: 'Mirror' is unavailable
 86 |     }
 87 |
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/SubjectSubscriber.swift:12:7: error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
10 |       CustomStringConvertible,
11 |       CustomReflectable,
12 |       CustomPlaygroundDisplayConvertible,
   |       `- error: cannot find type 'CustomPlaygroundDisplayConvertible' in scope
13 |       Subscription
14 | {
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/SubjectSubscriber.swift:16:13: error: attribute 'weak' cannot be used in embedded Swift
14 | {
15 |     private let lock = UnfairLock.allocate()
16 |     private weak var downstreamSubject: Downstream?
   |             `- error: attribute 'weak' cannot be used in embedded Swift
17 |     private var upstreamSubscription: Subscription?
18 |
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/SubjectSubscriber.swift:66:32: error: 'Mirror' is unavailable
64 |     internal var playgroundDescription: Any { return description }
65 |
66 |     internal var customMirror: Mirror {
   |                                `- error: 'Mirror' is unavailable
67 |         let children: [Mirror.Child] = [
68 |             ("downstreamSubject", downstreamSubject as Any),
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/SubjectSubscriber.swift:11:7: error: 'CustomReflectable' is unavailable
 9 |     : Subscriber,
10 |       CustomStringConvertible,
11 |       CustomReflectable,
   |       `- error: 'CustomReflectable' is unavailable
12 |       CustomPlaygroundDisplayConvertible,
13 |       Subscription
Swift.CustomReflectable:2:17: note: 'CustomReflectable' has been explicitly marked unavailable here
1 | @available(*, unavailable)
2 | public protocol CustomReflectable {
  |                 `- note: 'CustomReflectable' has been explicitly marked unavailable here
3 |     var customMirror: Mirror { get }
4 | }
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/SubjectSubscriber.swift:67:24: error: 'Mirror' is unavailable
65 |
66 |     internal var customMirror: Mirror {
67 |         let children: [Mirror.Child] = [
   |                        `- error: 'Mirror' is unavailable
68 |             ("downstreamSubject", downstreamSubject as Any),
69 |             ("upstreamSubscription", upstreamSubscription as Any),
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/SubjectSubscriber.swift:72:16: error: 'Mirror' is unavailable
70 |             ("subject", downstreamSubject as Any)
71 |         ]
72 |         return Mirror(self, children: children)
   |                `- error: 'Mirror' is unavailable
73 |     }
74 |
Swift.Mirror:2:15: note: 'Mirror' has been explicitly marked unavailable here
 1 | @available(*, unavailable)
 2 | public struct Mirror {
   |               `- note: 'Mirror' has been explicitly marked unavailable here
 3 |     public enum AncestorRepresentation {
 4 |         case generated
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/SubscriberTap.swift:67:16: error: 'init(describing:)' is unavailable: unavailable in embedded Swift
65 |
66 |     internal var description: String {
67 |         return String(describing: subscriber)
   |                `- error: 'init(describing:)' is unavailable: unavailable in embedded Swift
68 |     }
69 | }
Swift.String.init:2:8: note: 'init(describing:)' has been explicitly marked unavailable here
1 | struct String {
2 | public init<Subject>(describing instance: Subject)}
  |        `- note: 'init(describing:)' has been explicitly marked unavailable here
3 |
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/Helpers/SubscriptionTap.swift:31:16: error: 'init(describing:)' is unavailable: unavailable in embedded Swift
29 |
30 |     internal var description: String {
31 |         return String(describing: subscription)
   |                `- error: 'init(describing:)' is unavailable: unavailable in embedded Swift
32 |     }
33 | }
Swift.String.init:2:8: note: 'init(describing:)' has been explicitly marked unavailable here
1 | struct String {
2 | public init<Subject>(describing instance: Subject)}
  |        `- note: 'init(describing:)' has been explicitly marked unavailable here
3 |
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/ImmediateScheduler.swift:38:23: error: type 'ImmediateScheduler.SchedulerTimeType.Stride' does not conform to protocol 'Decodable'
 36 |
 37 |         /// The increment by which the immediate scheduler counts time.
 38 |         public struct Stride: ExpressibleByFloatLiteral,
    |                       `- error: type 'ImmediateScheduler.SchedulerTimeType.Stride' does not conform to protocol 'Decodable'
 39 |                               Comparable,
 40 |                               SignedNumeric,
    :
 52 |
 53 |             /// The value of this time interval in seconds.
 54 |             public var magnitude: Int
    |                        `- note: cannot automatically synthesize 'Decodable' because 'Int' does not conform to 'Decodable'
 55 |
 56 |             /// Creates an immediate scheduler time interval from the given time interval.
Swift.Decodable.init:2:1: note: protocol requires initializer 'init(from:)' with type 'Decodable'
1 | protocol Decodable {
2 | init(from decoder: any Decoder) throws}
  | `- note: protocol requires initializer 'init(from:)' with type 'Decodable'
3 |
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/ImmediateScheduler.swift:41:31: error: 'Codable' is unavailable: unavailable in embedded Swift
 39 |                               Comparable,
 40 |                               SignedNumeric,
 41 |                               Codable,
    |                               `- error: 'Codable' is unavailable: unavailable in embedded Swift
 42 |                               SchedulerTimeIntervalConvertible {
 43 |
Swift.Codable:2:18: note: 'Codable' has been explicitly marked unavailable here
1 | @_unavailableInEmbedded
2 | public typealias Codable = Decodable & Encodable
  |                  `- note: 'Codable' has been explicitly marked unavailable here
/host/spi-builder-workspace/.build/checkouts/OpenCombine/Sources/OpenCombine/ImmediateScheduler.swift:38:23: error: type 'ImmediateScheduler.SchedulerTimeType.Stride' does not conform to protocol 'Encodable'
 36 |
 37 |         /// The increment by which the immediate scheduler counts time.
 38 |         public struct Stride: ExpressibleByFloatLiteral,
    |                       `- error: type 'ImmediateScheduler.SchedulerTimeType.Stride' does not conform to protocol 'Encodable'
 39 |                               Comparable,
 40 |                               SignedNumeric,
    :
 52 |
 53 |             /// The value of this time interval in seconds.
 54 |             public var magnitude: Int
    |                        `- note: cannot automatically synthesize 'Encodable' because 'Int' does not conform to 'Encodable'
 55 |
 56 |             /// Creates an immediate scheduler time interval from the given time interval.
Swift.Encodable.encode:2:6: note: protocol requires function 'encode(to:)' with type 'Encodable'
1 | protocol Encodable {
2 | func encode(to encoder: any Encoder) throws}
  |      `- note: protocol requires function 'encode(to:)' with type 'Encodable'
3 |
[64/378] Compiling sha256-armv8-apple.S
[64/378] Compiling sha256-586-apple.S
[64/378] Compiling sha256-armv4-linux.S
BUILD FAILURE 6.2 wasm