Build Information
Failed to build PrefsKit, reference 1.3.5 (c496e0
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 14:38:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/PrefsKit.git
Reference: 1.3.5
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/orchetect/PrefsKit
* tag 1.3.5 -> FETCH_HEAD
HEAD is now at c496e0c Fixed unit test build issues with Xcode 16.3
Cloned https://github.com/orchetect/PrefsKit.git
Revision (git rev-parse @):
c496e0c82e186db2450eb33a9f65343023001224
SUCCESS checkout https://github.com/orchetect/PrefsKit.git at 1.3.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/orchetect/PrefsKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/70927] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.14s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (9.10s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Building for debugging...
[0/38] Write sources
[19/38] Compiling _SwiftSyntaxCShims dummy.c
[20/38] Write swift-version-24593BA9C3E375BF.txt
[22/65] Emitting module SwiftSyntax600
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/114] Emitting module PrefsKitTypes
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[24/123] Compiling PrefsKitTypes PrefsStorage.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[25/123] Compiling PrefsKitTypes PrefsStorageError.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[26/123] Compiling PrefsKitTypes PrefsStorageMode.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[27/123] Compiling PrefsKitTypes PrefsStorageValue Types.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[28/123] Compiling PrefsKitTypes PrefsStorageValue.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[29/123] Compiling PrefsKitTypes Concurrency.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[30/123] Compiling PrefsKitTypes NSNumber.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[31/123] Compiling PrefsKitTypes UserDefaults Outsourced.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[32/123] Compiling PrefsKitTypes UserDefaults.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[33/123] Compiling PrefsKitTypes CodablePrefsCodable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[34/123] Compiling PrefsKitTypes JSONDataCodablePrefsCodable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[35/123] Compiling PrefsKitTypes JSONStringCodablePrefsCodable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[36/123] Compiling PrefsKitTypes PrefsCodable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[37/123] Compiling PrefsKitTypes PrefsCodable+RawRepresentable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[38/123] Compiling PrefsKitTypes RawRepresentablePrefsCodable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[39/123] Compiling PrefsKitTypes PrefsKey Prototypes.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[40/123] Compiling PrefsKitTypes DefaultedPrefsKey.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[41/123] Compiling PrefsKitTypes PrefsKey.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[42/123] Compiling PrefsKitTypes AnyPrefsSchema.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[43/123] Compiling PrefsKitTypes RawRepresentablePrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[44/123] Compiling PrefsKitTypes Base64StringDataPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[45/123] Compiling PrefsKitTypes BoolIntegerPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[46/123] Compiling PrefsKitTypes BoolStringPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[47/123] Compiling PrefsKitTypes CompressedDataPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[48/123] Compiling PrefsKitTypes ISO8601StringDatePrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[49/123] Compiling PrefsKitTypes IntegerPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[50/123] Compiling PrefsKitTypes IntegerStringPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[51/123] Compiling PrefsKitTypes URLStringPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[52/123] Compiling PrefsKitTypes AtomicPrefsCodable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[53/123] Compiling PrefsKitTypes UserDefaultsPrefsStorage+PrefsStorageExportable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[54/123] Compiling PrefsKitTypes UserDefaultsPrefsStorage+PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[55/123] Compiling PrefsKitTypes UserDefaultsPrefsStorage+Utilities.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[56/123] Compiling PrefsKitTypes UserDefaultsPrefsStorage.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[57/123] Compiling PrefsKitTypes JSON Utilities.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[58/123] Compiling PrefsKitTypes JSONPrefsStorageExportFormat.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[59/123] Compiling PrefsKitTypes JSONPrefsStorageImportFormat.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[60/123] Compiling PrefsKitTypes PList Utilities.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[61/123] Compiling PrefsKitTypes PListPrefsStorageExportFormat.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[62/123] Compiling PrefsKitTypes PListPrefsStorageExportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[63/123] Compiling PrefsKitTypes AtomicPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[64/123] Compiling PrefsKitTypes CodableArrayPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[65/123] Compiling PrefsKitTypes CodableDictionaryPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[66/123] Compiling PrefsKitTypes CodablePrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[67/123] Compiling PrefsKitTypes JSONDataCodablePrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[68/123] Compiling PrefsKitTypes JSONStringCodablePrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[69/123] Compiling PrefsKitTypes PrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[70/123] Compiling PrefsKitTypes PrefsCodingTuple.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[71/123] Compiling PrefsKitTypes RawRepresentableArrayPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[72/123] Compiling PrefsKitTypes RawRepresentableDictionaryPrefsCoding.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[73/123] Compiling PrefsKitTypes PrefsSchema.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[74/123] Compiling PrefsKitTypes PrefsStorageModeWrapper.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[75/123] Compiling PrefsKitTypes PrefsStorageWrapper.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[76/123] Compiling PrefsKitTypes AnyPrefsStorage+PrefsStorageExportable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[77/123] Compiling PrefsKitTypes AnyPrefsStorage+PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[78/123] Compiling PrefsKitTypes AnyPrefsStorage.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[79/123] Compiling PrefsKitTypes DictionaryPrefsStorage+PrefsStorageExportable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[80/123] Compiling PrefsKitTypes DictionaryPrefsStorage+PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[81/123] Compiling PrefsKitTypes DictionaryPrefsStorage+PrefsStorageInitializable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[82/123] Compiling PrefsKitTypes DictionaryPrefsStorage.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[83/123] Compiling PrefsKitTypes PListPrefsStorageImportFormat.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[84/123] Compiling PrefsKitTypes PListPrefsStorageImportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[85/123] Compiling PrefsKitTypes PrefsStorageExportFormat.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[86/123] Compiling PrefsKitTypes PrefsStorageExportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[87/123] Compiling PrefsKitTypes PrefsStorageMappingExportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[88/123] Compiling PrefsKitTypes PrefsStoragePassthroughExportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[89/123] Compiling PrefsKitTypes PrefsStorageExportable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[90/123] Compiling PrefsKitTypes PrefsStorageImportFormat.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[91/123] Compiling PrefsKitTypes PrefsStorageImportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[92/123] Compiling PrefsKitTypes PrefsStorageMappingImportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[93/123] Compiling PrefsKitTypes PrefsStoragePassthroughImportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[94/123] Compiling PrefsKitTypes PrefsStorageTypedImportStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[95/123] Compiling PrefsKitTypes PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[96/123] Compiling PrefsKitTypes PrefsStorageUpdateStrategy.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[97/123] Compiling PrefsKitTypes PrefsStorageInitializable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[98/123] Compiling PrefsKitTypes PrefsStorage+DefaultedPrefsKey.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[99/123] Compiling PrefsKitTypes PrefsStorage+PrefsCodable.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[100/123] Compiling PrefsKitTypes PrefsStorage+PrefsKey.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[101/123] Compiling PrefsKitTypes PrefsStorage+Static.swift
/host/spi-builder-workspace/Sources/PrefsKitTypes/PrefsCodable Prototypes/CodableArrayPrefsCoding.swift:7:8: error: no such module 'Combine'
5 | //
6 |
7 | import Combine
| `- error: no such module 'Combine'
8 | import Foundation
9 |
[102/123] Compiling SwiftSyntax600 Empty.swift
[103/124] Emitting module SwiftSyntax509
[104/124] Compiling SwiftSyntax509 Empty.swift
[107/125] Emitting module SwiftSyntax510
[108/125] Compiling SwiftSyntax510 Empty.swift
BUILD FAILURE 6.2 wasm