Build Information
Successful build of sharing-cloud, reference 1.0.0 (71fbe0), with Swift 6.1 for Wasm on 10 Sep 2025 06:58:47 UTC.
Swift 6 data race errors: 0
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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KthKuang/sharing-cloud.git
Reference: 1.0.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/KthKuang/sharing-cloud
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 71fbe05 Create README.md
Cloned https://github.com/KthKuang/sharing-cloud.git
Revision (git rev-parse @):
71fbe05804b1770f934c8f8f8f59a09cdb964df9
SUCCESS checkout https://github.com/KthKuang/sharing-cloud.git at 1.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/KthKuang/sharing-cloud.git
https://github.com/KthKuang/sharing-cloud.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-sharing",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-sharing"
}
],
"manifest_display_name" : "sharing-cloud",
"name" : "sharing-cloud",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SharingCloud",
"targets" : [
"SharingCloud"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SharingCloud",
"module_type" : "SwiftTarget",
"name" : "SharingCloud",
"path" : ".",
"product_dependencies" : [
"Sharing"
],
"product_memberships" : [
"SharingCloud"
],
"sources" : [
"Sources/MutexBackport.swift",
"Sources/iCloudKVKey.swift"
],
"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/pointfreeco/swift-sharing
[1/3469] Fetching swift-sharing
Fetched https://github.com/pointfreeco/swift-sharing from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.7.3 (0.97s)
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
[1/1845] Fetching swift-perception
[998/8179] Fetching swift-perception, swift-dependencies
[6027/9713] Fetching swift-perception, swift-dependencies, swift-identified-collections
[8029/15212] Fetching swift-perception, swift-dependencies, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.49s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-perception from cache (0.50s)
[5054/7033] Fetching swift-identified-collections, xctest-dynamic-overlay
[7034/9450] Fetching swift-identified-collections, xctest-dynamic-overlay, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.38s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.90s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.91s)
[1/4598] Fetching swift-custom-dump
[47/5476] Fetching swift-custom-dump, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.33s)
Fetched https://github.com/pointfreeco/swift-custom-dump 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.85s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.55s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (1.98s)
Fetching https://github.com/apple/swift-collections
[1/17445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.85s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (2.90s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.71s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.7 (0.58s)
Fetching https://github.com/swiftlang/swift-syntax
[1/71911] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.88s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (8.67s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.50s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.4 (1.44s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.92s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.62s)
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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.7.3
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/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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-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/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/README.md
Building for debugging...
[0/18] Write sources
[5/18] Copying PrivacyInfo.xcprivacy
[7/18] Write sources
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/49] Compiling IssueReportingPackageSupport _Test.swift
[20/49] Emitting module IssueReportingPackageSupport
[21/50] Emitting module InternalCollectionsUtilities
[22/50] Compiling ConcurrencyExtras ActorIsolated.swift
[23/50] Compiling ConcurrencyExtras AnyHashableSendable.swift
[24/51] Compiling Sharing1 Empty.swift
[25/51] Emitting module Sharing1
[26/52] Emitting module Sharing2
[27/52] Compiling Sharing2 Empty.swift
[28/52] Compiling ConcurrencyExtras MainSerialExecutor.swift
[29/53] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/54] Compiling ConcurrencyExtras Locking.swift
[31/54] Compiling ConcurrencyExtras UncheckedBox.swift
[32/54] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/54] Compiling InternalCollectionsUtilities Debugging.swift
[34/54] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/54] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[36/54] Compiling InternalCollectionsUtilities Descriptions.swift
[37/54] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[38/54] Compiling ConcurrencyExtras AsyncStream.swift
[39/54] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[43/55] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[44/74] Compiling ConcurrencyExtras UncheckedSendable.swift
[46/74] Compiling IssueReporting XCTest.swift
[47/74] Compiling IssueReporting IsTesting.swift
[48/74] Compiling IssueReporting IssueReporter.swift
[49/76] Compiling IssueReporting TestContext.swift
[50/76] Compiling IssueReporting Unimplemented.swift
[51/131] Emitting module IssueReporting
[52/131] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[53/131] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[54/131] Compiling OrderedCollections OrderedDictionary.swift
[55/131] Compiling OrderedCollections OrderedSet+Codable.swift
[56/131] Emitting module ConcurrencyExtras
[57/131] Compiling OrderedCollections OrderedSet+Descriptions.swift
[58/131] Compiling OrderedCollections OrderedSet+Diffing.swift
[59/131] Compiling OrderedCollections OrderedSet+Equatable.swift
[62/131] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[63/131] Compiling ConcurrencyExtras LockIsolated.swift
[64/131] Compiling OrderedCollections _HashTable.swift
[65/131] Compiling OrderedCollections _Hashtable+Header.swift
[66/131] Compiling OrderedCollections _HashTable+Testing.swift
[67/131] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[72/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[73/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[74/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[75/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[76/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[77/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[78/131] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[79/138] Compiling ConcurrencyExtras Result.swift
[80/138] Compiling ConcurrencyExtras Task.swift
[88/139] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/139] Compiling OrderedCollections OrderedSet+Hashable.swift
[90/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[91/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[92/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[93/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[94/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[95/139] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[96/139] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[97/139] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[98/139] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[99/139] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[100/139] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[101/139] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[102/139] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[103/139] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[104/139] Compiling OrderedCollections OrderedDictionary+Values.swift
[105/139] Compiling OrderedCollections OrderedSet+Initializers.swift
[106/139] Compiling OrderedCollections OrderedSet+Insertions.swift
[107/139] Compiling OrderedCollections OrderedSet+Invariants.swift
[108/139] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[109/139] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[110/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[111/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[112/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[113/139] Compiling OrderedCollections _HashTable+BucketIterator.swift
[114/139] Compiling OrderedCollections _HashTable+Constants.swift
[115/139] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[117/140] Compiling OrderedCollections OrderedDictionary+Codable.swift
[118/140] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[121/140] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[122/140] Compiling OrderedCollections OrderedDictionary+Elements.swift
[123/140] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[124/140] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[125/154] Emitting module OrderedCollections
[126/178] Compiling CombineSchedulers UIScheduler.swift
[127/179] Compiling CombineSchedulers Timer.swift
[128/179] Compiling CombineSchedulers UIKit.swift
[129/179] Compiling PerceptionCore Locking.swift
[130/179] Compiling PerceptionCore Perceptible.swift
[131/179] Compiling PerceptionCore Deprecations.swift
[132/179] Compiling PerceptionCore Exports.swift
[133/179] Compiling PerceptionCore PerceptionChecking.swift
[134/179] Compiling PerceptionCore PerceptionRegistrar.swift
[135/179] Compiling PerceptionCore Locals.swift
[136/179] Compiling PerceptionCore ObservationBeta.swift
[137/179] Emitting module CombineSchedulers
[138/179] Compiling XCTestDynamicOverlay Exports.swift
[139/179] Compiling Clocks SwiftUI.swift
[140/180] Compiling CombineSchedulers UnimplementedScheduler.swift
[141/181] Compiling Clocks Timer.swift
[142/181] Compiling PerceptionCore PerceptionTracking.swift
[143/181] Compiling PerceptionCore Perceptions.swift
[144/181] Compiling PerceptionCore Bindable.swift
[145/181] Compiling PerceptionCore Environment.swift
[146/181] Compiling PerceptionCore WithPerceptionTracking.swift
[147/181] Compiling PerceptionCore ThreadLocal.swift
[151/181] Compiling Clocks ImmediateClock.swift
[152/181] Emitting module Clocks
[153/181] Compiling Clocks AnyClock.swift
[154/181] Compiling OrderedCollections OrderedSet+Sendable.swift
[155/181] Compiling OrderedCollections OrderedSet+SubSequence.swift
[156/181] Compiling OrderedCollections OrderedSet+Testing.swift
[157/181] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[158/181] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[159/181] Compiling OrderedCollections OrderedSet.swift
[160/181] Compiling OrderedCollections _UnsafeBitset.swift
[161/181] Compiling Clocks Lock.swift
[162/181] Compiling Clocks _AsyncTimerSequence.swift
[163/182] Compiling Clocks TestClock.swift
[164/182] Emitting module XCTestDynamicOverlay
[166/182] Compiling XCTestDynamicOverlay Deprecations.swift
[168/183] Compiling Clocks UnimplementedClock.swift
[170/252] Compiling Dependencies Assert.swift
[171/252] Compiling Dependencies Calendar.swift
[172/252] Compiling Dependencies Clocks.swift
[173/252] Compiling Dependencies Context.swift
[174/255] Compiling Dependencies Locale.swift
[175/255] Compiling Dependencies MainQueue.swift
[176/255] Compiling Dependencies MainRunLoop.swift
[177/255] Compiling Dependencies OpenURL.swift
[178/256] Compiling Dependencies Date.swift
[179/256] Compiling Dependencies FireAndForget.swift
[182/256] Compiling Dependencies Dependency.swift
[183/256] Compiling Dependencies DependencyContext.swift
[186/256] Emitting module PerceptionCore
[187/256] Compiling Dependencies URLSession.swift
[188/256] Compiling Dependencies UUID.swift
[193/261] Compiling Dependencies TimeZone.swift
[194/261] Compiling CustomDump Unordered.swift
[195/261] Compiling CustomDump XCTAssertDifference.swift
[196/261] Compiling CustomDump XCTAssertNoDifference.swift
[207/261] Compiling IdentifiedCollections IdentifiedArray.swift
[208/261] Compiling IdentifiedCollections IdentifiedCollection.swift
[214/261] Compiling Dependencies DependencyKey.swift
[215/261] Compiling Dependencies DependencyValues.swift
[228/261] Compiling Dependencies Deprecations.swift
[229/261] Compiling Dependencies Exports.swift
[230/261] Compiling Dependencies TypeName.swift
[231/261] Emitting module Dependencies
[235/261] Emitting module CustomDump
[236/261] Emitting module IdentifiedCollections
[237/262] Compiling PerceptionCore _PerceptionRegistrar.swift
[242/263] Compiling Dependencies PreviewTrait.swift
[243/263] Compiling Dependencies TestTrait.swift
[244/263] Compiling Dependencies WithDependencies.swift
[252/264] Compiling CustomDump String.swift
[266/287] Compiling Sharing DefaultKey.swift
[267/287] Compiling Sharing FileStorageKey.swift
[268/287] Compiling Sharing InMemoryKey.swift
[269/289] Compiling Sharing SharedContinuations.swift
[270/289] Compiling Sharing SharedKey.swift
[271/289] Compiling Sharing AppStorageKey.swift
[272/289] Compiling Sharing SharedPublisher.swift
[273/289] Compiling Sharing SharedReader.swift
[274/289] Compiling Sharing SharedReaderKey.swift
[275/289] Compiling Sharing Shared.swift
[276/289] Compiling Sharing SharedBinding.swift
[277/289] Compiling Sharing SharedCollection.swift
[278/289] Compiling Sharing SwiftUIStateSharing.swift
[279/289] Compiling Sharing resource_bundle_accessor.swift
[280/289] Compiling Sharing NSRecursiveLock+WithLock.swift
[281/289] Compiling Sharing PassthroughRelay.swift
[282/289] Compiling Sharing PersistentReferences.swift
[283/289] Emitting module Sharing
[284/289] Compiling Sharing Reference.swift
[285/289] Compiling Sharing SharedChangeTracker.swift
[286/289] Compiling Sharing TypeName.swift
[287/289] Compiling Sharing Deprecations.swift
[288/289] Compiling Sharing KeyPath+Sendable.swift
[289/289] Compiling Sharing MutexBackport.swift
[291/293] Compiling SharingCloud iCloudKVKey.swift
[292/293] Emitting module SharingCloud
[293/293] Compiling SharingCloud MutexBackport.swift
Build complete! (67.99s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-sharing",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-sharing"
}
],
"manifest_display_name" : "sharing-cloud",
"name" : "sharing-cloud",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "SharingCloud",
"targets" : [
"SharingCloud"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SharingCloud",
"module_type" : "SwiftTarget",
"name" : "SharingCloud",
"path" : ".",
"product_dependencies" : [
"Sharing"
],
"product_memberships" : [
"SharingCloud"
],
"sources" : [
"Sources/MutexBackport.swift",
"Sources/iCloudKVKey.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Done.