Build Information
Failed to build swift-sharing, reference 2.8.0 (bc27f8), with Swift 6.1 for Wasm on 27 Mar 2026 05:30:19 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/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-sharing.git
Reference: 2.8.0
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.8.0 -> FETCH_HEAD
HEAD is now at bc27f83 feat: Expose reference APIs (#205)
Cloned https://github.com/pointfreeco/swift-sharing.git
Revision (git rev-parse @):
bc27f8322bc30f6ce7d864d137dc77a6de8b57eb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-sharing.git at 2.8.0
========================================
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/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/1962] Fetching swift-perception
[158/4133] Fetching swift-perception, swift-docc-plugin
[2181/9546] Fetching swift-perception, swift-docc-plugin, swift-custom-dump
[2960/15269] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, xctest-dynamic-overlay
[4141/16811] Fetching swift-perception, swift-docc-plugin, swift-custom-dump, xctest-dynamic-overlay, swift-identified-collections
Fetched https://github.com/pointfreeco/swift-perception from cache (0.48s)
[9212/14849] Fetching swift-docc-plugin, swift-custom-dump, xctest-dynamic-overlay, swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.76s)
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.77s)
[1/894] Fetching swift-concurrency-extras
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.78s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.43s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.95s)
[1/2550] Fetching combine-schedulers
[2551/9296] Fetching combine-schedulers, swift-dependencies
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.39s)
[743/6746] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.45s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.93s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.59s)
Fetching https://github.com/apple/swift-collections
[1/22970] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.67s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (2.23s)
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8284] Fetching opencombine
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.58s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.76s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.52s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.26s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.94s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.9 (0.63s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74847] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (7.78s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (8.87s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.30s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.12.0 (0.63s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1317] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.87s)
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/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.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.6
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.12.0
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/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.9
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
[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/59] Emitting module Sharing1
[22/59] Emitting module InternalCollectionsUtilities
[23/61] Emitting module ConcurrencyExtras
[24/62] Compiling Sharing1 Empty.swift
[25/63] Compiling InternalCollectionsUtilities String+Padding.swift
[26/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/63] Compiling IssueReportingPackageSupport _Test.swift
[28/63] Emitting module IssueReportingPackageSupport
[29/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/64] Compiling InternalCollectionsUtilities Integer rank.swift
[32/64] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[33/64] Compiling ConcurrencyExtras UncheckedSendable.swift
[34/64] Emitting module Sharing2
[35/64] Compiling Sharing2 Empty.swift
[36/65] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[37/65] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/65] Compiling InternalCollectionsUtilities Span+Extras.swift
[41/65] Compiling InternalCollectionsUtilities UInt+reversed.swift
[42/65] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[43/65] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[44/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/65] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/65] Compiling InternalCollectionsUtilities Debugging.swift
[47/65] Compiling InternalCollectionsUtilities Descriptions.swift
[48/65] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[49/65] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[50/65] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[51/65] Compiling ConcurrencyExtras Result.swift
[55/66] Wrapping AST for IssueReportingPackageSupport for debugging
[57/144] Compiling IssueReporting IssueSeverity.swift
[58/144] Compiling IssueReporting ReportIssue.swift
[59/144] Compiling IssueReporting TestContext.swift
[60/144] Compiling IssueReporting Unimplemented.swift
[61/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[62/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[63/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[64/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[65/146] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/146] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[67/146] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[68/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[69/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[70/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[71/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[72/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[73/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[74/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[75/153] Emitting module IssueReporting
[76/153] Compiling OrderedCollections OrderedDictionary.swift
[77/153] Compiling OrderedCollections OrderedSet+Codable.swift
[78/153] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[79/153] Compiling OrderedCollections OrderedSet+Descriptions.swift
[80/153] Compiling OrderedCollections OrderedSet+Diffing.swift
[81/153] Compiling OrderedCollections OrderedSet+Equatable.swift
[82/153] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[83/153] Compiling OrderedCollections OrderedSet+Hashable.swift
[84/153] Compiling OrderedCollections OrderedSet+Initializers.swift
[85/153] Compiling OrderedCollections OrderedSet+Insertions.swift
[86/153] Compiling OrderedCollections OrderedSet+Invariants.swift
[87/153] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[88/153] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[89/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[90/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[91/153] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[92/153] Compiling IssueReporting ErrorReporting.swift
[93/153] Compiling IssueReporting AppHostWarning.swift
[94/153] Compiling IssueReporting Deprecations.swift
[95/153] Compiling IssueReporting FailureObserver.swift
[96/153] Compiling IssueReporting LockIsolated.swift
[97/153] Compiling IssueReporting Rethrows.swift
[98/153] Compiling IssueReporting SwiftTesting.swift
[99/153] Compiling IssueReporting UncheckedSendable.swift
[103/153] Compiling IssueReporting WithExpectedIssue.swift
[104/153] Compiling IssueReporting WithIssueContext.swift
[105/153] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[106/153] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[107/153] Compiling OrderedCollections OrderedDictionary+Values.swift
[110/153] Compiling ConcurrencyExtras MainSerialExecutor.swift
[111/153] Compiling ConcurrencyExtras Task.swift
[112/153] Emitting module IssueReportingTestSupport
[113/153] Compiling IssueReportingTestSupport SwiftTesting.swift
[114/153] Compiling IssueReportingTestSupport XCTest.swift
[121/154] Compiling ConcurrencyExtras LockIsolated.swift
[124/155] Compiling IssueReporting Warn.swift
[125/155] Compiling IssueReporting XCTest.swift
[126/155] Compiling IssueReporting IsTesting.swift
[127/155] Compiling IssueReporting IssueReporter.swift
[128/155] Compiling IssueReporting BreakpointReporter.swift
[129/155] Compiling IssueReporting DefaultReporter.swift
[130/155] Compiling IssueReporting FatalErrorReporter.swift
[138/155] Wrapping AST for IssueReportingTestSupport for debugging
[139/155] Write Objects.LinkFileList
[147/155] Emitting module OrderedCollections
[148/156] Compiling OrderedCollections OrderedSet+Sendable.swift
[149/156] Compiling OrderedCollections OrderedSet+SubSequence.swift
[150/156] Compiling OrderedCollections OrderedSet+Testing.swift
[151/156] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[152/156] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[153/156] Compiling OrderedCollections OrderedSet.swift
[154/156] Compiling OrderedCollections _UnsafeBitset.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[154/157] 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/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/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/24] Compiling IssueReportingPackageSupport _Test.swift
[5/28] Compiling Sharing1 Empty.swift
[6/34] Emitting module Sharing1
[7/43] Emitting module IssueReportingPackageSupport
[8/44] Compiling ConcurrencyExtras LockIsolated.swift
[9/44] Compiling ConcurrencyExtras MainSerialExecutor.swift
[10/45] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/45] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[12/45] Emitting module Sharing2
[13/45] Compiling Sharing2 Empty.swift
[16/45] Compiling InternalCollectionsUtilities Debugging.swift
[17/45] Compiling InternalCollectionsUtilities Descriptions.swift
[20/47] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/47] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/47] Compiling ConcurrencyExtras Result.swift
[23/47] Compiling ConcurrencyExtras Task.swift
[25/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/47] Compiling InternalCollectionsUtilities Span+Extras.swift
[29/47] Emitting module ConcurrencyExtras
[32/50] Compiling ConcurrencyExtras UncheckedSendable.swift
[33/51] Compiling InternalCollectionsUtilities _SortedCollection.swift
[34/51] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[35/51] Compiling InternalCollectionsUtilities Integer rank.swift
[36/51] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/51] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/52] Compiling IssueReportingTestSupport XCTest.swift
[40/71] Compiling IssueReporting ReportIssue.swift
[41/71] Compiling IssueReporting SwiftTesting.swift
[42/71] Emitting module IssueReportingTestSupport
[43/71] Compiling IssueReportingTestSupport SwiftTesting.swift
[44/71] Write Objects.LinkFileList
[46/71] Emitting module InternalCollectionsUtilities
[47/71] Compiling IssueReporting IssueSeverity.swift
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[48/73] Linking libIssueReportingTestSupport.wasm
[49/73] Compiling IssueReporting BreakpointReporter.swift
[50/73] Compiling IssueReporting DefaultReporter.swift
BUILD FAILURE 6.1 wasm