Build Information
Failed to build brh-splitview, reference 1.0.5 (db7089
), with Swift 6.1 for Wasm on 9 Jun 2025 01:05: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/bradhowes/brh-splitview.git
Reference: 1.0.5
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
* tag 1.0.5 -> FETCH_HEAD
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 1.0.5
========================================
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-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-snapshot-testing
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/13218] Fetching swift-snapshot-testing
[13219/316928] Fetching swift-snapshot-testing, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (21.71s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (22.05s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.20.2 (22.99s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-perception
[1/1411] Fetching swift-perception
[1412/4680] Fetching swift-perception, swift-sharing
[1543/6214] Fetching swift-perception, swift-sharing, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.50s)
[1796/4803] Fetching swift-sharing, swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
[3562/10261] Fetching swift-sharing, swift-identified-collections, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-navigation
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.77s)
[5398/8727] Fetching swift-sharing, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.78s)
[2457/5458] Fetching xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
[3167/11707] Fetching xctest-dynamic-overlay, swift-dependencies
[5737/16288] Fetching xctest-dynamic-overlay, swift-dependencies, swift-custom-dump
[12603/61689] Fetching xctest-dynamic-overlay, swift-dependencies, swift-custom-dump, swift-navigation
[12604/132453] Fetching xctest-dynamic-overlay, swift-dependencies, swift-custom-dump, swift-navigation, swift-syntax
[16849/133305] Fetching xctest-dynamic-overlay, swift-dependencies, swift-custom-dump, swift-navigation, swift-syntax, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.84s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.84s)
Fetching https://github.com/pointfreeco/combine-schedulers
[16809/127872] Fetching xctest-dynamic-overlay, swift-dependencies, swift-navigation, swift-syntax
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.46s)
[17023/121623] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetching https://github.com/apple/swift-collections
[21417/124033] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, combine-schedulers
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.65s)
[27417/121623] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax
[39029/138214] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-collections
[52877/142589] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-collections, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.77s)
[77110/138214] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax, swift-collections
Fetched https://github.com/apple/swift-collections from cache (3.20s)
[108886/121623] Fetching xctest-dynamic-overlay, swift-navigation, swift-syntax
Fetched https://github.com/pointfreeco/swift-navigation from cache (5.06s)
[76222/76222] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (12.14s)
Fetched https://github.com/swiftlang/swift-syntax from cache (12.19s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.0 (13.07s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.81s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.95s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (2.63s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.76s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (3.29s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.72s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.78s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.07s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (1.06s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (2.59s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (4.44s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.33s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.91s)
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/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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.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/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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
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-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-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/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Building for debugging...
[0/74] Write sources
[0/74] Copying PrivacyInfo.xcprivacy
[0/74] Write sources
[2/74] Copying PrivacyInfo.xcprivacy
[44/74] Compiling _SwiftSyntaxCShims dummy.c
[45/74] Compiling UIKitNavigationShim shim.m
[46/74] Write swift-version-24593BA9C3E375BF.txt
[48/119] Emitting module SwiftSyntax509
[49/119] Emitting module IssueReporting
[50/121] Compiling IssueReporting FailureObserver.swift
[51/121] Compiling IssueReporting LockIsolated.swift
[52/121] Compiling IssueReporting TestContext.swift
[53/121] Compiling IssueReporting Unimplemented.swift
[54/121] Emitting module Sharing2
[55/121] Compiling Sharing2 Empty.swift
[56/122] Emitting module Sharing1
[57/122] Compiling Sharing1 Empty.swift
[58/123] Compiling IssueReporting BreakpointReporter.swift
[59/123] Compiling IssueReporting FatalErrorReporter.swift
[60/124] Compiling IssueReporting XCTest.swift
[61/124] Compiling IssueReporting IsTesting.swift
[62/124] Compiling IssueReporting IssueReporter.swift
[63/124] Compiling SwiftSyntax510 Empty.swift
[64/124] Emitting module SwiftSyntax510
[65/125] Emitting module SwiftSyntax600
[66/125] Compiling SwiftSyntax600 Empty.swift
[67/125] Compiling SwiftSyntax509 Empty.swift
[68/127] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[69/127] Compiling IssueReporting Warn.swift
[73/127] Compiling IssueReporting SwiftTesting.swift
[74/127] Compiling IssueReporting UncheckedSendable.swift
[75/127] Emitting module InternalCollectionsUtilities
[76/127] Compiling IssueReporting AppHostWarning.swift
[77/127] Compiling IssueReporting Deprecations.swift
[78/127] Compiling IssueReporting Rethrows.swift
[79/127] Compiling IssueReporting ErrorReporting.swift
[80/127] Compiling IssueReporting WithExpectedIssue.swift
[81/127] Compiling IssueReporting WithIssueContext.swift
[82/127] Emitting module SwiftSyntax601
[83/127] Compiling SwiftSyntax601 Empty.swift
[90/128] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[90/129] Wrapping AST for SwiftSyntax510 for debugging
[91/129] Wrapping AST for SwiftSyntax600 for debugging
[93/129] Wrapping AST for SwiftSyntax509 for debugging
[94/129] Wrapping AST for SwiftSyntax601 for debugging
[96/204] Compiling ConcurrencyExtras MainSerialExecutor.swift
[97/260] Compiling ConcurrencyExtras UncheckedSendable.swift
[98/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[99/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[100/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[101/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[102/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[103/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[104/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[105/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[106/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[107/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[108/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[109/260] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[110/260] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[111/260] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[112/267] Compiling OrderedCollections OrderedDictionary.swift
[113/267] Compiling OrderedCollections OrderedSet+Codable.swift
[114/267] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[115/267] Compiling OrderedCollections OrderedSet+Descriptions.swift
[116/267] Compiling OrderedCollections OrderedSet+Diffing.swift
[117/267] Compiling OrderedCollections OrderedSet+Equatable.swift
[118/267] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[119/267] Compiling OrderedCollections OrderedSet+Hashable.swift
[120/267] Compiling OrderedCollections OrderedSet+Initializers.swift
[121/267] Compiling OrderedCollections OrderedSet+Insertions.swift
[122/267] Compiling OrderedCollections OrderedSet+Invariants.swift
[123/267] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[124/267] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[125/267] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[126/267] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[127/267] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[128/267] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[129/267] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[130/267] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[131/267] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[132/267] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[133/267] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[134/267] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[135/267] Compiling OrderedCollections OrderedDictionary+Values.swift
[136/267] Compiling OrderedCollections _HashTable+Bucket.swift
[137/267] Compiling OrderedCollections _HashTable+BucketIterator.swift
[138/267] Compiling OrderedCollections _HashTable+Constants.swift
[139/267] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[140/267] Compiling OrderedCollections _HashTable+Testing.swift
[141/267] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[144/267] Compiling OrderedCollections _HashTable.swift
[145/267] Compiling OrderedCollections _Hashtable+Header.swift
[147/268] Compiling ConcurrencyExtras Result.swift
[148/268] Compiling ConcurrencyExtras Task.swift
[151/268] Emitting module ConcurrencyExtras
[156/268] Compiling ConcurrencyExtras LockIsolated.swift
[159/305] Compiling CombineSchedulers Timer.swift
[160/305] Compiling XCTestDynamicOverlay Exports.swift
[161/305] Emitting module CombineSchedulers
[162/306] Compiling CombineSchedulers UIKit.swift
[163/306] Compiling PerceptionCore Perceptible.swift
[164/306] Compiling PerceptionCore PerceptionChecking.swift
[165/306] Compiling CombineSchedulers UIScheduler.swift
[166/306] Compiling PerceptionCore Locking.swift
[167/306] Compiling PerceptionCore ThreadLocal.swift
[168/306] Compiling PerceptionCore Bindable.swift
[169/306] Compiling PerceptionCore Environment.swift
[170/306] Compiling PerceptionCore BetaChecking.swift
[171/306] Compiling PerceptionCore Exports.swift
[172/306] Compiling Clocks Timer.swift
[173/307] Emitting module XCTestDynamicOverlay
[174/307] Compiling CombineSchedulers UnimplementedScheduler.swift
[175/308] Compiling Clocks AnyClock.swift
[176/308] Compiling Clocks ImmediateClock.swift
[177/308] Emitting module Clocks
[179/308] Compiling OrderedCollections OrderedDictionary+Codable.swift
[180/308] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[181/308] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[182/308] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[183/308] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[184/308] Compiling OrderedCollections OrderedDictionary+Elements.swift
[185/308] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[186/308] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[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
[202/308] Compiling XCTestDynamicOverlay Deprecations.swift
[203/309] Compiling Clocks _AsyncTimerSequence.swift
[204/309] Compiling Clocks Lock.swift
[205/309] Compiling Clocks TestClock.swift
[206/309] Compiling Clocks SwiftUI.swift
[208/309] Compiling Clocks UnimplementedClock.swift
[209/310] Emitting module OrderedCollections
[212/371] Compiling Dependencies Assert.swift
[213/371] Compiling Dependencies Calendar.swift
[214/371] Compiling Dependencies Clocks.swift
[215/371] Compiling Dependencies Context.swift
[216/371] Emitting module CasePathsCore
[217/393] Compiling CasePathsCore UncheckedSendable.swift
[218/393] Compiling CasePathsCore TypeName.swift
[219/393] Compiling CasePathsCore KeyPath+Sendable.swift
[220/393] Compiling CasePathsCore Never+CasePathable.swift
[221/393] Compiling CasePathsCore Optional+CasePathable.swift
[222/393] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[223/393] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[224/393] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[225/396] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[226/396] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[227/396] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[228/396] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[229/396] 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"
[230/396] Compiling Dependencies TestTrait.swift
[231/396] Compiling Dependencies WithDependencies.swift
[232/396] Compiling CustomDump String.swift
[233/396] Compiling CasePathsCore Result+CasePathable.swift
[234/396] Compiling IdentifiedCollections Identified.swift
[237/396] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[238/396] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[239/396] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[241/397] Compiling Dependencies Exports.swift
[242/397] Compiling Dependencies TypeName.swift
[243/397] Compiling Dependencies PreviewTrait.swift
[246/397] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[247/399] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[248/399] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[249/399] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[250/399] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[251/399] Compiling CustomDump Unordered.swift
[252/399] Compiling CustomDump XCTAssertDifference.swift
[253/399] Compiling CustomDump XCTAssertNoDifference.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"
[255/399] 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"
[256/399] 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"
[257/399] Compiling Dependencies Deprecations.swift
[272/399] Compiling IdentifiedCollections IdentifiedArray+Initializers.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 | }
[283/399] Emitting module CustomDump
[284/399] Emitting module IdentifiedCollections
[299/410] Emitting module PerceptionCore
[300/410] Compiling PerceptionCore PerceptionTracking.swift
[301/410] Compiling PerceptionCore WithPerceptionTracking.swift
[302/410] Compiling PerceptionCore PerceptionRegistrar.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
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/preview.1.png
/host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/verticalPreviewOnlySecondary.1.png
/host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/verticalPreview.1.png
/host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/verticalPreviewOnlyPrimary.1.png
/host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/demoPreview.1.png
/host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/verticalPreviewHighlightPrimary.1.png
/host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/horizontalPreviewOnlyPrimary.1.png
/host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/horizontalPreviewOnlySecondary.1.png
/host/spi-builder-workspace/Tests/brh-splitviewTests/__Snapshots__/BRHSplitViewTests/horizontalPreview.1.png
[0/1] Planning build
Building for debugging...
[0/28] Write swift-version-24593BA9C3E375BF.txt
[2/68] Compiling Sharing2 Empty.swift
[3/72] Emitting module Sharing2
[4/74] Compiling SwiftSyntax601 Empty.swift
[5/74] Emitting module SwiftSyntax601
[6/75] Compiling SwiftSyntax600 Empty.swift
[7/75] Compiling SwiftSyntax510 Empty.swift
[8/75] Emitting module SwiftSyntax510
[9/76] Emitting module SwiftSyntax600
[10/77] Compiling Sharing1 Empty.swift
[11/77] Emitting module Sharing1
[12/77] Compiling SwiftSyntax509 Empty.swift
[13/77] Emitting module SwiftSyntax509
[18/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/77] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/77] Compiling InternalCollectionsUtilities Integer rank.swift
[22/77] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/78] Compiling InternalCollectionsUtilities Descriptions.swift
[25/78] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/78] Compiling InternalCollectionsUtilities Debugging.swift
[28/78] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/78] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/89] Compiling IssueReporting TestContext.swift
[32/89] Compiling IssueReporting Unimplemented.swift
[33/89] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[34/96] Compiling SwiftSyntax SyntaxIdentifier.swift
[35/96] Compiling SwiftSyntax SyntaxNodeFactory.swift
[36/153] Compiling SwiftSyntax Assert.swift
[37/153] Compiling SwiftSyntax BumpPtrAllocator.swift
[38/153] Compiling SwiftSyntax CommonAncestor.swift
[39/153] Compiling SwiftSyntax Convenience.swift
[40/153] Compiling SwiftSyntax SyntaxText.swift
[41/153] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[42/154] Emitting module IssueReporting
[43/154] Compiling ConcurrencyExtras LockIsolated.swift
[44/154] Emitting module ConcurrencyExtras
[45/154] Compiling SwiftSyntax SyntaxNodeStructure.swift
[46/154] Compiling SwiftSyntax SyntaxProtocol.swift
[47/154] Compiling SwiftSyntax TokenDiagnostic.swift
[48/154] Compiling SwiftSyntax TokenSequence.swift
[49/154] Compiling ConcurrencyExtras Result.swift
[50/154] Compiling ConcurrencyExtras MainSerialExecutor.swift
[51/154] Compiling ConcurrencyExtras Task.swift
[54/154] Emitting module InternalCollectionsUtilities
[59/155] Compiling ConcurrencyExtras UncheckedSendable.swift
[60/156] Compiling SwiftSyntax Identifier.swift
[61/156] Compiling SwiftSyntax MemoryLayout.swift
[64/156] Compiling SwiftSyntax AbsolutePosition.swift
[65/156] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[66/156] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[71/248] Compiling CombineSchedulers Timer.swift
[72/248] Emitting module CombineSchedulers
[73/249] Compiling XCTestDynamicOverlay Exports.swift
[74/249] Compiling Clocks Timer.swift
[75/250] Compiling CombineSchedulers SwiftUI.swift
[76/250] Compiling CombineSchedulers TestScheduler.swift
[77/250] Compiling CombineSchedulers UIKit.swift
[78/250] Compiling CombineSchedulers UIScheduler.swift
[79/250] Compiling CombineSchedulers ImmediateScheduler.swift
[80/250] Compiling CombineSchedulers Deprecations.swift
[81/251] Compiling CombineSchedulers AnyScheduler.swift
[82/251] Compiling CombineSchedulers Concurrency.swift
[85/251] Compiling CombineSchedulers Lock.swift
[86/251] Compiling CombineSchedulers NSRecursiveLock.swift
[87/251] Compiling CombineSchedulers UnimplementedScheduler.swift
[88/251] Emitting module Clocks
[89/252] Emitting module PerceptionCore
[90/252] Compiling Clocks AnyClock.swift
[91/252] Compiling Clocks ImmediateClock.swift
[92/252] Compiling PerceptionCore WithPerceptionTracking.swift
[94/252] Compiling PerceptionCore PerceptionTracking.swift
[95/252] Compiling Clocks Lock.swift
[98/252] Compiling PerceptionCore PerceptionRegistrar.swift
[101/252] Compiling PerceptionCore Locking.swift
[102/252] Compiling PerceptionCore ThreadLocal.swift
[105/253] Emitting module XCTestDynamicOverlay
[106/253] Compiling XCTestDynamicOverlay Deprecations.swift
[107/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[108/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[109/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[110/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[111/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[112/254] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[113/254] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[114/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[115/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[116/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[117/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[118/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[119/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[120/254] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[121/261] Compiling Clocks _AsyncTimerSequence.swift
[122/261] Compiling Clocks SwiftUI.swift
[123/261] Compiling Clocks TestClock.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/322] Compiling Dependencies MainQueue.swift
[145/322] Compiling Dependencies MainRunLoop.swift
[146/322] Compiling Dependencies OpenURL.swift
[147/322] Compiling Dependencies TimeZone.swift
[148/322] Compiling Dependencies Context.swift
[149/322] Compiling Dependencies Date.swift
[150/322] Compiling Dependencies FireAndForget.swift
[151/322] Compiling Dependencies Locale.swift
[152/325] Emitting module CasePathsCore
[153/326] Compiling CasePathsCore TypeName.swift
[154/326] Compiling CasePathsCore KeyPath+Sendable.swift
[155/326] Compiling CasePathsCore Optional+CasePathable.swift
[156/326] Compiling CasePathsCore UncheckedSendable.swift
[157/326] Compiling CasePathsCore Never+CasePathable.swift
[160/326] Compiling Dependencies URLSession.swift
[164/329] Compiling Dependencies Dependency.swift
[165/329] Compiling Dependencies DependencyContext.swift
[166/329] Compiling Dependencies DependencyKey.swift
[167/329] Compiling Dependencies DependencyValues.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[168/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"
[169/329] Compiling Dependencies TestTrait.swift
[170/329] Compiling Dependencies WithDependencies.swift
[171/329] Compiling CustomDump String.swift
[172/329] Compiling CasePathsCore Result+CasePathable.swift
[176/329] Compiling Dependencies Exports.swift
[177/329] Compiling Dependencies TypeName.swift
[178/329] Compiling Dependencies PreviewTrait.swift
[179/329] 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"
[180/329] Compiling Dependencies WithRandomNumberGenerator.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"
[181/329] Compiling Dependencies AppEntryPoint.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"
[186/329] Compiling Dependencies Deprecations.swift
[189/330] Compiling CustomDump Unordered.swift
[190/330] Compiling CustomDump XCTAssertDifference.swift
[191/330] Compiling CustomDump XCTAssertNoDifference.swift
[192/330] Compiling Dependencies Assert.swift
[193/330] Compiling Dependencies Calendar.swift
[194/330] Compiling Dependencies Clocks.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 | }
[200/330] Emitting module CustomDump
[217/330] Compiling OrderedCollections OrderedSet+Sendable.swift
[218/330] Compiling OrderedCollections OrderedSet+SubSequence.swift
[219/330] Compiling OrderedCollections OrderedSet+Testing.swift
[220/330] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[221/330] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[222/330] Compiling OrderedCollections OrderedSet.swift
[223/330] Compiling OrderedCollections _UnsafeBitset.swift
[229/330] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[230/330] Compiling OrderedCollections _HashTable.swift
[231/330] Compiling OrderedCollections _Hashtable+Header.swift
BUILD FAILURE 6.1 wasm