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.9.4 (a501ee), with Swift 6.1 for Linux on 20 Aug 2025 03:45:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.9.4
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.9.4      -> FETCH_HEAD
HEAD is now at a501eeb Prefer `#if compiler` over `#if swift` (#377)
Cloned https://github.com/pointfreeco/swift-dependencies.git
Revision (git rev-parse @):
a501eebe552fd23691c560adf474fca2169ad8aa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-dependencies.git at 1.9.4
========================================
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-4609320-1":/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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2094] Fetching swift-docc-plugin
[106/3002] Fetching swift-docc-plugin, swift-macro-testing
[1140/3880] Fetching swift-docc-plugin, swift-macro-testing, swift-concurrency-extras
[1378/5172] Fetching swift-docc-plugin, swift-macro-testing, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.29s)
[2631/4264] Fetching swift-docc-plugin, swift-concurrency-extras, swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.35s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.36s)
[1/5505] Fetching xctest-dynamic-overlay
[112/77261] Fetching xctest-dynamic-overlay, swift-syntax
[7390/79678] Fetching xctest-dynamic-overlay, swift-syntax, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.39s)
[11804/77261] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.15s)
[15069/71756] Fetching swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (7.55s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.62s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (8.34s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.44s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (1.95s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3456] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.97s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.65s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.44s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15341] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.01s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (3.81s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.25s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.78s)
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/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/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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.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.5
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-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-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.3
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/71] Write sources
[39/71] Compiling _SwiftSyntaxCShims dummy.c
[40/71] Write swift-version-24593BA9C3E375BF.txt
[42/105] Emitting module IssueReportingPackageSupport
[43/105] Emitting module SwiftSyntax510
[44/105] Emitting module ConcurrencyExtras
[45/106] Compiling ConcurrencyExtras UncheckedSendable.swift
[46/106] Emitting module IssueReportingPackageSupport
[47/106] Compiling IssueReportingPackageSupport _Test.swift
[48/107] Compiling SwiftSyntax510 Empty.swift
[49/108] Emitting module SwiftSyntax600
[50/108] Compiling SwiftSyntax600 Empty.swift
[51/109] Compiling IssueReportingPackageSupport _Test.swift
[52/110] Compiling SwiftSyntax601 Empty.swift
[53/110] Emitting module SwiftSyntax601
[54/111] Compiling SwiftSyntax509 Empty.swift
[55/111] Emitting module SwiftSyntax509
[61/112] Wrapping AST for SwiftSyntax510 for debugging
[62/134] Wrapping AST for SwiftSyntax601 for debugging
[63/156] Wrapping AST for SwiftSyntax600 for debugging
[65/156] Emitting module IssueReportingTestSupport
[65/220] Wrapping AST for SwiftSyntax509 for debugging
[66/220] Wrapping AST for IssueReportingPackageSupport for debugging
[68/220] Compiling SwiftSyntax CustomTraits.swift
[69/220] Compiling SwiftSyntax EditorPlaceholder.swift
[69/222] Wrapping AST for IssueReportingPackageSupport for debugging
[73/224] Emitting module IssueReporting
[74/224] Compiling IssueReporting WithExpectedIssue.swift
[75/224] Compiling IssueReporting WithIssueContext.swift
[78/224] Compiling ConcurrencyExtras Result.swift
[79/224] Compiling ConcurrencyExtras Task.swift
[80/225] Compiling SwiftSyntax SyntaxIdentifier.swift
[81/225] Compiling SwiftSyntax SyntaxNodeFactory.swift
[82/225] Emitting module ConcurrencyExtras
[83/225] Compiling SwiftSyntax SyntaxNodeStructure.swift
[84/225] Compiling SwiftSyntax SyntaxProtocol.swift
[85/225] Compiling IssueReportingTestSupport SwiftTesting.swift
[86/225] Emitting module IssueReportingTestSupport
[87/225] Compiling IssueReportingTestSupport XCTest.swift
[89/226] Compiling IssueReportingTestSupport SwiftTesting.swift
[90/226] Compiling SwiftSyntax SyntaxText.swift
[91/226] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[94/226] Compiling ConcurrencyExtras MainSerialExecutor.swift
[95/226] Compiling ConcurrencyExtras Result.swift
[96/226] Compiling ConcurrencyExtras Task.swift
[99/227] Compiling ConcurrencyExtras LockIsolated.swift
[100/227] Compiling ConcurrencyExtras MainSerialExecutor.swift
[103/227] Compiling ConcurrencyExtras LockIsolated.swift
[104/228] Compiling SwiftSyntax CommonAncestor.swift
[105/228] Compiling SwiftSyntax Convenience.swift
[106/228] Compiling SwiftSyntax Assert.swift
[107/228] Compiling SwiftSyntax BumpPtrAllocator.swift
[109/228] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[111/228] Compiling SwiftSyntax AbsolutePosition.swift
[112/228] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[117/228] Emitting module IssueReporting
[121/228] Compiling SwiftSyntax TokenDiagnostic.swift
[122/228] Compiling SwiftSyntax TokenSequence.swift
[123/228] Compiling SwiftSyntax TokenSyntax.swift
[125/228] Compiling ConcurrencyExtras UncheckedSendable.swift
[125/229] Wrapping AST for IssueReportingTestSupport for debugging
[126/229] Write Objects.LinkFileList
[127/229] Wrapping AST for IssueReportingTestSupport for debugging
[128/229] Write Objects.LinkFileList
[147/258] Linking libIssueReportingTestSupport-tool.so
[149/259] Compiling XCTestDynamicOverlay Exports.swift
[149/259] Linking libIssueReportingTestSupport.so
[151/259] Compiling Clocks Timer.swift
[152/259] Compiling CombineSchedulers UIScheduler.swift
[153/261] Compiling CombineSchedulers Lock.swift
[154/261] Compiling CombineSchedulers NSRecursiveLock.swift
[155/261] Emitting module CombineSchedulers
[156/261] Compiling CombineSchedulers Timer.swift
[157/261] Compiling CombineSchedulers SwiftUI.swift
[158/261] Compiling CombineSchedulers TestScheduler.swift
[159/261] Compiling CombineSchedulers UIKit.swift
[160/261] Compiling CombineSchedulers AnyScheduler.swift
[161/261] Compiling CombineSchedulers Concurrency.swift
[162/261] Compiling CombineSchedulers ImmediateScheduler.swift
[163/261] Compiling CombineSchedulers Deprecations.swift
[164/261] Emitting module DependenciesTestObserver
[165/261] Compiling DependenciesTestObserver TestObserver.swift
[166/262] Compiling XCTestDynamicOverlay Exports.swift
[167/274] Compiling CombineSchedulers UnimplementedScheduler.swift
[168/281] Emitting module Clocks
[169/282] Compiling Clocks AnyClock.swift
[171/283] Compiling CombineSchedulers ImmediateScheduler.swift
[172/283] Compiling CombineSchedulers Deprecations.swift
[173/283] Compiling CombineSchedulers UIScheduler.swift
[174/283] Compiling CombineSchedulers Timer.swift
[175/283] Compiling Clocks Lock.swift
[176/284] Compiling Clocks ImmediateClock.swift
[177/284] Compiling Clocks _AsyncTimerSequence.swift
[178/284] Compiling CombineSchedulers Lock.swift
[179/284] Compiling CombineSchedulers NSRecursiveLock.swift
[181/284] Compiling CombineSchedulers AnyScheduler.swift
[182/284] Compiling CombineSchedulers Concurrency.swift
[183/284] Compiling CombineSchedulers SwiftUI.swift
[184/284] Compiling CombineSchedulers TestScheduler.swift
[185/284] Compiling CombineSchedulers UIKit.swift
[186/284] Emitting module CombineSchedulers
[187/284] Compiling Clocks Lock.swift
[187/284] Wrapping AST for IssueReporting for debugging
[189/285] Compiling Clocks Timer.swift
[190/285] Compiling CombineSchedulers UnimplementedScheduler.swift
[191/286] Compiling Clocks SwiftUI.swift
[192/286] Compiling Clocks TestClock.swift
[193/286] Emitting module Clocks
[194/286] Compiling Clocks AnyClock.swift
[195/286] Compiling Clocks ImmediateClock.swift
[195/286] Wrapping AST for DependenciesTestObserver for debugging
[196/286] Write Objects.LinkFileList
[199/286] Compiling Clocks UnimplementedClock.swift
[200/287] Compiling Clocks _AsyncTimerSequence.swift
[201/287] Emitting module XCTestDynamicOverlay
[202/287] Compiling XCTestDynamicOverlay Deprecations.swift
[203/288] Emitting module XCTestDynamicOverlay
[204/288] Compiling XCTestDynamicOverlay Deprecations.swift
[207/289] Compiling Clocks UnimplementedClock.swift
[208/289] Linking libDependenciesTestObserver.so
[210/312] Compiling Clocks SwiftUI.swift
[211/312] Compiling Clocks TestClock.swift
[213/333] Compiling Dependencies Context.swift
[214/333] Compiling Dependencies Date.swift
[215/333] Compiling Dependencies FireAndForget.swift
[216/339] Compiling Dependencies Locale.swift
[217/339] Compiling Dependencies MainQueue.swift
[218/339] Compiling Dependencies MainRunLoop.swift
[219/339] Compiling Dependencies OpenURL.swift
[220/339] Compiling Dependencies TimeZone.swift
[221/339] Compiling Dependencies URLSession.swift
[222/339] 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 |     *,
[223/339] 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 |     *,
[224/339] 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 |     *,
[225/339] Compiling Dependencies UUID.swift
[226/339] Compiling Dependencies WithRandomNumberGenerator.swift
[227/339] Compiling Dependencies AppEntryPoint.swift
[228/339] Compiling Dependencies DependencyContext.swift
[229/339] Compiling Dependencies DependencyKey.swift
[230/339] Compiling Dependencies DependencyValues.swift
[231/339] Compiling Dependencies Assert.swift
[232/339] Compiling Dependencies Calendar.swift
[233/339] Compiling Dependencies Clocks.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 |     *,
/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 |     *,
[249/342] 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 |     *,
[250/342] Compiling Dependencies PreviewTrait.swift
[251/342] Compiling Dependencies TestTrait.swift
[252/342] Compiling Dependencies WithDependencies.swift
[253/342] 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 |     *,
[257/342] Compiling Dependencies Dependency.swift
[266/346] Emitting module DependenciesTestSupport
[267/346] Compiling DependenciesTestSupport TestTrait.swift
[271/349] Emitting module DependenciesTestSupport
[273/350] Emitting module SwiftSyntax
[274/359] Compiling SwiftSyntax SyntaxEnum.swift
[275/359] Compiling SwiftSyntax SyntaxKind.swift
[276/359] Compiling SwiftSyntax SyntaxRewriter.swift
[277/359] Compiling SwiftSyntax SyntaxTraits.swift
[278/359] Compiling SwiftSyntax SyntaxVisitor.swift
[279/359] Compiling SwiftSyntax TokenKind.swift
[280/359] Compiling SwiftSyntax Tokens.swift
[281/359] Compiling SwiftSyntax TriviaPieces.swift
[282/359] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[283/359] Compiling SwiftSyntax RawSyntaxNodesC.swift
[284/359] Compiling SwiftSyntax RawSyntaxNodesD.swift
[285/359] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[286/359] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[287/359] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[288/359] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[289/359] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[290/359] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[291/359] Compiling SwiftSyntax RawSyntaxValidation.swift
[292/359] Compiling SwiftSyntax SourceLocation.swift
[293/359] Compiling SwiftSyntax SourcePresence.swift
[294/359] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[295/359] Compiling SwiftSyntax Syntax.swift
[296/359] Compiling SwiftSyntax SyntaxArena.swift
[297/359] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[298/359] Compiling SwiftSyntax SyntaxChildren.swift
[299/359] Compiling SwiftSyntax SyntaxCollection.swift
[300/359] Compiling SwiftSyntax SyntaxHashable.swift
[308/359] Compiling SwiftSyntax SourceEdit.swift
[309/359] Compiling SwiftSyntax SourceLength.swift
[319/359] Compiling SwiftSyntax Trivia.swift
[320/359] Compiling SwiftSyntax Utils.swift
[321/359] Compiling SwiftSyntax ChildNameForKeyPath.swift
[322/359] Compiling SwiftSyntax Keyword.swift
[323/359] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[324/359] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[325/359] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[326/359] Compiling SwiftSyntax SyntaxBaseNodes.swift
[327/359] Compiling SwiftSyntax SyntaxCollections.swift
[337/359] Compiling SwiftSyntax SyntaxNodesAB.swift
[338/359] Compiling SwiftSyntax SyntaxNodesC.swift
[339/359] Compiling SwiftSyntax SyntaxNodesD.swift
[340/359] Compiling SwiftSyntax SyntaxNodesEF.swift
[341/359] Compiling SwiftSyntax SyntaxNodesGHI.swift
[342/359] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[343/359] Compiling SwiftSyntax SyntaxNodesOP.swift
[344/359] Compiling SwiftSyntax SyntaxNodesQRS.swift
[345/359] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[346/360] Wrapping AST for SwiftSyntax for debugging
[348/418] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[349/418] Compiling SwiftParser Expressions.swift
[350/419] Compiling SwiftDiagnostics Message.swift
[351/419] Compiling SwiftDiagnostics Note.swift
[352/419] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[353/419] Compiling SwiftDiagnostics FixIt.swift
[354/419] Emitting module SwiftDiagnostics
[355/419] Compiling SwiftBasicFormat Syntax+Extensions.swift
[356/419] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[357/419] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[358/419] Compiling SwiftBasicFormat InferIndentation.swift
[359/419] Compiling SwiftBasicFormat Indenter.swift
[360/419] Compiling SwiftParser IncrementalParseTransition.swift
[361/419] Compiling SwiftParser IsValidIdentifier.swift
[362/419] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[363/419] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[364/420] Wrapping AST for SwiftDiagnostics for debugging
[366/420] Compiling SwiftBasicFormat BasicFormat.swift
[367/420] Emitting module SwiftBasicFormat
[368/421] Wrapping AST for SwiftBasicFormat for debugging
[370/421] Compiling SwiftParser LexemeSequence.swift
[371/421] Compiling SwiftParser Lexer.swift
[372/421] Compiling SwiftParser RegexLiteralLexer.swift
[373/421] Compiling SwiftParser UnicodeScalarExtensions.swift
[374/421] Compiling SwiftParser Lookahead.swift
[375/421] Compiling SwiftParser LoopProgressCondition.swift
[376/426] Compiling SwiftParser Modifiers.swift
[377/426] Compiling SwiftParser Names.swift
[378/426] Compiling SwiftParser Nominals.swift
[379/426] Compiling SwiftParser Parameters.swift
[380/426] Compiling SwiftParser ParseSourceFile.swift
[381/426] Compiling SwiftParser Parser.swift
[382/426] Compiling SwiftParser Patterns.swift
[383/426] Compiling SwiftParser Recovery.swift
[384/426] Compiling SwiftParser Specifiers.swift
[385/426] Compiling SwiftParser Statements.swift
[386/426] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[387/426] Compiling SwiftParser StringLiterals.swift
[388/426] Compiling SwiftParser TokenSpec.swift
[389/426] Compiling SwiftParser TokenSpecSet.swift
[390/426] Compiling SwiftParser TopLevel.swift
[391/426] Compiling SwiftParser TriviaParser.swift
[392/426] Compiling SwiftParser Types.swift
[393/426] Compiling SwiftParser SwiftParserCompatibility.swift
[394/426] Compiling SwiftParser SwiftVersion.swift
[395/426] Compiling SwiftParser SyntaxUtils.swift
[396/426] Compiling SwiftParser TokenConsumer.swift
[397/426] Compiling SwiftParser TokenPrecedence.swift
[398/426] Compiling SwiftParser Attributes.swift
[399/426] Compiling SwiftParser Availability.swift
[400/426] Compiling SwiftParser CharacterInfo.swift
[401/426] Compiling SwiftParser CollectionNodes+Parsable.swift
[402/426] Compiling SwiftParser Declarations.swift
[403/426] Compiling SwiftParser Directives.swift
[404/426] Emitting module SwiftParser
[409/426] Compiling SwiftParser Cursor.swift
[410/426] Compiling SwiftParser Lexeme.swift
[411/426] Compiling SwiftParser ExperimentalFeatures.swift
[412/426] Compiling SwiftParser IsLexerClassified.swift
[413/426] Compiling SwiftParser LayoutNodes+Parsable.swift
[414/426] Compiling SwiftParser Parser+TokenSpecSet.swift
[415/426] Compiling SwiftParser TokenSpecStaticMembers.swift
[416/427] Wrapping AST for SwiftParser for debugging
[418/450] Compiling SwiftOperators PrecedenceGroup.swift
[419/451] Compiling SwiftOperators OperatorTable+Semantics.swift
[420/451] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[421/452] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[422/452] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[423/452] Compiling SwiftOperators OperatorTable.swift
[424/452] Compiling SwiftOperators PrecedenceGraph.swift
[425/452] Compiling SwiftOperators SyntaxSynthesis.swift
[426/452] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[427/452] Emitting module SwiftParserDiagnostics
[428/452] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[429/452] Compiling SwiftParserDiagnostics PresenceUtils.swift
[430/452] Compiling SwiftOperators OperatorTable+Folding.swift
[431/452] Emitting module SwiftOperators
[435/453] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[436/453] Compiling SwiftParserDiagnostics Utils.swift
[437/453] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[437/453] Wrapping AST for SwiftOperators for debugging
[441/453] Compiling SwiftParserDiagnostics MissingNodesError.swift
[442/453] Compiling SwiftParserDiagnostics MissingTokenError.swift
[443/453] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[444/453] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[445/454] Wrapping AST for SwiftParserDiagnostics for debugging
[447/469] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[448/469] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[449/470] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[450/470] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[451/470] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[452/470] Emitting module SwiftSyntaxBuilder
[453/470] Compiling SwiftSyntaxBuilder Indenter.swift
[454/470] Compiling SwiftSyntaxBuilder ListBuilder.swift
[455/470] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[456/470] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[457/470] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[458/470] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[459/470] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[460/470] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[461/470] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[462/470] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[463/471] Wrapping AST for SwiftSyntaxBuilder for debugging
[465/488] Compiling SwiftSyntaxMacros AccessorMacro.swift
[466/488] Compiling SwiftSyntaxMacros AttachedMacro.swift
[467/488] Compiling SwiftSyntaxMacros BodyMacro.swift
[468/488] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[469/488] Compiling SwiftSyntaxMacros Macro+Format.swift
[470/490] Compiling SwiftSyntaxMacros Macro.swift
[471/490] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[472/490] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[473/490] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[474/490] Compiling SwiftSyntaxMacros MemberMacro.swift
[475/490] Compiling SwiftSyntaxMacros PeerMacro.swift
[476/490] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[477/490] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[478/490] Compiling SwiftSyntaxMacros PreambleMacro.swift
[479/490] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[480/490] Emitting module SwiftSyntaxMacros
[481/490] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[482/490] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[483/490] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[484/491] Wrapping AST for SwiftSyntaxMacros for debugging
[486/500] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[487/501] Emitting module SwiftSyntaxMacroExpansion
[488/501] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[489/501] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[490/501] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[491/501] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[492/501] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[493/501] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[494/501] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[495/501] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[496/502] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[498/514] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[499/515] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[500/515] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[501/515] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[502/515] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[503/515] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[504/515] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[505/515] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[506/515] Emitting module SwiftCompilerPluginMessageHandling
[507/515] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[508/515] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[509/515] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[510/515] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[511/516] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[513/518] Emitting module SwiftCompilerPlugin
[514/518] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[515/519] Wrapping AST for SwiftCompilerPlugin for debugging
[517/524] Compiling DependenciesMacrosPlugin Plugins.swift
[518/524] Compiling DependenciesMacrosPlugin Support.swift
[519/524] 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,
[520/524] 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,
[521/524] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[522/525] Wrapping AST for DependenciesMacrosPlugin for debugging
[523/525] Write Objects.LinkFileList
[524/525] Linking DependenciesMacrosPlugin-tool
[526/531] Compiling DependenciesMacros Exports.swift
[527/531] Compiling DependenciesMacros Macros.swift
[528/531] Emitting module DependenciesMacros
[531/532] Compiling DependenciesMacros Exports.swift
[532/532] Compiling DependenciesMacros Macros.swift
Build complete! (204.84s)
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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.