The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-service-lifecycle, reference main (2fd7a3), with Swift 6.3 for Wasm on 28 Apr 2026 19:13:20 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/swift-server/swift-service-lifecycle.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/swift-server/swift-service-lifecycle
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2fd7a34 Cleanup repository structure (#242)
Cloned https://github.com/swift-server/swift-service-lifecycle.git
Revision (git rev-parse @):
2fd7a348e9d0333979108c2da83642a64df6cb2c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-service-lifecycle.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swift-server/swift-service-lifecycle.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6726] Fetching swift-log
[6727/12971] Fetching swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (0.89s)
[3685/6245] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.15s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (2.00s)
Fetching https://github.com/apple/swift-collections.git
[1/23800] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.83s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/38] Emitting module InternalCollectionsUtilities
[13/40] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[14/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/40] Compiling InternalCollectionsUtilities Span+Extras.swift
[16/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/40] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[21/40] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/40] Compiling InternalCollectionsUtilities Debugging.swift
[23/40] Compiling InternalCollectionsUtilities Descriptions.swift
[24/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/40] Compiling InternalCollectionsUtilities String+Padding.swift
[26/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/40] Compiling InternalCollectionsUtilities Integer rank.swift
[30/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/41] Compiling Logging MetadataProvider.swift
[34/41] Emitting module ConcurrencyHelpers
[35/41] Compiling ConcurrencyHelpers LockedValueBox.swift
[36/41] Compiling ConcurrencyHelpers Lock.swift
[38/52] Emitting module UnixSignals
[39/73] Compiling OrderedCollections OrderedDictionary.swift
[40/74] Compiling OrderedCollections OrderedSet+Codable.swift
[41/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[42/74] Compiling OrderedCollections OrderedSet+Descriptions.swift
[43/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[44/74] Emitting module ContainersPreview
[45/79] Compiling OrderedCollections OrderedSet+Equatable.swift
[46/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[47/79] Compiling OrderedCollections OrderedSet+Hashable.swift
[48/79] Compiling ContainersPreview Producer+Filter.swift
[49/83] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[50/83] Compiling ContainersPreview BorrowingSequence.swift
[51/83] Compiling ContainersPreview BidirectionalContainer.swift
[52/83] Compiling ContainersPreview Container+Filter.swift
[53/83] Compiling ContainersPreview Container+SpanwiseZip.swift
[54/97] Compiling ContainersPreview Container.swift
[55/97] Compiling ContainersPreview ContainerIterator.swift
[56/97] Compiling ContainersPreview DynamicContainer.swift
[57/97] Compiling ContainersPreview MutableContainer.swift
[58/97] Compiling ContainersPreview PermutableContainer.swift
[59/116] Compiling UnixSignals UnixSignalsSequence.swift
[60/116] Compiling UnixSignals UnixSignal.swift
[62/138] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[63/138] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[64/138] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[65/138] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[66/138] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[67/138] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[68/138] Compiling OrderedCollections OrderedDictionary+Elements.swift
[69/138] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[70/138] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[71/138] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/138] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/138] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/138] Compiling OrderedCollections OrderedDictionary+Values.swift
[75/138] Compiling Logging LogEvent.swift
[76/138] Compiling Logging Locks.swift
[77/138] Compiling Logging Logging.swift
[78/138] Compiling Logging LogHandler.swift
[79/138] Emitting module Logging
[80/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[81/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[82/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[83/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[86/157] Compiling DequeModule Deque+Codable.swift
[87/157] Compiling DequeModule Deque+Collection.swift
[88/157] Compiling DequeModule Deque+CustomReflectable.swift
[89/157] Compiling DequeModule Deque+Descriptions.swift
[90/157] Compiling DequeModule Deque+Equatable.swift
[91/157] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[92/158] Compiling DequeModule RigidDeque+Equatable.swift
[93/158] Compiling DequeModule RigidDeque+Experimental.swift
[94/187] Compiling DequeModule UniqueDeque+Append.swift
[95/187] Compiling DequeModule _DequeBuffer.swift
[96/187] Compiling DequeModule _DequeBufferHeader.swift
[97/187] Compiling DequeModule RigidDeque+Append.swift
[98/187] Compiling DequeModule RigidDeque+Consumption.swift
[99/187] Compiling DequeModule RigidDeque+Container.swift
[100/187] Compiling DequeModule RigidDeque+Descriptions.swift
[101/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[102/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[103/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[104/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[105/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[106/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[107/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[108/187] Compiling OrderedCollections OrderedSet+Initializers.swift
[109/187] Compiling OrderedCollections OrderedSet+Insertions.swift
[110/187] Compiling OrderedCollections OrderedSet+Invariants.swift
[111/187] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[112/187] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[113/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[114/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[115/187] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[116/187] Compiling DequeModule UniqueDeque+Initializers.swift
[117/187] Compiling DequeModule UniqueDeque+Insertions.swift
[118/187] Compiling DequeModule UniqueDeque+Prepend.swift
[119/187] Compiling DequeModule UniqueDeque+Removals.swift
[120/187] Compiling DequeModule RigidDeque+Removals.swift
[121/187] Compiling DequeModule RigidDeque+Replacements.swift
[122/187] Compiling DequeModule RigidDeque+Testing.swift
[123/187] Compiling DequeModule RigidDeque.swift
[126/187] Compiling DequeModule RigidDeque+Hashable.swift
[127/187] Compiling DequeModule RigidDeque+Initializers.swift
[128/187] Compiling DequeModule RigidDeque+Insertions.swift
[129/187] Compiling DequeModule RigidDeque+Prepend.swift
[136/192] Emitting module OrderedCollections
[142/192] Compiling DequeModule Deque._UnsafeHandle.swift
[143/192] Compiling DequeModule Deque.swift
[144/192] Compiling DequeModule UniqueDeque+Consumption.swift
[145/192] Compiling DequeModule UniqueDeque+Container.swift
[146/192] Compiling DequeModule UniqueDeque+Descriptions.swift
[147/192] Compiling DequeModule UniqueDeque+Equatable.swift
[148/192] Compiling DequeModule UniqueDeque+Experimental.swift
[149/192] Compiling DequeModule UniqueDeque+Hashable.swift
[154/192] Compiling DequeModule Deque+Extras.swift
[155/192] Compiling DequeModule Deque+Hashable.swift
[156/192] Compiling DequeModule Deque+Testing.swift
[157/192] Compiling DequeModule Deque._Storage.swift
[164/192] Compiling OrderedCollections OrderedSet+Sendable.swift
[165/192] Compiling OrderedCollections OrderedSet+SubSequence.swift
[166/192] Compiling OrderedCollections OrderedSet+Testing.swift
[167/192] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[168/192] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[169/192] Compiling OrderedCollections OrderedSet.swift
[170/192] Compiling OrderedCollections _UnsafeBitset.swift
[188/193] Emitting module DequeModule
[189/193] Compiling DequeModule UniqueDeque+Replacements.swift
[190/193] Compiling DequeModule UniqueDeque.swift
[191/193] Compiling DequeModule _DequeSlot.swift
[192/193] Compiling DequeModule _UnsafeDequeHandle.swift
[193/193] Compiling DequeModule _UnsafeDequeSegments.swift
[195/247] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[196/247] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[197/247] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[198/247] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[199/247] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[200/247] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[201/247] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[202/247] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[203/254] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[204/254] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[205/254] Compiling AsyncAlgorithms AsyncChannel.swift
[206/254] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[207/254] Compiling AsyncAlgorithms ChannelStateMachine.swift
[208/254] Compiling AsyncAlgorithms ChannelStorage.swift
[209/254] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[210/254] Emitting module AsyncAlgorithms
[211/254] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[212/254] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[213/254] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[214/254] Compiling AsyncAlgorithms Disconnected.swift
[215/254] Compiling AsyncAlgorithms _TinyArray.swift
[216/254] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[217/254] Compiling AsyncAlgorithms Locking.swift
[218/254] Compiling AsyncAlgorithms Rethrow.swift
[219/254] Compiling AsyncAlgorithms SetAlgebra.swift
[220/254] Compiling AsyncAlgorithms UnsafeTransfer.swift
[221/254] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[222/254] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[223/254] Compiling AsyncAlgorithms ZipStateMachine.swift
[224/254] Compiling AsyncAlgorithms ZipStorage.swift
[225/254] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[226/254] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[227/254] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[228/254] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[229/254] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[230/254] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[231/254] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[232/254] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[233/254] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[234/254] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[235/254] Compiling AsyncAlgorithms CombineLatestStorage.swift
[236/254] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[237/254] Compiling AsyncAlgorithms DebounceStateMachine.swift
[238/254] Compiling AsyncAlgorithms DebounceStorage.swift
[239/254] Compiling AsyncAlgorithms Dictionary.swift
[240/254] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[241/254] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[242/254] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[243/254] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[244/254] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[245/254] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[246/254] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[247/254] Compiling AsyncAlgorithms AsyncShareSequence.swift
[248/254] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[249/254] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[250/254] Compiling AsyncAlgorithms MergeStateMachine.swift
[251/254] Compiling AsyncAlgorithms MergeStorage.swift
[252/254] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[253/254] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[254/254] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[256/264] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[257/264] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[258/264] Compiling ServiceLifecycle ClosureService.swift
[259/264] Compiling ServiceLifecycle CancellationWaiter.swift
[260/264] Emitting module ServiceLifecycle
[261/265] Compiling ServiceLifecycle ServiceRunnerError.swift
[262/265] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[263/265] Compiling ServiceLifecycle Service.swift
[264/265] Compiling ServiceLifecycle GracefulShutdown.swift
[265/265] Compiling ServiceLifecycle ServiceGroup.swift
[267/268] Emitting module ServiceLifecycleTestKit
[268/268] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
Build complete! (40.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    }
  ],
  "manifest_display_name" : "swift-service-lifecycle",
  "name" : "swift-service-lifecycle",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ServiceLifecycle",
      "targets" : [
        "ServiceLifecycle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ServiceLifecycleTestKit",
      "targets" : [
        "ServiceLifecycleTestKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UnixSignals",
      "targets" : [
        "UnixSignals"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UnixSignalsTests",
      "module_type" : "SwiftTarget",
      "name" : "UnixSignalsTests",
      "path" : "Tests/UnixSignalsTests",
      "sources" : [
        "UnixSignalTests.swift"
      ],
      "target_dependencies" : [
        "UnixSignals"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UnixSignals",
      "module_type" : "SwiftTarget",
      "name" : "UnixSignals",
      "path" : "Sources/UnixSignals",
      "product_memberships" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit",
        "UnixSignals"
      ],
      "sources" : [
        "UnixSignal.swift",
        "UnixSignalsSequence.swift"
      ],
      "target_dependencies" : [
        "ConcurrencyHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ServiceLifecycleTests",
      "module_type" : "SwiftTarget",
      "name" : "ServiceLifecycleTests",
      "path" : "Tests/ServiceLifecycleTests",
      "sources" : [
        "AsyncCancelOnGracefulShutdownSequenceTests.swift",
        "ClosureServiceTests.swift",
        "GracefulShutdownTests.swift",
        "MockService.swift",
        "ServiceGroupAddServiceTests.swift",
        "ServiceGroupTests.swift",
        "XCTest+Async.swift"
      ],
      "target_dependencies" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ServiceLifecycleTestKit",
      "module_type" : "SwiftTarget",
      "name" : "ServiceLifecycleTestKit",
      "path" : "Sources/ServiceLifecycleTestKit",
      "product_memberships" : [
        "ServiceLifecycleTestKit"
      ],
      "sources" : [
        "GracefulShutdown.swift"
      ],
      "target_dependencies" : [
        "ServiceLifecycle"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ServiceLifecycle",
      "module_type" : "SwiftTarget",
      "name" : "ServiceLifecycle",
      "path" : "Sources/ServiceLifecycle",
      "product_dependencies" : [
        "Logging",
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit"
      ],
      "sources" : [
        "AsyncCancelOnGracefulShutdownSequence.swift",
        "AsyncGracefulShutdownSequence.swift",
        "CancellationWaiter.swift",
        "ClosureService.swift",
        "GracefulShutdown.swift",
        "Service.swift",
        "ServiceGroup.swift",
        "ServiceGroupConfiguration.swift",
        "ServiceRunnerError.swift"
      ],
      "target_dependencies" : [
        "UnixSignals",
        "ConcurrencyHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ConcurrencyHelpers",
      "module_type" : "SwiftTarget",
      "name" : "ConcurrencyHelpers",
      "path" : "Sources/ConcurrencyHelpers",
      "product_memberships" : [
        "ServiceLifecycle",
        "ServiceLifecycleTestKit",
        "UnixSignals"
      ],
      "sources" : [
        "Lock.swift",
        "LockedValueBox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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
Done.