Build Information
Failed to build swift-sharing, reference 2.7.4 (3bfc40), with Swift 6.1 for Wasm on 15 Sep 2025 20:50:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.7.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/pointfreeco/swift-sharing
* tag 2.7.4 -> FETCH_HEAD
HEAD is now at 3bfc408 Cut down on calls to `withMutation` (#192)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
3bfc408cc2d0bee2287c174da6b1c76768377818
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.7.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-sharing.git
https://github.com/pointfreeco/swift-sharing.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "combine-schedulers",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/combine-schedulers"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
},
{
"identity" : "swift-identified-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-identified-collections"
},
{
"identity" : "swift-perception",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-perception"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-sharing",
"name" : "swift-sharing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Sharing",
"targets" : [
"Sharing"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SharingTests",
"module_type" : "SwiftTarget",
"name" : "SharingTests",
"path" : "Tests/SharingTests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"AppStorageTests.swift",
"BindingTests.swift",
"CompileTimeTests.swift",
"ContinuationTests.swift",
"DefaultTests.swift",
"EquatableTests.swift",
"ErrorThrowingTests.swift",
"FileStorageTests.swift",
"InMemoryTests.swift",
"IsLoadingTests.swift",
"ObservationTests.swift",
"ParametrizedTests.swift",
"PublisherTests.swift",
"SharedChangeTrackerTests.swift",
"SharedTests.swift"
],
"target_dependencies" : [
"Sharing"
],
"type" : "test"
},
{
"c99name" : "Sharing2",
"module_type" : "SwiftTarget",
"name" : "Sharing2",
"path" : "Sources/VersionMarkerModules/Sharing2",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing1",
"module_type" : "SwiftTarget",
"name" : "Sharing1",
"path" : "Sources/VersionMarkerModules/Sharing1",
"product_memberships" : [
"Sharing"
],
"sources" : [
"Empty.swift"
],
"type" : "library"
},
{
"c99name" : "Sharing",
"module_type" : "SwiftTarget",
"name" : "Sharing",
"path" : "Sources/Sharing",
"product_dependencies" : [
"CombineSchedulers",
"ConcurrencyExtras",
"CustomDump",
"Dependencies",
"IdentifiedCollections",
"IssueReporting",
"PerceptionCore"
],
"product_memberships" : [
"Sharing"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Sharing/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Internal/Deprecations.swift",
"Internal/KeyPath+Sendable.swift",
"Internal/MutexBackport.swift",
"Internal/NSRecursiveLock+WithLock.swift",
"Internal/PassthroughRelay.swift",
"Internal/PersistentReferences.swift",
"Internal/Reference.swift",
"Internal/SharedChangeTracker.swift",
"Internal/TypeName.swift",
"Shared.swift",
"SharedBinding.swift",
"SharedCollection.swift",
"SharedContinuations.swift",
"SharedKey.swift",
"SharedKeys/AppStorageKey.swift",
"SharedKeys/DefaultKey.swift",
"SharedKeys/FileStorageKey.swift",
"SharedKeys/InMemoryKey.swift",
"SharedPublisher.swift",
"SharedReader.swift",
"SharedReaderKey.swift",
"SwiftUIStateSharing.swift"
],
"target_dependencies" : [
"Sharing1",
"Sharing2"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-perception
[1/6334] Fetching swift-dependencies
[635/8179] Fetching swift-dependencies, swift-perception
[2945/10273] Fetching swift-dependencies, swift-perception, swift-docc-plugin
[4008/14871] Fetching swift-dependencies, swift-perception, swift-docc-plugin, swift-custom-dump
[7353/16405] Fetching swift-dependencies, swift-perception, swift-docc-plugin, swift-custom-dump, swift-identified-collections
[10036/21904] Fetching swift-dependencies, swift-perception, swift-docc-plugin, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-perception from cache (0.38s)
[12026/20059] Fetching swift-dependencies, swift-docc-plugin, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.61s)
Fetching https://github.com/pointfreeco/combine-schedulers
[11856/13725] Fetching swift-docc-plugin, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
[13726/14603] Fetching swift-docc-plugin, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.44s)
[1/2417] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.91s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.91s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.91s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.93s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.36s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (1.61s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.70s)
Fetching https://github.com/apple/swift-collections
[1/17460] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.90s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (4.34s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3527] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.56s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.7 (0.56s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71917] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.37s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (10.18s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.80s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (0.73s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.44s)
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-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.4
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.7
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/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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.6.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.2
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/24] Write sources
[2/24] Copying PrivacyInfo.xcprivacy
[2/24] Write sources
[19/24] Write swift-version-24593BA9C3E375BF.txt
[21/55] Emitting module IssueReportingPackageSupport
[22/55] Emitting module Sharing2
[23/55] Compiling Sharing2 Empty.swift
[24/55] Compiling IssueReportingPackageSupport _Test.swift
[25/57] Emitting module Sharing1
[26/57] Compiling Sharing1 Empty.swift
[28/58] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/59] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/59] Compiling InternalCollectionsUtilities Descriptions.swift
[32/59] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/59] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/59] Compiling InternalCollectionsUtilities Debugging.swift
[36/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[37/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/59] Emitting module ConcurrencyExtras
[39/60] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[40/60] Compiling InternalCollectionsUtilities Integer rank.swift
[41/60] Emitting module InternalCollectionsUtilities
[42/60] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[43/60] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/70] Wrapping AST for IssueReportingPackageSupport for debugging
[46/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/80] Compiling ConcurrencyExtras UncheckedSendable.swift
[49/83] Compiling IssueReporting XCTest.swift
[50/83] Compiling IssueReporting IsTesting.swift
[51/83] Compiling IssueReporting IssueReporter.swift
[52/85] Compiling IssueReporting TestContext.swift
[53/85] Compiling IssueReporting Unimplemented.swift
[54/85] Emitting module IssueReportingTestSupport
[55/85] Compiling IssueReportingTestSupport SwiftTesting.swift
[56/140] Emitting module IssueReporting
[57/140] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[58/140] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[59/140] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[60/140] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[61/140] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[62/140] Compiling OrderedCollections OrderedDictionary+Elements.swift
[63/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[64/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[65/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[66/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[67/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[68/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[69/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[70/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[71/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[72/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[73/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[74/140] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[75/140] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[76/140] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[77/140] Compiling OrderedCollections _HashTable+Bucket.swift
[78/140] Compiling OrderedCollections _HashTable+BucketIterator.swift
[79/140] Compiling OrderedCollections _HashTable+Constants.swift
[81/140] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[82/140] Compiling ConcurrencyExtras LockIsolated.swift
[83/147] Compiling ConcurrencyExtras Task.swift
[84/147] Compiling ConcurrencyExtras MainSerialExecutor.swift
[85/147] Compiling ConcurrencyExtras Result.swift
[86/147] Compiling OrderedCollections _HashTable+Testing.swift
[87/147] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[90/148] Compiling IssueReportingTestSupport XCTest.swift
[92/149] Compiling OrderedCollections OrderedDictionary.swift
[93/149] Compiling OrderedCollections OrderedSet+Codable.swift
[94/149] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[95/149] Compiling OrderedCollections OrderedSet+Descriptions.swift
[96/149] Compiling OrderedCollections OrderedSet+Diffing.swift
[97/149] Compiling OrderedCollections OrderedSet+Equatable.swift
[98/149] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[99/149] Compiling OrderedCollections OrderedSet+Hashable.swift
[100/149] Compiling OrderedCollections OrderedSet+Initializers.swift
[101/149] Compiling OrderedCollections OrderedSet+Insertions.swift
[102/149] Compiling OrderedCollections OrderedSet+Invariants.swift
[103/149] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[104/149] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[105/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[106/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[107/149] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[108/149] Compiling OrderedCollections OrderedDictionary+Codable.swift
[109/149] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[110/149] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[111/149] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[116/149] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[117/149] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[120/149] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[121/149] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[122/149] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[123/149] Compiling OrderedCollections OrderedDictionary+Values.swift
[128/149] Compiling OrderedCollections _HashTable.swift
[129/149] Compiling OrderedCollections _Hashtable+Header.swift
[131/150] Wrapping AST for IssueReportingTestSupport for debugging
[132/150] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[133/150] Linking libIssueReportingTestSupport.wasm
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/18] Emitting module IssueReportingPackageSupport
[5/34] Emitting module Sharing2
[6/38] Compiling Sharing2 Empty.swift
[7/38] Compiling IssueReportingPackageSupport _Test.swift
[8/40] Compiling Sharing1 Empty.swift
[9/40] Emitting module Sharing1
[10/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/41] Compiling ConcurrencyExtras MainSerialExecutor.swift
[15/42] Compiling ConcurrencyExtras Locking.swift
[16/42] Compiling ConcurrencyExtras UncheckedBox.swift
[17/42] Compiling ConcurrencyExtras LockIsolated.swift
[18/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/42] Compiling InternalCollectionsUtilities Debugging.swift
[20/42] Compiling InternalCollectionsUtilities Descriptions.swift
[21/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[22/42] Compiling ConcurrencyExtras AsyncStream.swift
[23/42] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[24/42] Compiling ConcurrencyExtras Task.swift
[25/42] Compiling ConcurrencyExtras Result.swift
[26/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/42] Emitting module ConcurrencyExtras
[28/42] Compiling ConcurrencyExtras ActorIsolated.swift
[29/42] Compiling ConcurrencyExtras AnyHashableSendable.swift
[30/64] Compiling ConcurrencyExtras UncheckedSendable.swift
[31/65] Compiling IssueReporting Deprecations.swift
[32/65] Compiling IssueReporting FailureObserver.swift
[33/65] Compiling IssueReporting ErrorReporting.swift
[34/65] Compiling IssueReporting AppHostWarning.swift
[36/65] Compiling IssueReporting LockIsolated.swift
[37/65] Compiling IssueReporting Rethrows.swift
[39/67] Emitting module InternalCollectionsUtilities
[40/67] Compiling IssueReportingTestSupport XCTest.swift
[41/67] Compiling IssueReporting TestContext.swift
[42/67] Compiling IssueReporting Unimplemented.swift
[43/67] Emitting module IssueReportingTestSupport
[44/67] Compiling IssueReportingTestSupport SwiftTesting.swift
[46/68] Compiling IssueReporting RuntimeWarningReporter.swift
[47/68] Compiling IssueReporting ReportIssue.swift
[48/68] Compiling IssueReporting XCTest.swift
[49/68] Compiling IssueReporting IsTesting.swift
[50/68] Compiling IssueReporting IssueReporter.swift
[51/68] Compiling IssueReporting BreakpointReporter.swift
[52/68] Compiling IssueReporting FatalErrorReporter.swift
[52/67] Write Objects.LinkFileList
[56/67] Compiling IssueReporting SwiftTesting.swift
[57/67] Compiling IssueReporting UncheckedSendable.swift
[59/68] Compiling IssueReporting WithExpectedIssue.swift
[60/68] Compiling IssueReporting WithIssueContext.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[60/68] Linking libIssueReportingTestSupport.wasm
[64/68] Emitting module IssueReporting
BUILD FAILURE 6.1 wasm