The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-dependencies, reference main (9ef164), with Swift 6.1 for Linux on 8 Sep 2025 23:56:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/swift-dependencies
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9ef1643 Add `NotificationCenter` dependency (#385)
Cloned https://github.com/pointfreeco/swift-dependencies.git
Revision (git rev-parse @):
9ef164301d051bb7a639196ea9c30d77d7adcc1e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-dependencies.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-dependencies.git
https://github.com/pointfreeco/swift-dependencies.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-clocks",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-clocks"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-dependencies",
  "name" : "swift-dependencies",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Dependencies",
      "targets" : [
        "Dependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesMacros",
      "targets" : [
        "DependenciesMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesTestSupport",
      "targets" : [
        "DependenciesTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesTestObserver",
      "targets" : [
        "DependenciesTestObserver"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "DependenciesMacrosPlugin",
      "targets" : [
        "DependenciesMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "DependenciesTests",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTests",
      "path" : "Tests/DependenciesTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "AssertTests.swift",
        "BaseTestCaseTests.swift",
        "CacheTests.swift",
        "DateTests.swift",
        "DependencyKeyTests.swift",
        "DependencyTests.swift",
        "DependencyValuesTests.swift",
        "FireAndForgetTests.swift",
        "Internal/XCTTODO.swift",
        "InvokeTestTests.swift",
        "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-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/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-clocks
[1/908] Fetching swift-macro-testing
[891/3002] Fetching swift-macro-testing, swift-docc-plugin
[1119/3880] Fetching swift-macro-testing, swift-docc-plugin, swift-concurrency-extras
[1418/5172] Fetching swift-macro-testing, swift-docc-plugin, swift-concurrency-extras, swift-clocks
[3540/10671] Fetching swift-macro-testing, swift-docc-plugin, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
[3279/9379] Fetching swift-macro-testing, swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.45s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/apple/swift-docc-plugin from cache (0.61s)
[5362/79158] Fetching swift-macro-testing, swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.61s)
[5172/78250] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
[12128/80667] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.53s)
[16440/78250] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (5.71s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.73s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.79s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (6.34s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.54s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.55s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (4.03s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3507] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.82s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.07s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.73s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15372] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.96s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (4.93s)
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.37s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.73s)
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
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.3
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 601.0.1
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/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.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
[39/71] Write swift-version-24593BA9C3E375BF.txt
[42/105] Emitting module SwiftSyntax600
[43/105] Compiling SwiftSyntax600 Empty.swift
[44/105] Emitting module SwiftSyntax601
[45/105] Compiling SwiftSyntax601 Empty.swift
[46/107] Compiling IssueReportingPackageSupport _Test.swift
[47/107] Emitting module IssueReportingPackageSupport
[48/108] Compiling SwiftSyntax510 Empty.swift
[49/108] Emitting module SwiftSyntax510
[50/109] Emitting module SwiftSyntax509
[51/109] Compiling SwiftSyntax509 Empty.swift
[54/110] Compiling IssueReportingPackageSupport _Test.swift
[55/110] Emitting module IssueReportingPackageSupport
[59/111] Wrapping AST for SwiftSyntax510 for debugging
[60/111] Wrapping AST for SwiftSyntax600 for debugging
[61/111] Wrapping AST for SwiftSyntax601 for debugging
[62/133] Wrapping AST for SwiftSyntax509 for debugging
[63/219] Wrapping AST for IssueReportingPackageSupport for debugging
[66/219] Emitting module IssueReportingTestSupport
[68/219] Compiling IssueReporting TestContext.swift
[69/219] Compiling IssueReporting Unimplemented.swift
[72/223] Emitting module IssueReporting
[73/223] Compiling IssueReporting WithExpectedIssue.swift
[74/223] Compiling IssueReporting WithIssueContext.swift
[77/223] Compiling IssueReportingTestSupport XCTest.swift
[78/223] Compiling IssueReportingTestSupport SwiftTesting.swift
[79/223] Compiling IssueReporting BreakpointReporter.swift
[80/223] Compiling IssueReporting FatalErrorReporter.swift
[81/223] Compiling IssueReporting RuntimeWarningReporter.swift
[82/223] Compiling IssueReporting ReportIssue.swift
[83/224] Compiling ConcurrencyExtras MainSerialExecutor.swift
[84/224] Compiling IssueReporting LockIsolated.swift
[85/224] Compiling IssueReporting Rethrows.swift
[86/224] Compiling IssueReporting ErrorReporting.swift
[87/224] Compiling IssueReporting AppHostWarning.swift
[88/224] Compiling IssueReporting Deprecations.swift
[89/224] Compiling ConcurrencyExtras Result.swift
[90/224] Compiling ConcurrencyExtras Task.swift
[91/226] Compiling IssueReporting FailureObserver.swift
[94/226] Emitting module ConcurrencyExtras
[95/226] Emitting module IssueReporting
[100/226] Compiling ConcurrencyExtras LockIsolated.swift
[105/226] Compiling ConcurrencyExtras MainSerialExecutor.swift
[106/226] Compiling ConcurrencyExtras Result.swift
[107/226] Compiling ConcurrencyExtras Task.swift
[110/226] Emitting module ConcurrencyExtras
[113/226] Compiling ConcurrencyExtras LockIsolated.swift
[114/226] Compiling IssueReportingTestSupport SwiftTesting.swift
[115/226] Compiling IssueReportingTestSupport XCTest.swift
[125/227] Compiling IssueReporting SwiftTesting.swift
[126/227] Compiling IssueReporting UncheckedSendable.swift
[127/227] Compiling IssueReporting Warn.swift
[128/227] Compiling ConcurrencyExtras UncheckedSendable.swift
[128/228] Wrapping AST for IssueReportingTestSupport for debugging
[129/228] Write Objects.LinkFileList
[132/228] Compiling ConcurrencyExtras UncheckedSendable.swift
[133/229] Compiling IssueReporting XCTest.swift
[134/229] Compiling IssueReporting IsTesting.swift
[135/229] Compiling IssueReporting IssueReporter.swift
[137/230] Wrapping AST for IssueReportingTestSupport for debugging
[138/230] Write Objects.LinkFileList
[147/249] Linking libIssueReportingTestSupport-tool.so
[148/256] Wrapping AST for IssueReporting for debugging
[150/259] Compiling DependenciesTestObserver TestObserver.swift
[151/259] Compiling CombineSchedulers UIScheduler.swift
[152/260] Emitting module CombineSchedulers
[153/260] Compiling CombineSchedulers Lock.swift
[154/260] Compiling CombineSchedulers NSRecursiveLock.swift
[155/260] Compiling CombineSchedulers ImmediateScheduler.swift
[156/260] Compiling CombineSchedulers Deprecations.swift
[157/260] Emitting module DependenciesTestObserver
[158/260] Compiling CombineSchedulers AnyScheduler.swift
[159/260] Compiling CombineSchedulers Concurrency.swift
[160/261] Compiling XCTestDynamicOverlay Exports.swift
[161/261] Compiling CombineSchedulers Timer.swift
[162/261] Compiling CombineSchedulers UIKit.swift
[163/261] Compiling CombineSchedulers SwiftUI.swift
[164/261] Compiling CombineSchedulers TestScheduler.swift
[164/261] Linking libIssueReportingTestSupport.so
[166/261] Compiling CombineSchedulers UnimplementedScheduler.swift
[167/262] Compiling XCTestDynamicOverlay Exports.swift
[168/262] Compiling Clocks Timer.swift
[171/275] Emitting module Clocks
[172/280] Compiling Clocks AnyClock.swift
[173/280] Compiling Clocks ImmediateClock.swift
[173/283] Wrapping AST for DependenciesTestObserver for debugging
[174/283] Write Objects.LinkFileList
[176/283] Compiling CombineSchedulers UIKit.swift
[177/284] Compiling Clocks Lock.swift
[178/284] Compiling Clocks _AsyncTimerSequence.swift
[190/284] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[191/284] Compiling SwiftSyntax Syntax.swift
[192/284] Compiling SwiftSyntax SyntaxArena.swift
[193/284] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[194/284] Compiling SwiftSyntax SyntaxChildren.swift
[195/284] Compiling SwiftSyntax SyntaxCollection.swift
[196/284] Compiling SwiftSyntax SyntaxHashable.swift
[197/284] Compiling CombineSchedulers AnyScheduler.swift
[198/284] Compiling CombineSchedulers Concurrency.swift
[199/284] Compiling CombineSchedulers ImmediateScheduler.swift
[200/284] Compiling CombineSchedulers Deprecations.swift
[201/284] Compiling CombineSchedulers Lock.swift
[202/284] Compiling CombineSchedulers NSRecursiveLock.swift
[203/284] Compiling CombineSchedulers SwiftUI.swift
[204/284] Compiling CombineSchedulers TestScheduler.swift
[206/293] Compiling Clocks Timer.swift
[209/294] Emitting module CombineSchedulers
[214/294] Compiling CombineSchedulers UIScheduler.swift
[217/294] Compiling CombineSchedulers Timer.swift
[218/294] Emitting module XCTestDynamicOverlay
[219/294] Compiling XCTestDynamicOverlay Deprecations.swift
[220/295] Compiling Clocks UnimplementedClock.swift
[221/295] Compiling Clocks ImmediateClock.swift
[222/295] Compiling Clocks Lock.swift
[223/295] Compiling Clocks _AsyncTimerSequence.swift
[224/295] Compiling Clocks SwiftUI.swift
[225/295] Compiling Clocks TestClock.swift
[226/295] Compiling CombineSchedulers UnimplementedScheduler.swift
[227/297] Emitting module Clocks
[228/297] Compiling Clocks AnyClock.swift
[231/297] Emitting module XCTestDynamicOverlay
[232/297] Compiling XCTestDynamicOverlay Deprecations.swift
[235/299] Compiling Clocks UnimplementedClock.swift
[235/322] Linking libDependenciesTestObserver.so
[237/322] Compiling Clocks SwiftUI.swift
[238/322] Compiling Clocks TestClock.swift
[240/347] Compiling Dependencies Date.swift
[241/347] Compiling Dependencies FireAndForget.swift
[242/347] Compiling Dependencies Locale.swift
[243/347] Compiling Dependencies Assert.swift
[244/347] Compiling Dependencies Calendar.swift
[245/347] Compiling Dependencies Clocks.swift
[246/350] Compiling Dependencies Deprecations.swift
[247/350] Compiling Dependencies Exports.swift
[248/350] Compiling Dependencies TypeName.swift
[249/350] Compiling Dependencies Context.swift
[250/350] Compiling Dependencies Dependency.swift
[251/350] Compiling Dependencies DependencyContext.swift
[252/350] Compiling Dependencies UUID.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 |     *,
[253/350] Compiling Dependencies WithRandomNumberGenerator.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 |     *,
[254/350] Compiling Dependencies AppEntryPoint.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 |     *,
[255/350] Compiling Dependencies DependencyKey.swift
[256/350] Compiling Dependencies DependencyValues.swift
[257/350] Compiling Dependencies MainQueue.swift
[258/350] Compiling Dependencies MainRunLoop.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 |     *,
[271/353] Compiling Dependencies NotificationCenter.swift
[275/353] Compiling Dependencies OpenURL.swift
[276/353] Compiling Dependencies TimeZone.swift
[277/353] Compiling Dependencies URLSession.swift
[278/353] Emitting module Dependencies
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
[284/353] Compiling Dependencies PreviewTrait.swift
[285/353] Compiling Dependencies TestTrait.swift
[286/353] Compiling Dependencies WithDependencies.swift
[296/359] Compiling DependenciesTestSupport TestTrait.swift
[297/359] Emitting module DependenciesTestSupport
[299/360] Compiling DependenciesTestSupport TestTrait.swift
[302/361] Emitting module SwiftSyntax
[303/361] Compiling SwiftSyntax SyntaxEnum.swift
[304/361] Compiling SwiftSyntax SyntaxKind.swift
[305/361] Compiling SwiftSyntax SyntaxRewriter.swift
[306/361] Compiling SwiftSyntax SyntaxTraits.swift
[307/361] Compiling SwiftSyntax SyntaxVisitor.swift
[308/361] Compiling SwiftSyntax TokenKind.swift
[309/361] Compiling SwiftSyntax Tokens.swift
[310/361] Compiling SwiftSyntax TriviaPieces.swift
[311/361] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[312/361] Compiling SwiftSyntax RawSyntaxNodesC.swift
[313/361] Compiling SwiftSyntax RawSyntaxNodesD.swift
[314/361] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[315/361] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[316/361] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[317/361] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[318/361] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[319/361] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[320/361] Compiling SwiftSyntax RawSyntaxValidation.swift
[321/361] Compiling SwiftSyntax Trivia.swift
[322/361] Compiling SwiftSyntax Utils.swift
[323/361] Compiling SwiftSyntax ChildNameForKeyPath.swift
[324/361] Compiling SwiftSyntax Keyword.swift
[325/361] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[326/361] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[327/361] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[328/361] Compiling SwiftSyntax SyntaxBaseNodes.swift
[329/361] Compiling SwiftSyntax SyntaxCollections.swift
[330/361] Compiling SwiftSyntax SyntaxIdentifier.swift
[331/361] Compiling SwiftSyntax SyntaxNodeFactory.swift
[332/361] Compiling SwiftSyntax SyntaxNodeStructure.swift
[333/361] Compiling SwiftSyntax SyntaxProtocol.swift
[334/361] Compiling SwiftSyntax SyntaxText.swift
[335/361] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[336/361] Compiling SwiftSyntax TokenDiagnostic.swift
[337/361] Compiling SwiftSyntax TokenSequence.swift
[338/361] Compiling SwiftSyntax TokenSyntax.swift
[339/361] Compiling SwiftSyntax SyntaxNodesAB.swift
[340/361] Compiling SwiftSyntax SyntaxNodesC.swift
[341/361] Compiling SwiftSyntax SyntaxNodesD.swift
[342/361] Compiling SwiftSyntax SyntaxNodesEF.swift
[343/361] Compiling SwiftSyntax SyntaxNodesGHI.swift
[344/361] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[345/361] Compiling SwiftSyntax SyntaxNodesOP.swift
[346/361] Compiling SwiftSyntax SyntaxNodesQRS.swift
[347/361] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[348/362] Wrapping AST for SwiftSyntax for debugging
[350/420] Emitting module SwiftDiagnostics
[351/421] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[352/421] Compiling SwiftBasicFormat Syntax+Extensions.swift
[353/421] Compiling SwiftDiagnostics Message.swift
[354/421] Compiling SwiftParser LexemeSequence.swift
[355/421] Compiling SwiftParser Lexer.swift
[356/421] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[357/421] Compiling SwiftDiagnostics Note.swift
[358/421] Compiling SwiftParser RegexLiteralLexer.swift
[359/421] Compiling SwiftParser UnicodeScalarExtensions.swift
[360/421] Compiling SwiftDiagnostics FixIt.swift
[361/421] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[362/421] Compiling SwiftBasicFormat Indenter.swift
[363/421] Compiling SwiftBasicFormat InferIndentation.swift
[364/421] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[365/421] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[366/422] Wrapping AST for SwiftDiagnostics for debugging
[368/422] Emitting module SwiftBasicFormat
[369/422] Compiling SwiftBasicFormat BasicFormat.swift
[370/423] Wrapping AST for SwiftBasicFormat for debugging
[372/423] Emitting module SwiftParser
[377/428] Compiling SwiftParser Lookahead.swift
[378/428] Compiling SwiftParser LoopProgressCondition.swift
[379/428] Compiling SwiftParser SwiftParserCompatibility.swift
[380/428] Compiling SwiftParser SwiftVersion.swift
[381/428] Compiling SwiftParser SyntaxUtils.swift
[382/428] Compiling SwiftParser TokenConsumer.swift
[383/428] Compiling SwiftParser TokenPrecedence.swift
[384/428] Compiling SwiftParser TokenSpec.swift
[385/428] Compiling SwiftParser TokenSpecSet.swift
[386/428] Compiling SwiftParser TopLevel.swift
[387/428] Compiling SwiftParser TriviaParser.swift
[388/428] Compiling SwiftParser Types.swift
[389/428] Compiling SwiftParser Modifiers.swift
[390/428] Compiling SwiftParser Names.swift
[391/428] Compiling SwiftParser Nominals.swift
[392/428] Compiling SwiftParser Parameters.swift
[393/428] Compiling SwiftParser ParseSourceFile.swift
[394/428] Compiling SwiftParser Parser.swift
[395/428] Compiling SwiftParser Attributes.swift
[396/428] Compiling SwiftParser Availability.swift
[397/428] Compiling SwiftParser CharacterInfo.swift
[398/428] Compiling SwiftParser CollectionNodes+Parsable.swift
[399/428] Compiling SwiftParser Declarations.swift
[400/428] Compiling SwiftParser Directives.swift
[401/428] Compiling SwiftParser Patterns.swift
[402/428] Compiling SwiftParser Recovery.swift
[403/428] Compiling SwiftParser Specifiers.swift
[404/428] Compiling SwiftParser Statements.swift
[405/428] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[406/428] Compiling SwiftParser StringLiterals.swift
[407/428] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[408/428] Compiling SwiftParser Expressions.swift
[409/428] Compiling SwiftParser IncrementalParseTransition.swift
[410/428] Compiling SwiftParser IsValidIdentifier.swift
[411/428] Compiling SwiftParser Cursor.swift
[412/428] Compiling SwiftParser Lexeme.swift
[413/428] Compiling SwiftParser ExperimentalFeatures.swift
[414/428] Compiling SwiftParser IsLexerClassified.swift
[415/428] Compiling SwiftParser LayoutNodes+Parsable.swift
[416/428] Compiling SwiftParser Parser+TokenSpecSet.swift
[417/428] Compiling SwiftParser TokenSpecStaticMembers.swift
[418/429] Wrapping AST for SwiftParser for debugging
[420/452] Compiling SwiftOperators PrecedenceGroup.swift
[421/453] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[422/454] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[423/454] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[424/454] Compiling SwiftOperators PrecedenceGraph.swift
[425/454] Compiling SwiftOperators OperatorTable.swift
[426/454] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[427/454] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[428/454] Emitting module SwiftOperators
[429/454] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[430/454] Compiling SwiftOperators OperatorTable+Semantics.swift
[431/454] Compiling SwiftOperators SyntaxSynthesis.swift
[432/454] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[433/454] Compiling SwiftParserDiagnostics PresenceUtils.swift
[434/454] Compiling SwiftOperators OperatorTable+Folding.swift
[435/455] Wrapping AST for SwiftOperators for debugging
[437/455] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[438/455] Compiling SwiftParserDiagnostics Utils.swift
[439/455] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[440/455] Emitting module SwiftParserDiagnostics
[445/455] Compiling SwiftParserDiagnostics MissingNodesError.swift
[446/455] Compiling SwiftParserDiagnostics MissingTokenError.swift
[447/456] Wrapping AST for SwiftParserDiagnostics for debugging
[449/471] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[450/471] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[451/472] Compiling SwiftSyntaxBuilder Indenter.swift
[452/472] Compiling SwiftSyntaxBuilder ListBuilder.swift
[453/472] Emitting module SwiftSyntaxBuilder
[454/472] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[455/472] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[456/472] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[457/472] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[458/472] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[459/472] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[460/472] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[461/472] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[462/472] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[463/472] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[464/472] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[465/473] Wrapping AST for SwiftSyntaxBuilder for debugging
[467/490] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[468/490] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[469/490] Compiling SwiftSyntaxMacros AccessorMacro.swift
[470/490] Compiling SwiftSyntaxMacros AttachedMacro.swift
[471/490] Compiling SwiftSyntaxMacros BodyMacro.swift
[472/490] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[473/490] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[474/492] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[475/492] Compiling SwiftSyntaxMacros Macro+Format.swift
[476/492] Compiling SwiftSyntaxMacros Macro.swift
[477/492] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[478/492] Compiling SwiftSyntaxMacros MemberMacro.swift
[479/492] Compiling SwiftSyntaxMacros PeerMacro.swift
[480/492] Emitting module SwiftSyntaxMacros
[481/492] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[482/492] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[483/492] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[484/492] Compiling SwiftSyntaxMacros PreambleMacro.swift
[485/492] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[486/493] Wrapping AST for SwiftSyntaxMacros for debugging
[488/502] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[489/503] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[490/503] Emitting module SwiftSyntaxMacroExpansion
[491/503] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[492/503] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[493/503] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[494/503] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[495/503] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[496/503] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[497/503] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[498/504] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[500/516] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[501/516] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[502/517] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[503/517] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[504/517] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[505/517] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[506/517] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[507/517] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[508/517] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[509/517] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[510/517] Emitting module SwiftCompilerPluginMessageHandling
[511/517] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[512/517] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[513/518] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[515/520] Emitting module SwiftCompilerPlugin
[516/520] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[517/521] Wrapping AST for SwiftCompilerPlugin for debugging
[519/526] Compiling DependenciesMacrosPlugin Plugins.swift
[520/526] Compiling DependenciesMacrosPlugin Support.swift
[521/526] 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,
[522/526] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[523/526] 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,
[524/527] Wrapping AST for DependenciesMacrosPlugin for debugging
[525/527] Write Objects.LinkFileList
[526/527] Linking DependenciesMacrosPlugin-tool
[528/533] Compiling DependenciesMacros Exports.swift
[529/533] Compiling DependenciesMacros Macros.swift
[530/533] Emitting module DependenciesMacros
[532/534] Compiling DependenciesMacros Exports.swift
[533/534] Emitting module DependenciesMacros
[534/534] Compiling DependenciesMacros Macros.swift
Build complete! (202.33s)
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",
        "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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.