The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-macro-testing, reference main (ef8d25), with Swift 6.0 for macOS (SPM) on 17 Apr 2025 21:57:19 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-macro-testing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-macro-testing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ef8d250 wip (#43)
Cloned https://github.com/pointfreeco/swift-macro-testing.git
Revision (git rev-parse @):
ef8d250a24cae327af87b7b0139bf39d116fcc0d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-macro-testing.git at main
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[505/9969] Fetching swift-custom-dump, xctest-dynamic-overlay
[6684/23128] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing
[10628/93283] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.18s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.18s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.18s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.18s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.31s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.44s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.49s)
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-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-macro-testing",
      "name": "swift-macro-testing",
      "url": "https://github.com/pointfreeco/swift-macro-testing.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-macro-testing",
      "dependencies": [
        {
          "identity": "swift-snapshot-testing",
          "name": "swift-snapshot-testing",
          "url": "https://github.com/pointfreeco/swift-snapshot-testing",
          "version": "1.18.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
          "dependencies": [
            {
              "identity": "swift-custom-dump",
              "name": "swift-custom-dump",
              "url": "https://github.com/pointfreeco/swift-custom-dump",
              "version": "1.3.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.5.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[9/858] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.74s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (0.82s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.82s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.03s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
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 (0.03s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.03s)
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-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at main (ef8d250)
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.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
warning: '.resolve-product-dependencies': dependency 'swift-macro-testing' is not used by any target
Found 2 product dependencies
  - swift-snapshot-testing
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pointfreeco/swift-macro-testing.git
https://github.com/pointfreeco/swift-macro-testing.git
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-macro-testing",
  "name" : "swift-macro-testing",
  "path" : "/Users/admin/builder/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" : "MacroTesting",
      "targets" : [
        "MacroTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MacroTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroTestingTests",
      "path" : "Tests/MacroTestingTests",
      "sources" : [
        "AddAsyncTests.swift",
        "AddBlockerTests.swift",
        "AddCompletionHandlerTests.swift",
        "AssertMacroTests.swift",
        "BaseTestCase.swift",
        "CaseDetectionMacroTests.swift",
        "CustomCodableMacroTests.swift",
        "DefaultFatalErrorImplementationMacroTests.swift",
        "DiagnosticsAndFixitsEmitterMacroTests.swift",
        "DictionaryStorageMacroTests.swift",
        "EntryMacroTests.swift",
        "EquatableExtensionMacroTests.swift",
        "FixItTests.swift",
        "FontLiteralMacroTests.swift",
        "FuncUniqueMacroTests.swift",
        "IndentationWidthTests.swift",
        "MacroExamples/AddAsyncMacro.swift",
        "MacroExamples/AddBlocker.swift",
        "MacroExamples/AddCompletionHandlerMacro.swift",
        "MacroExamples/CaseDetectionMacro.swift",
        "MacroExamples/CustomCodable.swift",
        "MacroExamples/DefaultFatalErrorImplementationMacro.swift",
        "MacroExamples/Diagnostics.swift",
        "MacroExamples/DiagnosticsAndFixitsEmitterMacro.swift",
        "MacroExamples/DictionaryIndirectionMacro.swift",
        "MacroExamples/EntryMacro.swift",
        "MacroExamples/EquatableExtensionMacro.swift",
        "MacroExamples/FontLiteralMacro.swift",
        "MacroExamples/FuncUniqueMacro.swift",
        "MacroExamples/MemberDeprecatedMacro.swift",
        "MacroExamples/MetaEnumMacro.swift",
        "MacroExamples/NewTypeMacro.swift",
        "MacroExamples/ObservableMacro.swift",
        "MacroExamples/OptionSetMacro.swift",
        "MacroExamples/PeerValueWithSuffixMacro.swift",
        "MacroExamples/StringifyMacro.swift",
        "MacroExamples/URLMacro.swift",
        "MacroExamples/WarningMacro.swift",
        "MacroExamples/WrapStoredPropertiesMacro.swift",
        "MacroNameTests.swift",
        "MemberDeprecatedMacroTests.swift",
        "MetaEnumMacroTests.swift",
        "NewTypeMacroTests.swift",
        "ObservableMacroTests.swift",
        "OptionSetMacroTests.swift",
        "PeerValueWithSuffixMacroTests.swift",
        "StringifyMacroTests.swift",
        "SwiftTestingTests.swift",
        "URLMacroTests.swift",
        "WarningMacroTests.swift",
        "WrapStoredPropertiesMacroTests.swift"
      ],
      "target_dependencies" : [
        "MacroTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroTesting",
      "module_type" : "SwiftTarget",
      "name" : "MacroTesting",
      "path" : "Sources/MacroTesting",
      "product_dependencies" : [
        "InlineSnapshotTesting",
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParserDiagnostics",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "product_memberships" : [
        "MacroTesting"
      ],
      "sources" : [
        "AssertMacro.swift",
        "Internal/Deprecations.swift",
        "Internal/Diagnostic+UnderlineHighlights.swift",
        "Internal/RecordIssue.swift",
        "MacrosTestTrait.swift",
        "SwiftDiagnostics/DiagnosticsFormatter.swift",
        "SwiftSyntax/SourceEdit.swift",
        "_SwiftSyntaxTestSupport/FixItApplier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/26] Write sources
[24/26] Compiling _SwiftSyntaxCShims dummy.c
[25/26] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/88] Emitting module SwiftSyntax600
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[28/88] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/88] Emitting module IssueReporting
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[30/88] Emitting module SwiftSyntax510
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/88] Emitting module SwiftSyntax601
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/88] Emitting module _SwiftSyntaxGenericTestSupport
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/63] Compiling SwiftSyntax510 Empty.swift
[3/63] Compiling SwiftSyntax601 Empty.swift
[4/63] Emitting module SwiftSyntax601
[5/63] Emitting module SwiftSyntax510
[6/63] Compiling SwiftSyntax509 Empty.swift
[7/63] Emitting module SwiftSyntax509
[8/63] Emitting module SwiftSyntax600
[9/63] Compiling SwiftSyntax600 Empty.swift
[10/63] Compiling _SwiftSyntaxGenericTestSupport String+TrimmingTrailingWhitespace.swift
[11/63] Emitting module _SwiftSyntaxGenericTestSupport
[12/63] Compiling _SwiftSyntaxGenericTestSupport AssertEqualWithDiff.swift
[13/129] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[14/129] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[15/131] Compiling IssueReporting WithExpectedIssue.swift
[16/131] Compiling IssueReporting WithIssueContext.swift
[17/131] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[18/131] Compiling SwiftSyntax SyntaxChildren.swift
[19/131] Compiling SwiftSyntax SyntaxCollection.swift
[20/131] Compiling SwiftSyntax SyntaxHashable.swift
[21/131] Compiling SwiftSyntax SyntaxIdentifier.swift
[22/131] Compiling SwiftSyntax SyntaxNodeFactory.swift
[23/131] Compiling SwiftSyntax SyntaxNodeStructure.swift
[24/138] Compiling SwiftSyntax AbsolutePosition.swift
[25/138] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[26/138] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[27/138] Compiling SwiftSyntax Assert.swift
[28/138] Compiling SwiftSyntax BumpPtrAllocator.swift
[29/138] Compiling SwiftSyntax CommonAncestor.swift
[30/138] Compiling SwiftSyntax Convenience.swift
[31/138] Compiling SwiftSyntax CustomTraits.swift
[32/138] Compiling SwiftSyntax EditorPlaceholder.swift
[33/138] Compiling SwiftSyntax Identifier.swift
[34/138] Compiling SwiftSyntax MemoryLayout.swift
[35/138] Compiling SwiftSyntax MissingNodeInitializers.swift
[36/138] Compiling SwiftSyntax RawSyntax.swift
[37/138] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[38/138] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[39/138] Compiling SwiftSyntax RawSyntaxTokenView.swift
[40/138] Compiling SwiftSyntax SourceEdit.swift
[41/138] Compiling SwiftSyntax SourceLength.swift
[42/138] Compiling SwiftSyntax SourceLocation.swift
[43/138] Compiling SwiftSyntax SourcePresence.swift
[44/138] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[45/138] Compiling SwiftSyntax Syntax.swift
[46/138] Compiling SwiftSyntax SyntaxArena.swift
[61/138] Emitting module IssueReporting
[64/141] Compiling XCTestDynamicOverlay Exports.swift
[65/141] Emitting module XCTestDynamicOverlay
[66/141] Compiling XCTestDynamicOverlay Deprecations.swift
[67/169] Emitting module SwiftSyntax
[68/169] Compiling CustomDump Identifiable.swift
[69/169] Compiling CustomDump Mirror.swift
[70/169] Compiling CustomDump String.swift
[71/169] Compiling CustomDump Unordered.swift
[72/169] Compiling SwiftSyntax RawSyntaxNodesD.swift
[73/169] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[74/169] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[75/169] Compiling SwiftSyntax SyntaxCollections.swift
[76/169] Compiling SwiftSyntax SyntaxEnum.swift
[77/169] Compiling SwiftSyntax SyntaxKind.swift
[78/169] Compiling SwiftSyntax SyntaxRewriter.swift
[79/169] Compiling SwiftSyntax SyntaxTraits.swift
[80/169] Compiling SwiftSyntax SyntaxVisitor.swift
[81/169] Compiling SwiftSyntax TokenKind.swift
[82/169] Compiling CustomDump CustomDumpStringConvertible.swift
[83/169] Compiling CustomDump Diff.swift
[84/169] Compiling CustomDump Dump.swift
[85/169] Compiling CustomDump ExpectDifference.swift
[86/169] Compiling CustomDump ExpectNoDifference.swift
[87/169] Compiling CustomDump AnyType.swift
[88/169] Compiling CustomDump CollectionDifference.swift
[95/171] Emitting module CustomDump
[96/171] Compiling CustomDump XCTAssertDifference.swift
[97/171] Compiling CustomDump XCTAssertNoDifference.swift
[101/171] Compiling CustomDump CustomDumpRepresentable.swift
[104/171] Compiling CustomDump CoreImage.swift
[105/171] Compiling CustomDump CoreLocation.swift
[106/171] Compiling CustomDump CoreMotion.swift
[107/171] Compiling CustomDump UserNotifications.swift
[108/171] Compiling CustomDump UserNotificationsUI.swift
[109/171] Compiling CustomDump CustomDumpReflectable.swift
[110/171] Compiling CustomDump Swift.swift
[111/171] Compiling CustomDump SwiftUI.swift
[112/171] Compiling CustomDump UIKit.swift
[113/171] Compiling CustomDump Photos.swift
[114/171] Compiling CustomDump Speech.swift
[115/171] Compiling CustomDump StoreKit.swift
[116/171] Compiling CustomDump Foundation.swift
[117/171] Compiling CustomDump GameKit.swift
[118/171] Compiling CustomDump KeyPath.swift
[123/174] Compiling SwiftSyntax SyntaxProtocol.swift
[124/174] Compiling SnapshotTesting UIView.swift
[125/174] Compiling SnapshotTesting UIViewController.swift
[126/174] Compiling SnapshotTesting URLRequest.swift
[127/174] Compiling SwiftSyntax TokenSequence.swift
[128/174] Compiling SwiftSyntax TokenSyntax.swift
[129/174] Compiling SwiftSyntax Trivia.swift
[130/174] Compiling SwiftSyntax Utils.swift
[131/174] Compiling SwiftSyntax ChildNameForKeyPath.swift
[132/174] Compiling SwiftSyntax Keyword.swift
[133/174] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[134/174] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[135/174] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[136/174] Compiling SwiftSyntax SyntaxBaseNodes.swift
[159/174] Emitting module SnapshotTesting
[168/176] Compiling SnapshotTestingCustomDump CustomDump.swift
[169/176] Emitting module SnapshotTestingCustomDump
[170/176] Compiling SwiftSyntax SyntaxNodesD.swift
[171/176] Compiling SwiftSyntax SyntaxNodesEF.swift
[172/176] Compiling SwiftSyntax SyntaxNodesGHI.swift
[173/176] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[174/176] Compiling SwiftSyntax SyntaxNodesOP.swift
[175/176] Compiling SwiftSyntax SyntaxNodesQRS.swift
[176/176] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[177/235] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[178/235] Compiling SwiftDiagnostics Message.swift
[179/236] Compiling SwiftBasicFormat Syntax+Extensions.swift
[180/236] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[181/236] Compiling SwiftDiagnostics Note.swift
[182/236] Compiling SwiftDiagnostics FixIt.swift
[183/236] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[184/236] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[185/236] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[186/236] Compiling SwiftDiagnostics Convenience.swift
[187/236] Compiling SwiftDiagnostics Diagnostic.swift
[188/236] Emitting module SwiftDiagnostics
[189/236] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[190/236] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[191/236] Compiling SwiftBasicFormat Indenter.swift
[192/236] Emitting module SwiftBasicFormat
[193/236] Compiling SwiftBasicFormat InferIndentation.swift
[194/236] Compiling SwiftBasicFormat BasicFormat.swift
[195/236] Compiling SwiftParser TopLevel.swift
[196/236] Compiling SwiftParser TriviaParser.swift
[197/236] Compiling SwiftParser Types.swift
[198/236] Compiling SwiftParser ExperimentalFeatures.swift
[199/240] Compiling SwiftParser StringLiterals.swift
[200/240] Compiling SwiftParser SwiftParserCompatibility.swift
[201/240] Compiling SwiftParser SwiftVersion.swift
[202/240] Compiling SwiftParser SyntaxUtils.swift
[203/240] Compiling SwiftParser TokenConsumer.swift
[204/240] Compiling SwiftParser TokenPrecedence.swift
[205/240] Compiling SwiftParser TokenSpec.swift
[206/240] Compiling SwiftParser TokenSpecSet.swift
[207/240] Emitting module SwiftParser
[208/240] Compiling SwiftParser Nominals.swift
[209/240] Compiling SwiftParser Parameters.swift
[210/240] Compiling SwiftParser ParseSourceFile.swift
[211/240] Compiling SwiftParser Parser.swift
[212/240] Compiling SwiftParser Patterns.swift
[213/240] Compiling SwiftParser Recovery.swift
[214/240] Compiling SwiftParser Specifiers.swift
[215/240] Compiling SwiftParser Statements.swift
[216/240] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[217/240] Compiling SwiftParser Attributes.swift
[218/240] Compiling SwiftParser Availability.swift
[219/240] Compiling SwiftParser CharacterInfo.swift
[220/240] Compiling SwiftParser CollectionNodes+Parsable.swift
[221/240] Compiling SwiftParser Declarations.swift
[222/240] Compiling SwiftParser Directives.swift
[223/240] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[224/240] Compiling SwiftParser Expressions.swift
[225/240] Compiling SwiftParser IncrementalParseTransition.swift
[226/240] Compiling SwiftParser IsValidIdentifier.swift
[227/240] Compiling SwiftParser UnicodeScalarExtensions.swift
[228/240] Compiling SwiftParser Lookahead.swift
[229/240] Compiling SwiftParser LoopProgressCondition.swift
[230/240] Compiling SwiftParser Modifiers.swift
[231/240] Compiling SwiftParser Names.swift
[232/240] Compiling SwiftParser Cursor.swift
[233/240] Compiling SwiftParser Lexeme.swift
[234/240] Compiling SwiftParser LexemeSequence.swift
[235/240] Compiling SwiftParser Lexer.swift
[236/240] Compiling SwiftParser RegexLiteralLexer.swift
[237/240] Compiling SwiftParser IsLexerClassified.swift
[238/240] Compiling SwiftParser LayoutNodes+Parsable.swift
[239/240] Compiling SwiftParser Parser+TokenSpecSet.swift
[240/240] Compiling SwiftParser TokenSpecStaticMembers.swift
[241/272] Compiling SwiftIDEUtils Utils.swift
[242/272] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[243/273] Compiling SwiftOperators PrecedenceGroup.swift
[244/273] Compiling SwiftOperators PrecedenceGraph.swift
[245/273] Compiling SwiftOperators OperatorTable.swift
[246/274] Emitting module SwiftOperators
[247/274] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[248/274] Compiling SwiftOperators OperatorTable+Semantics.swift
[249/274] Compiling SwiftOperators OperatorError+Diagnostics.swift
[250/274] Compiling SwiftOperators Operator.swift
[251/274] Compiling SwiftOperators OperatorTable+Defaults.swift
[252/274] Compiling SwiftOperators OperatorError.swift
[253/274] Compiling SwiftOperators OperatorTable+Folding.swift
[254/274] Compiling SwiftOperators SyntaxSynthesis.swift
[255/274] Compiling SwiftIDEUtils SyntaxClassification.swift
[256/274] Compiling SwiftIDEUtils SyntaxClassifier.swift
[257/274] Compiling SwiftIDEUtils SwiftIDEUtilsCompatibility.swift
[258/274] Compiling SwiftIDEUtils DeclNameLocation.swift
[259/274] Compiling SwiftIDEUtils Syntax+Classifications.swift
[260/274] Compiling SwiftIDEUtils FixItApplier.swift
[261/274] Compiling SwiftIDEUtils NameMatcher.swift
[262/274] Emitting module SwiftIDEUtils
[263/274] Compiling SwiftParserDiagnostics Utils.swift
[264/274] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[265/274] Compiling SwiftParserDiagnostics PresenceUtils.swift
[266/274] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[267/274] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[268/274] Emitting module SwiftParserDiagnostics
[269/274] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[270/274] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[271/274] Compiling SwiftParserDiagnostics MissingNodesError.swift
[272/274] Compiling SwiftParserDiagnostics MissingTokenError.swift
[273/274] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[274/274] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[275/289] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[276/289] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[277/290] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[278/290] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[279/290] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[280/290] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[281/290] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[282/290] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[283/290] Compiling SwiftSyntaxBuilder Indenter.swift
[284/290] Compiling SwiftSyntaxBuilder ListBuilder.swift
[285/290] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[286/290] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[287/290] Emitting module SwiftSyntaxBuilder
[288/290] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[289/290] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[290/290] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[291/311] Compiling SwiftSyntaxMacros PreambleMacro.swift
[292/311] Compiling SwiftSyntaxMacros Macro.swift
[293/311] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[294/312] Compiling SwiftSyntaxMacros MemberMacro.swift
[295/312] Compiling SwiftSyntaxMacros PeerMacro.swift
[296/312] Compiling SwiftSyntaxMacros AttachedMacro.swift
[297/312] Compiling SwiftSyntaxMacros BodyMacro.swift
[298/312] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[299/312] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[300/312] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[301/312] Compiling SwiftSyntaxMacros Macro+Format.swift
[302/312] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[303/312] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[304/312] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[305/312] Compiling SwiftSyntaxMacros AccessorMacro.swift
[306/312] Emitting module SwiftSyntaxMacros
[307/312] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[308/312] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[309/312] Compiling InlineSnapshotTesting Exports.swift
[310/312] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[311/322] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[312/322] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[313/322] Emitting module SwiftSyntaxMacroExpansion
[314/322] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[315/322] Emitting module InlineSnapshotTesting
[316/322] Compiling InlineSnapshotTesting AssertInlineSnapshot.swift
[317/322] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[318/322] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[319/322] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[320/322] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[321/322] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[322/322] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[323/324] Emitting module SwiftSyntaxMacrosGenericTestSupport
[324/324] Compiling SwiftSyntaxMacrosGenericTestSupport Assertions.swift
[325/326] Compiling SwiftSyntaxMacrosTestSupport Assertions.swift
[326/326] Emitting module SwiftSyntaxMacrosTestSupport
[327/335] Compiling MacroTesting SourceEdit.swift
[328/335] Compiling MacroTesting MacrosTestTrait.swift
[329/335] Compiling MacroTesting RecordIssue.swift
[330/335] Compiling MacroTesting Deprecations.swift
[331/335] Compiling MacroTesting FixItApplier.swift
[332/335] Compiling MacroTesting Diagnostic+UnderlineHighlights.swift
[333/335] Compiling MacroTesting DiagnosticsFormatter.swift
[334/335] Emitting module MacroTesting
[335/335] Compiling MacroTesting AssertMacro.swift
Build complete! (22.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-macro-testing",
  "name" : "swift-macro-testing",
  "path" : "/Users/admin/builder/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" : "MacroTesting",
      "targets" : [
        "MacroTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MacroTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "MacroTestingTests",
      "path" : "Tests/MacroTestingTests",
      "sources" : [
        "AddAsyncTests.swift",
        "AddBlockerTests.swift",
        "AddCompletionHandlerTests.swift",
        "AssertMacroTests.swift",
        "BaseTestCase.swift",
        "CaseDetectionMacroTests.swift",
        "CustomCodableMacroTests.swift",
        "DefaultFatalErrorImplementationMacroTests.swift",
        "DiagnosticsAndFixitsEmitterMacroTests.swift",
        "DictionaryStorageMacroTests.swift",
        "EntryMacroTests.swift",
        "EquatableExtensionMacroTests.swift",
        "FixItTests.swift",
        "FontLiteralMacroTests.swift",
        "FuncUniqueMacroTests.swift",
        "IndentationWidthTests.swift",
        "MacroExamples/AddAsyncMacro.swift",
        "MacroExamples/AddBlocker.swift",
        "MacroExamples/AddCompletionHandlerMacro.swift",
        "MacroExamples/CaseDetectionMacro.swift",
        "MacroExamples/CustomCodable.swift",
        "MacroExamples/DefaultFatalErrorImplementationMacro.swift",
        "MacroExamples/Diagnostics.swift",
        "MacroExamples/DiagnosticsAndFixitsEmitterMacro.swift",
        "MacroExamples/DictionaryIndirectionMacro.swift",
        "MacroExamples/EntryMacro.swift",
        "MacroExamples/EquatableExtensionMacro.swift",
        "MacroExamples/FontLiteralMacro.swift",
        "MacroExamples/FuncUniqueMacro.swift",
        "MacroExamples/MemberDeprecatedMacro.swift",
        "MacroExamples/MetaEnumMacro.swift",
        "MacroExamples/NewTypeMacro.swift",
        "MacroExamples/ObservableMacro.swift",
        "MacroExamples/OptionSetMacro.swift",
        "MacroExamples/PeerValueWithSuffixMacro.swift",
        "MacroExamples/StringifyMacro.swift",
        "MacroExamples/URLMacro.swift",
        "MacroExamples/WarningMacro.swift",
        "MacroExamples/WrapStoredPropertiesMacro.swift",
        "MacroNameTests.swift",
        "MemberDeprecatedMacroTests.swift",
        "MetaEnumMacroTests.swift",
        "NewTypeMacroTests.swift",
        "ObservableMacroTests.swift",
        "OptionSetMacroTests.swift",
        "PeerValueWithSuffixMacroTests.swift",
        "StringifyMacroTests.swift",
        "SwiftTestingTests.swift",
        "URLMacroTests.swift",
        "WarningMacroTests.swift",
        "WrapStoredPropertiesMacroTests.swift"
      ],
      "target_dependencies" : [
        "MacroTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacroTesting",
      "module_type" : "SwiftTarget",
      "name" : "MacroTesting",
      "path" : "Sources/MacroTesting",
      "product_dependencies" : [
        "InlineSnapshotTesting",
        "SwiftDiagnostics",
        "SwiftOperators",
        "SwiftParserDiagnostics",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "product_memberships" : [
        "MacroTesting"
      ],
      "sources" : [
        "AssertMacro.swift",
        "Internal/Deprecations.swift",
        "Internal/Diagnostic+UnderlineHighlights.swift",
        "Internal/RecordIssue.swift",
        "MacrosTestTrait.swift",
        "SwiftDiagnostics/DiagnosticsFormatter.swift",
        "SwiftSyntax/SourceEdit.swift",
        "_SwiftSyntaxTestSupport/FixItApplier.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/pointfreeco/swift-macro-testing/main
Repository:               pointfreeco/swift-macro-testing
Swift version used:       6.0
Target:                   MacroTesting
Extracting symbol information for 'MacroTesting'...
Finished extracting symbol information for 'MacroTesting'. (5.51s)
Building documentation for 'MacroTesting'...
warning: 'macros(_:indentationWidth:record:)' is ambiguous at '/MacroTesting/Testing/Trait'
  --> MacroTesting.md:62:60-62:94
60 |
61 | You can even have the library automatically re-record the macro expansion directly into your test
62 + file by providing the `record` argument to ``Testing/Trait/macros(_:indentationWidth:record:)``:
   |                                                                                              ├─suggestion: Insert '6coae' for'static func macros(_ macros: [String : any Macro.Type]? = nil, indentationWidth: Trivia? = nil, record: SnapshotTestingConfiguration.Record? = nil) -> Self'
   |                                                                                              ╰─suggestion: Insert 'gpla' for'static func macros(_ macros: [any Macro.Type]? = nil, indentationWidth: Trivia? = nil, record: SnapshotTestingConfiguration.Record? = nil) -> Self'
63 |
64 | ```swiftFinished building documentation for 'MacroTesting' (0.12s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-macro-testing/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax
[1/2049] Fetching swift-docc-plugin
Updated https://github.com/swiftlang/swift-syntax (0.70s)
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-custom-dump
Updating https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.43s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.53s)
Updated https://github.com/pointfreeco/swift-snapshot-testing (0.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.64s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.42s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.80s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module Snippets
[7/53] Compiling Snippets Snippet.swift
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit Relationship.swift
[10/53] Compiling SymbolKit RelationshipKind.swift
[11/53] Compiling SymbolKit SourceOrigin.swift
[12/53] Compiling SymbolKit GenericConstraints.swift
[13/53] Compiling SymbolKit Swift.swift
[14/57] Compiling SymbolKit Mixin+Equals.swift
[15/57] Compiling SymbolKit Mixin+Hash.swift
[16/57] Compiling SymbolKit Mixin.swift
[17/57] Compiling SymbolKit LineList.swift
[18/57] Compiling SymbolKit Position.swift
[19/57] Compiling SymbolKit DeclarationFragments.swift
[20/57] Compiling SymbolKit Fragment.swift
[21/57] Compiling SymbolKit FragmentKind.swift
[22/57] Compiling SymbolKit FunctionParameter.swift
[23/57] Compiling SymbolKit FunctionSignature.swift
[24/57] Compiling SymbolKit Names.swift
[25/57] Compiling SymbolKit SPI.swift
[26/57] Compiling SymbolKit Snippet.swift
[27/57] Compiling SymbolKit Extension.swift
[28/57] Emitting module SymbolKit
[29/57] Compiling SymbolKit Identifier.swift
[30/57] Compiling SymbolKit KindIdentifier.swift
[31/57] Compiling SymbolKit Location.swift
[32/57] Compiling SymbolKit Mutability.swift
[33/57] Compiling SymbolKit GenericConstraint.swift
[34/57] Compiling SymbolKit GenericParameter.swift
[35/57] Compiling SymbolKit Generics.swift
[36/57] Compiling SymbolKit Namespace.swift
[37/57] Compiling SymbolKit Symbol.swift
[38/57] Compiling SymbolKit SymbolKind.swift
[39/57] Compiling SymbolKit SymbolGraph.swift
[40/57] Compiling SymbolKit GraphCollector.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.26s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'MacroTesting' complete! (0.23s)
     124
2	/Users/admin/builder/spi-builder-workspace/.docs/pointfreeco/swift-macro-testing/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/pointfreeco/swift-macro-testing/main
File count: 124
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-pointfreeco-swift-macro-testing-main-7f493d05.zip to s3://spi-docs-inbox/prod-pointfreeco-swift-macro-testing-main-7f493d05.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [62%]
Copying... [78%]
Copying... [93%]
Copying... [100%]
Done.