The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-dependencies, reference 1.9.4 (a501ee), with Swift 6.1 for Android on 20 Aug 2025 03:45:43 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-dependencies.git
Reference: 1.9.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/swift-dependencies
 * tag               1.9.4      -> FETCH_HEAD
HEAD is now at a501eeb Prefer `#if compiler` over `#if swift` (#377)
Cloned https://github.com/pointfreeco/swift-dependencies.git
Revision (git rev-parse @):
a501eebe552fd23691c560adf474fca2169ad8aa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-dependencies.git at 1.9.4
========================================
Build
========================================
Selected platform:         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-4609320-0":/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: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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-macro-testing
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/swift-clocks
[1/878] Fetching swift-concurrency-extras
[124/2972] Fetching swift-concurrency-extras, swift-docc-plugin
[364/3880] Fetching swift-concurrency-extras, swift-docc-plugin, swift-macro-testing
[851/5172] Fetching swift-concurrency-extras, swift-docc-plugin, swift-macro-testing, swift-clocks
[3331/10677] Fetching swift-concurrency-extras, swift-docc-plugin, swift-macro-testing, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.67s)
[3028/9769] Fetching swift-concurrency-extras, swift-docc-plugin, swift-clocks, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.69s)
[1956/8477] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay
[4169/80233] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay, swift-syntax
[7547/82650] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay, swift-syntax, combine-schedulers
Fetched https://github.com/apple/swift-docc-plugin from cache (1.08s)
[10849/80556] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax, combine-schedulers
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.49s)
[12124/78139] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (7.79s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (7.81s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.85s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (8.39s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.46s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.05s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3456] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.03s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.69s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.3 (0.45s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15341] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.74s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (3.19s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.78s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
Creating working copy for https://github.com/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.6.1
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-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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/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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/71] Write sources
[39/71] Compiling _SwiftSyntaxCShims dummy.c
[40/71] Write swift-version-24593BA9C3E375BF.txt
[42/105] Emitting module IssueReportingPackageSupport
[43/105] Emitting module SwiftSyntax600
[44/105] Compiling SwiftSyntax600 Empty.swift
[45/106] Compiling IssueReportingPackageSupport _Test.swift
[46/106] Emitting module IssueReportingPackageSupport
[47/107] Emitting module ConcurrencyExtras
[48/107] Compiling ConcurrencyExtras ActorIsolated.swift
[49/107] Compiling ConcurrencyExtras AnyHashableSendable.swift
[50/108] Compiling SwiftSyntax510 Empty.swift
[51/108] Emitting module SwiftSyntax510
[52/109] Emitting module SwiftSyntax601
[53/109] Compiling IssueReportingPackageSupport _Test.swift
[54/109] Emitting module SwiftSyntax509
[55/109] Compiling SwiftSyntax509 Empty.swift
[56/110] Compiling SwiftSyntax601 Empty.swift
[63/112] Emitting module ConcurrencyExtras
[65/116] Wrapping AST for SwiftSyntax600 for debugging
[67/116] Compiling ConcurrencyExtras UncheckedSendable.swift
[67/120] Wrapping AST for SwiftSyntax510 for debugging
[68/157] Wrapping AST for SwiftSyntax601 for debugging
[70/157] Compiling ConcurrencyExtras UncheckedSendable.swift
[71/157] Compiling IssueReporting TestContext.swift
[72/157] Compiling IssueReporting Unimplemented.swift
[73/160] Compiling IssueReporting XCTest.swift
[74/160] Compiling IssueReporting IsTesting.swift
[74/212] Wrapping AST for SwiftSyntax509 for debugging
[75/223] Wrapping AST for IssueReportingPackageSupport for debugging
[77/223] Emitting module IssueReportingTestSupport
[78/223] Compiling IssueReportingTestSupport SwiftTesting.swift
[78/223] Wrapping AST for IssueReportingPackageSupport for debugging
[80/223] Compiling SwiftSyntax CustomTraits.swift
[81/223] Compiling SwiftSyntax EditorPlaceholder.swift
[82/225] Emitting module IssueReporting
[84/225] Compiling IssueReporting WithExpectedIssue.swift
[85/225] Compiling IssueReporting WithIssueContext.swift
[88/225] Compiling ConcurrencyExtras MainSerialExecutor.swift
[89/225] Compiling ConcurrencyExtras LockIsolated.swift
[90/225] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[91/225] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[92/225] Compiling ConcurrencyExtras Result.swift
[93/225] Compiling ConcurrencyExtras Task.swift
[94/225] Compiling SwiftSyntax MissingNodeInitializers.swift
[95/225] Compiling SwiftSyntax RawSyntax.swift
[96/226] Compiling IssueReportingTestSupport XCTest.swift
[97/227] Compiling SwiftSyntax CommonAncestor.swift
[98/227] Compiling SwiftSyntax Convenience.swift
[99/227] Compiling SwiftSyntax Assert.swift
[100/227] Compiling SwiftSyntax BumpPtrAllocator.swift
[102/227] Wrapping AST for IssueReportingTestSupport for debugging
[103/227] Write Objects.LinkFileList
[105/227] Compiling SwiftSyntax AbsolutePosition.swift
[106/227] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[107/227] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[108/227] Compiling SwiftSyntax RawSyntaxTokenView.swift
[109/227] Compiling SwiftSyntax SourceEdit.swift
[110/227] Compiling SwiftSyntax SourceLength.swift
[114/227] Compiling SwiftSyntax Identifier.swift
[115/227] Compiling SwiftSyntax MemoryLayout.swift
[118/228] Compiling SwiftSyntax SyntaxIdentifier.swift
[119/228] Compiling SwiftSyntax SyntaxNodeFactory.swift
[120/228] Compiling SwiftSyntax SyntaxNodeStructure.swift
[121/228] Compiling SwiftSyntax SyntaxProtocol.swift
[122/228] Compiling SwiftSyntax SyntaxText.swift
[123/228] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[124/228] Compiling SwiftSyntax TokenDiagnostic.swift
[125/228] Compiling SwiftSyntax TokenSequence.swift
[126/228] Compiling SwiftSyntax TokenSyntax.swift
[126/260] Linking libIssueReportingTestSupport-tool.so
[128/260] Compiling CombineSchedulers UIKit.swift
[129/261] Compiling CombineSchedulers UIScheduler.swift
[130/261] Compiling CombineSchedulers SwiftUI.swift
[131/261] Compiling CombineSchedulers TestScheduler.swift
[132/261] Compiling CombineSchedulers Timer.swift
[133/261] Compiling XCTestDynamicOverlay Exports.swift
[134/261] Compiling CombineSchedulers AnyScheduler.swift
[135/261] Compiling CombineSchedulers Concurrency.swift
[136/261] Emitting module CombineSchedulers
[137/261] Compiling CombineSchedulers Lock.swift
[138/261] Compiling CombineSchedulers NSRecursiveLock.swift
[139/261] Compiling CombineSchedulers ImmediateScheduler.swift
[140/261] Compiling CombineSchedulers Deprecations.swift
[141/261] Compiling Clocks Timer.swift
[142/262] Compiling CombineSchedulers UnimplementedScheduler.swift
[143/263] Emitting module XCTestDynamicOverlay
[144/263] Compiling Clocks AnyClock.swift
[145/263] Emitting module Clocks
[146/263] Compiling Clocks ImmediateClock.swift
[148/263] Emitting module IssueReportingTestSupport
[149/263] Compiling IssueReportingTestSupport SwiftTesting.swift
[150/263] Compiling IssueReportingTestSupport XCTest.swift
[151/264] Compiling Clocks Lock.swift
[152/264] Compiling ConcurrencyExtras Task.swift
[153/264] Compiling ConcurrencyExtras MainSerialExecutor.swift
[154/264] Compiling ConcurrencyExtras Result.swift
[155/264] Compiling ConcurrencyExtras LockIsolated.swift
[176/266] Compiling Clocks UnimplementedClock.swift
[178/266] Compiling Clocks SwiftUI.swift
[179/266] Compiling Clocks _AsyncTimerSequence.swift
[180/266] Compiling Clocks TestClock.swift
[180/267] Wrapping AST for IssueReportingTestSupport for debugging
[181/267] Write Objects.LinkFileList
[183/267] Compiling XCTestDynamicOverlay Deprecations.swift
[185/293] Wrapping AST for IssueReporting for debugging
[187/293] Compiling Clocks Timer.swift
[188/294] Compiling XCTestDynamicOverlay Exports.swift
[188/311] Linking libIssueReportingTestSupport.so
[190/317] Emitting module CombineSchedulers
[191/317] Compiling CombineSchedulers Timer.swift
[192/317] Compiling CombineSchedulers UIKit.swift
[193/318] Compiling Dependencies DependencyKey.swift
[194/318] Compiling Dependencies DependencyValues.swift
[195/318] Compiling Dependencies Dependency.swift
[196/318] Compiling Dependencies DependencyContext.swift
[197/318] Compiling Dependencies Context.swift
[198/318] Compiling Dependencies Date.swift
[199/318] Compiling Dependencies FireAndForget.swift
[200/318] Compiling Dependencies Assert.swift
[201/318] Compiling CombineSchedulers UIScheduler.swift
[202/318] Compiling Clocks ImmediateClock.swift
[203/318] Compiling DependenciesTestObserver TestObserver.swift
[204/318] Emitting module DependenciesTestObserver
[205/319] Emitting module Clocks
[206/319] Compiling Clocks Lock.swift
[207/319] Compiling Clocks AnyClock.swift
[208/319] Compiling Clocks _AsyncTimerSequence.swift
[210/319] Compiling CombineSchedulers UnimplementedScheduler.swift
[219/320] Compiling Dependencies Calendar.swift
[220/320] Compiling Dependencies Clocks.swift
[221/320] Compiling Dependencies OpenURL.swift
[222/320] Compiling Dependencies TimeZone.swift
[223/320] Compiling Dependencies URLSession.swift
[224/320] Compiling Dependencies Locale.swift
[225/320] Compiling Dependencies MainQueue.swift
[226/320] Compiling Dependencies MainRunLoop.swift
[227/320] Compiling Dependencies Deprecations.swift
[228/320] Compiling Dependencies Exports.swift
[229/320] Compiling Dependencies TypeName.swift
[230/320] Compiling Dependencies UUID.swift
[231/320] Compiling Dependencies WithRandomNumberGenerator.swift
[232/320] Compiling Dependencies AppEntryPoint.swift
[233/320] Compiling SwiftSyntax SyntaxArena.swift
[234/320] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[235/320] Compiling SwiftSyntax SyntaxChildren.swift
[236/320] Compiling SwiftSyntax SyntaxCollection.swift
[237/320] Compiling SwiftSyntax SyntaxHashable.swift
[239/320] Compiling Clocks SwiftUI.swift
[240/320] Compiling Clocks TestClock.swift
[240/320] Wrapping AST for DependenciesTestObserver for debugging
[241/320] Write Objects.LinkFileList
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
/host/spi-builder-workspace/Sources/Dependencies/Internal/Deprecations.swift:108:11: warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
106 | // MARK: -
107 |
108 | extension ActorIsolated {
    |           `- warning: 'ActorIsolated' is deprecated: Use 'LockIsolated' instead.
109 |   @available(
110 |     *,
[249/323] Compiling Clocks UnimplementedClock.swift
[250/324] 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 |     *,
[260/324] Emitting module XCTestDynamicOverlay
[261/324] Compiling XCTestDynamicOverlay Deprecations.swift
[262/325] Linking libDependenciesTestObserver.so
[265/348] Compiling Dependencies PreviewTrait.swift
[266/348] Compiling Dependencies TestTrait.swift
[267/348] Compiling Dependencies WithDependencies.swift
[268/348] Compiling Dependencies Context.swift
[269/348] Compiling Dependencies Date.swift
[270/348] Compiling Dependencies FireAndForget.swift
[271/348] Compiling Dependencies Assert.swift
[272/348] Compiling Dependencies Calendar.swift
[273/348] Compiling Dependencies Clocks.swift
[274/348] Compiling Dependencies Dependency.swift
[279/349] Compiling Dependencies Locale.swift
[280/349] Compiling Dependencies MainQueue.swift
[281/349] Compiling Dependencies MainRunLoop.swift
[285/354] 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 |     *,
[286/354] 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 |     *,
[287/354] 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 |     *,
[288/354] Compiling Dependencies UUID.swift
[289/354] Compiling Dependencies WithRandomNumberGenerator.swift
[290/354] Compiling Dependencies AppEntryPoint.swift
[291/354] 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 |     *,
[292/354] Compiling Dependencies OpenURL.swift
[293/354] Compiling Dependencies TimeZone.swift
[294/354] Compiling Dependencies URLSession.swift
[295/354] Emitting module DependenciesTestSupport
[296/354] Compiling DependenciesTestSupport TestTrait.swift
[298/355] Compiling Dependencies PreviewTrait.swift
[299/355] Compiling Dependencies TestTrait.swift
[300/355] Compiling Dependencies WithDependencies.swift
[302/355] Compiling Dependencies DependencyContext.swift
[303/355] Compiling Dependencies DependencyKey.swift
[304/355] Compiling Dependencies DependencyValues.swift
[306/358] Emitting module DependenciesTestSupport
[307/358] Compiling DependenciesTestSupport TestTrait.swift
[309/359] Emitting module SwiftSyntax
[310/359] Compiling SwiftSyntax SyntaxEnum.swift
[311/359] Compiling SwiftSyntax SyntaxKind.swift
[312/359] Compiling SwiftSyntax SyntaxRewriter.swift
[313/359] Compiling SwiftSyntax SyntaxTraits.swift
[314/359] Compiling SwiftSyntax SyntaxVisitor.swift
[315/359] Compiling SwiftSyntax TokenKind.swift
[316/359] Compiling SwiftSyntax Tokens.swift
[317/359] Compiling SwiftSyntax TriviaPieces.swift
[318/359] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[319/359] Compiling SwiftSyntax RawSyntaxNodesC.swift
[320/359] Compiling SwiftSyntax RawSyntaxNodesD.swift
[321/359] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[322/359] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[323/359] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[324/359] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[325/359] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[326/359] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[327/359] Compiling SwiftSyntax RawSyntaxValidation.swift
[328/359] Compiling SwiftSyntax Trivia.swift
[329/359] Compiling SwiftSyntax Utils.swift
[330/359] Compiling SwiftSyntax ChildNameForKeyPath.swift
[331/359] Compiling SwiftSyntax Keyword.swift
[332/359] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[333/359] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[334/359] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[335/359] Compiling SwiftSyntax SyntaxBaseNodes.swift
[336/359] Compiling SwiftSyntax SyntaxCollections.swift
[337/359] Compiling SwiftSyntax SyntaxNodesAB.swift
[338/359] Compiling SwiftSyntax SyntaxNodesC.swift
[339/359] Compiling SwiftSyntax SyntaxNodesD.swift
[340/359] Compiling SwiftSyntax SyntaxNodesEF.swift
[341/359] Compiling SwiftSyntax SyntaxNodesGHI.swift
[342/359] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[343/359] Compiling SwiftSyntax SyntaxNodesOP.swift
[344/359] Compiling SwiftSyntax SyntaxNodesQRS.swift
[345/359] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[346/360] Wrapping AST for SwiftSyntax for debugging
[348/418] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[349/418] Compiling SwiftDiagnostics Message.swift
[350/419] Compiling SwiftBasicFormat Syntax+Extensions.swift
[351/419] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[352/419] Emitting module SwiftBasicFormat
[353/419] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[354/419] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[355/419] Compiling SwiftDiagnostics Convenience.swift
[356/419] Compiling SwiftDiagnostics Diagnostic.swift
[357/419] Emitting module SwiftDiagnostics
[358/419] Compiling SwiftDiagnostics Note.swift
[359/419] Compiling SwiftBasicFormat InferIndentation.swift
[360/419] Compiling SwiftBasicFormat Indenter.swift
[361/419] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[362/419] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[363/419] Compiling SwiftDiagnostics FixIt.swift
[364/419] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[365/420] Wrapping AST for SwiftDiagnostics for debugging
[367/420] Compiling SwiftBasicFormat BasicFormat.swift
[368/421] Wrapping AST for SwiftBasicFormat for debugging
[370/421] Compiling SwiftParser TokenSpec.swift
[371/421] Compiling SwiftParser TokenSpecSet.swift
[372/421] Compiling SwiftParser TopLevel.swift
[373/421] Compiling SwiftParser TriviaParser.swift
[374/421] Compiling SwiftParser Types.swift
[375/421] Compiling SwiftParser SwiftParserCompatibility.swift
[376/421] Compiling SwiftParser SwiftVersion.swift
[377/421] Compiling SwiftParser SyntaxUtils.swift
[378/421] Compiling SwiftParser TokenConsumer.swift
[379/421] Compiling SwiftParser TokenPrecedence.swift
[384/421] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[385/421] Compiling SwiftParser StringLiterals.swift
[386/426] Compiling SwiftParser Modifiers.swift
[387/426] Compiling SwiftParser Names.swift
[388/426] Compiling SwiftParser Nominals.swift
[389/426] Compiling SwiftParser Parameters.swift
[390/426] Compiling SwiftParser ParseSourceFile.swift
[391/426] Compiling SwiftParser Parser.swift
[392/426] Compiling SwiftParser LexemeSequence.swift
[393/426] Compiling SwiftParser Lexer.swift
[394/426] Compiling SwiftParser RegexLiteralLexer.swift
[395/426] Compiling SwiftParser UnicodeScalarExtensions.swift
[396/426] Compiling SwiftParser Lookahead.swift
[397/426] Compiling SwiftParser LoopProgressCondition.swift
[398/426] Compiling SwiftParser Attributes.swift
[399/426] Compiling SwiftParser Availability.swift
[400/426] Compiling SwiftParser CharacterInfo.swift
[401/426] Compiling SwiftParser CollectionNodes+Parsable.swift
[402/426] Compiling SwiftParser Declarations.swift
[403/426] Compiling SwiftParser Directives.swift
[404/426] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[405/426] Compiling SwiftParser Expressions.swift
[406/426] Compiling SwiftParser IncrementalParseTransition.swift
[407/426] Compiling SwiftParser IsValidIdentifier.swift
[408/426] Compiling SwiftParser Cursor.swift
[409/426] Compiling SwiftParser Lexeme.swift
[410/426] Emitting module SwiftParser
[411/426] Compiling SwiftParser ExperimentalFeatures.swift
[412/426] Compiling SwiftParser IsLexerClassified.swift
[413/426] Compiling SwiftParser LayoutNodes+Parsable.swift
[414/426] Compiling SwiftParser Parser+TokenSpecSet.swift
[415/426] Compiling SwiftParser TokenSpecStaticMembers.swift
[416/427] Wrapping AST for SwiftParser for debugging
[418/450] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[419/451] Compiling SwiftOperators Operator.swift
[420/451] Compiling SwiftOperators OperatorError+Diagnostics.swift
[421/451] Compiling SwiftOperators PrecedenceGroup.swift
[422/452] Compiling SwiftOperators PrecedenceGraph.swift
[423/452] Compiling SwiftOperators OperatorTable.swift
[426/452] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[427/452] Compiling SwiftOperators SyntaxSynthesis.swift
[428/452] Emitting module SwiftOperators
[429/452] Compiling SwiftOperators OperatorTable+Semantics.swift
[430/452] Compiling SwiftOperators OperatorError.swift
[431/452] Compiling SwiftOperators OperatorTable+Defaults.swift
[432/452] Compiling SwiftOperators OperatorTable+Folding.swift
[433/453] Emitting module SwiftParserDiagnostics
[435/453] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[436/453] Compiling SwiftParserDiagnostics Utils.swift
[437/453] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[437/453] Wrapping AST for SwiftOperators for debugging
[439/453] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[440/453] Compiling SwiftParserDiagnostics PresenceUtils.swift
[443/453] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[444/453] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[445/454] Wrapping AST for SwiftParserDiagnostics for debugging
[447/469] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[448/469] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[449/470] Emitting module SwiftSyntaxBuilder
[450/470] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[451/470] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[452/470] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[453/470] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[454/470] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[455/470] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[456/470] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[457/470] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[458/470] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[459/470] Compiling SwiftSyntaxBuilder Indenter.swift
[460/470] Compiling SwiftSyntaxBuilder ListBuilder.swift
[461/470] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[462/470] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[463/471] Wrapping AST for SwiftSyntaxBuilder for debugging
[465/488] Compiling SwiftSyntaxMacros Macro.swift
[466/488] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[467/488] Compiling SwiftSyntaxMacros MemberMacro.swift
[468/488] Compiling SwiftSyntaxMacros PeerMacro.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/490] Emitting module SwiftSyntaxMacros
[475/490] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[476/490] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[477/490] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[478/490] Compiling SwiftSyntaxMacros Macro+Format.swift
[479/490] Compiling SwiftSyntaxMacros PreambleMacro.swift
[480/490] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[481/490] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[482/490] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[483/490] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[484/491] Wrapping AST for SwiftSyntaxMacros for debugging
[486/500] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[487/501] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[488/501] Emitting module SwiftSyntaxMacroExpansion
[489/501] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[490/501] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[491/501] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[492/501] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[493/501] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[494/501] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[495/501] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[496/502] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[498/514] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[499/515] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[500/515] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[501/515] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[502/515] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[503/515] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[504/515] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[505/515] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[506/515] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[507/515] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[508/515] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[509/515] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[510/515] Emitting module SwiftCompilerPluginMessageHandling
[511/516] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[513/518] Emitting module SwiftCompilerPlugin
[514/518] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[515/519] Wrapping AST for SwiftCompilerPlugin for debugging
[517/524] Compiling DependenciesMacrosPlugin Support.swift
[518/524] Compiling DependenciesMacrosPlugin Plugins.swift
[519/524] Emitting module DependenciesMacrosPlugin
/host/spi-builder-workspace/Sources/DependenciesMacrosPlugin/DependencyClientMacro.swift:11:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
  9 | #endif
 10 |
 11 | public enum DependencyClientMacro: MemberAttributeMacro, MemberMacro {
    |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 12 |   public static func expansion<D: DeclGroupSyntax, M: DeclSyntaxProtocol, C: MacroExpansionContext>(
 13 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[520/524] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[521/524] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
/host/spi-builder-workspace/Sources/DependenciesMacrosPlugin/DependencyClientMacro.swift:11:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
  9 | #endif
 10 |
 11 | public enum DependencyClientMacro: MemberAttributeMacro, MemberMacro {
    |             `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 12 |   public static func expansion<D: DeclGroupSyntax, M: DeclSyntaxProtocol, C: MacroExpansionContext>(
 13 |     of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[522/525] Wrapping AST for DependenciesMacrosPlugin for debugging
[523/525] Write Objects.LinkFileList
[524/525] Linking DependenciesMacrosPlugin-tool
[526/531] Compiling DependenciesMacros Exports.swift
[527/531] Compiling DependenciesMacros Macros.swift
[528/531] Emitting module DependenciesMacros
[530/532] Compiling DependenciesMacros Exports.swift
[531/532] Compiling DependenciesMacros Macros.swift
Build complete! (207.52s)
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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.