Build Information
Successful build of swift-configuration, reference 1.2.0 (be76c4), with Swift 6.3 for Wasm on 19 Apr 2026 00:00:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-configuration.git
Reference: 1.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apple/swift-configuration
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at be76c4a Add PropertyListSnapshot provider for property list configuration files (#155)
Cloned https://github.com/apple/swift-configuration.git
Revision (git rev-parse @):
be76c4ad929eb6c4bcaf3351799f2adf9e6848a9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-configuration.git at 1.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/apple/swift-configuration.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-system
[1/2745] Fetching swift-service-lifecycle
[633/26314] Fetching swift-service-lifecycle, swift-collections
[4134/31915] Fetching swift-service-lifecycle, swift-collections, swift-system
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (0.38s)
[6243/29170] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system from cache (0.53s)
[1886/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.79s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.78s)
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.39s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6247] Fetching swift-async-algorithms
[1626/12882] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
Fetched https://github.com/apple/swift-log.git from cache (0.84s)
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.42s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.90s)
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-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-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
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Building for debugging...
[0/15] Write sources
[13/15] Compiling CSystem shims.c
[14/15] Write swift-version-24593BA9C3E375BF.txt
[16/73] Compiling SystemPackage CInterop.swift
[17/73] Compiling SystemPackage FilePathSyntax.swift
[18/75] Compiling SystemPackage FilePathString.swift
[19/75] Compiling SystemPackage IORing.swift
[20/75] Compiling SystemPackage RawIORequest.swift
[21/75] Compiling SystemPackage Backcompat.swift
[22/75] Compiling SystemPackage FilePathTemp.swift
[23/75] Compiling SystemPackage FilePathTempPosix.swift
[24/75] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/75] Compiling ConcurrencyHelpers LockedValueBox.swift
[27/75] Compiling SystemPackage FileHelpers.swift
[28/75] Compiling SystemPackage FileOperations.swift
[29/75] Compiling SystemPackage FilePath.swift
[30/75] Compiling SystemPackage FilePathComponentView.swift
[31/75] Compiling SystemPackage FilePathComponents.swift
[32/75] Compiling SystemPackage FilePathParsing.swift
[38/75] Compiling SystemPackage Errno.swift
[39/75] Compiling SystemPackage ErrnoWindows.swift
[40/75] Compiling SystemPackage FileDescriptor.swift
[41/75] Emitting module InternalCollectionsUtilities
[42/76] Compiling Logging LogHandler.swift
[43/76] Compiling Logging LogEvent.swift
[45/80] Emitting module SystemPackage
[51/168] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[52/168] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[53/168] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[54/168] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[55/168] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[56/168] Compiling ContainersPreview Container.swift
[57/168] Compiling ContainersPreview ContainerIterator.swift
[58/168] Compiling ContainersPreview DynamicContainer.swift
[59/168] Compiling ContainersPreview MutableContainer.swift
[60/168] Compiling ContainersPreview PermutableContainer.swift
[61/168] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[62/168] Compiling ContainersPreview BorrowingSequence.swift
[63/168] Compiling ContainersPreview BidirectionalContainer.swift
[64/168] Compiling ContainersPreview Container+Filter.swift
[65/168] Compiling ContainersPreview Container+SpanwiseZip.swift
[66/168] Compiling ContainersPreview Producer+Map.swift
[67/168] Compiling ContainersPreview Producer+Reduce.swift
[68/168] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/168] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/168] Compiling OrderedCollections OrderedDictionary.swift
[71/168] Compiling OrderedCollections OrderedSet+Codable.swift
[72/168] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[73/168] Compiling OrderedCollections OrderedSet+Descriptions.swift
[74/168] Compiling OrderedCollections OrderedSet+Diffing.swift
[75/168] Compiling OrderedCollections OrderedSet+Equatable.swift
[76/168] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[77/168] Compiling OrderedCollections OrderedSet+Hashable.swift
[78/168] Emitting module ContainersPreview
[87/172] Compiling Logging MetadataProvider.swift
[88/172] Emitting module Logging
[89/172] Compiling Logging Locks.swift
[94/172] Compiling ContainersPreview Box.swift
[95/172] Compiling ContainersPreview Inout.swift
[96/172] Compiling ContainersPreview InputSpan.swift
[97/172] Compiling ContainersPreview Shared.swift
[106/172] Compiling OrderedCollections _HashTable+Bucket.swift
[107/172] Compiling OrderedCollections _HashTable+BucketIterator.swift
[108/172] Compiling OrderedCollections _HashTable+Constants.swift
[109/172] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[110/172] Compiling OrderedCollections _HashTable+Testing.swift
[111/173] Compiling ConcurrencyHelpers Lock.swift
[112/173] Emitting module ConcurrencyHelpers
[115/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[116/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[117/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[118/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[119/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[120/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[121/178] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[122/185] Emitting module UnixSignals
[123/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[124/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[125/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[126/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[127/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[128/224] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[129/224] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[130/224] Compiling Logging Logging.swift
[131/225] Compiling UnixSignals UnixSignal.swift
[132/225] Compiling UnixSignals UnixSignalsSequence.swift
[135/226] Compiling DequeModule UniqueDeque+Consumption.swift
[136/226] Compiling DequeModule UniqueDeque+Container.swift
[137/226] Compiling DequeModule UniqueDeque+Descriptions.swift
[138/226] Compiling DequeModule UniqueDeque+Equatable.swift
[139/226] Compiling DequeModule UniqueDeque+Experimental.swift
[140/231] Compiling DequeModule RigidDeque+Testing.swift
[141/231] Compiling DequeModule RigidDeque.swift
[142/231] Compiling DequeModule UniqueDeque+Append.swift
[143/231] Compiling DequeModule Deque+Codable.swift
[144/231] Compiling DequeModule Deque+Collection.swift
[145/231] Compiling DequeModule Deque+CustomReflectable.swift
[146/231] Compiling DequeModule Deque+Descriptions.swift
[147/231] Compiling DequeModule Deque+Equatable.swift
[148/231] Compiling DequeModule UniqueDeque+Initializers.swift
[149/231] Compiling DequeModule UniqueDeque+Insertions.swift
[150/231] Compiling DequeModule UniqueDeque+Prepend.swift
[151/231] Compiling DequeModule UniqueDeque+Removals.swift
[152/232] Compiling DequeModule _DequeBuffer.swift
[153/232] Compiling DequeModule _DequeBufferHeader.swift
[154/232] Compiling DequeModule RigidDeque+Append.swift
[155/232] Compiling DequeModule RigidDeque+Consumption.swift
[156/232] Compiling DequeModule RigidDeque+Container.swift
[157/232] Compiling DequeModule RigidDeque+Descriptions.swift
[165/232] Compiling DequeModule UniqueDeque+Replacements.swift
[167/232] Compiling DequeModule RigidDeque+Experimental.swift
[168/232] Compiling DequeModule RigidDeque+Hashable.swift
[169/232] Compiling DequeModule RigidDeque+Initializers.swift
[170/232] Compiling DequeModule RigidDeque+Insertions.swift
[171/232] Compiling DequeModule RigidDeque+Prepend.swift
[172/232] Compiling DequeModule UniqueDeque+Hashable.swift
[175/232] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[176/232] Compiling DequeModule Deque+Extras.swift
[177/232] Compiling DequeModule Deque+Hashable.swift
[178/232] Compiling DequeModule Deque+Testing.swift
[179/232] Compiling DequeModule Deque._Storage.swift
[180/232] Compiling DequeModule Deque._UnsafeHandle.swift
[181/232] Compiling DequeModule Deque.swift
[182/232] Compiling DequeModule RigidDeque+Equatable.swift
[200/232] Compiling DequeModule RigidDeque+Removals.swift
[201/232] Compiling DequeModule RigidDeque+Replacements.swift
[213/232] Compiling OrderedCollections OrderedSet+Sendable.swift
[214/232] Compiling OrderedCollections OrderedSet+SubSequence.swift
[215/232] Compiling OrderedCollections OrderedSet+Testing.swift
[216/232] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[217/232] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[218/232] Compiling OrderedCollections OrderedSet.swift
[219/232] Compiling OrderedCollections _UnsafeBitset.swift
[226/232] Emitting module OrderedCollections
[229/233] Compiling DequeModule UniqueDeque.swift
[230/233] Compiling DequeModule _DequeSlot.swift
[231/233] Compiling DequeModule _UnsafeDequeHandle.swift
[232/233] Compiling DequeModule _UnsafeDequeSegments.swift
[233/233] Emitting module DequeModule
[235/330] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[236/330] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[237/330] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[238/330] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[239/330] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[240/330] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[241/330] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[242/330] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[243/337] Emitting module AsyncAlgorithms
[244/337] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[245/337] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[246/337] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[247/337] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[248/337] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[249/337] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[250/337] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[251/337] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[252/337] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[253/337] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[254/337] Compiling AsyncAlgorithms AsyncChannel.swift
[255/337] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[256/337] Compiling AsyncAlgorithms ChannelStateMachine.swift
[257/337] Compiling AsyncAlgorithms ChannelStorage.swift
[258/337] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[259/337] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[260/337] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[261/337] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[262/337] Compiling AsyncAlgorithms Disconnected.swift
[263/337] Compiling AsyncAlgorithms _TinyArray.swift
[264/337] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[265/337] Compiling AsyncAlgorithms Locking.swift
[266/337] Emitting module Configuration
[267/342] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[273/342] Compiling AsyncAlgorithms Rethrow.swift
[274/342] Compiling AsyncAlgorithms SetAlgebra.swift
[275/342] Compiling AsyncAlgorithms UnsafeTransfer.swift
[276/342] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[277/342] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[278/342] Compiling AsyncAlgorithms ZipStateMachine.swift
[279/342] Compiling AsyncAlgorithms ZipStorage.swift
[280/342] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[281/342] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[282/342] Compiling AsyncAlgorithms CombineLatestStorage.swift
[283/342] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[284/342] Compiling Configuration CombineLatestManyStorage.swift
[285/342] Compiling Configuration AsyncSequences.swift
[286/342] Compiling Configuration FoundationExtensions.swift
[287/342] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[288/342] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[289/342] Compiling AsyncAlgorithms MergeStateMachine.swift
[290/342] Compiling AsyncAlgorithms MergeStorage.swift
[291/342] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[292/342] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[293/342] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[294/342] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[295/342] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[296/342] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[297/342] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[298/342] Compiling AsyncAlgorithms AsyncShareSequence.swift
[299/342] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[300/342] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[310/342] Compiling Configuration Span.swift
[311/342] Compiling Configuration ConfigBytesFromStringDecoder.swift
[338/352] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[339/352] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[340/353] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[341/353] Compiling ServiceLifecycle ServiceRunnerError.swift
[342/353] Compiling ServiceLifecycle ClosureService.swift
[343/353] Compiling ServiceLifecycle CancellationWaiter.swift
[344/353] Emitting module ServiceLifecycle
[345/353] Compiling ServiceLifecycle Service.swift
[346/353] Compiling ServiceLifecycle GracefulShutdown.swift
[347/353] Compiling ServiceLifecycle ServiceGroup.swift
[356/365] Compiling ConfigurationTestingInternal ConfigValueExtensions.swift
[357/366] Compiling ConfigurationTestingInternal TestProvider.swift
[358/366] Compiling ConfigurationTestingInternal Logging.swift
[359/366] Compiling ConfigurationTestingInternal TestFuture.swift
[360/366] Compiling ConfigurationTestingInternal withService.swift
[361/366] Compiling ConfigurationTestingInternal AccessReporterTestUtils.swift
[362/366] Compiling ConfigurationTestingInternal AsyncSequence+first.swift
[363/366] Emitting module ConfigurationTestingInternal
[364/366] Compiling ConfigurationTestingInternal CannedValues.swift
[365/366] Compiling ConfigurationTestingInternal CollectingLogHandler.swift
[366/366] Compiling ConfigurationTestingInternal InMemoryFileSystem.swift
[368/369] Emitting module ConfigurationTesting
[369/369] Compiling ConfigurationTesting ProviderCompatTest.swift
Build complete! (66.13s)
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"
}
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.