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 brh-splitview, reference main (db7089), with Swift 6.1 for Wasm on 9 Jun 2025 15:43:24 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.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/bradhowes/brh-splitview.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/bradhowes/brh-splitview
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at db70896 Fix tests
Cloned https://github.com/bradhowes/brh-splitview.git
Revision (git rev-parse @):
db70896b23330136b94f9ac256d70ec1a358a6b8
SUCCESS checkout https://github.com/bradhowes/brh-splitview.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bradhowes/brh-splitview.git
https://github.com/bradhowes/brh-splitview.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.18.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    }
  ],
  "manifest_display_name" : "brh-splitview",
  "name" : "brh-splitview",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "BRHSplitView",
      "targets" : [
        "BRHSplitView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BRHSplitViewTests",
      "module_type" : "SwiftTarget",
      "name" : "BRHSplitViewTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "brh-splitviewTests/BRHSplitViewTests.swift"
      ],
      "target_dependencies" : [
        "BRHSplitView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BRHSplitView",
      "module_type" : "SwiftTarget",
      "name" : "BRHSplitView",
      "path" : "Sources",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "BRHSplitView"
      ],
      "sources" : [
        "brh-splitview/Dividers/Debug.swift",
        "brh-splitview/Dividers/Handle.swift",
        "brh-splitview/Dividers/Minimal.swift",
        "brh-splitview/Extensions.swift",
        "brh-splitview/SplitViewConfiguration.swift",
        "brh-splitview/SplitViewFeature.swift",
        "brh-splitview/SplitViewOrientation.swift",
        "brh-splitview/SplitViewPanes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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-snapshot-testing
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/13218] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.99s)
[1/303710] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (19.17s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.20.2 (19.79s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-identified-collections
[1/1411] Fetching swift-perception
[1412/2945] Fetching swift-perception, swift-identified-collections
[1597/6214] Fetching swift-perception, swift-identified-collections, swift-sharing
[6215/51615] Fetching swift-perception, swift-identified-collections, swift-sharing, swift-navigation
[6670/57073] Fetching swift-perception, swift-identified-collections, swift-sharing, swift-navigation, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.39s)
[7879/55539] Fetching swift-perception, swift-sharing, swift-navigation, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[28754/126303] Fetching swift-perception, swift-sharing, swift-navigation, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.79s)
[39092/120845] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax
[39547/127094] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-dependencies
Fetching https://github.com/pointfreeco/swift-custom-dump
[64823/131675] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-dependencies, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.63s)
[59465/125426] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-custom-dump
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.41s)
[62819/120845] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax
Fetching https://github.com/pointfreeco/swift-case-paths
[64943/121697] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.35s)
Fetching https://github.com/pointfreeco/combine-schedulers
[69188/120845] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax
[69896/125220] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-case-paths
[79933/127630] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.47s)
[77301/123255] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax, combine-schedulers
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.39s)
[81925/120845] Fetching swift-perception, swift-sharing, swift-navigation, swift-syntax
Fetched https://github.com/pointfreeco/swift-perception from cache (1.91s)
[91129/119434] Fetching swift-sharing, swift-navigation, swift-syntax
[101037/136025] Fetching swift-sharing, swift-navigation, swift-syntax, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.30s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (5.24s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (5.27s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.31s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.0 (5.87s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.52s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.50s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.52s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (2.22s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.54s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.73s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.62s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.51s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.58s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.37s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.17s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.5.2 (0.57s)
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-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-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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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/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/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/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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
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-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.3.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Building for debugging...
[0/74] Write sources
[20/74] Copying PrivacyInfo.xcprivacy
[20/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 InternalCollectionsUtilities
[49/120] Compiling SwiftSyntax510 Empty.swift
[50/120] Emitting module SwiftSyntax510
[51/121] Emitting module SwiftSyntax509
[52/121] Compiling SwiftSyntax509 Empty.swift
[53/122] Emitting module SwiftSyntax601
[54/122] Compiling SwiftSyntax601 Empty.swift
[55/123] Compiling SwiftSyntax600 Empty.swift
[56/123] Emitting module SwiftSyntax600
[61/124] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[62/124] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[63/124] Compiling IssueReporting Unimplemented.swift
[64/124] Emitting module Sharing2
[65/124] Compiling Sharing2 Empty.swift
[66/127] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/127] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[68/127] Compiling InternalCollectionsUtilities Integer rank.swift
[69/127] Compiling InternalCollectionsUtilities Descriptions.swift
[71/127] Emitting module Sharing1
[72/127] Compiling Sharing1 Empty.swift
[73/128] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[74/128] Compiling InternalCollectionsUtilities Debugging.swift
[75/128] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[76/128] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[77/128] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[78/128] Compiling InternalCollectionsUtilities _SortedCollection.swift
[79/128] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[80/128] Compiling InternalCollectionsUtilities UInt+reversed.swift
[80/129] Wrapping AST for SwiftSyntax600 for debugging
[81/129] Wrapping AST for SwiftSyntax510 for debugging
[82/129] Wrapping AST for SwiftSyntax509 for debugging
[86/140] Wrapping AST for SwiftSyntax601 for debugging
[88/140] Compiling ConcurrencyExtras MainSerialExecutor.swift
[89/140] Compiling ConcurrencyExtras Result.swift
[90/260] Compiling ConcurrencyExtras UncheckedSendable.swift
[91/260] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[92/260] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[93/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[94/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[95/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[96/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[97/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[98/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[99/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[100/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[101/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[102/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[103/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[104/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[105/260] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[106/260] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[107/267] Compiling OrderedCollections OrderedDictionary+Codable.swift
[108/267] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[109/267] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[110/267] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[111/267] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[112/267] Compiling OrderedCollections OrderedDictionary+Elements.swift
[113/267] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[114/267] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[115/267] Compiling OrderedCollections OrderedDictionary.swift
[116/267] Compiling OrderedCollections OrderedSet+Codable.swift
[117/267] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[118/267] Compiling OrderedCollections OrderedSet+Descriptions.swift
[119/267] Compiling OrderedCollections OrderedSet+Diffing.swift
[120/267] Compiling OrderedCollections OrderedSet+Equatable.swift
[121/267] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[122/267] Compiling OrderedCollections OrderedSet+Hashable.swift
[123/267] Compiling OrderedCollections OrderedSet+Initializers.swift
[124/267] Compiling OrderedCollections OrderedSet+Insertions.swift
[125/267] Compiling OrderedCollections OrderedSet+Invariants.swift
[126/267] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[127/267] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[128/267] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[129/267] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[130/267] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[131/267] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[132/267] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[135/267] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[136/267] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[137/267] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[138/267] Compiling OrderedCollections OrderedDictionary+Values.swift
[139/267] Emitting module IssueReporting
[140/267] Compiling OrderedCollections _HashTable+Bucket.swift
[141/267] Compiling OrderedCollections _HashTable+BucketIterator.swift
[142/267] Compiling OrderedCollections _HashTable+Constants.swift
[150/267] Compiling OrderedCollections _HashTable+Testing.swift
[151/267] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[155/267] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[156/267] Compiling ConcurrencyExtras Task.swift
[157/267] Emitting module ConcurrencyExtras
[158/267] Compiling ConcurrencyExtras LockIsolated.swift
[162/268] Compiling OrderedCollections _HashTable.swift
[163/268] Compiling OrderedCollections _Hashtable+Header.swift
[167/305] Compiling CombineSchedulers AnyScheduler.swift
[168/305] Compiling CombineSchedulers Concurrency.swift
[169/305] Compiling PerceptionCore BetaChecking.swift
[170/305] Compiling PerceptionCore Exports.swift
[171/305] Compiling PerceptionCore Locking.swift
[172/305] Compiling PerceptionCore ThreadLocal.swift
[173/305] Compiling PerceptionCore Unchecked.swift
[174/305] Compiling PerceptionCore _PerceptionRegistrar.swift
[179/306] Emitting module CombineSchedulers
[180/306] Compiling CombineSchedulers UIScheduler.swift
[181/306] Compiling XCTestDynamicOverlay Exports.swift
[182/306] Compiling CombineSchedulers UIKit.swift
[185/306] Compiling CombineSchedulers Timer.swift
[188/306] Compiling Clocks Timer.swift
[189/307] Compiling CombineSchedulers UnimplementedScheduler.swift
[190/308] Emitting module OrderedCollections
[191/308] Compiling Clocks AnyClock.swift
[192/308] Compiling Clocks ImmediateClock.swift
[193/308] Emitting module Clocks
[195/308] Compiling OrderedCollections OrderedSet+Sendable.swift
[196/308] Compiling OrderedCollections OrderedSet+SubSequence.swift
[197/308] Compiling OrderedCollections OrderedSet+Testing.swift
[198/308] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[199/308] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[200/308] Compiling OrderedCollections OrderedSet.swift
[201/308] Compiling OrderedCollections _UnsafeBitset.swift
[203/309] Compiling XCTestDynamicOverlay Deprecations.swift
[204/309] Emitting module XCTestDynamicOverlay
[205/310] Compiling Clocks UnimplementedClock.swift
[206/310] Compiling Clocks TestClock.swift
[207/310] Compiling Clocks Lock.swift
[208/310] Compiling Clocks SwiftUI.swift
[209/310] Compiling Clocks _AsyncTimerSequence.swift
[212/389] Emitting module CasePathsCore
[213/389] Compiling CasePathsCore UncheckedSendable.swift
[214/390] Compiling Dependencies FireAndForget.swift
[215/390] Compiling Dependencies OpenURL.swift
[216/390] Compiling Dependencies TimeZone.swift
[217/390] Compiling Dependencies URLSession.swift
[218/393] Compiling CasePathsCore KeyPath+Sendable.swift
[219/393] Compiling CasePathsCore TypeName.swift
[220/393] Compiling Dependencies MainQueue.swift
[221/393] Compiling Dependencies MainRunLoop.swift
[222/393] Compiling Dependencies Context.swift
[223/393] Compiling Dependencies Date.swift
[224/393] Compiling Dependencies Dependency.swift
[225/393] Compiling Dependencies DependencyContext.swift
[226/393] Compiling Dependencies DependencyKey.swift
[227/393] Compiling Dependencies DependencyValues.swift
[231/393] Compiling Dependencies UUID.swift
[235/395] Compiling Dependencies Assert.swift
[236/395] Compiling Dependencies Calendar.swift
[237/395] Compiling Dependencies Clocks.swift
[238/395] Compiling Dependencies Locale.swift
[239/395] Compiling CasePathsCore Optional+CasePathable.swift
[240/395] Compiling CasePathsCore Never+CasePathable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[241/398] 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"
[255/398] Compiling Dependencies TestTrait.swift
[256/398] Compiling Dependencies WithDependencies.swift
[257/398] Compiling CustomDump String.swift
[267/407] Compiling CasePathsCore Result+CasePathable.swift
[268/407] Compiling Dependencies Exports.swift
[269/407] Compiling Dependencies TypeName.swift
[270/407] Compiling Dependencies PreviewTrait.swift
[277/407] Emitting module IdentifiedCollections
/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"
[279/407] Compiling IdentifiedCollections IdentifiedArray.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"
[280/407] Compiling IdentifiedCollections IdentifiedCollection.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"
[281/407] Compiling Dependencies Deprecations.swift
[293/409] Compiling CustomDump Unordered.swift
[294/409] Compiling CustomDump XCTAssertDifference.swift
[295/409] Compiling CustomDump XCTAssertNoDifference.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 |           }
/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 |           }
[302/409] Emitting module CustomDump
[305/410] Emitting module PerceptionCore
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
warning: 'spi-builder-workspace': found 9 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/horizontalPreview.1.png
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/verticalPreviewOnlyPrimary.1.png
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/verticalPreviewHighlightPrimary.1.png
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/verticalPreview.1.png
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/horizontalPreviewOnlySecondary.1.png
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/verticalPreviewOnlySecondary.1.png
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/horizontalPreviewOnlyPrimary.1.png
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/demoPreview.1.png
    /host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/preview.1.png
[0/1] Planning build
Building for debugging...
[0/28] Write swift-version-24593BA9C3E375BF.txt
[2/73] Compiling SwiftSyntax510 Empty.swift
[3/73] Emitting module SwiftSyntax510
[4/74] Emitting module SwiftSyntax509
[5/74] Compiling SwiftSyntax509 Empty.swift
[6/75] Compiling Sharing2 Empty.swift
[8/75] Compiling Sharing1 Empty.swift
[9/74] Emitting module Sharing2
[10/75] Emitting module Sharing1
[11/76] Emitting module SwiftSyntax600
[12/76] Emitting module SwiftSyntax601
[13/76] Compiling SwiftSyntax601 Empty.swift
[14/76] Compiling SwiftSyntax600 Empty.swift
[18/80] Compiling ConcurrencyExtras ActorIsolated.swift
[19/81] Compiling ConcurrencyExtras AnyHashableSendable.swift
[20/81] Compiling ConcurrencyExtras AsyncStream.swift
[21/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/90] Compiling IssueReporting XCTest.swift
[25/90] Compiling IssueReporting IsTesting.swift
[26/90] Compiling IssueReporting IssueReporter.swift
[27/89] Compiling IssueReporting Warn.swift
[31/89] Compiling ConcurrencyExtras Task.swift
[32/90] Compiling ConcurrencyExtras Result.swift
[33/90] Compiling IssueReporting TestContext.swift
[34/90] Compiling IssueReporting Unimplemented.swift
[37/90] Compiling ConcurrencyExtras MainSerialExecutor.swift
[38/90] Compiling ConcurrencyExtras Locking.swift
[39/90] Compiling ConcurrencyExtras UncheckedBox.swift
[40/90] Compiling ConcurrencyExtras LockIsolated.swift
[41/90] Compiling ConcurrencyExtras UncheckedSendable.swift
[42/90] Compiling IssueReporting SwiftTesting.swift
[43/90] Compiling IssueReporting UncheckedSendable.swift
[45/90] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[48/90] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/90] Emitting module ConcurrencyExtras
[54/91] Compiling IssueReporting BreakpointReporter.swift
[55/91] Compiling IssueReporting FatalErrorReporter.swift
[56/91] Compiling IssueReporting RuntimeWarningReporter.swift
[57/91] Compiling IssueReporting ReportIssue.swift
[58/92] Emitting module IssueReporting
[60/155] Compiling SwiftSyntax Convenience.swift
[61/155] Compiling SwiftSyntax CustomTraits.swift
[62/155] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[63/155] Compiling SwiftSyntax Assert.swift
[64/155] Compiling SwiftSyntax BumpPtrAllocator.swift
[65/155] Compiling SwiftSyntax CommonAncestor.swift
[66/155] Emitting module InternalCollectionsUtilities
[67/155] Compiling SwiftSyntax SourceLocation.swift
[68/155] Compiling SwiftSyntax SourcePresence.swift
[71/248] Compiling Clocks Lock.swift
[72/249] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/249] Compiling OrderedCollections OrderedDictionary+Values.swift
[74/250] Compiling Clocks Timer.swift
[75/250] Compiling CombineSchedulers Timer.swift
[76/250] Compiling CombineSchedulers UIKit.swift
[77/250] Compiling CombineSchedulers UIScheduler.swift
[78/250] Emitting module CombineSchedulers
[79/250] Compiling XCTestDynamicOverlay Exports.swift
[80/250] Compiling Clocks _AsyncTimerSequence.swift
[81/250] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[82/250] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[83/250] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/250] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[85/250] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[86/250] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[87/250] Compiling CombineSchedulers UnimplementedScheduler.swift
[88/251] Emitting module Clocks
[91/252] Compiling Clocks SwiftUI.swift
[92/252] Compiling Clocks TestClock.swift
[93/252] Compiling PerceptionCore PerceptionTracking.swift
[94/252] Compiling Clocks AnyClock.swift
[95/252] Compiling Clocks ImmediateClock.swift
[97/252] Compiling OrderedCollections _HashTable+Bucket.swift
[98/252] Compiling OrderedCollections _HashTable+BucketIterator.swift
[99/252] Compiling PerceptionCore PerceptionRegistrar.swift
[100/252] Compiling PerceptionCore WithPerceptionTracking.swift
[107/252] Emitting module PerceptionCore
[108/253] Emitting module XCTestDynamicOverlay
[109/253] Compiling XCTestDynamicOverlay Deprecations.swift
[110/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[111/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[112/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[113/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[114/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[115/254] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[116/254] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[117/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[118/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[119/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[120/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[121/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[122/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[123/261] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[124/261] Compiling Clocks UnimplementedClock.swift
[136/262] Compiling OrderedCollections OrderedSet+Initializers.swift
[137/262] Compiling OrderedCollections OrderedSet+Insertions.swift
[138/262] Compiling OrderedCollections OrderedSet+Invariants.swift
[139/262] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[140/262] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[141/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[142/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[143/262] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[144/262] Compiling OrderedCollections OrderedDictionary.swift
[145/262] Compiling OrderedCollections OrderedSet+Codable.swift
[146/262] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[147/262] Compiling OrderedCollections OrderedSet+Descriptions.swift
[148/262] Compiling OrderedCollections OrderedSet+Diffing.swift
[149/262] Compiling OrderedCollections OrderedSet+Equatable.swift
[150/262] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[151/262] Compiling OrderedCollections OrderedSet+Hashable.swift
[152/262] Compiling OrderedCollections OrderedDictionary+Codable.swift
[153/262] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[154/262] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[155/262] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[156/262] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[157/262] Compiling OrderedCollections OrderedDictionary+Elements.swift
[158/262] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[159/262] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[160/322] Compiling CasePathsCore KeyPath+Sendable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[161/323] 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"
[162/323] Compiling CustomDump CustomDumpStringConvertible.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"
[163/323] Compiling CustomDump Diff.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"
[164/323] Compiling CustomDump Dump.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"
[165/326] Compiling CasePathsCore UncheckedSendable.swift
[166/326] Compiling CasePathsCore TypeName.swift
[167/326] Compiling CustomDump Photos.swift
[168/326] Compiling CustomDump Speech.swift
[169/326] Compiling CustomDump CoreImage.swift
[170/326] Compiling CustomDump CoreLocation.swift
[171/326] Compiling CustomDump CoreMotion.swift
[172/326] Compiling CustomDump Foundation.swift
[173/326] Compiling CasePathsCore Never+CasePathable.swift
[174/326] Compiling CasePathsCore Optional+CasePathable.swift
[175/326] Compiling CustomDump ExpectDifference.swift
[176/326] Compiling CustomDump ExpectNoDifference.swift
[177/326] Compiling CustomDump AnyType.swift
[178/326] Compiling CustomDump CustomDumpRepresentable.swift
[179/326] Compiling CustomDump GameKit.swift
[180/326] Compiling CustomDump KeyPath.swift
[181/326] Compiling Dependencies TestTrait.swift
[182/326] Compiling Dependencies WithDependencies.swift
[183/326] Compiling CustomDump String.swift
[184/329] Compiling CasePathsCore AnyCasePath.swift
[185/329] Compiling CasePathsCore CasePathIterable.swift
[186/329] Compiling CasePathsCore CasePathReflectable.swift
[187/329] Compiling CasePathsCore CasePathable.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 |           }
[188/329] Compiling CustomDump UserNotifications.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 |           }
[189/329] Compiling CustomDump UserNotificationsUI.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 |           }
[190/329] Compiling CustomDump CustomDumpReflectable.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 |           }
[191/329] Compiling CasePathsCore Result+CasePathable.swift
[196/329] Emitting module CasePathsCore
[199/330] Compiling Dependencies PreviewTrait.swift
[201/330] Emitting module OrderedCollections
[210/330] Compiling CustomDump Unordered.swift
[211/330] Compiling CustomDump XCTAssertDifference.swift
[212/330] Compiling CustomDump XCTAssertNoDifference.swift
[213/330] Emitting module CustomDump
[214/330] Compiling OrderedCollections OrderedSet+Sendable.swift
[215/330] Compiling OrderedCollections OrderedSet+SubSequence.swift
[216/330] Compiling OrderedCollections OrderedSet+Testing.swift
[217/330] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[218/330] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[219/330] Compiling OrderedCollections OrderedSet.swift
[220/330] Compiling OrderedCollections _UnsafeBitset.swift
BUILD FAILURE 6.1 wasm