The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenCombine, reference main (27ea34), with Swift 6.3 for Wasm on 14 Apr 2026 06:25:15 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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenCombine.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/OpenSwiftUIProject/OpenCombine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27ea34a Use OpenSwiftUIProject/setup-xcode@v2 for Xcode selection
Cloned https://github.com/OpenSwiftUIProject/OpenCombine.git
Revision (git rev-parse @):
27ea34ae046dd465c19a1d8e0960f55777bb5585
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenCombine.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/OpenCombine.git
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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/95] Emitting module OpenCombine
[5/108] Compiling OpenCombine Result.swift
[6/108] Compiling OpenCombine RootProtocols.swift
[7/108] Compiling OpenCombine Scheduler.swift
[8/108] Compiling OpenCombine Subject+Void.swift
[9/108] Compiling OpenCombine Subscriber+Void.swift
[10/108] Compiling OpenCombine Subscribers.Assign.swift
[11/108] Compiling OpenCombine Subscribers.Completion.swift
[12/108] Compiling OpenCombine Subscribers.Demand.swift
[13/108] Compiling OpenCombine Subscribers.Sink.swift
[14/108] Compiling OpenCombine Subscribers.swift
[15/108] Compiling OpenCombine Subscription.swift
[16/108] Compiling OpenCombine Subscriptions.swift
[17/108] Compiling OpenCombine _Introspection.swift
[18/108] Compiling OpenCombine DebugHook.swift
[19/108] Compiling OpenCombine FilterProducer.swift
[20/108] Compiling OpenCombine Locking.swift
[21/108] Compiling OpenCombine PartialCompletion.swift
[22/108] Compiling OpenCombine PublishedSubject.swift
[23/108] Compiling OpenCombine PublishedSubscriber.swift
[24/108] Compiling OpenCombine ReduceProducer.swift
[25/108] Compiling OpenCombine SubjectSubscriber.swift
[26/108] Compiling OpenCombine SubscriberTap.swift
[27/108] Compiling OpenCombine SubscriptionStatus.swift
[28/108] Compiling OpenCombine SubscriptionTap.swift
[29/108] Compiling OpenCombine Utils.swift
[30/108] Compiling OpenCombine Violations.swift
[31/108] Compiling OpenCombine ImmediateScheduler.swift
[32/108] Compiling OpenCombine ObservableObject.swift
[33/108] Compiling OpenCombine PassthroughSubject.swift
[34/108] Compiling OpenCombine Published.swift
[35/108] Compiling OpenCombine Publisher+Subscribe.swift
[36/108] Compiling OpenCombine Deferred.swift
[37/108] Compiling OpenCombine Empty.swift
[38/108] Compiling OpenCombine Fail.swift
[39/108] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[40/108] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[41/108] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[42/108] Compiling OpenCombine Just.swift
[43/108] Compiling OpenCombine Optional.Publisher.swift
[44/108] Compiling OpenCombine AnyCancellable.swift
[45/108] Compiling OpenCombine AnyPublisher.swift
[46/108] Compiling OpenCombine AnySubscriber.swift
[47/108] Compiling OpenCombine Cancellable.swift
[48/108] Compiling OpenCombine Codable.swift
[49/108] Compiling OpenCombine CombineIdentifier.swift
[50/108] Compiling OpenCombine Future+Concurrency.swift
[51/108] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[52/108] Compiling OpenCombine CurrentValueSubject.swift
[53/108] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[54/108] Compiling OpenCombine Future.swift
[55/108] Compiling OpenCombine ConduitBase.swift
[56/108] Compiling OpenCombine ConduitList.swift
[57/108] Compiling OpenCombine Publishers.MapError.swift
[58/108] Compiling OpenCombine Publishers.MeasureInterval.swift
[59/108] Compiling OpenCombine Publishers.Merge.swift
[60/108] Compiling OpenCombine Publishers.Multicast.swift
[61/108] Compiling OpenCombine Publishers.Output.swift
[62/108] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[63/108] Compiling OpenCombine Publishers.PrefixWhile.swift
[64/108] Compiling OpenCombine Publishers.Print.swift
[65/108] Compiling OpenCombine Publishers.ReceiveOn.swift
[66/108] Compiling OpenCombine Publishers.Reduce.swift
[67/108] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[68/108] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[69/108] Compiling OpenCombine Publishers.ReplaceError.swift
[70/108] Compiling OpenCombine Publishers.Retry.swift
[71/108] Compiling OpenCombine Publishers.Scan.swift
[72/108] Compiling OpenCombine Publishers.Sequence.swift
[73/108] Compiling OpenCombine Publishers.SetFailureType.swift
[74/108] Compiling OpenCombine Publishers.Share.swift
[75/108] Compiling OpenCombine Publishers.SubscribeOn.swift
[76/108] Compiling OpenCombine Publishers.SwitchToLatest.swift
[77/108] Compiling OpenCombine Publishers.Throttle.swift
[78/108] Compiling OpenCombine Publishers.Timeout.swift
[79/108] Compiling OpenCombine Publishers.Zip.swift
[80/108] Compiling OpenCombine Publishers.swift
[81/108] Compiling OpenCombine Record.swift
[82/108] Compiling OpenCombine Result.Publisher.swift
[83/108] Compiling OpenCombine Publishers.AllSatisfy.swift
[84/108] Compiling OpenCombine Publishers.AssertNoFailure.swift
[85/108] Compiling OpenCombine Publishers.Autoconnect.swift
[86/108] Compiling OpenCombine Publishers.Breakpoint.swift
[87/108] Compiling OpenCombine Publishers.Buffer.swift
[88/108] Compiling OpenCombine Publishers.Collect.swift
[89/108] Compiling OpenCombine Publishers.CollectByCount.swift
[90/108] Compiling OpenCombine Publishers.CombineLatest.swift
[91/108] Compiling OpenCombine Publishers.CompactMap.swift
[92/108] Compiling OpenCombine Publishers.Comparison.swift
[93/108] Compiling OpenCombine Publishers.Concatenate.swift
[94/108] Compiling OpenCombine Publishers.Contains.swift
[95/108] Compiling OpenCombine Publishers.Count.swift
[96/108] Compiling OpenCombine Publishers.Debounce.swift
[97/108] Compiling OpenCombine Publishers.Delay.swift
[98/108] Compiling OpenCombine Publishers.Drop.swift
[99/108] Compiling OpenCombine Publishers.DropUntilOutput.swift
[100/108] Compiling OpenCombine Publishers.DropWhile.swift
[101/108] Compiling OpenCombine Publishers.Filter.swift
[102/108] Compiling OpenCombine Publishers.First.swift
[103/108] Compiling OpenCombine Publishers.FlatMap.swift
[104/108] Compiling OpenCombine Publishers.HandleEvents.swift
[105/108] Compiling OpenCombine Publishers.IgnoreOutput.swift
[106/108] Compiling OpenCombine Publishers.Last.swift
[107/108] Compiling OpenCombine Publishers.MakeConnectable.swift
[108/108] Compiling OpenCombine Publishers.Map.swift
[110/111] Compiling OpenCombineShim OpenCombineShim.swift
[111/111] Emitting module OpenCombineShim
Build complete! (14.76s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "OpenCombine",
  "name" : "OpenCombine",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenCombine",
      "targets" : [
        "OpenCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenCombineDispatch",
      "targets" : [
        "OpenCombineDispatch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenCombineFoundation",
      "targets" : [
        "OpenCombineFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenCombineShim",
      "targets" : [
        "OpenCombineShim"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenCombineTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineTests",
      "path" : "Tests/OpenCombineTests",
      "sources" : [
        "AnyCancellableTests.swift",
        "AnyPublisherTests.swift",
        "AnySubscriberTests.swift",
        "CombineIdentifierTests.swift",
        "ConcurrencyTests/FutureConcurrencyTests.swift",
        "ConcurrencyTests/PublisherConcurrencyTests.swift",
        "CurrentValueSubjectTests.swift",
        "DispatchTests/DispatchQueueSchedulerTests.swift",
        "FoundationTests/JSONDecoderTests.swift",
        "FoundationTests/JSONEncoderTests.swift",
        "FoundationTests/NotificationCenterTests.swift",
        "FoundationTests/OperationQueueSchedulerTests.swift",
        "FoundationTests/PropertyListDecoderTests.swift",
        "FoundationTests/PropertyListEncoderTests.swift",
        "FoundationTests/RunLoopSchedulerTests.swift",
        "FoundationTests/TimerPublisherTests.swift",
        "FoundationTests/URLSessionTests.swift",
        "Helpers/AssertCrashes.swift",
        "Helpers/AutomaticallyFinish.swift",
        "Helpers/CleaningUpSubscriber.swift",
        "Helpers/CommonTests.swift",
        "Helpers/CustomPublisher.swift",
        "Helpers/CustomSubscription.swift",
        "Helpers/ExecuteOnBackgroundThread.swift",
        "Helpers/FairPriorityQueue.swift",
        "Helpers/OperatorTestHelper.swift",
        "Helpers/TestCoders.swift",
        "Helpers/TestLifecycle.swift",
        "Helpers/TestReflection.swift",
        "Helpers/TestingError.swift",
        "Helpers/TestingThreadSafety.swift",
        "Helpers/TrackingCollection.swift",
        "Helpers/TrackingEncoder.swift",
        "Helpers/TrackingIntrospection.swift",
        "Helpers/TrackingSubscriber.swift",
        "Helpers/VirtualTimeScheduler.swift",
        "HelpersTests/ViolationsTests.swift",
        "ImmediateSchedulerTests.swift",
        "IntrospectionTests.swift",
        "ObservableObjectPublisherTests.swift",
        "ObservableObjectTests.swift",
        "PassthroughSubjectTests.swift",
        "PublishedTests.swift",
        "PublisherTests.swift",
        "PublisherTests/AllSatisfyTests.swift",
        "PublisherTests/AssertNoFailureTests.swift",
        "PublisherTests/AutoconnectTests.swift",
        "PublisherTests/BreakpointTests.swift",
        "PublisherTests/BufferTests.swift",
        "PublisherTests/CatchTests.swift",
        "PublisherTests/CollectByCountTests.swift",
        "PublisherTests/CollectTests.swift",
        "PublisherTests/CombineLatestTests.swift",
        "PublisherTests/CompactMapTests.swift",
        "PublisherTests/ComparisonTests.swift",
        "PublisherTests/ConcatenateTests.swift",
        "PublisherTests/ContainsTests.swift",
        "PublisherTests/CountTests.swift",
        "PublisherTests/DebounceTests.swift",
        "PublisherTests/DeferredTests.swift",
        "PublisherTests/DelayTests.swift",
        "PublisherTests/DropTests.swift",
        "PublisherTests/DropUntilOutputTests.swift",
        "PublisherTests/DropWhileTests.swift",
        "PublisherTests/EmptyTests.swift",
        "PublisherTests/EncodeTests.swift",
        "PublisherTests/FailTests.swift",
        "PublisherTests/FilterTests.swift",
        "PublisherTests/FirstTests.swift",
        "PublisherTests/FlatMapTests.swift",
        "PublisherTests/FutureTests.swift",
        "PublisherTests/HandleEventsTests.swift",
        "PublisherTests/IgnoreOutputTests.swift",
        "PublisherTests/JustTests.swift",
        "PublisherTests/LastTests.swift",
        "PublisherTests/MakeConnectableTests.swift",
        "PublisherTests/MapErrorTests.swift",
        "PublisherTests/MapKeyPathTests.swift",
        "PublisherTests/MapTests.swift",
        "PublisherTests/MeasureIntervalTests.swift",
        "PublisherTests/MergeTests.swift",
        "PublisherTests/MulticastTests.swift",
        "PublisherTests/OptionalPublisherTests.swift",
        "PublisherTests/OutputTests.swift",
        "PublisherTests/PrefixUntilOutputTests.swift",
        "PublisherTests/PrefixWhileTests.swift",
        "PublisherTests/PrintTests.swift",
        "PublisherTests/ReceiveOnTests.swift",
        "PublisherTests/RecordTests.swift",
        "PublisherTests/ReduceTests.swift",
        "PublisherTests/RemoveDuplicatesTests.swift",
        "PublisherTests/ReplaceEmptyTests.swift",
        "PublisherTests/ReplaceErrorTests.swift",
        "PublisherTests/ReplaceNilTests.swift",
        "PublisherTests/ResultPublisherTests.swift",
        "PublisherTests/RetryTests.swift",
        "PublisherTests/ScanTests.swift",
        "PublisherTests/SequenceTests.swift",
        "PublisherTests/SetFailureTypeTests.swift",
        "PublisherTests/ShareTests.swift",
        "PublisherTests/SubscribeOnTests.swift",
        "PublisherTests/SwitchToLatestTests.swift",
        "PublisherTests/ThrottleTests.swift",
        "PublisherTests/TimeoutTests.swift",
        "PublisherTests/ZipTests.swift",
        "SubscribersTests/AssignTests.swift",
        "SubscribersTests/CompletionTests.swift",
        "SubscribersTests/SinkTests.swift",
        "SubscribersTests/SubscribersDemandTests.swift",
        "Subscriptions/EmptySubscriptionTests.swift",
        "VirtualTimeSchedulerTests.swift"
      ],
      "target_dependencies" : [
        "OpenCombine",
        "OpenCombineDispatch",
        "OpenCombineFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenCombineShim",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineShim",
      "path" : "Sources/OpenCombineShim",
      "product_memberships" : [
        "OpenCombineShim"
      ],
      "sources" : [
        "OpenCombineShim.swift"
      ],
      "target_dependencies" : [
        "OpenCombine",
        "OpenCombineDispatch",
        "OpenCombineFoundation"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenCombineFoundation",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineFoundation",
      "path" : "Sources/OpenCombineFoundation",
      "product_memberships" : [
        "OpenCombineFoundation",
        "OpenCombineShim"
      ],
      "sources" : [
        "Helpers/Locking.swift",
        "Helpers/Portability.swift",
        "Helpers/Utils.swift",
        "Helpers/Violations.swift",
        "JSONEncoder.swift",
        "NotificationCenter.swift",
        "OperationQueue+Scheduler.swift",
        "PropertyListEncoder.swift",
        "RunLoop+Scheduler.swift",
        "Timer+Publisher.swift",
        "URLSession.swift"
      ],
      "target_dependencies" : [
        "OpenCombine",
        "COpenCombineHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenCombineDispatch",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombineDispatch",
      "path" : "Sources/OpenCombineDispatch",
      "product_memberships" : [
        "OpenCombineDispatch",
        "OpenCombineShim"
      ],
      "sources" : [
        "DispatchQueue+Scheduler.swift"
      ],
      "target_dependencies" : [
        "OpenCombine"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenCombine",
      "module_type" : "SwiftTarget",
      "name" : "OpenCombine",
      "path" : "Sources/OpenCombine",
      "product_memberships" : [
        "OpenCombine",
        "OpenCombineDispatch",
        "OpenCombineFoundation",
        "OpenCombineShim"
      ],
      "sources" : [
        "AnyCancellable.swift",
        "AnyPublisher.swift",
        "AnySubscriber.swift",
        "Cancellable.swift",
        "Codable.swift",
        "CombineIdentifier.swift",
        "Concurrency/Future+Concurrency.swift",
        "Concurrency/GENERATED-Publisher+Concurrency.swift",
        "CurrentValueSubject.swift",
        "CustomCombineIdentifierConvertible.swift",
        "Future.swift",
        "Helpers/ConduitBase.swift",
        "Helpers/ConduitList.swift",
        "Helpers/DebugHook.swift",
        "Helpers/FilterProducer.swift",
        "Helpers/Locking.swift",
        "Helpers/PartialCompletion.swift",
        "Helpers/PublishedSubject.swift",
        "Helpers/PublishedSubscriber.swift",
        "Helpers/ReduceProducer.swift",
        "Helpers/SubjectSubscriber.swift",
        "Helpers/SubscriberTap.swift",
        "Helpers/SubscriptionStatus.swift",
        "Helpers/SubscriptionTap.swift",
        "Helpers/Utils.swift",
        "Helpers/Violations.swift",
        "ImmediateScheduler.swift",
        "ObservableObject.swift",
        "PassthroughSubject.swift",
        "Published.swift",
        "Publisher+Subscribe.swift",
        "Publishers/Deferred.swift",
        "Publishers/Empty.swift",
        "Publishers/Fail.swift",
        "Publishers/GENERATED-Publishers.Catch.swift",
        "Publishers/GENERATED-Publishers.Encode.swift",
        "Publishers/GENERATED-Publishers.MapKeyPath.swift",
        "Publishers/Just.swift",
        "Publishers/Optional.Publisher.swift",
        "Publishers/Publishers.AllSatisfy.swift",
        "Publishers/Publishers.AssertNoFailure.swift",
        "Publishers/Publishers.Autoconnect.swift",
        "Publishers/Publishers.Breakpoint.swift",
        "Publishers/Publishers.Buffer.swift",
        "Publishers/Publishers.Collect.swift",
        "Publishers/Publishers.CollectByCount.swift",
        "Publishers/Publishers.CombineLatest.swift",
        "Publishers/Publishers.CompactMap.swift",
        "Publishers/Publishers.Comparison.swift",
        "Publishers/Publishers.Concatenate.swift",
        "Publishers/Publishers.Contains.swift",
        "Publishers/Publishers.Count.swift",
        "Publishers/Publishers.Debounce.swift",
        "Publishers/Publishers.Delay.swift",
        "Publishers/Publishers.Drop.swift",
        "Publishers/Publishers.DropUntilOutput.swift",
        "Publishers/Publishers.DropWhile.swift",
        "Publishers/Publishers.Filter.swift",
        "Publishers/Publishers.First.swift",
        "Publishers/Publishers.FlatMap.swift",
        "Publishers/Publishers.HandleEvents.swift",
        "Publishers/Publishers.IgnoreOutput.swift",
        "Publishers/Publishers.Last.swift",
        "Publishers/Publishers.MakeConnectable.swift",
        "Publishers/Publishers.Map.swift",
        "Publishers/Publishers.MapError.swift",
        "Publishers/Publishers.MeasureInterval.swift",
        "Publishers/Publishers.Merge.swift",
        "Publishers/Publishers.Multicast.swift",
        "Publishers/Publishers.Output.swift",
        "Publishers/Publishers.PrefixUntilOutput.swift",
        "Publishers/Publishers.PrefixWhile.swift",
        "Publishers/Publishers.Print.swift",
        "Publishers/Publishers.ReceiveOn.swift",
        "Publishers/Publishers.Reduce.swift",
        "Publishers/Publishers.RemoveDuplicates.swift",
        "Publishers/Publishers.ReplaceEmpty.swift",
        "Publishers/Publishers.ReplaceError.swift",
        "Publishers/Publishers.Retry.swift",
        "Publishers/Publishers.Scan.swift",
        "Publishers/Publishers.Sequence.swift",
        "Publishers/Publishers.SetFailureType.swift",
        "Publishers/Publishers.Share.swift",
        "Publishers/Publishers.SubscribeOn.swift",
        "Publishers/Publishers.SwitchToLatest.swift",
        "Publishers/Publishers.Throttle.swift",
        "Publishers/Publishers.Timeout.swift",
        "Publishers/Publishers.Zip.swift",
        "Publishers/Publishers.swift",
        "Publishers/Record.swift",
        "Publishers/Result.Publisher.swift",
        "Result.swift",
        "RootProtocols.swift",
        "Scheduler.swift",
        "Subject+Void.swift",
        "Subscriber+Void.swift",
        "Subscribers/Subscribers.Assign.swift",
        "Subscribers/Subscribers.Completion.swift",
        "Subscribers/Subscribers.Demand.swift",
        "Subscribers/Subscribers.Sink.swift",
        "Subscribers/Subscribers.swift",
        "Subscription.swift",
        "Subscriptions.swift",
        "_Introspection.swift"
      ],
      "target_dependencies" : [
        "COpenCombineHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "COpenCombineHelpers",
      "module_type" : "ClangTarget",
      "name" : "COpenCombineHelpers",
      "path" : "Sources/COpenCombineHelpers",
      "product_memberships" : [
        "OpenCombine",
        "OpenCombineDispatch",
        "OpenCombineFoundation",
        "OpenCombineShim"
      ],
      "sources" : [
        "COpenCombineHelpers.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.