Build Information
Successful build of swift-configuration, reference main (9429eb), with Swift 6.2 for Linux on 28 Apr 2026 09:48:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-configuration.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/apple/swift-configuration
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9429eb0 Updated doc comment examples (#191)
Cloned https://github.com/apple/swift-configuration.git
Revision (git rev-parse @):
9429eb07f60c94a0684dbd01e27fa524442834fe
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-configuration.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-configuration.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-system
Fetching https://github.com/swift-server/swift-service-lifecycle
[1/2745] Fetching swift-service-lifecycle
[1319/26545] Fetching swift-service-lifecycle, swift-collections
[4412/32146] Fetching swift-service-lifecycle, swift-collections, swift-system
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (0.69s)
[4187/29401] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system from cache (1.10s)
[4046/23800] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (3.11s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (4.96s)
Computing version for https://github.com/swift-server/swift-service-lifecycle
Computed https://github.com/swift-server/swift-service-lifecycle at 2.11.0 (0.75s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6239] Fetching swift-async-algorithms
[4182/12910] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.05s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.05s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.91s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.50s)
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/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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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/swift-server/swift-service-lifecycle
Working copy of https://github.com/swift-server/swift-service-lifecycle resolved at 2.11.0
Building for debugging...
[0/15] Write sources
[13/15] Compiling CSystem shims.c
[14/15] Write swift-version-24593BA9C3E375BF.txt
[16/73] Emitting module InternalCollectionsUtilities
[17/75] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[18/75] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[19/75] Compiling InternalCollectionsUtilities Debugging.swift
[20/75] Compiling InternalCollectionsUtilities Descriptions.swift
[21/75] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/75] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/75] Compiling InternalCollectionsUtilities UInt+reversed.swift
[25/75] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[26/75] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/75] Compiling InternalCollectionsUtilities Span+Extras.swift
[28/75] Compiling InternalCollectionsUtilities String+Padding.swift
[29/79] Compiling InternalCollectionsUtilities Integer rank.swift
[30/79] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[34/79] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[43/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/80] Emitting module SystemPackage
[52/168] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/168] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/168] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[55/168] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[56/172] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[57/172] Compiling OrderedCollections OrderedDictionary.swift
[58/172] Compiling OrderedCollections OrderedSet+Codable.swift
[59/172] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/172] Compiling OrderedCollections OrderedSet+Descriptions.swift
[61/172] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[62/172] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/172] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/172] Compiling OrderedCollections OrderedDictionary+Codable.swift
[65/172] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[66/172] Compiling OrderedCollections OrderedSet+Diffing.swift
[67/172] Compiling OrderedCollections OrderedSet+Equatable.swift
[68/172] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[69/172] Compiling OrderedCollections OrderedSet+Hashable.swift
[70/172] Compiling OrderedCollections _HashTable+Bucket.swift
[71/172] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/172] Compiling OrderedCollections _HashTable+Constants.swift
[73/172] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[74/172] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[75/172] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[76/172] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[77/172] Compiling OrderedCollections OrderedDictionary+Elements.swift
[78/172] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[79/172] Compiling ContainersPreview Box.swift
[80/172] Compiling ContainersPreview Inout.swift
[81/172] Compiling ContainersPreview InputSpan.swift
[82/172] Compiling ContainersPreview Shared.swift
[83/172] Emitting module ContainersPreview
[84/172] Compiling OrderedCollections _HashTable+Testing.swift
[85/172] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[86/172] Compiling OrderedCollections _HashTable.swift
[87/172] Compiling OrderedCollections _Hashtable+Header.swift
[88/172] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[90/213] Compiling DequeModule UniqueDeque+Prepend.swift
[91/213] Compiling DequeModule UniqueDeque+Removals.swift
[92/213] Compiling DequeModule UniqueDeque+Consumption.swift
[93/213] Compiling DequeModule UniqueDeque+Container.swift
[94/213] Compiling DequeModule UniqueDeque+Descriptions.swift
[95/213] Compiling DequeModule UniqueDeque+Equatable.swift
[96/213] Compiling DequeModule UniqueDeque+Experimental.swift
[97/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[98/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[99/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[100/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[101/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[102/220] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[103/220] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[104/220] Emitting module Logging
[105/220] Compiling Logging Locks.swift
[106/220] Compiling Logging MetadataProvider.swift
[107/220] Compiling DequeModule RigidDeque+Experimental.swift
[108/220] Compiling DequeModule RigidDeque+Hashable.swift
[109/220] Compiling DequeModule RigidDeque+Initializers.swift
[110/220] Compiling DequeModule RigidDeque+Insertions.swift
[111/220] Compiling DequeModule RigidDeque+Prepend.swift
[112/220] Compiling DequeModule _DequeBuffer.swift
[113/220] Compiling DequeModule _DequeBufferHeader.swift
[114/220] Compiling DequeModule RigidDeque+Append.swift
[117/220] Compiling DequeModule RigidDeque+Consumption.swift
[118/220] Compiling DequeModule RigidDeque+Container.swift
[119/220] Compiling DequeModule RigidDeque+Descriptions.swift
[120/220] Compiling DequeModule UniqueDeque+Hashable.swift
[121/220] Compiling DequeModule UniqueDeque+Initializers.swift
[122/220] Compiling DequeModule UniqueDeque+Insertions.swift
[123/220] Emitting module ConcurrencyHelpers
[124/220] Compiling ConcurrencyHelpers LockedValueBox.swift
[125/220] Compiling ConcurrencyHelpers Lock.swift
[131/221] Compiling DequeModule Deque+Testing.swift
[132/221] Compiling DequeModule Deque._Storage.swift
[133/221] Compiling DequeModule Deque._UnsafeHandle.swift
[134/221] Compiling DequeModule Deque.swift
[135/221] Compiling DequeModule RigidDeque+Removals.swift
[136/221] Compiling DequeModule RigidDeque+Replacements.swift
[137/221] Compiling DequeModule RigidDeque+Testing.swift
[138/221] Compiling DequeModule RigidDeque.swift
[139/221] Compiling OrderedCollections OrderedSet+Initializers.swift
[140/221] Compiling OrderedCollections OrderedSet+Insertions.swift
[141/221] Compiling OrderedCollections OrderedSet+Invariants.swift
[142/221] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[143/221] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[144/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[145/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[146/221] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[157/229] Compiling DequeModule UniqueDeque+Append.swift
[158/229] Compiling DequeModule RigidDeque+Equatable.swift
[182/229] Compiling Logging LogHandler.swift
[183/229] Compiling Logging Logging.swift
[184/229] Compiling Logging LogEvent.swift
[186/230] Emitting module UnixSignals
[187/230] Compiling UnixSignals UnixSignalsSequence.swift
[188/230] Compiling UnixSignals UnixSignal.swift
[190/231] Compiling DequeModule Deque+Codable.swift
[191/231] Compiling DequeModule Deque+Collection.swift
[192/231] Compiling DequeModule Deque+CustomReflectable.swift
[193/231] Compiling DequeModule Deque+Descriptions.swift
[194/231] Compiling DequeModule Deque+Equatable.swift
[195/231] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[196/231] Compiling DequeModule Deque+Extras.swift
[197/231] Compiling DequeModule Deque+Hashable.swift
[202/231] Emitting module OrderedCollections
[211/231] Compiling OrderedCollections OrderedSet+Sendable.swift
[212/231] Compiling OrderedCollections OrderedSet+SubSequence.swift
[213/231] Compiling OrderedCollections OrderedSet+Testing.swift
[214/231] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[215/231] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[216/231] Compiling OrderedCollections OrderedSet.swift
[217/231] Compiling OrderedCollections _UnsafeBitset.swift
[228/233] Emitting module DequeModule
[229/233] Compiling DequeModule UniqueDeque+Replacements.swift
[230/233] Compiling DequeModule UniqueDeque.swift
[231/233] Compiling DequeModule _DequeSlot.swift
[232/233] Compiling DequeModule _UnsafeDequeHandle.swift
[233/233] Compiling DequeModule _UnsafeDequeSegments.swift
[235/330] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[236/330] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[237/330] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[238/330] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[239/330] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[240/330] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[241/330] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[242/330] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[243/337] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[244/337] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[245/337] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[246/337] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[247/337] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[248/337] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[249/337] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[250/337] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[251/337] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[252/337] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[253/337] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[254/337] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[255/337] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[256/337] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[257/337] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[258/337] Compiling AsyncAlgorithms AsyncShareSequence.swift
[259/337] Emitting module AsyncAlgorithms
[260/337] Emitting module Configuration
[261/342] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[262/342] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[263/342] Compiling AsyncAlgorithms CombineLatestStorage.swift
[264/342] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[265/342] Compiling AsyncAlgorithms DebounceStateMachine.swift
[266/342] Compiling AsyncAlgorithms DebounceStorage.swift
[267/342] Compiling AsyncAlgorithms Dictionary.swift
[268/342] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[269/342] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[270/342] Compiling AsyncAlgorithms AsyncChannel.swift
[271/342] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[272/342] Compiling AsyncAlgorithms ChannelStateMachine.swift
[273/342] Compiling AsyncAlgorithms ChannelStorage.swift
[274/342] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[281/342] Compiling AsyncAlgorithms Rethrow.swift
[282/342] Compiling AsyncAlgorithms SetAlgebra.swift
[283/342] Compiling AsyncAlgorithms UnsafeTransfer.swift
[284/342] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[285/342] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[286/342] Compiling AsyncAlgorithms ZipStateMachine.swift
[287/342] Compiling AsyncAlgorithms ZipStorage.swift
[296/342] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[297/342] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[298/342] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[299/342] Compiling AsyncAlgorithms Disconnected.swift
[316/342] Compiling Configuration CombineLatestManyStorage.swift
[317/342] Compiling Configuration AsyncSequences.swift
[318/342] Compiling Configuration FoundationExtensions.swift
[319/342] Compiling Configuration Span.swift
[320/342] Compiling Configuration ConfigBytesFromStringDecoder.swift
[321/342] Compiling AsyncAlgorithms MergeStateMachine.swift
[322/342] Compiling AsyncAlgorithms MergeStorage.swift
[323/342] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[324/342] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[325/342] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[332/352] Emitting module ServiceLifecycle
[333/352] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[334/352] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[335/353] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[336/353] Compiling ServiceLifecycle ClosureService.swift
[337/353] Compiling ServiceLifecycle CancellationWaiter.swift
[338/353] Compiling ServiceLifecycle GracefulShutdown.swift
[339/353] Compiling ServiceLifecycle ServiceRunnerError.swift
[340/353] Compiling ServiceLifecycle Service.swift
[341/353] Compiling ServiceLifecycle ServiceGroup.swift
[356/365] Compiling ConfigurationTestingInternal CannedValues.swift
[357/365] Compiling ConfigurationTestingInternal CollectingLogHandler.swift
[358/365] Compiling ConfigurationTestingInternal ConfigValueExtensions.swift
[359/365] Compiling ConfigurationTestingInternal AccessReporterTestUtils.swift
[360/365] Compiling ConfigurationTestingInternal AsyncSequence+first.swift
[361/366] Emitting module ConfigurationTestingInternal
[362/366] Compiling ConfigurationTestingInternal TestProvider.swift
[363/366] Compiling ConfigurationTestingInternal Logging.swift
[364/366] Compiling ConfigurationTestingInternal TestFuture.swift
[365/366] Compiling ConfigurationTestingInternal withService.swift
[366/366] Compiling ConfigurationTestingInternal InMemoryFileSystem.swift
[368/369] Emitting module ConfigurationTesting
[369/369] Compiling ConfigurationTesting ProviderCompatTest.swift
Build complete! (55.75s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.8.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-metrics",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-metrics"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.4.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
}
],
"manifest_display_name" : "swift-configuration",
"name" : "swift-configuration",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Configuration",
"targets" : [
"Configuration"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ConfigurationTesting",
"targets" : [
"ConfigurationTesting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ConfigurationTests",
"module_type" : "SwiftTarget",
"name" : "ConfigurationTests",
"path" : "Tests/ConfigurationTests",
"sources" : [
"AbsoluteConfigKeyTests.swift",
"AccessLoggerTests.swift",
"AccessReporterTests.swift",
"AsyncSequencesTests.swift",
"CLIArgumentParserTests.swift",
"CLIKeyEncoderTests.swift",
"CombineLatestTests.swift",
"CommandLineArgumentsProviderTests.swift",
"ConfigBytesFromStringDecoderTests.swift",
"ConfigProvider+OperatorTests.swift",
"ConfigReaderTests/ConfigReaderMethodTestsFetch1.swift",
"ConfigReaderTests/ConfigReaderMethodTestsFetch2.swift",
"ConfigReaderTests/ConfigReaderMethodTestsFetch3.swift",
"ConfigReaderTests/ConfigReaderMethodTestsFetch4.swift",
"ConfigReaderTests/ConfigReaderMethodTestsFetch5.swift",
"ConfigReaderTests/ConfigReaderMethodTestsGet1.swift",
"ConfigReaderTests/ConfigReaderMethodTestsGet2.swift",
"ConfigReaderTests/ConfigReaderMethodTestsGet3.swift",
"ConfigReaderTests/ConfigReaderMethodTestsGet4.swift",
"ConfigReaderTests/ConfigReaderMethodTestsGet5.swift",
"ConfigReaderTests/ConfigReaderMethodTestsWatch1.swift",
"ConfigReaderTests/ConfigReaderMethodTestsWatch2.swift",
"ConfigReaderTests/ConfigReaderMethodTestsWatch3.swift",
"ConfigReaderTests/ConfigReaderMethodTestsWatch4.swift",
"ConfigReaderTests/ConfigReaderMethodTestsWatch5.swift",
"ConfigReaderTests/ConfigReaderTests.swift",
"ConfigReaderTests/ConfigSnapshotReaderMethodTestsGet1.swift",
"ConfigReaderTests/ConfigSnapshotReaderMethodTestsGet2.swift",
"ConfigReaderTests/ConfigSnapshotReaderMethodTestsGet3.swift",
"ConfigSnapshotReaderTests.swift",
"Deprecations.swift",
"DirectoryFilesProviderTests.swift",
"EnvironmentVariablesProviderTests.swift",
"FileAccessLoggerTests.swift",
"FileProviderTests.swift",
"GatedSequence.swift",
"InMemoryProviderTests.swift",
"JSONFileProviderTests.swift",
"JSONReloadingFileProviderTests.swift",
"KeyMappingProviderTests.swift",
"MultiProviderTests.swift",
"MutableInMemoryProviderTests.swift",
"PropertyListFileProviderTests.swift",
"ReloadingFileProviderTests.swift",
"SecretMarkingTests.swift",
"SeparatorKeyEncoderTests.swift",
"TestSnapshot.swift",
"YAMLFileProviderTests.swift",
"YAMLReloadingFileProviderTests.swift"
],
"target_dependencies" : [
"Configuration",
"ConfigurationTestingInternal",
"ConfigurationTesting"
],
"type" : "test"
},
{
"c99name" : "ConfigurationTestingInternal",
"module_type" : "SwiftTarget",
"name" : "ConfigurationTestingInternal",
"path" : "Sources/ConfigurationTestingInternal",
"product_dependencies" : [
"ServiceLifecycle"
],
"product_memberships" : [
"ConfigurationTesting"
],
"sources" : [
"AccessReporterTestUtils.swift",
"AsyncSequence+first.swift",
"CannedValues.swift",
"CollectingLogHandler.swift",
"ConfigValueExtensions.swift",
"InMemoryFileSystem.swift",
"Logging.swift",
"TestFuture.swift",
"TestProvider.swift",
"withService.swift"
],
"target_dependencies" : [
"Configuration"
],
"type" : "library"
},
{
"c99name" : "ConfigurationTesting",
"module_type" : "SwiftTarget",
"name" : "ConfigurationTesting",
"path" : "Sources/ConfigurationTesting",
"product_memberships" : [
"ConfigurationTesting"
],
"sources" : [
"ProviderCompatTest.swift"
],
"target_dependencies" : [
"Configuration",
"ConfigurationTestingInternal"
],
"type" : "library"
},
{
"c99name" : "Configuration",
"module_type" : "SwiftTarget",
"name" : "Configuration",
"path" : "Sources/Configuration",
"product_dependencies" : [
"SystemPackage",
"DequeModule"
],
"product_memberships" : [
"Configuration",
"ConfigurationTesting"
],
"sources" : [
"AccessReporter.swift",
"AccessReporters/AccessLogger.swift",
"AccessReporters/FileAccessLogger.swift",
"ConfigContext.swift",
"ConfigKey.swift",
"ConfigProvider.swift",
"ConfigProviderHelpers.swift",
"ConfigReader+internalHelpers.swift",
"ConfigReader+methods.swift",
"ConfigReader.swift",
"ConfigSnapshotReader+methods.swift",
"ConfigSnapshotReader.swift",
"Deprecations.swift",
"ExpressibleByConfigInt.swift",
"ExpressibleByConfigString.swift",
"KeyCoders/CLIKeyEncoder.swift",
"KeyCoders/ConfigKeyEncoder.swift",
"KeyCoders/DotSeparatorKeyDecoder.swift",
"KeyCoders/SeparatorKeyEncoder.swift",
"MultiProvider.swift",
"Providers/CLI/CLIArgumentParser.swift",
"Providers/CLI/CLISnapshot.swift",
"Providers/CLI/CommandLineArgumentsProvider.swift",
"Providers/EnvironmentVariables/EnvironmentFileParser.swift",
"Providers/EnvironmentVariables/EnvironmentKeyEncoder.swift",
"Providers/EnvironmentVariables/EnvironmentVariablesProvider.swift",
"Providers/Files/CommonProviderFileSystem.swift",
"Providers/Files/DirectoryFilesProvider.swift",
"Providers/Files/FileProvider.swift",
"Providers/Files/FileProviderSnapshot.swift",
"Providers/Files/JSONSnapshot.swift",
"Providers/Files/PropertyListSnapshot.swift",
"Providers/Files/ReloadingFileProvider.swift",
"Providers/Files/ReloadingFileProviderMetrics.swift",
"Providers/Files/YAMLSnapshot.swift",
"Providers/InMemory/InMemoryProvider.swift",
"Providers/InMemory/MutableInMemoryProvider.swift",
"Providers/Wrappers/ConfigProvider+Operators.swift",
"Providers/Wrappers/KeyMappingProvider.swift",
"SecretsSpecifier.swift",
"Utilities/AsyncAlgos/AsyncCombineLatestManySequence.swift",
"Utilities/AsyncAlgos/CombineLatestManyStateMachine.swift",
"Utilities/AsyncAlgos/CombineLatestManyStorage.swift",
"Utilities/AsyncSequences.swift",
"Utilities/FoundationExtensions.swift",
"Utilities/Span.swift",
"ValueCoders/ConfigBytesFromStringDecoder.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.