The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-dependencies, reference main (7dc037), with Swift 6.1 for Linux on 27 May 2025 01:12:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-dependencies.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/pointfreeco/swift-dependencies
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7dc0370 Remove outdated warmning. (#374)
Cloned https://github.com/pointfreeco/swift-dependencies.git
Revision (git rev-parse @):
7dc03704f892cfdaa22ac3213fed5ce6bf8a831f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-dependencies.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-dependencies.git
https://github.com/pointfreeco/swift-dependencies.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-clocks",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-clocks"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-dependencies",
  "name" : "swift-dependencies",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Dependencies",
      "targets" : [
        "Dependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesMacros",
      "targets" : [
        "DependenciesMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesTestSupport",
      "targets" : [
        "DependenciesTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesTestObserver",
      "targets" : [
        "DependenciesTestObserver"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "DependenciesMacrosPlugin",
      "targets" : [
        "DependenciesMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "DependenciesTests",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTests",
      "path" : "Tests/DependenciesTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "AssertTests.swift",
        "BaseTestCaseTests.swift",
        "CacheTests.swift",
        "DateTests.swift",
        "DependencyKeyTests.swift",
        "DependencyTests.swift",
        "DependencyValuesTests.swift",
        "FireAndForgetTests.swift",
        "Internal/XCTTODO.swift",
        "InvokeTestTests.swift",
        "PrepareDependenciesTests.swift",
        "ResolutionTests.swift",
        "RootResettingTests.swift",
        "SwiftTestingTests.swift",
        "TestTraitTests.swift",
        "UUIDTests.swift",
        "WithRandomNumberGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "Dependencies",
        "DependenciesTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependenciesTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTestSupport",
      "path" : "Sources/DependenciesTestSupport",
      "product_dependencies" : [
        "ConcurrencyExtras",
        "IssueReportingTestSupport"
      ],
      "product_memberships" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "TestTrait.swift"
      ],
      "target_dependencies" : [
        "Dependencies"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependenciesTestObserver",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTestObserver",
      "path" : "Sources/DependenciesTestObserver",
      "product_dependencies" : [
        "IssueReporting"
      ],
      "product_memberships" : [
        "DependenciesTestObserver"
      ],
      "sources" : [
        "TestObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependenciesMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacrosPluginTests",
      "path" : "Tests/DependenciesMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "DependencyClientMacroTests.swift",
        "DependencyClientTests.swift",
        "DependencyEndpointMacroTests.swift",
        "DependencyEndpointTests.swift",
        "Internal/BaseTestCase.swift",
        "MacroTests.swift"
      ],
      "target_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "DependenciesMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependenciesMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacrosPlugin",
      "path" : "Sources/DependenciesMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "DependenciesMacros",
        "DependenciesMacrosPlugin"
      ],
      "sources" : [
        "DependencyClientMacro.swift",
        "DependencyEndpointMacro.swift",
        "Plugins.swift",
        "Support.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "DependenciesMacros",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacros",
      "path" : "Sources/DependenciesMacros",
      "product_dependencies" : [
        "IssueReporting",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "DependenciesMacros"
      ],
      "sources" : [
        "Internal/Exports.swift",
        "Macros.swift"
      ],
      "target_dependencies" : [
        "DependenciesMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dependencies",
      "module_type" : "SwiftTarget",
      "name" : "Dependencies",
      "path" : "Sources/Dependencies",
      "product_dependencies" : [
        "Clocks",
        "CombineSchedulers",
        "ConcurrencyExtras",
        "IssueReporting",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "Dependencies",
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Dependency.swift",
        "DependencyContext.swift",
        "DependencyKey.swift",
        "DependencyValues.swift",
        "DependencyValues/Assert.swift",
        "DependencyValues/Calendar.swift",
        "DependencyValues/Clocks.swift",
        "DependencyValues/Context.swift",
        "DependencyValues/Date.swift",
        "DependencyValues/FireAndForget.swift",
        "DependencyValues/Locale.swift",
        "DependencyValues/MainQueue.swift",
        "DependencyValues/MainRunLoop.swift",
        "DependencyValues/OpenURL.swift",
        "DependencyValues/TimeZone.swift",
        "DependencyValues/URLSession.swift",
        "DependencyValues/UUID.swift",
        "DependencyValues/WithRandomNumberGenerator.swift",
        "Internal/AppEntryPoint.swift",
        "Internal/Deprecations.swift",
        "Internal/Exports.swift",
        "Internal/TypeName.swift",
        "Traits/PreviewTrait.swift",
        "Traits/TestTrait.swift",
        "WithDependencies.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:ba854000887cd0c27418c7bc304adc590345237c7003ebd31ba26cc8db085cf3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/2049] Fetching swift-docc-plugin
[22/2939] Fetching swift-docc-plugin, swift-macro-testing
[1117/3791] Fetching swift-docc-plugin, swift-macro-testing, swift-concurrency-extras
[1402/5083] Fetching swift-docc-plugin, swift-macro-testing, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.44s)
[1949/4193] Fetching swift-docc-plugin, swift-concurrency-extras, swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[4194/9651] Fetching swift-docc-plugin, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/apple/swift-docc-plugin from cache (0.57s)
[2909/7602] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
[5639/10012] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.30s)
[5801/7602] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
[7603/78045] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (5.78s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (5.78s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.79s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.84s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (6.81s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.63s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.76s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3389] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.17s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.70s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.2 (0.62s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13182] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.42s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (3.09s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.96s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.2
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/67] Write sources
[37/67] Compiling _SwiftSyntaxCShims dummy.c
[38/67] Write swift-version-24593BA9C3E375BF.txt
[40/111] Emitting module SwiftSyntax600
[41/111] Emitting module ConcurrencyExtras
[42/112] Emitting module IssueReporting
[43/114] Compiling ConcurrencyExtras UncheckedSendable.swift
[44/114] Compiling IssueReporting TestContext.swift
[45/114] Compiling IssueReporting Unimplemented.swift
[46/114] Emitting module IssueReportingTestSupport
[47/114] Emitting module SwiftSyntax509
[48/114] Compiling SwiftSyntax509 Empty.swift
[49/114] Compiling SwiftSyntax600 Empty.swift
[50/114] Emitting module SwiftSyntax510
[51/115] Compiling SwiftSyntax510 Empty.swift
[52/117] Emitting module SwiftSyntax601
[53/117] Compiling SwiftSyntax601 Empty.swift
[57/118] Wrapping AST for SwiftSyntax510 for debugging
[58/118] Wrapping AST for SwiftSyntax600 for debugging
[59/148] Wrapping AST for SwiftSyntax601 for debugging
[61/149] Compiling IssueReporting WithExpectedIssue.swift
[62/149] Compiling IssueReporting WithIssueContext.swift
[62/190] Wrapping AST for SwiftSyntax509 for debugging
[64/212] Compiling SwiftSyntax CustomTraits.swift
[65/212] Compiling SwiftSyntax EditorPlaceholder.swift
[66/214] Compiling SwiftSyntax SourceLocation.swift
[67/214] Compiling SwiftSyntax SourcePresence.swift
[68/214] Compiling SwiftSyntax Syntax.swift
[69/214] Compiling SwiftSyntax SyntaxArena.swift
[70/214] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[71/214] Compiling ConcurrencyExtras Result.swift
[72/214] Compiling ConcurrencyExtras Task.swift
[73/214] Compiling SwiftSyntax Assert.swift
[74/214] Compiling SwiftSyntax BumpPtrAllocator.swift
[75/214] Compiling SwiftSyntax CommonAncestor.swift
[76/214] Compiling SwiftSyntax Convenience.swift
[77/214] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[79/215] Compiling IssueReportingTestSupport SwiftTesting.swift
[80/215] Emitting module IssueReportingTestSupport
[81/215] Compiling IssueReportingTestSupport XCTest.swift
[82/215] Compiling IssueReportingTestSupport SwiftTesting.swift
[83/215] Compiling IssueReportingTestSupport XCTest.swift
[84/216] Compiling ConcurrencyExtras LockIsolated.swift
[85/216] Compiling ConcurrencyExtras MainSerialExecutor.swift
[90/216] Compiling ConcurrencyExtras LockIsolated.swift
[91/216] Compiling ConcurrencyExtras MainSerialExecutor.swift
[95/218] Compiling ConcurrencyExtras Result.swift
[96/218] Compiling ConcurrencyExtras Task.swift
[97/218] Emitting module ConcurrencyExtras
[107/218] Emitting module IssueReporting
[109/218] Compiling SwiftSyntax SyntaxChildren.swift
[110/218] Compiling SwiftSyntax SyntaxCollection.swift
[111/218] Compiling SwiftSyntax SyntaxHashable.swift
[113/218] Compiling IssueReporting WithExpectedIssue.swift
[114/218] Compiling IssueReporting WithIssueContext.swift
[115/218] Compiling ConcurrencyExtras UncheckedSendable.swift
[115/218] Wrapping AST for IssueReportingTestSupport for debugging
[116/218] Write Objects.LinkFileList
[117/219] Wrapping AST for IssueReportingTestSupport for debugging
[118/219] Write Objects.LinkFileList
[126/219] Compiling SwiftSyntax AbsolutePosition.swift
[127/219] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[128/219] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[137/233] Wrapping AST for IssueReporting for debugging
[138/246] Linking libIssueReportingTestSupport.so
[139/246] Linking libIssueReportingTestSupport-tool.so
[141/246] Compiling CombineSchedulers UIScheduler.swift
[142/250] Compiling XCTestDynamicOverlay Exports.swift
[143/250] Compiling CombineSchedulers Lock.swift
[144/250] Compiling CombineSchedulers NSRecursiveLock.swift
[145/250] Emitting module CombineSchedulers
[146/250] Compiling CombineSchedulers AnyScheduler.swift
[147/250] Compiling CombineSchedulers Concurrency.swift
[148/250] Compiling XCTestDynamicOverlay Exports.swift
[149/250] Compiling CombineSchedulers ImmediateScheduler.swift
[150/250] Compiling CombineSchedulers Deprecations.swift
[151/250] Compiling CombineSchedulers Timer.swift
[152/250] Compiling CombineSchedulers UIKit.swift
[153/250] Compiling CombineSchedulers SwiftUI.swift
[154/250] Compiling CombineSchedulers TestScheduler.swift
[155/250] Compiling CombineSchedulers UnimplementedScheduler.swift
[156/251] Compiling Clocks SwiftUI.swift
[157/260] Emitting module DependenciesTestObserver
[158/260] Compiling DependenciesTestObserver TestObserver.swift
[159/273] Compiling Clocks UnimplementedClock.swift
[161/273] Compiling CombineSchedulers AnyScheduler.swift
[162/273] Compiling CombineSchedulers Concurrency.swift
[164/274] Emitting module Clocks
[164/274] Wrapping AST for DependenciesTestObserver for debugging
[165/274] Write Objects.LinkFileList
[167/274] Compiling Clocks Timer.swift
[168/275] Compiling CombineSchedulers ImmediateScheduler.swift
[169/275] Compiling CombineSchedulers Deprecations.swift
[170/275] Compiling CombineSchedulers Timer.swift
[171/275] Emitting module CombineSchedulers
[172/275] Compiling CombineSchedulers UIKit.swift
[173/275] Compiling CombineSchedulers UnimplementedScheduler.swift
[174/275] Compiling CombineSchedulers UIScheduler.swift
[175/275] Compiling CombineSchedulers Lock.swift
[176/275] Compiling CombineSchedulers NSRecursiveLock.swift
[177/275] Compiling CombineSchedulers SwiftUI.swift
[178/275] Compiling CombineSchedulers TestScheduler.swift
[179/276] Compiling Clocks Lock.swift
[180/276] Compiling Clocks _AsyncTimerSequence.swift
[181/276] Compiling Clocks AnyClock.swift
[182/276] Compiling Clocks ImmediateClock.swift
[183/276] Emitting module Clocks
[185/276] Compiling Clocks AnyClock.swift
[186/276] Compiling Clocks ImmediateClock.swift
[187/276] Compiling Clocks Lock.swift
[188/276] Emitting module XCTestDynamicOverlay
[189/276] Compiling XCTestDynamicOverlay Deprecations.swift
[190/277] Emitting module XCTestDynamicOverlay
[191/277] Compiling XCTestDynamicOverlay Deprecations.swift
[192/278] Compiling Clocks Timer.swift
[193/278] Compiling Clocks TestClock.swift
[193/279] Linking libDependenciesTestObserver.so
[198/279] Compiling Clocks _AsyncTimerSequence.swift
[199/279] Compiling Clocks TestClock.swift
[200/279] Compiling Clocks SwiftUI.swift
[201/279] Compiling Clocks UnimplementedClock.swift
[203/326] Compiling Dependencies OpenURL.swift
[204/326] Compiling Dependencies TimeZone.swift
[205/326] Compiling Dependencies URLSession.swift
[206/329] Emitting module Dependencies
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
[207/329] Compiling Dependencies Deprecations.swift
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
[208/329] Compiling Dependencies Exports.swift
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
[209/329] Compiling Dependencies TypeName.swift
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
[210/329] Compiling Dependencies UUID.swift
[211/329] Compiling Dependencies WithRandomNumberGenerator.swift
[212/329] Compiling Dependencies AppEntryPoint.swift
[213/329] Compiling Dependencies Locale.swift
[214/329] Compiling Dependencies MainQueue.swift
[215/329] Compiling Dependencies MainRunLoop.swift
[216/329] Emitting module Dependencies
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
[223/332] Compiling Dependencies Context.swift
[224/332] Compiling Dependencies Date.swift
[225/332] Compiling Dependencies FireAndForget.swift
[229/332] Compiling Dependencies Assert.swift
[230/332] Compiling Dependencies Calendar.swift
[231/332] Compiling Dependencies Clocks.swift
[241/332] Compiling Dependencies PreviewTrait.swift
[242/332] Compiling Dependencies TestTrait.swift
[243/332] Compiling Dependencies WithDependencies.swift
[244/332] Compiling Dependencies Dependency.swift
[245/332] Compiling Dependencies DependencyContext.swift
[246/332] Compiling Dependencies DependencyKey.swift
[247/332] Compiling Dependencies DependencyValues.swift
[271/333] Compiling SwiftSyntax SourceEdit.swift
[272/333] Compiling SwiftSyntax SourceLength.swift
[284/347] Emitting module DependenciesTestSupport
[286/347] Compiling DependenciesTestSupport TestTrait.swift
[290/349] Emitting module SwiftSyntax
[291/349] Compiling SwiftSyntax RawSyntaxNodesC.swift
[292/349] Compiling SwiftSyntax RawSyntaxNodesD.swift
[293/349] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[294/349] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[295/349] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[296/349] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[297/349] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[298/349] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[299/349] Compiling SwiftSyntax RawSyntaxValidation.swift
[300/349] Compiling SwiftSyntax SyntaxIdentifier.swift
[301/349] Compiling SwiftSyntax SyntaxNodeFactory.swift
[302/349] Compiling SwiftSyntax SyntaxNodeStructure.swift
[303/349] Compiling SwiftSyntax SyntaxProtocol.swift
[304/349] Compiling SwiftSyntax SyntaxText.swift
[305/349] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[306/349] Compiling SwiftSyntax TokenDiagnostic.swift
[307/349] Compiling SwiftSyntax TokenSequence.swift
[308/349] Compiling SwiftSyntax TokenSyntax.swift
[309/349] Compiling SwiftSyntax Trivia.swift
[310/349] Compiling SwiftSyntax Utils.swift
[311/349] Compiling SwiftSyntax ChildNameForKeyPath.swift
[312/349] Compiling SwiftSyntax Keyword.swift
[313/349] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[314/349] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[315/349] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[316/349] Compiling SwiftSyntax SyntaxBaseNodes.swift
[317/349] Compiling SwiftSyntax SyntaxCollections.swift
[318/349] Compiling SwiftSyntax SyntaxEnum.swift
[319/349] Compiling SwiftSyntax SyntaxKind.swift
[320/349] Compiling SwiftSyntax SyntaxRewriter.swift
[321/349] Compiling SwiftSyntax SyntaxTraits.swift
[322/349] Compiling SwiftSyntax SyntaxVisitor.swift
[323/349] Compiling SwiftSyntax TokenKind.swift
[324/349] Compiling SwiftSyntax Tokens.swift
[325/349] Compiling SwiftSyntax TriviaPieces.swift
[326/349] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[327/349] Compiling SwiftSyntax SyntaxNodesAB.swift
[328/349] Compiling SwiftSyntax SyntaxNodesC.swift
[329/349] Compiling SwiftSyntax SyntaxNodesD.swift
[330/349] Compiling SwiftSyntax SyntaxNodesEF.swift
[331/349] Compiling SwiftSyntax SyntaxNodesGHI.swift
[332/349] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[333/349] Compiling SwiftSyntax SyntaxNodesOP.swift
[334/349] Compiling SwiftSyntax SyntaxNodesQRS.swift
[335/349] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[336/356] Wrapping AST for SwiftSyntax for debugging
[338/408] Compiling SwiftDiagnostics Message.swift
[339/409] Compiling SwiftDiagnostics Note.swift
[340/409] Emitting module SwiftDiagnostics
[341/409] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[342/409] Compiling SwiftParser Expressions.swift
[343/409] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[344/409] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[345/409] Compiling SwiftBasicFormat InferIndentation.swift
[346/409] Compiling SwiftBasicFormat Syntax+Extensions.swift
[347/409] Compiling SwiftDiagnostics FixIt.swift
[348/409] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[349/409] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[350/409] Compiling SwiftParser IncrementalParseTransition.swift
[351/409] Compiling SwiftParser IsValidIdentifier.swift
[352/409] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[354/410] Emitting module SwiftBasicFormat
[355/410] Compiling SwiftBasicFormat BasicFormat.swift
[356/410] Compiling SwiftBasicFormat Indenter.swift
[357/411] Wrapping AST for SwiftBasicFormat for debugging
[358/411] Wrapping AST for SwiftDiagnostics for debugging
[360/411] Emitting module SwiftParser
[361/416] Compiling SwiftParser Modifiers.swift
[362/416] Compiling SwiftParser Names.swift
[363/416] Compiling SwiftParser Nominals.swift
[364/416] Compiling SwiftParser Parameters.swift
[365/416] Compiling SwiftParser ParseSourceFile.swift
[366/416] Compiling SwiftParser Parser.swift
[367/416] Compiling SwiftParser Patterns.swift
[368/416] Compiling SwiftParser Recovery.swift
[369/416] Compiling SwiftParser Specifiers.swift
[370/416] Compiling SwiftParser Statements.swift
[371/416] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[372/416] Compiling SwiftParser StringLiterals.swift
[373/416] Compiling SwiftParser LexemeSequence.swift
[374/416] Compiling SwiftParser Lexer.swift
[375/416] Compiling SwiftParser RegexLiteralLexer.swift
[376/416] Compiling SwiftParser UnicodeScalarExtensions.swift
[377/416] Compiling SwiftParser Lookahead.swift
[378/416] Compiling SwiftParser LoopProgressCondition.swift
[379/416] Compiling SwiftParser SwiftParserCompatibility.swift
[380/416] Compiling SwiftParser SwiftVersion.swift
[381/416] Compiling SwiftParser SyntaxUtils.swift
[382/416] Compiling SwiftParser TokenConsumer.swift
[383/416] Compiling SwiftParser TokenPrecedence.swift
[384/416] Compiling SwiftParser TokenSpec.swift
[385/416] Compiling SwiftParser TokenSpecSet.swift
[386/416] Compiling SwiftParser TopLevel.swift
[387/416] Compiling SwiftParser TriviaParser.swift
[388/416] Compiling SwiftParser Types.swift
[389/416] Compiling SwiftParser Attributes.swift
[390/416] Compiling SwiftParser Availability.swift
[391/416] Compiling SwiftParser CharacterInfo.swift
[392/416] Compiling SwiftParser CollectionNodes+Parsable.swift
[393/416] Compiling SwiftParser Declarations.swift
[394/416] Compiling SwiftParser Directives.swift
[399/416] Compiling SwiftParser Cursor.swift
[400/416] Compiling SwiftParser Lexeme.swift
[401/416] Compiling SwiftParser ExperimentalFeatures.swift
[402/416] Compiling SwiftParser IsLexerClassified.swift
[403/416] Compiling SwiftParser LayoutNodes+Parsable.swift
[404/416] Compiling SwiftParser Parser+TokenSpecSet.swift
[405/416] Compiling SwiftParser TokenSpecStaticMembers.swift
[406/417] Wrapping AST for SwiftParser for debugging
[408/440] Compiling SwiftOperators PrecedenceGroup.swift
[409/441] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[410/442] Compiling SwiftOperators PrecedenceGraph.swift
[411/442] Compiling SwiftOperators OperatorTable.swift
[412/442] Compiling SwiftOperators SyntaxSynthesis.swift
[413/442] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[414/442] Compiling SwiftOperators OperatorTable+Semantics.swift
[415/442] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[416/442] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[417/442] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[418/442] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[419/442] Emitting module SwiftOperators
[420/442] Compiling SwiftOperators OperatorTable+Folding.swift
[421/443] Wrapping AST for SwiftOperators for debugging
[423/443] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[424/443] Compiling SwiftParserDiagnostics Utils.swift
[425/443] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[426/443] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[427/443] Compiling SwiftParserDiagnostics PresenceUtils.swift
[428/443] Compiling SwiftParserDiagnostics MissingNodesError.swift
[429/443] Compiling SwiftParserDiagnostics MissingTokenError.swift
[430/443] Emitting module SwiftParserDiagnostics
[435/444] Wrapping AST for SwiftParserDiagnostics for debugging
[437/459] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[438/459] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[439/460] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[440/460] Compiling SwiftSyntaxBuilder Indenter.swift
[441/460] Compiling SwiftSyntaxBuilder ListBuilder.swift
[442/460] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[443/460] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[444/460] Emitting module SwiftSyntaxBuilder
[445/460] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[446/460] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[447/460] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[448/460] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[449/460] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[450/460] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[451/460] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[452/460] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[453/461] Wrapping AST for SwiftSyntaxBuilder for debugging
[455/478] Compiling SwiftSyntaxMacros AccessorMacro.swift
[456/478] Compiling SwiftSyntaxMacros AttachedMacro.swift
[457/478] Compiling SwiftSyntaxMacros BodyMacro.swift
[458/480] Compiling SwiftSyntaxMacros Macro.swift
[459/480] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[460/480] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[461/480] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[462/480] Emitting module SwiftSyntaxMacros
[463/480] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[464/480] Compiling SwiftSyntaxMacros Macro+Format.swift
[465/480] Compiling SwiftSyntaxMacros MemberMacro.swift
[466/480] Compiling SwiftSyntaxMacros PeerMacro.swift
[467/480] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[468/480] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[469/480] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[470/480] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[471/480] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[472/480] Compiling SwiftSyntaxMacros PreambleMacro.swift
[473/480] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[474/481] Wrapping AST for SwiftSyntaxMacros for debugging
[476/490] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[477/491] Emitting module SwiftSyntaxMacroExpansion
[478/491] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[479/491] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[480/491] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[481/491] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[482/491] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[483/491] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[484/491] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[485/491] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[486/492] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[488/504] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[489/504] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[490/505] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[491/505] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[492/505] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[493/505] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[494/505] Emitting module SwiftCompilerPluginMessageHandling
[495/505] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[496/505] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[497/505] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[498/505] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[499/505] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[500/505] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[501/506] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[503/508] Emitting module SwiftCompilerPlugin
[504/508] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[505/509] Wrapping AST for SwiftCompilerPlugin for debugging
[507/514] Compiling DependenciesMacrosPlugin Support.swift
[508/514] Compiling DependenciesMacrosPlugin Plugins.swift
[509/514] Emitting module DependenciesMacrosPlugin
/host/spi-builder-workspace/Sources/DependenciesMacrosPlugin/DependencyClientMacro.swift:11:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
  9 | #endif
 10 |
 11 | public enum DependencyClientMacro: MemberAttributeMacro, MemberMacro {
    |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 12 |   public static func expansion<D: DeclGroupSyntax, M: DeclSyntaxProtocol, C: MacroExpansionContext>(
 13 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[510/514] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
/host/spi-builder-workspace/Sources/DependenciesMacrosPlugin/DependencyClientMacro.swift:11:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
  9 | #endif
 10 |
 11 | public enum DependencyClientMacro: MemberAttributeMacro, MemberMacro {
    |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 12 |   public static func expansion<D: DeclGroupSyntax, M: DeclSyntaxProtocol, C: MacroExpansionContext>(
 13 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[511/514] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[512/515] Wrapping AST for DependenciesMacrosPlugin for debugging
[513/515] Write Objects.LinkFileList
[514/515] Linking DependenciesMacrosPlugin-tool
[516/521] Emitting module DependenciesMacros
[517/521] Compiling DependenciesMacros Exports.swift
[518/521] Compiling DependenciesMacros Macros.swift
[519/521] Compiling DependenciesMacros Exports.swift
[520/521] Emitting module DependenciesMacros
[521/521] Compiling DependenciesMacros Macros.swift
Build complete! (200.39s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-clocks",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-clocks"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-dependencies",
  "name" : "swift-dependencies",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Dependencies",
      "targets" : [
        "Dependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesMacros",
      "targets" : [
        "DependenciesMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesTestSupport",
      "targets" : [
        "DependenciesTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesTestObserver",
      "targets" : [
        "DependenciesTestObserver"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "DependenciesMacrosPlugin",
      "targets" : [
        "DependenciesMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "DependenciesTests",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTests",
      "path" : "Tests/DependenciesTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "AssertTests.swift",
        "BaseTestCaseTests.swift",
        "CacheTests.swift",
        "DateTests.swift",
        "DependencyKeyTests.swift",
        "DependencyTests.swift",
        "DependencyValuesTests.swift",
        "FireAndForgetTests.swift",
        "Internal/XCTTODO.swift",
        "InvokeTestTests.swift",
        "PrepareDependenciesTests.swift",
        "ResolutionTests.swift",
        "RootResettingTests.swift",
        "SwiftTestingTests.swift",
        "TestTraitTests.swift",
        "UUIDTests.swift",
        "WithRandomNumberGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "Dependencies",
        "DependenciesTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependenciesTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTestSupport",
      "path" : "Sources/DependenciesTestSupport",
      "product_dependencies" : [
        "ConcurrencyExtras",
        "IssueReportingTestSupport"
      ],
      "product_memberships" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "TestTrait.swift"
      ],
      "target_dependencies" : [
        "Dependencies"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependenciesTestObserver",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTestObserver",
      "path" : "Sources/DependenciesTestObserver",
      "product_dependencies" : [
        "IssueReporting"
      ],
      "product_memberships" : [
        "DependenciesTestObserver"
      ],
      "sources" : [
        "TestObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependenciesMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacrosPluginTests",
      "path" : "Tests/DependenciesMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "DependencyClientMacroTests.swift",
        "DependencyClientTests.swift",
        "DependencyEndpointMacroTests.swift",
        "DependencyEndpointTests.swift",
        "Internal/BaseTestCase.swift",
        "MacroTests.swift"
      ],
      "target_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "DependenciesMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependenciesMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacrosPlugin",
      "path" : "Sources/DependenciesMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "DependenciesMacros",
        "DependenciesMacrosPlugin"
      ],
      "sources" : [
        "DependencyClientMacro.swift",
        "DependencyEndpointMacro.swift",
        "Plugins.swift",
        "Support.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "DependenciesMacros",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacros",
      "path" : "Sources/DependenciesMacros",
      "product_dependencies" : [
        "IssueReporting",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "DependenciesMacros"
      ],
      "sources" : [
        "Internal/Exports.swift",
        "Macros.swift"
      ],
      "target_dependencies" : [
        "DependenciesMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dependencies",
      "module_type" : "SwiftTarget",
      "name" : "Dependencies",
      "path" : "Sources/Dependencies",
      "product_dependencies" : [
        "Clocks",
        "CombineSchedulers",
        "ConcurrencyExtras",
        "IssueReporting",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "Dependencies",
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Dependency.swift",
        "DependencyContext.swift",
        "DependencyKey.swift",
        "DependencyValues.swift",
        "DependencyValues/Assert.swift",
        "DependencyValues/Calendar.swift",
        "DependencyValues/Clocks.swift",
        "DependencyValues/Context.swift",
        "DependencyValues/Date.swift",
        "DependencyValues/FireAndForget.swift",
        "DependencyValues/Locale.swift",
        "DependencyValues/MainQueue.swift",
        "DependencyValues/MainRunLoop.swift",
        "DependencyValues/OpenURL.swift",
        "DependencyValues/TimeZone.swift",
        "DependencyValues/URLSession.swift",
        "DependencyValues/UUID.swift",
        "DependencyValues/WithRandomNumberGenerator.swift",
        "Internal/AppEntryPoint.swift",
        "Internal/Deprecations.swift",
        "Internal/Exports.swift",
        "Internal/TypeName.swift",
        "Traits/PreviewTrait.swift",
        "Traits/TestTrait.swift",
        "WithDependencies.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:ba854000887cd0c27418c7bc304adc590345237c7003ebd31ba26cc8db085cf3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.