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 swift-tca-custom-alert, reference v0.3.4 (0ded8f), with Swift 6.1 for Wasm on 29 May 2025 14:27:54 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.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Reference: v0.3.4
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/Naturally-Inviting/swift-tca-custom-alert
 * tag               v0.3.4     -> FETCH_HEAD
HEAD is now at 0ded8fc swift 6
Cloned https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
Revision (git rev-parse @):
0ded8fc6f9e6c8cc1de18ba1605d53c293a987c0
SUCCESS checkout https://github.com/Naturally-Inviting/swift-tca-custom-alert.git at v0.3.4
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
https://github.com/Naturally-Inviting/swift-tca-custom-alert.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.12.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    }
  ],
  "manifest_display_name" : "swift-tca-custom-alert",
  "name" : "swift-tca-custom-alert",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "TCACustomAlert",
      "targets" : [
        "TCACustomAlert"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TCACustomAlertTests",
      "module_type" : "SwiftTarget",
      "name" : "TCACustomAlertTests",
      "path" : "Tests/TCACustomAlertTests",
      "sources" : [
        "TCACustomAlertTests.swift"
      ],
      "target_dependencies" : [
        "TCACustomAlert"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TCACustomAlert",
      "module_type" : "SwiftTarget",
      "name" : "TCACustomAlert",
      "path" : "Sources/TCACustomAlert",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "TCACustomAlert"
      ],
      "sources" : [
        "CustomAlert.swift",
        "View+Alert.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/303663] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (15.73s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.20.2 (18.04s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1411] Fetching swift-perception
[1412/2945] Fetching swift-perception, swift-identified-collections
[1413/6201] Fetching swift-perception, swift-identified-collections, swift-sharing
[1444/11659] Fetching swift-perception, swift-identified-collections, swift-sharing, xctest-dynamic-overlay
[1924/57060] Fetching swift-perception, swift-identified-collections, swift-sharing, xctest-dynamic-overlay, swift-navigation
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.69s)
[24654/55526] Fetching swift-perception, swift-sharing, xctest-dynamic-overlay, swift-navigation
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/swift-perception from cache (0.87s)
[45943/54115] Fetching swift-sharing, xctest-dynamic-overlay, swift-navigation
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.87s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[43141/50859] Fetching xctest-dynamic-overlay, swift-navigation
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[50860/121311] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax
[55792/122163] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-concurrency-extras
[55895/126744] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-concurrency-extras, swift-custom-dump
[57653/132993] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-concurrency-extras, swift-custom-dump, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.36s)
[66877/132141] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-custom-dump, swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.42s)
[65064/127560] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
[69791/131935] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-dependencies, swift-case-paths
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.85s)
[65335/125686] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-case-paths
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.51s)
[69882/121311] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax
[75519/137902] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-collections
Fetched https://github.com/pointfreeco/swift-navigation from cache (1.98s)
[33256/92501] Fetching xctest-dynamic-overlay, swift-syntax, swift-collections
[36295/94911] Fetching xctest-dynamic-overlay, swift-syntax, swift-collections, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.82s)
[46946/92501] Fetching xctest-dynamic-overlay, swift-syntax, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.38s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.90s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.95s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.0 (6.58s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.77s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.61s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.59s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.97s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.61s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.86s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.70s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.29s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.81s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.39s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.23s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (1.03s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.5.2
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.20.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Building for debugging...
[0/74] Write sources
[6/74] Copying PrivacyInfo.xcprivacy
[6/74] Write sources
[44/74] Compiling UIKitNavigationShim shim.m
[45/74] Compiling _SwiftSyntaxCShims dummy.c
[46/74] Write swift-version-24593BA9C3E375BF.txt
[48/119] Emitting module SwiftSyntax510
[49/119] Emitting module IssueReporting
[50/121] Emitting module SwiftSyntax509
[51/121] Compiling SwiftSyntax509 Empty.swift
[53/122] Compiling SwiftSyntax600 Empty.swift
[54/122] Emitting module SwiftSyntax600
[55/123] Compiling SwiftSyntax510 Empty.swift
[58/124] Compiling IssueReporting WithExpectedIssue.swift
[59/124] Compiling IssueReporting WithIssueContext.swift
[60/124] Compiling SwiftSyntax601 Empty.swift
[61/124] Emitting module SwiftSyntax601
[62/124] Emitting module Sharing1
[63/124] Compiling Sharing1 Empty.swift
[65/126] Wrapping AST for SwiftSyntax510 for debugging
[66/137] Wrapping AST for SwiftSyntax600 for debugging
[67/137] Wrapping AST for SwiftSyntax509 for debugging
[69/137] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[70/137] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[71/137] Compiling InternalCollectionsUtilities _SortedCollection.swift
[72/137] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[73/137] Compiling IssueReporting TestContext.swift
[74/137] Compiling IssueReporting Unimplemented.swift
[75/138] Compiling Sharing2 Empty.swift
[76/138] Emitting module Sharing2
[77/139] Compiling InternalCollectionsUtilities Descriptions.swift
[78/139] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[79/139] Emitting module InternalCollectionsUtilities
[80/139] Compiling ConcurrencyExtras Locking.swift
[81/139] Compiling ConcurrencyExtras UncheckedBox.swift
[83/139] Compiling InternalCollectionsUtilities Debugging.swift
[84/139] Compiling ConcurrencyExtras AsyncStream.swift
[85/139] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[86/139] Compiling ConcurrencyExtras ActorIsolated.swift
[87/139] Compiling ConcurrencyExtras AnyHashableSendable.swift
[89/139] Wrapping AST for SwiftSyntax601 for debugging
[92/203] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[94/204] Compiling ConcurrencyExtras Task.swift
[95/205] Compiling SwiftSyntax Assert.swift
[96/205] Compiling SwiftSyntax BumpPtrAllocator.swift
[97/205] Compiling SwiftSyntax CommonAncestor.swift
[98/205] Compiling SwiftSyntax Identifier.swift
[99/205] Compiling SwiftSyntax MemoryLayout.swift
[100/205] Compiling SwiftSyntax SourceEdit.swift
[101/205] Compiling SwiftSyntax SourceLength.swift
[102/205] Compiling SwiftSyntax MissingNodeInitializers.swift
[103/205] Compiling SwiftSyntax RawSyntax.swift
[104/205] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[105/205] Compiling SwiftSyntax AbsolutePosition.swift
[106/205] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[107/205] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[108/261] Compiling ConcurrencyExtras Result.swift
[109/261] Compiling ConcurrencyExtras MainSerialExecutor.swift
[110/261] Compiling ConcurrencyExtras LockIsolated.swift
[111/261] Compiling OrderedCollections _HashTable+Bucket.swift
[112/261] Compiling OrderedCollections _HashTable+BucketIterator.swift
[113/261] Emitting module ConcurrencyExtras
[114/261] Compiling OrderedCollections _HashTable+Constants.swift
[115/261] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[116/261] Compiling OrderedCollections _HashTable+Testing.swift
[117/261] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[119/261] Compiling ConcurrencyExtras UncheckedSendable.swift
[121/266] Compiling XCTestDynamicOverlay Exports.swift
[122/286] Emitting module XCTestDynamicOverlay
[123/298] Compiling Clocks Timer.swift
[124/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[125/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[126/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[127/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[128/299] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[129/299] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[130/299] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[131/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[132/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[133/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[134/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[135/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[136/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[137/306] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[138/306] Emitting module Clocks
[139/306] Compiling CombineSchedulers UIScheduler.swift
[140/306] Compiling Clocks AnyClock.swift
[141/307] Compiling CombineSchedulers AnyScheduler.swift
[142/307] Compiling CombineSchedulers Concurrency.swift
[143/307] Emitting module CombineSchedulers
[144/307] Compiling CombineSchedulers SwiftUI.swift
[145/307] Compiling CombineSchedulers TestScheduler.swift
[146/307] Compiling CombineSchedulers Timer.swift
[147/307] Compiling CombineSchedulers UIKit.swift
[148/307] Compiling CombineSchedulers ImmediateScheduler.swift
[149/307] Compiling CombineSchedulers Deprecations.swift
[150/307] Compiling CombineSchedulers Lock.swift
[151/307] Compiling CombineSchedulers NSRecursiveLock.swift
[152/307] Compiling XCTestDynamicOverlay Deprecations.swift
[153/307] Compiling OrderedCollections OrderedSet+Initializers.swift
[154/307] Compiling OrderedCollections OrderedSet+Insertions.swift
[155/307] Compiling OrderedCollections OrderedSet+Invariants.swift
[156/307] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[157/307] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[158/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[159/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[160/307] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[161/308] Compiling CombineSchedulers UnimplementedScheduler.swift
[162/309] Compiling Clocks Lock.swift
[163/309] Compiling Clocks ImmediateClock.swift
[164/309] Compiling Clocks _AsyncTimerSequence.swift
[165/309] Compiling PerceptionCore Perceptible.swift
[166/309] Compiling PerceptionCore PerceptionChecking.swift
[167/309] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[168/309] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[169/309] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[170/309] Compiling OrderedCollections OrderedDictionary+Elements.swift
[171/309] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[172/309] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[173/309] Compiling OrderedCollections OrderedDictionary.swift
[174/309] Compiling OrderedCollections OrderedSet+Codable.swift
[175/309] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[176/309] Compiling OrderedCollections OrderedSet+Descriptions.swift
[177/309] Compiling OrderedCollections OrderedSet+Diffing.swift
[178/309] Compiling OrderedCollections OrderedSet+Equatable.swift
[179/309] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[180/309] Compiling OrderedCollections OrderedSet+Hashable.swift
[182/309] Compiling Clocks SwiftUI.swift
[183/309] Compiling Clocks TestClock.swift
[185/309] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[186/309] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[187/309] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[188/309] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[189/309] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[190/309] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[191/309] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[192/309] Compiling OrderedCollections OrderedDictionary+Values.swift
[193/309] Compiling Clocks UnimplementedClock.swift
[195/347] Compiling CustomDump GameKit.swift
[196/347] Compiling CustomDump KeyPath.swift
[197/347] Compiling CustomDump Photos.swift
[198/347] Compiling CustomDump Speech.swift
[199/367] Emitting module CasePathsCore
[200/374] Emitting module CustomDump
[201/374] Compiling CasePathsCore Result+CasePathable.swift
[202/374] Compiling CasePathsCore UncheckedSendable.swift
[203/374] Compiling CasePathsCore KeyPath+Sendable.swift
[204/374] Compiling CasePathsCore TypeName.swift
[205/374] Compiling Dependencies Context.swift
[206/374] Compiling Dependencies Date.swift
[207/374] Compiling Dependencies FireAndForget.swift
[208/374] Compiling Dependencies Assert.swift
[209/374] Compiling CustomDump Identifiable.swift
[210/374] Compiling CustomDump Mirror.swift
[211/374] Compiling CustomDump String.swift
[212/374] Compiling CasePathsCore Never+CasePathable.swift
[213/374] Compiling CasePathsCore Optional+CasePathable.swift
[214/374] Compiling Dependencies Locale.swift
[215/374] Compiling Dependencies MainQueue.swift
[216/374] Compiling Dependencies MainRunLoop.swift
[221/374] Compiling Dependencies Calendar.swift
[222/374] Compiling Dependencies Clocks.swift
[223/374] Compiling Dependencies Dependency.swift
[224/374] Compiling Dependencies DependencyContext.swift
[225/374] Compiling Dependencies WithRandomNumberGenerator.swift
[226/375] Compiling Dependencies AppEntryPoint.swift
[227/375] Compiling Dependencies PreviewTrait.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[232/378] Emitting module Dependencies
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
 1 | import Foundation
 2 |
 3 | extension Thread {
   |           `- error: cannot find type 'Thread' in scope
 4 |   static var isPreviewAppEntryPoint: Bool {
 5 |     guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
[233/378] Compiling CustomDump Unordered.swift
[234/378] Compiling CustomDump XCTAssertDifference.swift
[235/378] Compiling CustomDump XCTAssertNoDifference.swift
[237/378] Compiling Dependencies OpenURL.swift
[238/378] Compiling Dependencies TimeZone.swift
[239/378] Compiling Dependencies URLSession.swift
[240/378] Compiling Dependencies Deprecations.swift
[241/378] Compiling Dependencies Exports.swift
[242/378] Compiling Dependencies TypeName.swift
[243/378] Compiling Dependencies UUID.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
 1 | import Foundation
 2 |
 3 | extension Thread {
   |           `- error: cannot find type 'Thread' in scope
 4 |   static var isPreviewAppEntryPoint: Bool {
 5 |     guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
 1 | import Foundation
 2 |
 3 | extension Thread {
   |           `- error: cannot find type 'Thread' in scope
 4 |   static var isPreviewAppEntryPoint: Bool {
 5 |     guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
 1 | import Foundation
 2 |
 3 | extension Thread {
   |           `- error: cannot find type 'Thread' in scope
 4 |   static var isPreviewAppEntryPoint: Bool {
 5 |     guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
[246/378] Compiling OrderedCollections OrderedSet+Sendable.swift
[247/378] Compiling OrderedCollections OrderedSet+SubSequence.swift
[248/378] Compiling OrderedCollections OrderedSet+Testing.swift
[249/378] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[250/378] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[251/378] Compiling OrderedCollections OrderedSet.swift
[252/378] Compiling OrderedCollections _UnsafeBitset.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 |     set {
284 |       if DependencyValues.isPreparing {
285 |         if context == .preview, Thread.isPreviewAppEntryPoint {
    |                                 `- error: cannot find 'Thread' in scope
286 |           reportIssue("Ignoring dependencies prepared in preview app entry point")
287 |           return
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:577:14: error: cannot find 'Thread' in scope
575 |           value = (key as? any DependencyKey.Type)?.liveValue as? Key.Value
576 |         case .preview:
577 |           if Thread.isPreviewAppEntryPoint {
    |              `- error: cannot find 'Thread' in scope
578 |             return Key.previewValue
579 |           }
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 |     set {
284 |       if DependencyValues.isPreparing {
285 |         if context == .preview, Thread.isPreviewAppEntryPoint {
    |                                 `- error: cannot find 'Thread' in scope
286 |           reportIssue("Ignoring dependencies prepared in preview app entry point")
287 |           return
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:577:14: error: cannot find 'Thread' in scope
575 |           value = (key as? any DependencyKey.Type)?.liveValue as? Key.Value
576 |         case .preview:
577 |           if Thread.isPreviewAppEntryPoint {
    |              `- error: cannot find 'Thread' in scope
578 |             return Key.previewValue
579 |           }
[261/378] Compiling Dependencies DependencyKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 |     set {
284 |       if DependencyValues.isPreparing {
285 |         if context == .preview, Thread.isPreviewAppEntryPoint {
    |                                 `- error: cannot find 'Thread' in scope
286 |           reportIssue("Ignoring dependencies prepared in preview app entry point")
287 |           return
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:577:14: error: cannot find 'Thread' in scope
575 |           value = (key as? any DependencyKey.Type)?.liveValue as? Key.Value
576 |         case .preview:
577 |           if Thread.isPreviewAppEntryPoint {
    |              `- error: cannot find 'Thread' in scope
578 |             return Key.previewValue
579 |           }
[262/378] Compiling Dependencies DependencyValues.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 |     set {
284 |       if DependencyValues.isPreparing {
285 |         if context == .preview, Thread.isPreviewAppEntryPoint {
    |                                 `- error: cannot find 'Thread' in scope
286 |           reportIssue("Ignoring dependencies prepared in preview app entry point")
287 |           return
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:577:14: error: cannot find 'Thread' in scope
575 |           value = (key as? any DependencyKey.Type)?.liveValue as? Key.Value
576 |         case .preview:
577 |           if Thread.isPreviewAppEntryPoint {
    |              `- error: cannot find 'Thread' in scope
578 |             return Key.previewValue
579 |           }
[265/378] Emitting module PerceptionCore
[266/379] Emitting module OrderedCollections
[267/380] Compiling PerceptionCore PerceptionTracking.swift
[268/380] Compiling PerceptionCore WithPerceptionTracking.swift
[269/380] Compiling PerceptionCore PerceptionRegistrar.swift
[292/389] Compiling Dependencies TestTrait.swift
[293/389] Compiling Dependencies WithDependencies.swift
[301/408] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[302/408] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[303/408] Compiling IdentifiedCollections Identified.swift
[304/408] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[305/408] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[306/408] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[307/408] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[308/408] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/28] Write swift-version-24593BA9C3E375BF.txt
[2/82] Emitting module SwiftSyntax600
[3/82] Compiling SwiftSyntax601 Empty.swift
[4/82] Compiling SwiftSyntax600 Empty.swift
[5/83] Emitting module SwiftSyntax601
[6/83] Emitting module Sharing1
[7/83] Compiling Sharing1 Empty.swift
[8/85] Compiling Sharing2 Empty.swift
[9/85] Emitting module Sharing2
[10/85] Emitting module SwiftSyntax509
[11/85] Compiling SwiftSyntax509 Empty.swift
[12/87] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/86] Compiling IssueReporting ErrorReporting.swift
[18/86] Compiling IssueReporting AppHostWarning.swift
[19/86] Compiling ConcurrencyExtras AsyncStream.swift
[20/86] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[22/85] Compiling ConcurrencyExtras Locking.swift
[23/85] Compiling ConcurrencyExtras UncheckedBox.swift
[24/86] Compiling ConcurrencyExtras MainSerialExecutor.swift
[25/86] Compiling ConcurrencyExtras LockIsolated.swift
[26/86] Compiling ConcurrencyExtras Result.swift
[27/86] Compiling ConcurrencyExtras Task.swift
[30/88] Emitting module ConcurrencyExtras
[31/88] Compiling ConcurrencyExtras ActorIsolated.swift
[32/88] Compiling ConcurrencyExtras AnyHashableSendable.swift
[33/88] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/88] Compiling IssueReporting TestContext.swift
[35/88] Compiling IssueReporting Unimplemented.swift
[36/90] Compiling IssueReporting XCTest.swift
[37/90] Compiling IssueReporting IsTesting.swift
[38/90] Compiling IssueReporting IssueReporter.swift
[39/90] Compiling SwiftSyntax510 Empty.swift
[40/90] Emitting module SwiftSyntax510
[41/91] Compiling ConcurrencyExtras UncheckedSendable.swift
[43/92] Compiling IssueReporting BreakpointReporter.swift
[44/92] Compiling IssueReporting FatalErrorReporter.swift
[45/92] Compiling IssueReporting RuntimeWarningReporter.swift
[46/92] Compiling IssueReporting ReportIssue.swift
[52/91] Emitting module InternalCollectionsUtilities
[53/91] Compiling IssueReporting Deprecations.swift
[58/156] Compiling SwiftSyntax SourceLocation.swift
[59/156] Compiling SwiftSyntax SourcePresence.swift
[60/156] Compiling SwiftSyntax RawSyntax.swift
[61/156] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[62/156] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[63/156] Compiling SwiftSyntax RawSyntaxTokenView.swift
[64/156] Compiling SwiftSyntax SourceEdit.swift
[65/156] Compiling SwiftSyntax SourceLength.swift
[66/156] Emitting module IssueReporting
[67/156] Compiling SwiftSyntax Identifier.swift
[68/156] Compiling SwiftSyntax MemoryLayout.swift
[69/156] Compiling SwiftSyntax MissingNodeInitializers.swift
[71/248] Compiling XCTestDynamicOverlay Exports.swift
[72/248] Compiling CombineSchedulers UIScheduler.swift
[73/249] Compiling CombineSchedulers Timer.swift
[74/249] Compiling CombineSchedulers UIKit.swift
[75/249] Compiling PerceptionCore Locking.swift
[76/249] Compiling PerceptionCore ThreadLocal.swift
[77/249] Compiling PerceptionCore Bindable.swift
[78/249] Compiling PerceptionCore Environment.swift
[79/250] Compiling PerceptionCore Unchecked.swift
[80/250] Compiling PerceptionCore _PerceptionRegistrar.swift
[83/250] Emitting module CombineSchedulers
[84/250] Compiling PerceptionCore BetaChecking.swift
[85/250] Compiling PerceptionCore Exports.swift
[86/250] Compiling Clocks Timer.swift
[87/251] Emitting module PerceptionCore
[90/251] Compiling CombineSchedulers UnimplementedScheduler.swift
[91/251] Compiling PerceptionCore WithPerceptionTracking.swift
[92/252] Compiling Clocks AnyClock.swift
[93/252] Compiling Clocks ImmediateClock.swift
[94/252] Emitting module Clocks
[95/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[96/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[97/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[98/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[99/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[100/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[101/252] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[103/259] Compiling PerceptionCore PerceptionTracking.swift
[104/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[105/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[106/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[107/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[108/259] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[109/259] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[110/259] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[111/259] Compiling Clocks _AsyncTimerSequence.swift
[112/259] Compiling Clocks Lock.swift
[113/259] Compiling PerceptionCore Perceptible.swift
[114/259] Compiling PerceptionCore PerceptionChecking.swift
[115/259] Compiling PerceptionCore PerceptionRegistrar.swift
[120/260] Emitting module XCTestDynamicOverlay
[121/260] Compiling XCTestDynamicOverlay Deprecations.swift
[122/260] Compiling OrderedCollections OrderedDictionary.swift
[123/260] Compiling OrderedCollections OrderedSet+Codable.swift
[124/260] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[125/260] Compiling OrderedCollections OrderedSet+Descriptions.swift
[126/260] Compiling OrderedCollections OrderedSet+Diffing.swift
[127/260] Compiling OrderedCollections OrderedSet+Equatable.swift
[128/260] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[129/260] Compiling OrderedCollections OrderedSet+Hashable.swift
[130/260] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[131/260] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[132/260] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[133/260] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[134/260] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[135/260] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[136/260] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[137/260] Compiling OrderedCollections OrderedDictionary+Values.swift
[138/260] Compiling OrderedCollections OrderedSet+Initializers.swift
[139/260] Compiling OrderedCollections OrderedSet+Insertions.swift
[140/260] Compiling OrderedCollections OrderedSet+Invariants.swift
[141/260] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[142/260] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[143/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[144/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[145/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[155/261] Compiling Clocks TestClock.swift
[156/261] Compiling Clocks SwiftUI.swift
[158/261] Compiling Clocks UnimplementedClock.swift
[160/299] Compiling CustomDump UserNotifications.swift
[161/299] Compiling CustomDump UserNotificationsUI.swift
[162/299] Compiling CustomDump CustomDumpReflectable.swift
[163/299] Compiling CustomDump CustomDumpRepresentable.swift
[164/325] Compiling Dependencies Date.swift
[165/325] Compiling Dependencies FireAndForget.swift
[166/325] Compiling Dependencies Locale.swift
[167/325] Compiling Dependencies MainQueue.swift
[168/325] Compiling Dependencies DependencyContext.swift
[169/325] Compiling Dependencies DependencyKey.swift
[170/325] Compiling Dependencies DependencyValues.swift
[171/325] Compiling Dependencies Context.swift
[172/325] Compiling Dependencies Assert.swift
[173/325] Compiling Dependencies Calendar.swift
[174/325] Compiling Dependencies Clocks.swift
[175/325] Compiling Dependencies Dependency.swift
[176/325] Compiling CasePathsCore KeyPath+Sendable.swift
[177/325] Compiling CasePathsCore Optional+CasePathable.swift
[178/325] Compiling CasePathsCore Never+CasePathable.swift
[179/325] Compiling CasePathsCore TypeName.swift
[180/325] Compiling CasePathsCore UncheckedSendable.swift
[181/326] Compiling CustomDump Identifiable.swift
[182/326] Compiling CustomDump Mirror.swift
[183/326] Compiling CustomDump String.swift
[184/326] Compiling Dependencies UUID.swift
[185/326] Compiling Dependencies WithRandomNumberGenerator.swift
[186/326] Compiling Dependencies AppEntryPoint.swift
[189/326] Compiling Dependencies MainRunLoop.swift
[190/329] Compiling CustomDump Unordered.swift
[191/329] Compiling CustomDump XCTAssertDifference.swift
[192/329] Compiling CustomDump XCTAssertNoDifference.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[193/329] Emitting module Dependencies
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
 1 | import Foundation
 2 |
 3 | extension Thread {
   |           `- error: cannot find type 'Thread' in scope
 4 |   static var isPreviewAppEntryPoint: Bool {
 5 |     guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
[199/329] Compiling Dependencies OpenURL.swift
[200/329] Compiling Dependencies TimeZone.swift
[201/329] Compiling Dependencies URLSession.swift
[202/329] Emitting module CasePathsCore
[203/329] Compiling CasePathsCore Result+CasePathable.swift
[208/330] Compiling OrderedCollections OrderedSet+Sendable.swift
[209/330] Compiling OrderedCollections OrderedSet+SubSequence.swift
[210/330] Compiling OrderedCollections OrderedSet+Testing.swift
[211/330] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[212/330] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[213/330] Compiling OrderedCollections OrderedSet.swift
[214/330] Compiling OrderedCollections _UnsafeBitset.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
 1 | import Foundation
 2 |
 3 | extension Thread {
   |           `- error: cannot find type 'Thread' in scope
 4 |   static var isPreviewAppEntryPoint: Bool {
 5 |     guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
 1 | import Foundation
 2 |
 3 | extension Thread {
   |           `- error: cannot find type 'Thread' in scope
 4 |   static var isPreviewAppEntryPoint: Bool {
 5 |     guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/Internal/AppEntryPoint.swift:3:11: error: cannot find type 'Thread' in scope
 1 | import Foundation
 2 |
 3 | extension Thread {
   |           `- error: cannot find type 'Thread' in scope
 4 |   static var isPreviewAppEntryPoint: Bool {
 5 |     guard ProcessInfo.processInfo.environment["XCODE_RUNNING_FOR_PREVIEWS"] == "1"
[227/330] Compiling Dependencies Deprecations.swift
[228/330] Compiling Dependencies Exports.swift
[229/330] Compiling Dependencies TypeName.swift
[231/330] Emitting module CustomDump
[232/330] Emitting module OrderedCollections
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 |     set {
284 |       if DependencyValues.isPreparing {
285 |         if context == .preview, Thread.isPreviewAppEntryPoint {
    |                                 `- error: cannot find 'Thread' in scope
286 |           reportIssue("Ignoring dependencies prepared in preview app entry point")
287 |           return
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:577:14: error: cannot find 'Thread' in scope
575 |           value = (key as? any DependencyKey.Type)?.liveValue as? Key.Value
576 |         case .preview:
577 |           if Thread.isPreviewAppEntryPoint {
    |              `- error: cannot find 'Thread' in scope
578 |             return Key.previewValue
579 |           }
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 |     set {
284 |       if DependencyValues.isPreparing {
285 |         if context == .preview, Thread.isPreviewAppEntryPoint {
    |                                 `- error: cannot find 'Thread' in scope
286 |           reportIssue("Ignoring dependencies prepared in preview app entry point")
287 |           return
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:577:14: error: cannot find 'Thread' in scope
575 |           value = (key as? any DependencyKey.Type)?.liveValue as? Key.Value
576 |         case .preview:
577 |           if Thread.isPreviewAppEntryPoint {
    |              `- error: cannot find 'Thread' in scope
578 |             return Key.previewValue
579 |           }
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 |     set {
284 |       if DependencyValues.isPreparing {
285 |         if context == .preview, Thread.isPreviewAppEntryPoint {
    |                                 `- error: cannot find 'Thread' in scope
286 |           reportIssue("Ignoring dependencies prepared in preview app entry point")
287 |           return
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:577:14: error: cannot find 'Thread' in scope
575 |           value = (key as? any DependencyKey.Type)?.liveValue as? Key.Value
576 |         case .preview:
577 |           if Thread.isPreviewAppEntryPoint {
    |              `- error: cannot find 'Thread' in scope
578 |             return Key.previewValue
579 |           }
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:285:33: error: cannot find 'Thread' in scope
283 |     set {
284 |       if DependencyValues.isPreparing {
285 |         if context == .preview, Thread.isPreviewAppEntryPoint {
    |                                 `- error: cannot find 'Thread' in scope
286 |           reportIssue("Ignoring dependencies prepared in preview app entry point")
287 |           return
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues.swift:577:14: error: cannot find 'Thread' in scope
575 |           value = (key as? any DependencyKey.Type)?.liveValue as? Key.Value
576 |         case .preview:
577 |           if Thread.isPreviewAppEntryPoint {
    |              `- error: cannot find 'Thread' in scope
578 |             return Key.previewValue
579 |           }
[238/331] Compiling Dependencies PreviewTrait.swift
[239/331] Compiling Dependencies TestTrait.swift
[240/331] Compiling Dependencies WithDependencies.swift
BUILD FAILURE 6.1 wasm