The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/6245] Fetching swift-async-algorithms
[6246/12971] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.42s)
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.89s)
Fetching https://github.com/apple/swift-collections.git
[1/23800] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.29s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.81s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.35s)
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--4F562202D5529B1.txt
[12/38] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[13/38] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[14/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/40] Compiling InternalCollectionsUtilities Integer rank.swift
[17/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/40] Compiling InternalCollectionsUtilities String+Padding.swift
[22/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/40] Emitting module InternalCollectionsUtilities
[26/40] Compiling InternalCollectionsUtilities Debugging.swift
[27/40] Compiling InternalCollectionsUtilities Descriptions.swift
[28/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/40] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[30/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/40] Compiling InternalCollectionsUtilities Span+Extras.swift
[33/129] Compiling OrderedCollections OrderedSet+Insertions.swift
[34/129] Compiling OrderedCollections OrderedSet+Invariants.swift
[35/129] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[36/129] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[37/129] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[38/129] Compiling ContainersPreview RandomAccessContainer.swift
[39/129] Compiling ContainersPreview RangeExpression2.swift
[40/129] Compiling ContainersPreview RangeReplaceableContainer.swift
[41/129] Compiling OrderedCollections OrderedSet+Initializers.swift
[42/129] Emitting module ContainersPreview
[43/133] Compiling ContainersPreview Drain+Reduce.swift
[44/133] Compiling ContainersPreview Drain.swift
[45/133] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[46/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[47/133] Compiling ContainersPreview Producer+Map.swift
[48/133] Compiling ContainersPreview Producer+Reduce.swift
[49/133] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[50/133] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[51/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[52/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[53/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[54/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[55/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[56/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/133] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/133] Compiling OrderedCollections OrderedDictionary+Codable.swift
[61/133] Compiling ContainersPreview OutputSpan+Extras.swift
[62/133] Compiling ContainersPreview TemporaryAllocation.swift
[63/133] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[64/133] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[65/133] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[66/133] Compiling ContainersPreview Box.swift
[67/133] Compiling ContainersPreview Inout.swift
[68/133] Compiling ContainersPreview InputSpan.swift
[69/133] Compiling ContainersPreview Shared.swift
[71/174] Compiling DequeModule Deque+Descriptions.swift
[72/174] Compiling DequeModule Deque+Equatable.swift
[73/174] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/174] Compiling DequeModule UniqueDeque+Consumption.swift
[75/174] Compiling DequeModule UniqueDeque+Container.swift
[76/174] Compiling DequeModule UniqueDeque+Descriptions.swift
[77/174] Compiling DequeModule UniqueDeque+Equatable.swift
[78/174] Compiling DequeModule UniqueDeque+Experimental.swift
[79/174] Compiling OrderedCollections OrderedSet+Codable.swift
[80/174] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[81/174] Compiling OrderedCollections OrderedSet+Descriptions.swift
[82/174] Compiling OrderedCollections OrderedSet+Diffing.swift
[83/174] Compiling OrderedCollections OrderedSet+Equatable.swift
[84/174] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[85/174] Compiling OrderedCollections OrderedSet+Hashable.swift
[86/181] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/181] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/181] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/181] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[90/181] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[91/181] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[92/181] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[93/181] Compiling OrderedCollections OrderedDictionary+Values.swift
[94/181] Compiling DequeModule RigidDeque+Removals.swift
[95/181] Compiling DequeModule RigidDeque+Replacements.swift
[96/181] Compiling DequeModule RigidDeque+Testing.swift
[97/181] Compiling DequeModule RigidDeque.swift
[98/181] Compiling DequeModule UniqueDeque+Append.swift
[104/186] Compiling DequeModule _DequeBuffer.swift
[105/186] Compiling DequeModule _DequeBufferHeader.swift
[106/186] Compiling DequeModule RigidDeque+Append.swift
[107/186] Compiling DequeModule RigidDeque+Consumption.swift
[108/186] Compiling DequeModule RigidDeque+Container.swift
[109/186] Compiling DequeModule RigidDeque+Descriptions.swift
[110/186] Compiling DequeModule RigidDeque+Equatable.swift
[111/186] Compiling DequeModule RigidDeque+Experimental.swift
[112/186] Compiling DequeModule RigidDeque+Hashable.swift
[113/186] Compiling DequeModule RigidDeque+Initializers.swift
[114/186] Compiling DequeModule RigidDeque+Insertions.swift
[115/186] Compiling DequeModule RigidDeque+Prepend.swift
[116/186] Compiling DequeModule Deque+Extras.swift
[117/186] Compiling DequeModule Deque+Hashable.swift
[118/186] Compiling DequeModule UniqueDeque+Hashable.swift
[119/186] Compiling DequeModule UniqueDeque+Initializers.swift
[120/186] Compiling DequeModule UniqueDeque+Insertions.swift
[121/186] Compiling DequeModule UniqueDeque+Prepend.swift
[122/186] Compiling DequeModule UniqueDeque+Removals.swift
[123/186] Compiling DequeModule Deque+Codable.swift
[124/186] Compiling DequeModule Deque+Collection.swift
[125/186] Compiling DequeModule Deque+CustomReflectable.swift
[137/186] Compiling DequeModule Deque+Testing.swift
[138/186] Compiling DequeModule Deque._Storage.swift
[139/186] Compiling DequeModule Deque._UnsafeHandle.swift
[140/186] Compiling DequeModule Deque.swift
[164/186] Emitting module OrderedCollections
[165/186] Compiling OrderedCollections OrderedSet+Sendable.swift
[166/186] Compiling OrderedCollections OrderedSet+SubSequence.swift
[167/186] Compiling OrderedCollections OrderedSet+Testing.swift
[168/186] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[169/186] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[170/186] Compiling OrderedCollections OrderedSet.swift
[171/186] Compiling OrderedCollections _UnsafeBitset.swift
[173/187] Compiling Logging MetadataProvider.swift
[174/187] Emitting module ConcurrencyHelpers
[175/187] Compiling ConcurrencyHelpers LockedValueBox.swift
[176/187] Compiling ConcurrencyHelpers Lock.swift
[178/191] Emitting module Logging
[179/191] Compiling Logging Locks.swift
[180/191] Compiling Logging Logging.swift
[181/191] Compiling Logging LogHandler.swift
[182/191] Compiling Logging LogEvent.swift
[184/192] Compiling UnixSignals UnixSignal.swift
[185/192] Emitting module UnixSignals
[186/192] Compiling UnixSignals UnixSignalsSequence.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] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[211/254] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[212/254] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[213/254] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[214/254] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[215/254] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[216/254] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[217/254] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[218/254] Emitting module AsyncAlgorithms
[219/254] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[220/254] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[221/254] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[222/254] Compiling AsyncAlgorithms Disconnected.swift
[223/254] Compiling AsyncAlgorithms _TinyArray.swift
[224/254] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[225/254] Compiling AsyncAlgorithms Locking.swift
[226/254] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[227/254] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[228/254] Compiling AsyncAlgorithms CombineLatestStorage.swift
[229/254] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[230/254] Compiling AsyncAlgorithms DebounceStateMachine.swift
[231/254] Compiling AsyncAlgorithms DebounceStorage.swift
[232/254] Compiling AsyncAlgorithms Dictionary.swift
[233/254] Compiling AsyncAlgorithms Rethrow.swift
[234/254] Compiling AsyncAlgorithms SetAlgebra.swift
[235/254] Compiling AsyncAlgorithms UnsafeTransfer.swift
[236/254] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[237/254] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[238/254] Compiling AsyncAlgorithms ZipStateMachine.swift
[239/254] Compiling AsyncAlgorithms ZipStorage.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 ServiceGroupConfiguration.swift
[257/265] Compiling ServiceLifecycle CancellationWaiter.swift
[258/265] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[259/265] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[260/265] Emitting module ServiceLifecycle
[261/265] Compiling ServiceLifecycle GracefulShutdown.swift
[262/265] Compiling ServiceLifecycle ClosureService.swift
[263/265] Compiling ServiceLifecycle ServiceRunnerError.swift
[264/265] Compiling ServiceLifecycle Service.swift
[265/265] Compiling ServiceLifecycle ServiceGroup.swift
[267/268] Compiling ServiceLifecycleTestKit GracefulShutdown.swift
[268/268] Emitting module ServiceLifecycleTestKit
Build complete! (23.30s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.