The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-prefs, reference 2.0.0 (658ad3), with Swift 6.3 for Wasm on 17 Apr 2026 16:19:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-prefs.git
Reference: 2.0.0
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/swift-prefs
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 658ad3c Renamed repository to swift-prefs
Cloned https://github.com/orchetect/swift-prefs.git
Revision (git rev-parse @):
658ad3c76d92ac457a195fa60c82d8e7c771b3fe
SUCCESS checkout https://github.com/orchetect/swift-prefs.git at 2.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/orchetect/swift-prefs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.68s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (10.30s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.37s)
Building for debugging...
[0/48] Write sources
[25/48] Compiling _SwiftSyntaxCShims PlatformMutex.c
[26/48] Write swift-version-24593BA9C3E375BF.txt
[28/62] Emitting module SwiftSyntax601
[29/72] Emitting module SwiftSyntax510
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/200] Emitting module SwiftPrefsTypes
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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)
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/218] Emitting module SwiftSyntax603
[33/218] Compiling SwiftSyntax603 Empty.swift
[35/219] Compiling SwiftSyntax601 Empty.swift
[37/220] Compiling SwiftSyntax602 Empty.swift
[38/220] Emitting module SwiftSyntax602
[40/221] Emitting module SwiftSyntax509
[41/221] Compiling SwiftSyntax509 Empty.swift
[42/222] Compiling SwiftSyntax510 Empty.swift
[43/222] Emitting module SwiftSyntax600
[44/223] Compiling SwiftSyntax600 Empty.swift
[48/224] Compiling SwiftPrefsTypes PListPrefsStorageImportFormat.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PListPrefsStorageImportStrategy.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes JSONStringCodablePrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsCodable+RawRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes RawRepresentablePrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsKey Prototypes.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes DefaultedPrefsKey.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsKey.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes AnyPrefsSchema.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes AtomicPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes CodableArrayPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes CodableDictionaryPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes CodablePrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes JSONDataCodablePrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes JSONStringCodablePrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsCodingTuple.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes RawRepresentableArrayPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes RawRepresentableDictionaryPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsSchema.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageModeWrapper.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageWrapper.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes AnyPrefsStorage+PrefsStorageExportable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes AnyPrefsStorage+PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes AnyPrefsStorage.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageExportable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes DictionaryPrefsStorage+PrefsStorageInitializable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes DictionaryPrefsStorage.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorage.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageError.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageMode.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageValue Types.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageValue.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes Concurrency.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes NSNumber.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes UserDefaults Outsourced.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes UserDefaults.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage+PrefsStorageExportable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage+PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage+Utilities.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes UserDefaultsPrefsStorage.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes JSON Utilities.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes JSONPrefsStorageExportFormat.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes JSONPrefsStorageImportFormat.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PList Utilities.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PListPrefsStorageExportFormat.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PListPrefsStorageExportStrategy.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes AnyPrefsSchema.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStoragePassthroughImportStrategy.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageTypedImportStrategy.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageImportable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageUpdateStrategy.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorageInitializable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorage+DefaultedPrefsKey.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorage+PrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorage+PrefsKey.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes PrefsStorage+Static.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes RawRepresentablePrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes Base64StringDataPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes BoolIntegerPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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/224] Compiling SwiftPrefsTypes BoolStringPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[111/224] Compiling SwiftPrefsTypes CompressedDataPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[112/224] Compiling SwiftPrefsTypes ISO8601StringDatePrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[113/224] Compiling SwiftPrefsTypes IntegerPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[114/224] Compiling SwiftPrefsTypes IntegerStringPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[115/224] Compiling SwiftPrefsTypes URLStringPrefsCoding.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[116/224] Compiling SwiftPrefsTypes AtomicPrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[117/224] Compiling SwiftPrefsTypes CodablePrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[118/224] Compiling SwiftPrefsTypes JSONDataCodablePrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[119/224] Compiling SwiftPrefsTypes JSONStringCodablePrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[120/224] Compiling SwiftPrefsTypes PrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[121/224] Compiling SwiftPrefsTypes PrefsCodable+RawRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[122/224] Compiling SwiftPrefsTypes RawRepresentablePrefsCodable.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[123/224] Compiling SwiftPrefsTypes PrefsKey Prototypes.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[124/224] Compiling SwiftPrefsTypes DefaultedPrefsKey.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[125/224] Compiling SwiftPrefsTypes PrefsKey.swift
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
/host/spi-builder-workspace/Sources/SwiftPrefsTypes/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 |
[203/224] Wrapping AST for SwiftSyntax603 for debugging
[204/224] Wrapping AST for SwiftSyntax509 for debugging
[204/224] Wrapping AST for SwiftSyntax510 for debugging
[204/224] Wrapping AST for SwiftSyntax601 for debugging
[204/224] Wrapping AST for SwiftSyntax602 for debugging
BUILD FAILURE 6.3 wasm