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 1.10.0 (a10f9f), with Swift 6.1 for Linux on 21 Sep 2025 00:52:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-dependencies.git
Reference: 1.10.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/pointfreeco/swift-dependencies
 * tag               1.10.0     -> FETCH_HEAD
HEAD is now at a10f9fe Support SwiftSyntax 602 (#389)
Cloned https://github.com/pointfreeco/swift-dependencies.git
Revision (git rev-parse @):
a10f9feeb214bc72b5337b6ef6d5a029360db4cc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-dependencies.git at 1.10.0
========================================
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" : "603.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",
        "NotificationCenterTests.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/NotificationCenter.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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/914] Fetching swift-macro-testing
[495/2206] Fetching swift-macro-testing, swift-clocks
[1576/4300] Fetching swift-macro-testing, swift-clocks, swift-docc-plugin
[2375/5178] Fetching swift-macro-testing, swift-clocks, swift-docc-plugin, swift-concurrency-extras
[2621/10683] Fetching swift-macro-testing, swift-clocks, swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.37s)
[2603/9391] Fetching swift-macro-testing, swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[7403/81379] Fetching swift-macro-testing, swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.60s)
[8849/80501] Fetching swift-macro-testing, swift-docc-plugin, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (0.61s)
[7030/78407] Fetching swift-macro-testing, xctest-dynamic-overlay, swift-syntax
[8852/80824] Fetching swift-macro-testing, xctest-dynamic-overlay, swift-syntax, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.46s)
[14995/78407] Fetching swift-macro-testing, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (1.07s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.09s)
[11519/71988] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.77s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (7.40s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.59s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3528] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.16s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.50s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.73s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15537] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.76s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (5.72s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4598] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.34s)
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
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.2
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/73] Write sources
[40/73] Compiling _SwiftSyntaxCShims PlatformMutex.c
[41/73] Write swift-version-24593BA9C3E375BF.txt
[43/98] Emitting module SwiftSyntax600
[44/98] Emitting module SwiftSyntax510
[45/98] Compiling SwiftSyntax510 Empty.swift
[46/99] Emitting module SwiftSyntax601
[47/99] Compiling SwiftSyntax602 Empty.swift
[48/99] Emitting module SwiftSyntax602
[49/99] Compiling SwiftSyntax601 Empty.swift
[50/101] Compiling IssueReportingPackageSupport _Test.swift
[51/101] Emitting module IssueReportingPackageSupport
[52/101] Compiling IssueReportingPackageSupport _Test.swift
[53/101] Emitting module IssueReportingPackageSupport
[55/103] Compiling SwiftSyntax600 Empty.swift
[56/103] Emitting module SwiftSyntax509
[57/103] Compiling SwiftSyntax509 Empty.swift
[63/105] Wrapping AST for SwiftSyntax602 for debugging
[64/105] Wrapping AST for SwiftSyntax510 for debugging
[65/119] Wrapping AST for SwiftSyntax601 for debugging
[67/207] Compiling ConcurrencyExtras Result.swift
[67/224] Wrapping AST for SwiftSyntax600 for debugging
[68/224] Wrapping AST for SwiftSyntax509 for debugging
[70/224] Emitting module ConcurrencyExtras
[71/224] Compiling IssueReportingTestSupport SwiftTesting.swift
[72/224] Emitting module IssueReportingTestSupport
[73/224] Compiling ConcurrencyExtras UncheckedSendable.swift
[73/224] Wrapping AST for IssueReportingPackageSupport for debugging
[75/224] Compiling IssueReporting TestContext.swift
[76/224] Compiling IssueReporting Unimplemented.swift
[76/226] Wrapping AST for IssueReportingPackageSupport for debugging
[80/228] Emitting module IssueReporting
[82/228] Compiling IssueReporting WithExpectedIssue.swift
[83/228] Compiling IssueReporting WithIssueContext.swift
[86/228] Compiling IssueReporting BreakpointReporter.swift
[87/228] Compiling IssueReporting FatalErrorReporter.swift
[88/228] Compiling IssueReporting RuntimeWarningReporter.swift
[89/228] Compiling IssueReporting ReportIssue.swift
[90/228] Compiling ConcurrencyExtras LockIsolated.swift
[91/229] Compiling ConcurrencyExtras Result.swift
[92/229] Compiling ConcurrencyExtras Task.swift
[93/229] Compiling IssueReporting Rethrows.swift
[94/229] Compiling IssueReporting ErrorReporting.swift
[95/229] Compiling ConcurrencyExtras MainSerialExecutor.swift
[100/229] Compiling ConcurrencyExtras LockIsolated.swift
[101/229] Compiling IssueReportingTestSupport XCTest.swift
[102/229] Emitting module IssueReportingTestSupport
[103/230] Compiling IssueReporting FailureObserver.swift
[104/230] Compiling IssueReporting LockIsolated.swift
[105/230] Compiling IssueReporting AppHostWarning.swift
[106/230] Compiling IssueReporting Deprecations.swift
[107/230] Emitting module ConcurrencyExtras
[108/230] Compiling ConcurrencyExtras Task.swift
[109/230] Compiling IssueReportingTestSupport SwiftTesting.swift
[110/230] Compiling IssueReportingTestSupport XCTest.swift
[115/230] Compiling ConcurrencyExtras MainSerialExecutor.swift
[120/232] Wrapping AST for IssueReportingTestSupport for debugging
[122/232] Write Objects.LinkFileList
[125/232] Compiling ConcurrencyExtras UncheckedSendable.swift
[129/233] Compiling IssueReporting XCTest.swift
[130/233] Compiling IssueReporting IsTesting.swift
[131/233] Compiling IssueReporting IssueReporter.swift
[135/233] Compiling IssueReporting SwiftTesting.swift
[136/233] Compiling IssueReporting UncheckedSendable.swift
[137/233] Compiling IssueReporting Warn.swift
[152/235] Linking libIssueReportingTestSupport-tool.so
[153/242] Linking libIssueReportingTestSupport.so
[155/268] Compiling XCTestDynamicOverlay Exports.swift
[156/275] Compiling CombineSchedulers SwiftUI.swift
[157/275] Compiling CombineSchedulers TestScheduler.swift
[158/275] Emitting module CombineSchedulers
[159/276] Compiling CombineSchedulers UIScheduler.swift
[160/276] Compiling CombineSchedulers UIKit.swift
[161/276] Compiling CombineSchedulers Timer.swift
[162/276] Compiling CombineSchedulers AnyScheduler.swift
[163/276] Compiling CombineSchedulers Concurrency.swift
[164/276] Compiling CombineSchedulers ImmediateScheduler.swift
[165/276] Compiling CombineSchedulers Deprecations.swift
[166/276] Compiling CombineSchedulers Lock.swift
[167/276] Compiling CombineSchedulers NSRecursiveLock.swift
[168/276] Compiling Clocks Timer.swift
[169/277] Compiling XCTestDynamicOverlay Exports.swift
[170/285] Emitting module DependenciesTestObserver
[171/285] Compiling DependenciesTestObserver TestObserver.swift
[172/286] Emitting module XCTestDynamicOverlay
[179/287] Emitting module CombineSchedulers
[180/287] Compiling CombineSchedulers UnimplementedScheduler.swift
[181/288] Compiling Clocks AnyClock.swift
[182/288] Compiling Clocks ImmediateClock.swift
[183/288] Emitting module Clocks
[186/288] Compiling CombineSchedulers UIScheduler.swift
[187/288] Compiling CombineSchedulers UIKit.swift
[188/288] Compiling CombineSchedulers Timer.swift
[189/288] Compiling Clocks SwiftUI.swift
[190/289] Compiling Clocks Timer.swift
[192/289] Compiling Clocks Lock.swift
[193/289] Compiling Clocks _AsyncTimerSequence.swift
[195/289] Compiling CombineSchedulers UnimplementedScheduler.swift
[196/290] Emitting module Clocks
[196/290] Wrapping AST for IssueReporting for debugging
[198/290] Compiling Clocks UnimplementedClock.swift
[198/290] Wrapping AST for DependenciesTestObserver for debugging
[199/290] Write Objects.LinkFileList
[201/290] Compiling Clocks AnyClock.swift
[203/290] Compiling Clocks ImmediateClock.swift
[204/290] Compiling Clocks _AsyncTimerSequence.swift
[205/290] Compiling Clocks Lock.swift
[206/290] Compiling Clocks UnimplementedClock.swift
[207/290] Compiling Clocks TestClock.swift
[208/290] Compiling Clocks SwiftUI.swift
[209/291] Emitting module XCTestDynamicOverlay
[210/291] Compiling XCTestDynamicOverlay Deprecations.swift
[215/293] Compiling Clocks TestClock.swift
[216/294] Linking libDependenciesTestObserver.so
[238/294] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[239/294] Compiling SwiftSyntax Assert.swift
[240/294] Compiling SwiftSyntax BumpPtrAllocator.swift
[241/294] Compiling SwiftSyntax CommonAncestor.swift
[242/294] Compiling SwiftSyntax Convenience.swift
[243/294] Compiling SwiftSyntax CustomTraits.swift
[244/294] Compiling SwiftSyntax EditorPlaceholder.swift
[245/350] Compiling Dependencies MainQueue.swift
[246/350] Compiling Dependencies MainRunLoop.swift
[247/350] Compiling Dependencies NotificationCenter.swift
[248/353] Compiling Dependencies Date.swift
[249/353] Compiling Dependencies FireAndForget.swift
[250/353] Compiling Dependencies Locale.swift
[251/353] Compiling Dependencies UUID.swift
[252/353] Compiling Dependencies WithRandomNumberGenerator.swift
[253/353] Compiling Dependencies AppEntryPoint.swift
[254/353] Compiling Dependencies OpenURL.swift
[255/353] Compiling Dependencies TimeZone.swift
[256/353] Compiling Dependencies URLSession.swift
[260/353] Compiling Dependencies Assert.swift
[261/353] Compiling Dependencies Calendar.swift
[262/353] Compiling Dependencies Clocks.swift
[263/353] Compiling Dependencies Context.swift
[264/356] Compiling Dependencies Deprecations.swift
[265/356] Compiling Dependencies Exports.swift
[266/356] Compiling Dependencies TypeName.swift
[270/356] Emitting module Dependencies
[271/356] Compiling Dependencies PreviewTrait.swift
[272/356] Compiling Dependencies TestTrait.swift
[273/356] Compiling Dependencies WithDependencies.swift
[287/356] Compiling Dependencies Dependency.swift
[288/356] Compiling Dependencies DependencyContext.swift
[289/356] Compiling Dependencies DependencyKey.swift
[290/356] Compiling Dependencies DependencyValues.swift
[291/356] Emitting module Dependencies
[301/362] Emitting module DependenciesTestSupport
[302/362] Compiling DependenciesTestSupport TestTrait.swift
[305/363] Emitting module DependenciesTestSupport
[307/364] Emitting module SwiftSyntax
[308/364] Compiling SwiftSyntax SyntaxRewriter.swift
[309/364] Compiling SwiftSyntax SyntaxTraits.swift
[310/364] Compiling SwiftSyntax SyntaxVisitor.swift
[311/364] Compiling SwiftSyntax TokenKind.swift
[312/364] Compiling SwiftSyntax Tokens.swift
[313/364] Compiling SwiftSyntax TriviaPieces.swift
[314/364] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[315/364] Compiling SwiftSyntax RawSyntaxNodesC.swift
[316/364] Compiling SwiftSyntax RawSyntaxNodesD.swift
[317/364] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[318/364] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[319/364] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[320/364] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[321/364] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[322/364] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[323/364] Compiling SwiftSyntax RawSyntaxValidation.swift
[324/364] Compiling SwiftSyntax SyntaxNodesAB.swift
[325/364] Compiling SwiftSyntax SyntaxNodeStructure.swift
[326/364] Compiling SwiftSyntax SyntaxProtocol.swift
[327/364] Compiling SwiftSyntax SyntaxText.swift
[328/364] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[329/364] Compiling SwiftSyntax TokenDiagnostic.swift
[330/364] Compiling SwiftSyntax TokenSequence.swift
[331/364] Compiling SwiftSyntax TokenSyntax.swift
[332/364] Compiling SwiftSyntax Trivia.swift
[333/364] Compiling SwiftSyntax Utils.swift
[334/364] Compiling SwiftSyntax ChildNameForKeyPath.swift
[335/364] Compiling SwiftSyntax Keyword.swift
[336/364] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[337/364] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[338/364] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[339/364] Compiling SwiftSyntax SyntaxBaseNodes.swift
[340/364] Compiling SwiftSyntax SyntaxCollections.swift
[341/364] Compiling SwiftSyntax SyntaxEnum.swift
[342/364] Compiling SwiftSyntax SyntaxKind.swift
[343/364] Compiling SwiftSyntax SyntaxNodesC.swift
[344/364] Compiling SwiftSyntax SyntaxNodesD.swift
[345/364] Compiling SwiftSyntax SyntaxNodesEF.swift
[346/364] Compiling SwiftSyntax SyntaxNodesGHI.swift
[347/364] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[348/364] Compiling SwiftSyntax SyntaxNodesOP.swift
[349/364] Compiling SwiftSyntax SyntaxNodesQRS.swift
[350/364] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[351/365] Wrapping AST for SwiftSyntax for debugging
[353/424] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[354/425] Compiling SwiftDiagnostics FixIt.swift
[355/425] Compiling SwiftBasicFormat Syntax+Extensions.swift
[356/425] Compiling SwiftBasicFormat InferIndentation.swift
[357/425] Compiling SwiftDiagnostics Message.swift
[358/425] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[359/425] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[360/425] Emitting module SwiftDiagnostics
[361/425] Compiling SwiftDiagnostics Convenience.swift
[362/425] Compiling SwiftDiagnostics Diagnostic.swift
[363/425] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[364/425] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[365/425] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[366/425] Compiling SwiftDiagnostics Note.swift
[367/425] Compiling SwiftBasicFormat Indenter.swift
[368/425] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[369/426] Emitting module SwiftBasicFormat
[370/426] Compiling SwiftBasicFormat BasicFormat.swift
[372/427] Wrapping AST for SwiftBasicFormat for debugging
[373/427] Wrapping AST for SwiftDiagnostics for debugging
[379/427] Compiling SwiftParser UnicodeScalarExtensions.swift
[380/427] Compiling SwiftParser Lookahead.swift
[381/432] Emitting module SwiftParser
[382/432] Compiling SwiftParser LoopProgressCondition.swift
[383/432] Compiling SwiftParser Modifiers.swift
[384/432] Compiling SwiftParser Names.swift
[385/432] Compiling SwiftParser Nominals.swift
[386/432] Compiling SwiftParser Parameters.swift
[387/432] Compiling SwiftParser ParseSourceFile.swift
[388/432] Compiling SwiftParser TokenSpec.swift
[389/432] Compiling SwiftParser TokenSpecSet.swift
[390/432] Compiling SwiftParser TopLevel.swift
[391/432] Compiling SwiftParser TriviaParser.swift
[392/432] Compiling SwiftParser Types.swift
[393/432] Compiling SwiftParser Attributes.swift
[394/432] Compiling SwiftParser Availability.swift
[395/432] Compiling SwiftParser CharacterInfo.swift
[396/432] Compiling SwiftParser CollectionNodes+Parsable.swift
[397/432] Compiling SwiftParser CompilerFiles.swift
[398/432] Compiling SwiftParser Declarations.swift
[399/432] Compiling SwiftParser Parser.swift
[400/432] Compiling SwiftParser Patterns.swift
[401/432] Compiling SwiftParser Recovery.swift
[402/432] Compiling SwiftParser Specifiers.swift
[403/432] Compiling SwiftParser Statements.swift
[404/432] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[405/432] Compiling SwiftParser StringLiterals.swift
[406/432] Compiling SwiftParser SwiftParserCompatibility.swift
[407/432] Compiling SwiftParser SwiftVersion.swift
[408/432] Compiling SwiftParser SyntaxUtils.swift
[409/432] Compiling SwiftParser TokenConsumer.swift
[410/432] Compiling SwiftParser TokenPrecedence.swift
[411/432] Compiling SwiftParser Directives.swift
[412/432] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[413/432] Compiling SwiftParser Expressions.swift
[414/432] Compiling SwiftParser IncrementalParseTransition.swift
[415/432] Compiling SwiftParser IsValidIdentifier.swift
[416/432] Compiling SwiftParser Cursor.swift
[417/432] Compiling SwiftParser ExperimentalFeatures.swift
[418/432] Compiling SwiftParser IsLexerClassified.swift
[419/432] Compiling SwiftParser LayoutNodes+Parsable.swift
[420/432] Compiling SwiftParser Parser+TokenSpecSet.swift
[421/432] Compiling SwiftParser TokenSpecStaticMembers.swift
[422/433] Wrapping AST for SwiftParser for debugging
[424/456] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[425/457] Compiling SwiftOperators PrecedenceGroup.swift
[426/458] Compiling SwiftOperators OperatorTable.swift
[427/458] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[428/458] Compiling SwiftOperators PrecedenceGraph.swift
[429/458] Compiling SwiftOperators OperatorError.swift
[430/458] Compiling SwiftOperators OperatorTable+Defaults.swift
[431/458] Compiling SwiftOperators Operator.swift
[432/458] Compiling SwiftOperators OperatorError+Diagnostics.swift
[433/458] Emitting module SwiftOperators
[434/458] Compiling SwiftOperators OperatorTable+Folding.swift
[435/458] Compiling SwiftOperators OperatorTable+Semantics.swift
[436/458] Compiling SwiftOperators SyntaxSynthesis.swift
[440/459] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[440/459] Wrapping AST for SwiftOperators for debugging
[442/459] Emitting module SwiftParserDiagnostics
[443/459] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[444/459] Compiling SwiftParserDiagnostics PresenceUtils.swift
[445/459] Compiling SwiftParserDiagnostics MissingNodesError.swift
[446/459] Compiling SwiftParserDiagnostics MissingTokenError.swift
[449/459] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[450/459] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[451/460] Wrapping AST for SwiftParserDiagnostics for debugging
[453/475] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[454/475] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[455/476] Compiling SwiftSyntaxBuilder Indenter.swift
[456/476] Compiling SwiftSyntaxBuilder ListBuilder.swift
[457/476] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[458/476] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[459/476] Emitting module SwiftSyntaxBuilder
[460/476] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[461/476] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[462/476] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[463/476] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[464/476] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[465/476] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[466/476] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[467/476] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[468/476] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[469/477] Wrapping AST for SwiftSyntaxBuilder for debugging
[471/494] Compiling SwiftSyntaxMacros MemberMacro.swift
[472/494] Compiling SwiftSyntaxMacros PeerMacro.swift
[473/494] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[474/494] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[475/494] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[476/494] Compiling SwiftSyntaxMacros Macro+Format.swift
[477/494] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[478/494] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[479/494] Compiling SwiftSyntaxMacros AccessorMacro.swift
[480/494] Compiling SwiftSyntaxMacros AttachedMacro.swift
[481/494] Compiling SwiftSyntaxMacros BodyMacro.swift
[482/494] Compiling SwiftSyntaxMacros Macro.swift
[483/494] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[484/494] Emitting module SwiftSyntaxMacros
[485/496] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[486/496] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[487/496] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[488/496] Compiling SwiftSyntaxMacros PreambleMacro.swift
[489/496] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[490/497] Wrapping AST for SwiftSyntaxMacros for debugging
[492/506] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[493/507] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[494/507] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[495/507] Emitting module SwiftSyntaxMacroExpansion
[496/507] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[497/507] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[498/507] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[499/507] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[500/507] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[501/507] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[502/508] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[504/520] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[505/520] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[506/520] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[507/521] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[508/521] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[509/521] Emitting module SwiftCompilerPluginMessageHandling
[510/521] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[511/521] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[512/521] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[513/521] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[514/521] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[515/521] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[516/521] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[517/522] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[519/524] Emitting module SwiftCompilerPlugin
[520/524] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[521/525] Wrapping AST for SwiftCompilerPlugin for debugging
[523/530] Compiling DependenciesMacrosPlugin Support.swift
[524/530] Compiling DependenciesMacrosPlugin Plugins.swift
[525/530] Emitting module DependenciesMacrosPlugin
[526/530] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[527/530] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[528/531] Wrapping AST for DependenciesMacrosPlugin for debugging
[529/531] Write Objects.LinkFileList
[530/531] Linking DependenciesMacrosPlugin-tool
[532/537] Emitting module DependenciesMacros
[533/537] Compiling DependenciesMacros Macros.swift
[534/537] Compiling DependenciesMacros Exports.swift
[535/538] Compiling DependenciesMacros Macros.swift
[536/538] Emitting module DependenciesMacros
[537/538] Compiling DependenciesMacros Exports.swift
Build complete! (239.62s)
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" : "603.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",
        "NotificationCenterTests.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/NotificationCenter.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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.