The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SmartCodable, reference main (1eae39), with Swift 6.2 (beta) for Wasm on 12 Aug 2025 10:37:28 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iAmMccc/SmartCodable.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/iAmMccc/SmartCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1eae39a 修复json解析bug
Cloned https://github.com/iAmMccc/SmartCodable.git
Revision (git rev-parse @):
1eae39ab33266a8232867c1255016430511fe274
SUCCESS checkout https://github.com/iAmMccc/SmartCodable.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/iAmMccc/SmartCodable.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
[1/71704] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (11.32s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax 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/134] Emitting module SwiftSyntax600
[23/134] Compiling SwiftSyntax600 Empty.swift
[24/135] Compiling SwiftSyntax510 Empty.swift
[25/135] Emitting module SwiftSyntax510
[27/136] Emitting module SwiftSyntax509
[28/136] Compiling SwiftSyntax509 Empty.swift
[30/137] Wrapping AST for SwiftSyntax600 for debugging
[31/137] Wrapping AST for SwiftSyntax510 for debugging
[32/137] Wrapping AST for SwiftSyntax509 for debugging
[34/201] Compiling SwiftSyntax MemoryLayout.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[35/201] Compiling SwiftSyntax MissingNodeInitializers.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[36/201] Compiling SwiftSyntax RawSyntax.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[37/201] Compiling SwiftSyntax RawSyntaxLayoutView.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[38/201] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[39/201] Compiling SwiftSyntax RawSyntaxTokenView.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[40/201] Compiling SwiftSyntax SourceEdit.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[41/201] Compiling SwiftSyntax SyntaxIdentifier.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[42/201] Compiling SwiftSyntax Utils.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[43/201] Compiling SwiftSyntax ChildNameForKeyPath.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[44/201] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[45/201] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[46/201] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
error: emit-module command failed with exit code 1 (use -v to see invocation)
[47/207] Emitting module SmartCodable
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[48/207] Compiling SwiftSyntax SourceLength.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[49/207] Compiling SwiftSyntax SourceLocation.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[50/207] Compiling SwiftSyntax AbsolutePosition.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[51/207] Compiling SwiftSyntax AbsoluteRawSyntax.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[52/207] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[53/207] Compiling SwiftSyntax Assert.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[54/207] Compiling SwiftSyntax BumpPtrAllocator.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[55/207] Compiling SwiftSyntax Syntax.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[56/207] Compiling SwiftSyntax SyntaxArena.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[57/207] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[58/207] Compiling SwiftSyntax SyntaxChildren.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[59/207] Compiling SwiftSyntax SyntaxCollection.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[60/207] Compiling SwiftSyntax SyntaxHashable.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[61/207] Compiling SmartCodable SmartCaseDefaultable.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[62/207] Compiling SmartCodable DataTransformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[63/207] Compiling SmartCodable DateTransformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[64/207] Compiling SmartCodable HexColorTransformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[65/207] Compiling SmartCodable Transformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
[66/207] Compiling SmartCodable URLTransformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[73/207] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[74/207] Compiling SwiftSyntax SyntaxBaseNodes.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[75/207] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[76/207] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[77/207] Compiling SwiftSyntax SyntaxNodeFactory.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[78/207] Compiling SwiftSyntax SyntaxNodeStructure.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[79/207] Compiling SwiftSyntax SyntaxProtocol.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[80/207] Compiling SwiftSyntax SyntaxText.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[81/207] Compiling SwiftSyntax SyntaxTreeViewMode.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[82/207] Compiling SwiftSyntax TokenDiagnostic.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[83/207] Compiling SwiftSyntax TokenSequence.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[84/207] Compiling SwiftSyntax TokenSyntax.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[99/213] Compiling SwiftSyntax CommonAncestor.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[100/213] Compiling SwiftSyntax Convenience.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[101/213] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[102/213] Compiling SwiftSyntax Identifier.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[103/213] Compiling SwiftSyntax SourcePresence.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[104/213] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[105/213] Emitting module SmartCodable
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[112/213] Compiling SmartCodable SmartCaseDefaultable.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[113/213] Compiling SmartCodable DataTransformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[114/213] Compiling SmartCodable DateTransformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[115/213] Compiling SmartCodable HexColorTransformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[116/213] Compiling SmartCodable Transformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
[117/213] Compiling SmartCodable URLTransformer.swift
/host/spi-builder-workspace/Sources/SmartCodable/Core/PropertyWrapper/SmartPublished.swift:9:8: error: no such module 'SwiftUI'
  7 |
  8 | import Foundation
  9 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 10 | import Combine
 11 |
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
/host/spi-builder-workspace/Sources/SmartCodable/Core/Cache/Cachable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// A protocol defining caching capabilities for model snapshots
BUILD FAILURE 6.2 wasm