The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-configuration, reference 1.2.0 (be76c4), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 20:00:45 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/swift-server/swift-service-lifecycle
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-collections
[1/2745] Fetching swift-service-lifecycle
[249/26324] Fetching swift-service-lifecycle, swift-collections
[661/31925] Fetching swift-service-lifecycle, swift-collections, swift-system
Fetched https://github.com/apple/swift-system from cache (2.00s)
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (2.00s)
Fetched https://github.com/apple/swift-collections from cache (2.00s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.68s)
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.54s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/6247] Fetching swift-async-algorithms
[64/12882] Fetching swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.23s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.23s)
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.97s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.68s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
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-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-configuration",
      "name": "swift-configuration",
      "url": "https://github.com/apple/swift-configuration.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-configuration",
      "traits": [
        "JSON"
      ],
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-service-lifecycle",
          "name": "swift-service-lifecycle",
          "url": "https://github.com/swift-server/swift-service-lifecycle",
          "version": "2.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-service-lifecycle",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-async-algorithms",
              "name": "swift-async-algorithms",
              "url": "https://github.com/apple/swift-async-algorithms.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections",
                  "version": "1.4.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "traits": [
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/apple/swift-configuration.git
[1/3222] Fetching swift-configuration
Fetched https://github.com/apple/swift-configuration.git from cache (0.90s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/swift-server/swift-service-lifecycle from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-system from cache (0.52s)
Fetched https://github.com/swift-server/swift-service-lifecycle from cache (0.53s)
Fetched https://github.com/apple/swift-collections from cache (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.61s)
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.03s)
Fetching https://github.com/apple/swift-async-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.65s)
Fetched https://github.com/apple/swift-log.git from cache (0.65s)
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.72s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.05s)
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-configuration.git
Working copy of https://github.com/apple/swift-configuration.git resolved at 1.2.0 (be76c4a)
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-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
Found 3 product dependencies
  - swift-system
  - swift-collections
  - swift-service-lifecycle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/apple/swift-configuration.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[13/15] Compiling CSystem shims.c
[14/15] Write swift-version--6988338F2F200930.txt
[16/71] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[17/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/72] Emitting module InternalCollectionsUtilities
[19/72] Compiling SystemPackage FileOperations.swift
[20/72] Compiling SystemPackage FilePath.swift
[21/72] Compiling SystemPackage FilePathComponentView.swift
[22/72] Compiling SystemPackage FilePathComponents.swift
[23/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/72] Compiling ConcurrencyHelpers LockedValueBox.swift
[25/72] Compiling SystemPackage Errno.swift
[26/72] Compiling SystemPackage ErrnoWindows.swift
[27/72] Compiling SystemPackage FileDescriptor.swift
[28/72] Compiling SystemPackage FileHelpers.swift
[29/72] Compiling SystemPackage FilePathWindows.swift
[30/72] Compiling SystemPackage FilePermissions.swift
[31/72] Compiling SystemPackage FilePathParsing.swift
[32/72] Compiling SystemPackage FilePathString.swift
[33/72] Compiling SystemPackage FilePathSyntax.swift
[34/72] Compiling SystemPackage FilePathTemp.swift
[35/72] Compiling SystemPackage FilePathTempPosix.swift
[36/72] Compiling SystemPackage FilePathTempWindows.swift
[40/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[41/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[42/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[43/165] Compiling OrderedCollections OrderedSet+Sendable.swift
[44/165] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[45/165] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[46/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[47/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/168] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[49/168] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[50/168] Compiling Logging MetadataProvider.swift
[51/168] Compiling ContainersPreview Inout.swift
[52/168] Compiling ContainersPreview InputSpan.swift
[53/168] Compiling ContainersPreview Shared.swift
[54/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[55/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[56/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[57/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[58/168] Emitting module ConcurrencyHelpers
[59/168] Compiling ConcurrencyHelpers Lock.swift
[60/168] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[61/168] Compiling OrderedCollections _HashTable+Testing.swift
[62/168] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[63/168] Compiling OrderedCollections _HashTable.swift
[64/168] Compiling OrderedCollections OrderedSet+Codable.swift
[65/168] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[66/168] Compiling OrderedCollections _HashTable+Bucket.swift
[67/168] Compiling OrderedCollections _HashTable+BucketIterator.swift
[68/168] Compiling OrderedCollections _HashTable+Constants.swift
[69/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[70/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[71/168] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[72/168] Emitting module ContainersPreview
[73/171] Emitting module SystemPackage
[77/171] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[87/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[89/171] Compiling OrderedCollections OrderedSet+Diffing.swift
[90/171] Compiling OrderedCollections OrderedSet+Equatable.swift
[91/171] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[92/171] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[99/212] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[100/212] Compiling DequeModule Deque+Extras.swift
[101/212] Compiling DequeModule Deque+Hashable.swift
[102/212] Compiling DequeModule Deque+Testing.swift
[103/212] Compiling DequeModule Deque._Storage.swift
[104/212] Compiling DequeModule RigidDeque+Removals.swift
[105/218] Compiling DequeModule RigidDeque+Replacements.swift
[106/218] Compiling DequeModule RigidDeque+Testing.swift
[107/218] Compiling DequeModule RigidDeque.swift
[111/218] Compiling Logging LogHandler.swift
[112/218] Compiling Logging LogEvent.swift
[113/218] Emitting module Logging
[114/218] Compiling Logging Locks.swift
[115/218] Compiling Logging Logging.swift
[116/218] Compiling DequeModule UniqueDeque+Consumption.swift
[117/218] Compiling DequeModule UniqueDeque+Container.swift
[118/218] Compiling DequeModule UniqueDeque+Descriptions.swift
[119/218] Compiling OrderedCollections OrderedDictionary+Elements.swift
[120/218] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[121/218] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[122/218] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[123/218] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[124/218] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[125/218] Compiling DequeModule Deque+CustomReflectable.swift
[126/218] Compiling DequeModule Deque+Descriptions.swift
[127/218] Compiling DequeModule Deque+Equatable.swift
[128/218] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[129/218] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[130/218] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[131/218] Compiling OrderedCollections OrderedSet+Hashable.swift
[132/218] Compiling OrderedCollections OrderedSet+Initializers.swift
[133/218] Compiling OrderedCollections OrderedSet+Insertions.swift
[134/218] Compiling OrderedCollections OrderedSet+Invariants.swift
[135/218] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[136/218] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[137/218] Compiling DequeModule UniqueDeque+Insertions.swift
[138/218] Compiling DequeModule UniqueDeque+Prepend.swift
[139/218] Compiling DequeModule UniqueDeque+Removals.swift
[140/218] Compiling DequeModule UniqueDeque+Replacements.swift
[145/222] Compiling DequeModule UniqueDeque+Initializers.swift
[146/222] Compiling DequeModule UniqueDeque+Append.swift
[150/222] Compiling DequeModule Deque._UnsafeHandle.swift
[151/222] Compiling DequeModule RigidDeque+Initializers.swift
[152/222] Compiling DequeModule RigidDeque+Insertions.swift
[153/222] Compiling DequeModule RigidDeque+Prepend.swift
[154/222] Compiling DequeModule UniqueDeque+Equatable.swift
[155/222] Compiling DequeModule UniqueDeque+Experimental.swift
[156/222] Compiling DequeModule UniqueDeque+Hashable.swift
[157/222] Compiling DequeModule Deque.swift
[158/222] Compiling DequeModule _DequeBuffer.swift
[159/222] Compiling DequeModule _DequeBufferHeader.swift
[160/222] Compiling DequeModule RigidDeque+Append.swift
[161/222] Compiling DequeModule Deque+Codable.swift
[162/222] Compiling DequeModule Deque+Collection.swift
[163/222] Compiling UnixSignals UnixSignal.swift
[164/222] Emitting module UnixSignals
[165/222] Compiling UnixSignals UnixSignalsSequence.swift
[179/222] Compiling DequeModule RigidDeque+Hashable.swift
[188/222] Compiling DequeModule RigidDeque+Consumption.swift
[189/222] Compiling DequeModule RigidDeque+Container.swift
[190/222] Compiling DequeModule RigidDeque+Descriptions.swift
[191/222] Compiling DequeModule RigidDeque+Equatable.swift
[192/222] Compiling DequeModule RigidDeque+Experimental.swift
[206/222] Compiling OrderedCollections OrderedSet+SubSequence.swift
[207/222] Compiling OrderedCollections OrderedSet+Testing.swift
[208/222] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[209/222] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[210/222] Compiling OrderedCollections OrderedSet.swift
[211/222] Compiling OrderedCollections _UnsafeBitset.swift
[212/222] Emitting module OrderedCollections
[218/222] Emitting module DequeModule
[219/222] Compiling DequeModule UniqueDeque.swift
[220/222] Compiling DequeModule _DequeSlot.swift
[221/222] Compiling DequeModule _UnsafeDequeHandle.swift
[222/222] Compiling DequeModule _UnsafeDequeSegments.swift
[223/321] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[224/321] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[225/321] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[226/321] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[227/321] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[228/321] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[229/326] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[230/326] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[231/326] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[232/326] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[233/326] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[234/326] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[235/326] Compiling AsyncAlgorithms DebounceStorage.swift
[236/326] Compiling AsyncAlgorithms Dictionary.swift
[237/326] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[238/326] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[239/326] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[240/326] Compiling AsyncAlgorithms Disconnected.swift
[241/326] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[242/326] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[243/326] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[244/326] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[245/326] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[246/326] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[247/326] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[248/326] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[249/326] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[250/326] Compiling AsyncAlgorithms AsyncShareSequence.swift
[251/326] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[252/326] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[253/326] Emitting module AsyncAlgorithms
[254/326] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[255/326] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[256/326] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[257/326] Compiling AsyncAlgorithms CombineLatestStorage.swift
[258/326] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[259/326] Compiling AsyncAlgorithms DebounceStateMachine.swift
[260/326] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[261/326] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[262/326] Compiling AsyncAlgorithms AsyncChannel.swift
[263/326] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[264/326] Compiling AsyncAlgorithms ChannelStateMachine.swift
[265/326] Compiling AsyncAlgorithms ChannelStorage.swift
[266/326] Compiling AsyncAlgorithms UnsafeTransfer.swift
[267/326] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[268/326] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[269/326] Compiling AsyncAlgorithms ZipStateMachine.swift
[270/326] Compiling AsyncAlgorithms ZipStorage.swift
[271/326] Compiling AsyncAlgorithms _TinyArray.swift
[272/326] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[273/326] Compiling AsyncAlgorithms Locking.swift
[274/326] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[275/326] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[276/326] Compiling AsyncAlgorithms MergeStateMachine.swift
[277/326] Compiling AsyncAlgorithms MergeStorage.swift
[278/326] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[279/326] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[280/326] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[281/326] Compiling AsyncAlgorithms Rethrow.swift
[282/326] Compiling AsyncAlgorithms SetAlgebra.swift
[283/336] Compiling ServiceLifecycle Service.swift
[284/336] Compiling ServiceLifecycle ServiceRunnerError.swift
[285/336] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[286/336] Emitting module Configuration
[287/340] Compiling ServiceLifecycle ClosureService.swift
[288/340] Compiling ServiceLifecycle CancellationWaiter.swift
[289/340] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[290/340] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[291/340] Emitting module ServiceLifecycle
[292/340] Compiling ServiceLifecycle GracefulShutdown.swift
[297/340] Compiling ServiceLifecycle ServiceGroup.swift
[303/340] Compiling Configuration AsyncSequences.swift
[304/340] Compiling Configuration FoundationExtensions.swift
[305/340] Compiling Configuration Span.swift
[306/340] Compiling Configuration ConfigBytesFromStringDecoder.swift
[341/350] Compiling ConfigurationTestingInternal TestProvider.swift
[342/350] Compiling ConfigurationTestingInternal TestFuture.swift
[343/350] Compiling ConfigurationTestingInternal ConfigValueExtensions.swift
[344/350] Compiling ConfigurationTestingInternal InMemoryFileSystem.swift
[345/350] Compiling ConfigurationTestingInternal Logging.swift
[346/351] Compiling ConfigurationTestingInternal CollectingLogHandler.swift
[347/351] Compiling ConfigurationTestingInternal CannedValues.swift
[348/351] Compiling ConfigurationTestingInternal AsyncSequence+first.swift
[349/351] Compiling ConfigurationTestingInternal AccessReporterTestUtils.swift
[350/351] Emitting module ConfigurationTestingInternal
[351/351] Compiling ConfigurationTestingInternal withService.swift
[352/353] Emitting module ConfigurationTesting
[353/353] Compiling ConfigurationTesting ProviderCompatTest.swift
Build complete! (15.87s)
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" : "/Users/admin/builder/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"
}
Done.