The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-dependencies, reference main (7dc037), with Swift 6.1 for Android on 30 May 2025 21:42:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-dependencies.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/swift-dependencies
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7dc0370 Remove outdated warmning. (#374)
Cloned https://github.com/pointfreeco/swift-dependencies.git
Revision (git rev-parse @):
7dc03704f892cfdaa22ac3213fed5ce6bf8a831f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-dependencies.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-dependencies.git
https://github.com/pointfreeco/swift-dependencies.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "combine-schedulers",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/combine-schedulers"
    },
    {
      "identity" : "swift-clocks",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-clocks"
    },
    {
      "identity" : "swift-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-dependencies",
  "name" : "swift-dependencies",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Dependencies",
      "targets" : [
        "Dependencies"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesMacros",
      "targets" : [
        "DependenciesMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesTestSupport",
      "targets" : [
        "DependenciesTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependenciesTestObserver",
      "targets" : [
        "DependenciesTestObserver"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "DependenciesMacrosPlugin",
      "targets" : [
        "DependenciesMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "DependenciesTests",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTests",
      "path" : "Tests/DependenciesTests",
      "product_dependencies" : [
        "IssueReportingTestSupport"
      ],
      "sources" : [
        "AssertTests.swift",
        "BaseTestCaseTests.swift",
        "CacheTests.swift",
        "DateTests.swift",
        "DependencyKeyTests.swift",
        "DependencyTests.swift",
        "DependencyValuesTests.swift",
        "FireAndForgetTests.swift",
        "Internal/XCTTODO.swift",
        "InvokeTestTests.swift",
        "PrepareDependenciesTests.swift",
        "ResolutionTests.swift",
        "RootResettingTests.swift",
        "SwiftTestingTests.swift",
        "TestTraitTests.swift",
        "UUIDTests.swift",
        "WithRandomNumberGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "Dependencies",
        "DependenciesTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependenciesTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTestSupport",
      "path" : "Sources/DependenciesTestSupport",
      "product_dependencies" : [
        "ConcurrencyExtras",
        "IssueReportingTestSupport"
      ],
      "product_memberships" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "TestTrait.swift"
      ],
      "target_dependencies" : [
        "Dependencies"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependenciesTestObserver",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesTestObserver",
      "path" : "Sources/DependenciesTestObserver",
      "product_dependencies" : [
        "IssueReporting"
      ],
      "product_memberships" : [
        "DependenciesTestObserver"
      ],
      "sources" : [
        "TestObserver.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependenciesMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacrosPluginTests",
      "path" : "Tests/DependenciesMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "DependencyClientMacroTests.swift",
        "DependencyClientTests.swift",
        "DependencyEndpointMacroTests.swift",
        "DependencyEndpointTests.swift",
        "Internal/BaseTestCase.swift",
        "MacroTests.swift"
      ],
      "target_dependencies" : [
        "Dependencies",
        "DependenciesMacros",
        "DependenciesMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependenciesMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacrosPlugin",
      "path" : "Sources/DependenciesMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "DependenciesMacros",
        "DependenciesMacrosPlugin"
      ],
      "sources" : [
        "DependencyClientMacro.swift",
        "DependencyEndpointMacro.swift",
        "Plugins.swift",
        "Support.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "DependenciesMacros",
      "module_type" : "SwiftTarget",
      "name" : "DependenciesMacros",
      "path" : "Sources/DependenciesMacros",
      "product_dependencies" : [
        "IssueReporting",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "DependenciesMacros"
      ],
      "sources" : [
        "Internal/Exports.swift",
        "Macros.swift"
      ],
      "target_dependencies" : [
        "DependenciesMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dependencies",
      "module_type" : "SwiftTarget",
      "name" : "Dependencies",
      "path" : "Sources/Dependencies",
      "product_dependencies" : [
        "Clocks",
        "CombineSchedulers",
        "ConcurrencyExtras",
        "IssueReporting",
        "XCTestDynamicOverlay"
      ],
      "product_memberships" : [
        "Dependencies",
        "DependenciesTestSupport"
      ],
      "sources" : [
        "Dependency.swift",
        "DependencyContext.swift",
        "DependencyKey.swift",
        "DependencyValues.swift",
        "DependencyValues/Assert.swift",
        "DependencyValues/Calendar.swift",
        "DependencyValues/Clocks.swift",
        "DependencyValues/Context.swift",
        "DependencyValues/Date.swift",
        "DependencyValues/FireAndForget.swift",
        "DependencyValues/Locale.swift",
        "DependencyValues/MainQueue.swift",
        "DependencyValues/MainRunLoop.swift",
        "DependencyValues/OpenURL.swift",
        "DependencyValues/TimeZone.swift",
        "DependencyValues/URLSession.swift",
        "DependencyValues/UUID.swift",
        "DependencyValues/WithRandomNumberGenerator.swift",
        "Internal/AppEntryPoint.swift",
        "Internal/Deprecations.swift",
        "Internal/Exports.swift",
        "Internal/TypeName.swift",
        "Traits/PreviewTrait.swift",
        "Traits/TestTrait.swift",
        "WithDependencies.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
[1/852] Fetching swift-concurrency-extras
[853/2144] Fetching swift-concurrency-extras, swift-clocks
[854/3052] Fetching swift-concurrency-extras, swift-clocks, swift-macro-testing
[947/5101] Fetching swift-concurrency-extras, swift-clocks, swift-macro-testing, swift-docc-plugin
[1307/10559] Fetching swift-concurrency-extras, swift-clocks, swift-macro-testing, swift-docc-plugin, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.97s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.98s)
[6122/8359] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay
[8360/10769] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay, combine-schedulers
[10770/81310] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay, combine-schedulers, swift-syntax
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.43s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.41s)
[11740/78048] Fetching swift-docc-plugin, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.42s)
[6987/72590] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (5.45s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.49s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (6.08s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (2.43s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.66s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.33s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.57s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.77s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.63s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13189] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.15s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (2.95s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.43s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.15s)
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/67] Write sources
[37/67] Write swift-version-24593BA9C3E375BF.txt
[37/67] Compiling _SwiftSyntaxCShims dummy.c
[40/119] Emitting module SwiftSyntax601
[41/119] Compiling SwiftSyntax601 Empty.swift
[42/120] Emitting module SwiftSyntax509
[43/120] Compiling SwiftSyntax509 Empty.swift
[44/120] Compiling SwiftSyntax510 Empty.swift
[45/120] Emitting module SwiftSyntax510
[46/122] Emitting module SwiftSyntax600
[47/122] Compiling SwiftSyntax600 Empty.swift
[51/123] Wrapping AST for SwiftSyntax601 for debugging
[52/209] Wrapping AST for SwiftSyntax600 for debugging
[53/209] Wrapping AST for SwiftSyntax510 for debugging
[54/209] Wrapping AST for SwiftSyntax509 for debugging
[56/209] Compiling SwiftSyntax Identifier.swift
[57/209] Compiling SwiftSyntax MemoryLayout.swift
[58/210] Emitting module ConcurrencyExtras
[59/210] Compiling ConcurrencyExtras Result.swift
[60/210] Compiling ConcurrencyExtras Task.swift
[61/210] Emitting module IssueReportingTestSupport
[62/210] Compiling IssueReportingTestSupport XCTest.swift
[63/210] Compiling IssueReportingTestSupport SwiftTesting.swift
[65/211] Compiling ConcurrencyExtras UncheckedSendable.swift
[66/211] Compiling SwiftSyntax RawSyntax.swift
[67/211] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[68/211] Compiling SwiftSyntax SourceLength.swift
[69/211] Compiling SwiftSyntax AbsolutePosition.swift
[70/211] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[71/211] Compiling SwiftSyntax CustomTraits.swift
[72/211] Compiling SwiftSyntax EditorPlaceholder.swift
[73/211] Compiling SwiftSyntax BumpPtrAllocator.swift
[74/211] Compiling SwiftSyntax CommonAncestor.swift
[75/211] Compiling SwiftSyntax Convenience.swift
[76/211] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[77/211] Compiling SwiftSyntax Assert.swift
[78/213] Compiling ConcurrencyExtras MainSerialExecutor.swift
[79/213] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[80/213] Compiling SwiftSyntax RawSyntaxTokenView.swift
[81/213] Compiling SwiftSyntax SourceEdit.swift
[82/213] Emitting module IssueReporting
[85/213] Compiling SwiftSyntax MissingNodeInitializers.swift
[85/213] Wrapping AST for IssueReportingTestSupport for debugging
[86/213] Write Objects.LinkFileList
[88/213] Compiling ConcurrencyExtras LockIsolated.swift
[93/214] Linking libIssueReportingTestSupport-tool.so
[95/214] Compiling IssueReporting WithExpectedIssue.swift
[96/214] Compiling IssueReporting WithIssueContext.swift
[98/238] Compiling Clocks Lock.swift
[99/239] Compiling XCTestDynamicOverlay Exports.swift
[100/239] Compiling Clocks Timer.swift
[101/239] Emitting module CombineSchedulers
[102/239] Compiling CombineSchedulers UIKit.swift
[103/239] Compiling CombineSchedulers UIScheduler.swift
[104/240] Compiling Clocks ImmediateClock.swift
[105/240] Compiling Clocks SwiftUI.swift
[106/240] Compiling CombineSchedulers AnyScheduler.swift
[107/240] Compiling CombineSchedulers Concurrency.swift
[108/240] Compiling CombineSchedulers ImmediateScheduler.swift
[109/240] Compiling CombineSchedulers Deprecations.swift
[110/240] Compiling CombineSchedulers Lock.swift
[111/240] Compiling CombineSchedulers NSRecursiveLock.swift
[112/240] Compiling CombineSchedulers SwiftUI.swift
[113/240] Compiling CombineSchedulers TestScheduler.swift
[114/240] Compiling CombineSchedulers Timer.swift
[115/240] Emitting module Clocks
[116/240] Compiling Clocks AnyClock.swift
[117/240] Compiling CombineSchedulers UnimplementedScheduler.swift
[120/243] Emitting module IssueReportingTestSupport
[121/243] Compiling ConcurrencyExtras MainSerialExecutor.swift
[124/244] Compiling Clocks UnimplementedClock.swift
[126/244] Compiling Clocks _AsyncTimerSequence.swift
[127/244] Compiling Clocks TestClock.swift
[129/245] Compiling ConcurrencyExtras UncheckedSendable.swift
[130/245] Compiling XCTestDynamicOverlay Deprecations.swift
[131/245] Emitting module XCTestDynamicOverlay
[133/269] Compiling Dependencies DependencyValues.swift
[134/269] Compiling Dependencies OpenURL.swift
[135/269] Compiling Dependencies Locale.swift
[136/269] Compiling Dependencies MainQueue.swift
[137/269] Compiling Dependencies MainRunLoop.swift
[138/272] Compiling Dependencies UUID.swift
[139/272] Compiling Dependencies WithRandomNumberGenerator.swift
[140/272] Compiling Dependencies AppEntryPoint.swift
[141/272] 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 |     *,
[142/272] 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 |     *,
[143/272] 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 |     *,
[144/272] Compiling Dependencies Assert.swift
[145/272] Compiling Dependencies Calendar.swift
[146/272] Compiling Dependencies Clocks.swift
[147/272] Compiling Dependencies Context.swift
[148/272] Compiling Dependencies Date.swift
[149/272] Compiling Dependencies FireAndForget.swift
[151/272] Compiling Dependencies TimeZone.swift
[152/272] Compiling Dependencies URLSession.swift
[166/272] Compiling Dependencies PreviewTrait.swift
[167/272] Compiling Dependencies TestTrait.swift
[168/272] Compiling Dependencies WithDependencies.swift
[169/272] Compiling SwiftSyntax SyntaxCollection.swift
[170/272] Compiling SwiftSyntax SyntaxHashable.swift
[177/272] Compiling Dependencies Dependency.swift
[178/272] Compiling Dependencies DependencyContext.swift
[179/272] Compiling Dependencies DependencyKey.swift
[180/281] 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 |     *,
[189/284] Emitting module DependenciesTestSupport
[190/284] Compiling DependenciesTestSupport TestTrait.swift
[192/285] Compiling ConcurrencyExtras LockIsolated.swift
[193/285] Compiling ConcurrencyExtras Result.swift
[194/285] Compiling ConcurrencyExtras Task.swift
[204/285] Emitting module ConcurrencyExtras
[207/286] Compiling IssueReportingTestSupport XCTest.swift
[208/286] Compiling IssueReportingTestSupport SwiftTesting.swift
[215/287] Emitting module IssueReporting
[221/288] Wrapping AST for IssueReportingTestSupport for debugging
[222/288] Write Objects.LinkFileList
[223/288] Wrapping AST for IssueReporting for debugging
[224/313] Linking libIssueReportingTestSupport.so
[226/313] Compiling XCTestDynamicOverlay Exports.swift
[227/313] Compiling Clocks SwiftUI.swift
[228/314] Emitting module DependenciesTestObserver
[229/314] Emitting module CombineSchedulers
[230/314] Compiling CombineSchedulers AnyScheduler.swift
[231/314] Compiling CombineSchedulers Concurrency.swift
[232/315] Compiling CombineSchedulers ImmediateScheduler.swift
[233/315] Compiling CombineSchedulers Deprecations.swift
[234/315] Compiling CombineSchedulers UIKit.swift
[235/315] Compiling CombineSchedulers Timer.swift
[236/315] Compiling CombineSchedulers UIScheduler.swift
[237/315] Compiling CombineSchedulers Lock.swift
[238/315] Compiling CombineSchedulers NSRecursiveLock.swift
[239/315] Compiling CombineSchedulers SwiftUI.swift
[240/315] Compiling CombineSchedulers TestScheduler.swift
[241/315] Compiling Clocks Timer.swift
[242/315] Compiling DependenciesTestObserver TestObserver.swift
[244/316] Emitting module Clocks
[245/316] Compiling CombineSchedulers UnimplementedScheduler.swift
[246/317] Compiling Clocks _AsyncTimerSequence.swift
[247/317] Compiling Clocks AnyClock.swift
[248/317] Compiling Clocks ImmediateClock.swift
[249/317] Compiling Clocks Lock.swift
[250/317] Compiling Clocks UnimplementedClock.swift
[251/317] Wrapping AST for DependenciesTestObserver for debugging
[252/317] Write Objects.LinkFileList
[254/317] Compiling Clocks TestClock.swift
[256/318] Compiling XCTestDynamicOverlay Deprecations.swift
[257/318] Emitting module XCTestDynamicOverlay
[258/319] Linking libDependenciesTestObserver.so
[260/342] Compiling Dependencies Locale.swift
[261/342] Compiling Dependencies MainQueue.swift
[262/342] Compiling Dependencies MainRunLoop.swift
[263/345] Compiling Dependencies OpenURL.swift
[264/345] Compiling Dependencies TimeZone.swift
[265/345] Compiling Dependencies URLSession.swift
[266/345] Compiling Dependencies Context.swift
[267/345] Compiling Dependencies Date.swift
[268/345] Compiling Dependencies FireAndForget.swift
[269/345] Compiling Dependencies Assert.swift
[270/345] Compiling Dependencies Calendar.swift
[271/345] Compiling Dependencies Clocks.swift
[272/345] Compiling Dependencies UUID.swift
[273/345] Compiling Dependencies WithRandomNumberGenerator.swift
[274/345] Compiling Dependencies AppEntryPoint.swift
[275/345] 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 |     *,
[276/345] 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 |     *,
[277/345] 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 |     *,
[278/345] 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 |     *,
[279/345] Compiling Dependencies Dependency.swift
[280/345] Compiling Dependencies DependencyContext.swift
[281/345] Compiling Dependencies DependencyKey.swift
[282/345] Compiling Dependencies DependencyValues.swift
[283/345] Compiling Dependencies PreviewTrait.swift
[284/345] Compiling Dependencies TestTrait.swift
[285/345] Compiling Dependencies WithDependencies.swift
[287/348] Emitting module DependenciesTestSupport
[288/348] Compiling DependenciesTestSupport TestTrait.swift
[290/349] Emitting module SwiftSyntax
[291/349] Compiling SwiftSyntax SyntaxEnum.swift
[292/349] Compiling SwiftSyntax SyntaxKind.swift
[293/349] Compiling SwiftSyntax SyntaxRewriter.swift
[294/349] Compiling SwiftSyntax SyntaxTraits.swift
[295/349] Compiling SwiftSyntax SyntaxVisitor.swift
[296/349] Compiling SwiftSyntax TokenKind.swift
[297/349] Compiling SwiftSyntax Tokens.swift
[298/349] Compiling SwiftSyntax TriviaPieces.swift
[299/349] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[300/349] Compiling SwiftSyntax RawSyntaxNodesC.swift
[301/349] Compiling SwiftSyntax RawSyntaxNodesD.swift
[302/349] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[303/349] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[304/349] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[305/349] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[306/349] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[307/349] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[308/349] Compiling SwiftSyntax RawSyntaxValidation.swift
[309/349] Compiling SwiftSyntax SyntaxIdentifier.swift
[310/349] Compiling SwiftSyntax SyntaxNodeFactory.swift
[311/349] Compiling SwiftSyntax SyntaxNodeStructure.swift
[312/349] Compiling SwiftSyntax SyntaxProtocol.swift
[313/349] Compiling SwiftSyntax SyntaxText.swift
[314/349] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[315/349] Compiling SwiftSyntax TokenDiagnostic.swift
[316/349] Compiling SwiftSyntax TokenSequence.swift
[317/349] Compiling SwiftSyntax TokenSyntax.swift
[318/349] Compiling SwiftSyntax Trivia.swift
[319/349] Compiling SwiftSyntax Utils.swift
[320/349] Compiling SwiftSyntax ChildNameForKeyPath.swift
[321/349] Compiling SwiftSyntax Keyword.swift
[322/349] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[323/349] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[324/349] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[325/349] Compiling SwiftSyntax SyntaxBaseNodes.swift
[326/349] Compiling SwiftSyntax SyntaxCollections.swift
[327/349] Compiling SwiftSyntax SyntaxNodesAB.swift
[328/349] Compiling SwiftSyntax SyntaxNodesC.swift
[329/349] Compiling SwiftSyntax SyntaxNodesD.swift
[330/349] Compiling SwiftSyntax SyntaxNodesEF.swift
[331/349] Compiling SwiftSyntax SyntaxNodesGHI.swift
[332/349] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[333/349] Compiling SwiftSyntax SyntaxNodesOP.swift
[334/349] Compiling SwiftSyntax SyntaxNodesQRS.swift
[335/349] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[336/350] Wrapping AST for SwiftSyntax for debugging
[338/408] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[339/409] Compiling SwiftDiagnostics Message.swift
[340/409] Compiling SwiftDiagnostics Note.swift
[341/409] Compiling SwiftDiagnostics FixIt.swift
[342/409] Emitting module SwiftDiagnostics
[343/409] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[344/409] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[345/409] Compiling SwiftBasicFormat Syntax+Extensions.swift
[346/409] Compiling SwiftBasicFormat InferIndentation.swift
[347/409] Compiling SwiftBasicFormat Indenter.swift
[348/409] Compiling SwiftParser Attributes.swift
[349/409] Compiling SwiftParser Availability.swift
[350/409] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[351/409] Compiling SwiftParser CharacterInfo.swift
[352/409] Compiling SwiftParser CollectionNodes+Parsable.swift
[353/409] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[354/410] Wrapping AST for SwiftDiagnostics for debugging
[356/410] Emitting module SwiftBasicFormat
[357/410] Compiling SwiftBasicFormat BasicFormat.swift
[358/411] Wrapping AST for SwiftBasicFormat for debugging
[360/411] Emitting module SwiftParser
[361/416] Compiling SwiftParser Modifiers.swift
[362/416] Compiling SwiftParser Names.swift
[363/416] Compiling SwiftParser Nominals.swift
[364/416] Compiling SwiftParser Parameters.swift
[365/416] Compiling SwiftParser ParseSourceFile.swift
[366/416] Compiling SwiftParser Parser.swift
[367/416] Compiling SwiftParser LexemeSequence.swift
[368/416] Compiling SwiftParser Lexer.swift
[369/416] Compiling SwiftParser RegexLiteralLexer.swift
[370/416] Compiling SwiftParser UnicodeScalarExtensions.swift
[371/416] Compiling SwiftParser Lookahead.swift
[372/416] Compiling SwiftParser LoopProgressCondition.swift
[373/416] Compiling SwiftParser SwiftParserCompatibility.swift
[374/416] Compiling SwiftParser SwiftVersion.swift
[375/416] Compiling SwiftParser SyntaxUtils.swift
[376/416] Compiling SwiftParser TokenConsumer.swift
[377/416] Compiling SwiftParser TokenPrecedence.swift
[378/416] Compiling SwiftParser TokenSpec.swift
[379/416] Compiling SwiftParser TokenSpecSet.swift
[380/416] Compiling SwiftParser TopLevel.swift
[381/416] Compiling SwiftParser TriviaParser.swift
[382/416] Compiling SwiftParser Types.swift
[383/416] Compiling SwiftParser Patterns.swift
[384/416] Compiling SwiftParser Recovery.swift
[385/416] Compiling SwiftParser Specifiers.swift
[386/416] Compiling SwiftParser Statements.swift
[387/416] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[388/416] Compiling SwiftParser StringLiterals.swift
[393/416] Compiling SwiftParser Declarations.swift
[394/416] Compiling SwiftParser Directives.swift
[395/416] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[396/416] Compiling SwiftParser Expressions.swift
[397/416] Compiling SwiftParser IncrementalParseTransition.swift
[398/416] Compiling SwiftParser IsValidIdentifier.swift
[399/416] Compiling SwiftParser Cursor.swift
[400/416] Compiling SwiftParser Lexeme.swift
[401/416] Compiling SwiftParser ExperimentalFeatures.swift
[402/416] Compiling SwiftParser IsLexerClassified.swift
[403/416] Compiling SwiftParser LayoutNodes+Parsable.swift
[404/416] Compiling SwiftParser Parser+TokenSpecSet.swift
[405/416] Compiling SwiftParser TokenSpecStaticMembers.swift
[406/417] Wrapping AST for SwiftParser for debugging
[408/440] Compiling SwiftOperators Operator.swift
[409/440] Compiling SwiftOperators OperatorError+Diagnostics.swift
[410/441] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[411/442] Compiling SwiftOperators PrecedenceGraph.swift
[412/442] Compiling SwiftOperators OperatorTable.swift
[413/442] Compiling SwiftOperators PrecedenceGroup.swift
[414/442] Emitting module SwiftOperators
[415/442] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[416/442] Compiling SwiftOperators OperatorError.swift
[417/442] Compiling SwiftOperators OperatorTable+Defaults.swift
[418/442] Compiling SwiftOperators SyntaxSynthesis.swift
[419/442] Compiling SwiftOperators OperatorTable+Folding.swift
[420/442] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[421/442] Compiling SwiftParserDiagnostics Utils.swift
[422/442] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[423/442] Compiling SwiftOperators OperatorTable+Semantics.swift
[424/443] Wrapping AST for SwiftOperators for debugging
[426/443] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[427/443] Compiling SwiftParserDiagnostics PresenceUtils.swift
[430/443] Compiling SwiftParserDiagnostics MissingNodesError.swift
[431/443] Compiling SwiftParserDiagnostics MissingTokenError.swift
[434/443] Emitting module SwiftParserDiagnostics
[435/444] Wrapping AST for SwiftParserDiagnostics for debugging
[437/459] Compiling SwiftSyntaxBuilder Indenter.swift
[438/459] Compiling SwiftSyntaxBuilder ListBuilder.swift
[439/460] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[440/460] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[441/460] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[442/460] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[443/460] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[444/460] Emitting module SwiftSyntaxBuilder
[445/460] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[446/460] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[447/460] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[448/460] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[449/460] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[450/460] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[451/460] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[452/460] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[453/461] Wrapping AST for SwiftSyntaxBuilder for debugging
[455/478] Emitting module SwiftSyntaxMacros
[456/480] Compiling SwiftSyntaxMacros AccessorMacro.swift
[457/480] Compiling SwiftSyntaxMacros AttachedMacro.swift
[458/480] Compiling SwiftSyntaxMacros BodyMacro.swift
[459/480] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[460/480] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[461/480] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[462/480] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[463/480] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[464/480] Compiling SwiftSyntaxMacros Macro+Format.swift
[465/480] Compiling SwiftSyntaxMacros MemberMacro.swift
[466/480] Compiling SwiftSyntaxMacros PeerMacro.swift
[467/480] Compiling SwiftSyntaxMacros Macro.swift
[468/480] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[469/480] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[470/480] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[471/480] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[472/480] Compiling SwiftSyntaxMacros PreambleMacro.swift
[473/480] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[474/481] Wrapping AST for SwiftSyntaxMacros for debugging
[476/490] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[477/491] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[478/491] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[479/491] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[480/491] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[481/491] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[482/491] Emitting module SwiftSyntaxMacroExpansion
[483/491] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[484/491] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[485/491] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[486/492] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[488/504] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[489/504] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[490/504] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[491/504] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[492/504] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[493/505] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[494/505] Emitting module SwiftCompilerPluginMessageHandling
[495/505] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[496/505] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[497/505] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[498/505] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[499/505] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[500/505] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[501/506] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[503/508] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[504/508] Emitting module SwiftCompilerPlugin
[505/509] Wrapping AST for SwiftCompilerPlugin for debugging
[507/514] Compiling DependenciesMacrosPlugin Plugins.swift
[508/514] Compiling DependenciesMacrosPlugin Support.swift
[509/514] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
/host/spi-builder-workspace/Sources/DependenciesMacrosPlugin/DependencyClientMacro.swift:11:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
  9 | #endif
 10 |
 11 | public enum DependencyClientMacro: MemberAttributeMacro, MemberMacro {
    |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 12 |   public static func expansion<D: DeclGroupSyntax, M: DeclSyntaxProtocol, C: MacroExpansionContext>(
 13 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[510/514] Emitting module DependenciesMacrosPlugin
/host/spi-builder-workspace/Sources/DependenciesMacrosPlugin/DependencyClientMacro.swift:11:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
  9 | #endif
 10 |
 11 | public enum DependencyClientMacro: MemberAttributeMacro, MemberMacro {
    |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 12 |   public static func expansion<D: DeclGroupSyntax, M: DeclSyntaxProtocol, C: MacroExpansionContext>(
 13 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[511/514] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[512/515] Wrapping AST for DependenciesMacrosPlugin for debugging
[513/515] Write Objects.LinkFileList
[514/515] Linking DependenciesMacrosPlugin-tool
[516/521] Compiling DependenciesMacros Exports.swift
[517/521] Emitting module DependenciesMacros
[518/521] Compiling DependenciesMacros Macros.swift
[519/522] Compiling DependenciesMacros Exports.swift
[520/522] Emitting module DependenciesMacros
[521/522] Compiling DependenciesMacros Macros.swift
Build complete! (179.11s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.