Build Information
Failed to build SmartCodable, reference 5.1.2 (1eae39
), with Swift 6.2 (beta) for Wasm on 12 Aug 2025 10:37:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 5.1.2
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
* tag 5.1.2 -> FETCH_HEAD
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 5.1.2
========================================
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-3":/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 (8.67s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (11.56s)
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 SwiftSyntax509
[23/134] Emitting module SwiftSyntax510
[24/134] Emitting module SwiftSyntax600
[25/134] Compiling SmartCodable SmartIgnored.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
[26/134] Compiling SmartCodable SmartPublished.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
[27/134] Compiling SmartCodable LogCache.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
[28/134] Compiling SmartCodable LogContainer.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
[29/134] Compiling SmartCodable LogItem.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
[30/134] Compiling SmartCodable SafeDictionary.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
[31/140] Compiling SwiftSyntax510 Empty.swift
[32/141] Compiling SwiftSyntax600 Empty.swift
[33/142] Compiling SwiftSyntax509 Empty.swift
[34/143] Compiling SmartCodable PropertyWrapperProtocol.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/143] Compiling SmartCodable SmartAny.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/143] Compiling SmartCodable SmartAnyImpl.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/143] Compiling SmartCodable SmartDate.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/143] Compiling SmartCodable SmartFlat.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/143] Compiling SmartCodable SmartHexColor.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)
[43/143] 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
[44/143] Compiling SmartCodable JSONFuture.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/143] Compiling SmartCodable SmartJSONEncoder.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/143] Compiling SmartCodable SmartKeyEncodingStrategy.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
[47/143] Compiling SmartCodable JSONExtractor.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
[48/143] Compiling SmartCodable JSONValue+Extension.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/143] Compiling SmartCodable JSONValue.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/143] Compiling SmartCodable JSONKeyedEncodingContainer.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/143] Wrapping AST for SwiftSyntax510 for debugging
[51/143] Wrapping AST for SwiftSyntax600 for debugging
[52/143] Wrapping AST for SwiftSyntax509 for debugging
[54/145] 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
[55/145] 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
[56/145] 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
[57/145] 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
[58/145] 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
[59/145] 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
[60/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 |
[61/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 |
[62/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 |
[63/207] Compiling SwiftSyntax Trivia.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 |
[64/207] Compiling SwiftSyntax Utils.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 |
[65/207] Compiling SwiftSyntax ChildNameForKeyPath.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)
[66/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 |
[67/213] Compiling SwiftSyntax Keyword.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 |
[68/213] Compiling SwiftSyntax RenamedChildrenCompatibility.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 |
[69/213] Compiling SwiftSyntax RenamedNodesCompatibility.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 |
[70/213] 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 |
[71/213] 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 |
[72/213] 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 |
[73/213] Compiling SwiftSyntax SyntaxIdentifier.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/213] 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 |
[75/213] 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 |
[76/213] 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 |
[77/213] 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 |
[78/213] 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 |
[79/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 |
[80/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 |
[81/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 |
[82/213] Compiling SwiftSyntax MemoryLayout.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/213] Compiling SwiftSyntax MissingNodeInitializers.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/213] Compiling SwiftSyntax RawSyntax.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 |
[85/213] Compiling SwiftSyntax AbsolutePosition.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 |
[86/213] Compiling SwiftSyntax AbsoluteRawSyntax.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 |
[87/213] Compiling SwiftSyntax AbsoluteSyntaxInfo.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 |
[88/213] Compiling SwiftSyntax Assert.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 |
[89/213] Compiling SwiftSyntax BumpPtrAllocator.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 |
[90/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 |
[91/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 |
[92/213] Compiling SwiftSyntax Syntax.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 |
[93/213] Compiling SwiftSyntax SyntaxArena.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 |
[94/213] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.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 |
[95/213] Compiling SwiftSyntax SyntaxChildren.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 |
[96/213] Compiling SwiftSyntax SyntaxCollection.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 |
[97/213] Compiling SwiftSyntax SyntaxHashable.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 |
[98/213] Compiling SwiftSyntax RawSyntaxLayoutView.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 |
[99/213] Compiling SwiftSyntax RawSyntaxNodeProtocol.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 RawSyntaxTokenView.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 SourceEdit.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 SourceLength.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 SourceLocation.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 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 |
[105/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 |
[106/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 |
[107/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 |
[108/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 |
[109/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 |
[110/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 |
BUILD FAILURE 6.2 wasm