Build Information
Failed to build PrefsKit, reference main (c496e0
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 14:37:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/orchetect/PrefsKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-0":/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 (8.74s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (14.06s)
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/108] Emitting module SwiftSyntax510
[23/114] Compiling SwiftSyntax510 Empty.swift
[25/115] 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 |
[26/115] 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 |
[27/115] 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 |
[28/115] 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 |
[29/115] 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 |
[30/115] 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 |
[31/115] 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 |
[32/115] 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 |
[33/115] 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 |
[34/115] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/115] 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 |
[36/115] Emitting module SwiftSyntax600
[37/115] Compiling SwiftSyntax600 Empty.swift
[38/115] 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 |
[39/115] 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 |
[40/115] 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 |
[41/115] 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 |
[42/115] 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 |
[43/115] 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 |
[44/115] 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 |
[45/115] 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 |
[46/115] 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 |
[47/115] 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 |
[48/116] Compiling SwiftSyntax509 Empty.swift
[49/121] Emitting module SwiftSyntax509
[50/126] Wrapping AST for SwiftSyntax510 for debugging
[53/126] 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 |
[54/126] 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 |
[55/126] 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 |
[56/126] 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 |
[57/126] 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 |
[58/126] 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 |
[59/126] 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 |
[60/126] 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 |
[61/126] 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 |
[62/126] 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 |
[63/126] 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 |
[64/126] 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 |
[65/126] 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 |
[66/126] 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 |
[67/126] 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 |
[68/126] 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 |
[69/126] 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 |
[70/126] 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 |
[71/126] 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 |
[72/126] 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 |
[73/126] 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 |
[74/126] 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 |
[75/126] 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 |
[76/126] 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 |
[77/126] 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 |
[78/126] 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 |
[79/126] 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 |
[80/126] 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 |
[81/126] 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 |
[82/126] 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 |
[83/126] 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 |
[84/126] 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 |
[85/126] 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 |
[86/126] 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 |
[87/126] 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 |
[88/126] 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 |
[89/126] 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 |
[90/126] 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 |
[91/126] 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 |
[92/126] 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 |
[93/126] 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 |
[94/126] 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 |
[95/126] 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 |
[96/126] 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 |
[97/126] 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 |
[98/126] 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 |
[99/126] 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 |
[100/126] 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 |
[101/126] 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 |
[102/126] 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 |
[103/126] 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 |
[104/126] 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 |
[105/126] 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 |
[106/126] 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 |
[107/126] 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 |
[108/126] 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 |
[109/126] 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 |
[110/126] 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 |
[110/126] Wrapping AST for SwiftSyntax509 for debugging
[110/126] Wrapping AST for SwiftSyntax600 for debugging
BUILD FAILURE 6.2 wasm