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-foundation-extensions, reference main (b01f75), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 10:26:35 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CaptureContext/swift-foundation-extensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CaptureContext/swift-foundation-extensions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b01f751 feat: Update README.md
Cloned https://github.com/CaptureContext/swift-foundation-extensions.git
Revision (git rev-parse @):
b01f751b7daab7ad74cd232840b6bfa237e9fc8a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/CaptureContext/swift-foundation-extensions.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/capturecontext/swift-declarative-configuration.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/stackotter/swift-macro-toolkit.git
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.45s)
[1/640] Fetching swift-declarative-configuration
[161/1509] Fetching swift-declarative-configuration, swift-macro-toolkit
[240/2377] Fetching swift-declarative-configuration, swift-macro-toolkit, swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.83s)
Fetched https://github.com/capturecontext/swift-declarative-configuration.git from cache (0.83s)
Fetched https://github.com/stackotter/swift-macro-toolkit.git from cache (0.83s)
[1/70245] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (9.13s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (9.13s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (9.14s)
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.2.2 (9.64s)
Computing version for https://github.com/stackotter/swift-macro-toolkit.git
Computed https://github.com/stackotter/swift-macro-toolkit.git at 0.3.1 (0.48s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.1.2 (1.13s)
Computing version for https://github.com/capturecontext/swift-declarative-configuration.git
Computed https://github.com/capturecontext/swift-declarative-configuration.git at 0.3.2 (0.60s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.15.1 (0.62s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.60s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
Creating working copy for https://github.com/stackotter/swift-macro-toolkit.git
Working copy of https://github.com/stackotter/swift-macro-toolkit.git resolved at 0.3.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.15.1
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 0.2.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/capturecontext/swift-declarative-configuration.git
Working copy of https://github.com/capturecontext/swift-declarative-configuration.git resolved at 0.3.2
========================================
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-foundation-extensions",
      "name": "swift-foundation-extensions",
      "url": "https://github.com/CaptureContext/swift-foundation-extensions.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-foundation-extensions",
      "dependencies": [
        {
          "identity": "swift-declarative-configuration",
          "name": "swift-declarative-configuration",
          "url": "https://github.com/capturecontext/swift-declarative-configuration.git",
          "version": "0.3.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-declarative-configuration",
          "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-macro-toolkit",
          "name": "swift-macro-toolkit",
          "url": "https://github.com/stackotter/swift-macro-toolkit.git",
          "version": "0.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-macro-toolkit",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "509.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CaptureContext/swift-foundation-extensions.git
[1/405] Fetching swift-foundation-extensions
Fetched https://github.com/CaptureContext/swift-foundation-extensions.git from cache (1.25s)
Fetching https://github.com/stackotter/swift-macro-toolkit.git from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/capturecontext/swift-declarative-configuration.git from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.48s)
Fetched https://github.com/capturecontext/swift-declarative-configuration.git from cache (0.48s)
Fetched https://github.com/stackotter/swift-macro-toolkit.git from cache (0.48s)
Computing version for https://github.com/stackotter/swift-macro-toolkit.git
Computed https://github.com/stackotter/swift-macro-toolkit.git at 0.3.1 (0.54s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.90s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.97s)
Computing version for https://github.com/capturecontext/swift-declarative-configuration.git
Computed https://github.com/capturecontext/swift-declarative-configuration.git at 0.3.3 (0.03s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.92s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/CaptureContext/swift-foundation-extensions.git
Working copy of https://github.com/CaptureContext/swift-foundation-extensions.git resolved at main (b01f751)
Creating working copy for https://github.com/stackotter/swift-macro-toolkit.git
Working copy of https://github.com/stackotter/swift-macro-toolkit.git resolved at 0.3.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/capturecontext/swift-declarative-configuration.git
Working copy of https://github.com/capturecontext/swift-declarative-configuration.git resolved at 0.3.3
warning: '.resolve-product-dependencies': dependency 'swift-foundation-extensions' is not used by any target
Found 3 product dependencies
  - swift-declarative-configuration
  - swift-custom-dump
  - swift-macro-toolkit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CaptureContext/swift-foundation-extensions.git
https://github.com/CaptureContext/swift-foundation-extensions.git
{
  "dependencies" : [
    {
      "identity" : "swift-declarative-configuration",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/capturecontext/swift-declarative-configuration.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-macro-toolkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/swift-macro-toolkit.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "swift-foundation-extensions",
  "name" : "swift-foundation-extensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "FoundationExtensions",
      "targets" : [
        "FoundationExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FoundationExtensionsMacros",
      "targets" : [
        "FoundationExtensionsMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FoundationExtensionsMacrosPlugin",
      "targets" : [
        "FoundationExtensionsMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FoundationExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsTests",
      "path" : "Tests/FoundationExtensionsTests",
      "sources" : [
        "AssociatingObjectTests.swift",
        "CodingKeysTests.swift",
        "EquatedTests.swift",
        "IndirectTests.swift",
        "ObjectProxyTests.swift",
        "ReferenceTests.swift",
        "ResettableTests.swift",
        "SwizzlingTests.swift"
      ],
      "target_dependencies" : [
        "FoundationExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationExtensionsMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsMacrosTests",
      "path" : "Tests/FoundationExtensionsMacrosTests",
      "sources" : [
        "AssociatedObjectTests.swift"
      ],
      "target_dependencies" : [
        "FoundationExtensionsMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationExtensionsMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsMacrosPluginTests",
      "path" : "Tests/FoundationExtensionsMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "AssociatedObjectTests.swift"
      ],
      "target_dependencies" : [
        "FoundationExtensionsMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationExtensionsMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsMacrosPlugin",
      "path" : "Sources/FoundationExtensionsMacrosPlugin",
      "product_dependencies" : [
        "MacroToolkit"
      ],
      "product_memberships" : [
        "FoundationExtensionsMacros",
        "FoundationExtensionsMacrosPlugin"
      ],
      "sources" : [
        "AssociatedObjectMacro/AssociatedObjectMacro.swift",
        "Helpers/Diagnostics+.swift",
        "Helpers/Operators.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "FoundationExtensionsMacros",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsMacros",
      "path" : "Sources/FoundationExtensionsMacros",
      "product_memberships" : [
        "FoundationExtensionsMacros"
      ],
      "sources" : [
        "AssociatedObject.swift",
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FoundationExtensions",
        "FoundationExtensionsMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FoundationExtensions",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensions",
      "path" : "Sources/FoundationExtensions",
      "product_dependencies" : [
        "FunctionalKeyPath",
        "CustomDump"
      ],
      "product_memberships" : [
        "FoundationExtensions",
        "FoundationExtensionsMacros"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Bundle+.swift",
        "Extensions/Codable+.swift",
        "Extensions/Collection+.swift",
        "Extensions/DispatchTime+.swift",
        "Extensions/FloatingPoint+.swift",
        "Extensions/NSAttributedString+.swift",
        "Extensions/NSLocking+.swift",
        "Extensions/Optional+.swift",
        "Extensions/Range+.swift",
        "Extensions/Result+.swift",
        "Extensions/String+.swift",
        "General/AssociatingObject/AssociatingObject.swift",
        "General/AssociatingObject/objc_AssociationPolicy+.swift",
        "General/Box&Reference/Box.swift",
        "General/Box&Reference/Reference.swift",
        "General/Castable.swift",
        "General/Equated/Equated+Comparator.swift",
        "General/Equated/Equated.swift",
        "General/Indirect.swift",
        "General/PropertyProxy.swift",
        "General/Resettable/Resettable+CollectionProxy.swift",
        "General/Resettable/Resettable.swift",
        "General/RuntimeWarnings.swift",
        "General/Swizzling/NSObject+Swizzling.swift",
        "General/USID.swift",
        "General/UnwrappingError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/29] Write sources
[26/29] Write swift-version-2F0A5646E1D333AE.txt
[28/53] Emitting module FunctionalModification
[29/53] Compiling FunctionalModification Modification.swift
[30/53] Compiling SwiftSyntax509 Empty.swift
[31/53] Emitting module SwiftSyntax509
[32/53] Compiling FunctionalModification Modification.swift
[33/53] Emitting module FunctionalModification
[34/103] Emitting module FunctionalKeyPath
[35/103] Compiling FunctionalKeyPath FunctionalKeyPath.swift
[36/103] Emitting module FunctionalKeyPath
[37/103] Compiling FunctionalKeyPath FunctionalKeyPath.swift
[38/103] Compiling SwiftSyntax AbsolutePosition.swift
[39/103] Compiling SwiftSyntax Assert.swift
[40/103] Compiling SwiftSyntax BumpPtrAllocator.swift
[41/103] Compiling SwiftSyntax CommonAncestor.swift
[42/103] Compiling SwiftSyntax Convenience.swift
[43/108] Compiling SwiftSyntax MemoryLayout.swift
[44/108] Compiling SwiftSyntax MissingNodeInitializers.swift
[45/108] Compiling SwiftSyntax RawSyntax.swift
[46/108] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[47/108] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[48/108] Compiling SwiftSyntax SyntaxText.swift
[49/108] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[50/108] Compiling SwiftSyntax TokenDiagnostic.swift
[51/108] Compiling SwiftSyntax TokenSyntax.swift
[52/108] Compiling SwiftSyntax Trivia.swift
[53/108] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[54/108] Compiling XCTestDynamicOverlay XCTFail.swift
[56/108] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[57/108] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[58/108] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[59/108] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[60/108] Compiling XCTestDynamicOverlay Deprecations.swift
[61/108] Emitting module XCTestDynamicOverlay
[62/108] Compiling XCTestDynamicOverlay Unimplemented.swift
[63/108] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[64/108] Compiling XCTestDynamicOverlay Unimplemented.swift
[65/108] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[66/108] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[67/108] Compiling XCTestDynamicOverlay Deprecations.swift
[68/108] Emitting module XCTestDynamicOverlay
[69/108] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[70/108] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[71/160] Emitting module SwiftSyntax
[72/160] Compiling CustomDump Box.swift
[73/160] Compiling CustomDump CollectionDifference.swift
[74/160] Compiling CustomDump Mirror.swift
[75/160] Compiling CustomDump String.swift
[76/160] Compiling CustomDump Unordered.swift
[77/160] Compiling SwiftSyntax RawSyntaxTokenView.swift
[78/160] Compiling SwiftSyntax SourceLength.swift
[79/160] Compiling SwiftSyntax SourceLocation.swift
[80/160] Compiling SwiftSyntax SourcePresence.swift
[81/160] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[82/160] Compiling SwiftSyntax Syntax.swift
[83/160] Compiling SwiftSyntax SyntaxArena.swift
[84/160] Compiling SwiftSyntax SyntaxChildren.swift
[85/160] Compiling SwiftSyntax SyntaxCollection.swift
[86/160] Compiling SwiftSyntax SyntaxData.swift
[87/160] Compiling SwiftSyntax Utils.swift
[88/160] Compiling SwiftSyntax ChildNameForKeyPath.swift
[89/160] Compiling SwiftSyntax Keyword.swift
[90/160] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[91/160] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[98/162] Compiling CustomDump Dump.swift
[99/162] Compiling CustomDump AnyType.swift
[106/164] Emitting module CustomDump
[108/164] Compiling CustomDump CustomDumpRepresentable.swift
[109/164] Compiling CustomDump CustomDumpStringConvertible.swift
[110/164] Compiling CustomDump Diff.swift
[111/164] Compiling CustomDump XCTAssertDifference.swift
[112/164] Compiling CustomDump XCTAssertNoDifference.swift
[118/164] Compiling CustomDump CoreImage.swift
[119/164] Compiling CustomDump CoreLocation.swift
[120/164] Compiling CustomDump CoreMotion.swift
[121/164] Compiling CustomDump Swift.swift
[122/164] Compiling CustomDump SwiftUI.swift
[123/164] Compiling CustomDump UIKit.swift
[124/164] Compiling CustomDump UserNotifications.swift
[125/164] Compiling CustomDump UserNotificationsUI.swift
[126/164] Compiling CustomDump CustomDumpReflectable.swift
[127/164] Compiling CustomDump Foundation.swift
[128/164] Compiling CustomDump GameKit.swift
[129/164] Compiling CustomDump KeyPath.swift
[136/164] Compiling CustomDump Photos.swift
[137/164] Compiling CustomDump Speech.swift
[138/164] Compiling CustomDump StoreKit.swift
[148/216] Compiling FoundationExtensions PropertyProxy.swift
[149/216] Compiling FoundationExtensions Resettable+CollectionProxy.swift
[150/216] Compiling FoundationExtensions Resettable.swift
[151/216] Compiling FoundationExtensions AssociatingObject.swift
[152/216] Compiling FoundationExtensions objc_AssociationPolicy+.swift
[153/216] Compiling SwiftSyntax SyntaxExprNodes.swift
[154/216] Compiling SwiftSyntax SyntaxNodes.swift
[155/216] Compiling SwiftSyntax SyntaxPatternNodes.swift
[156/216] Compiling SwiftSyntax SyntaxStmtNodes.swift
[157/216] Compiling SwiftSyntax SyntaxTypeNodes.swift
[158/216] Compiling FoundationExtensions Reference.swift
[159/216] Compiling FoundationExtensions Castable.swift
[160/216] Compiling FoundationExtensions Equated+Comparator.swift
[161/218] Compiling FoundationExtensions RuntimeWarnings.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/General/RuntimeWarnings.swift:59:6: warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
57 | 	// Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
58 | 	@usableFromInline
59 | 	let dso = { () -> UnsafeMutableRawPointer in
   |      |- warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |      |- note: add '@MainActor' to make let 'dso' part of global actor 'MainActor'
   |      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | 		let count = _dyld_image_count()
61 | 		for i in 0..<count {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[162/218] Compiling FoundationExtensions NSObject+Swizzling.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/General/RuntimeWarnings.swift:59:6: warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
57 | 	// Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
58 | 	@usableFromInline
59 | 	let dso = { () -> UnsafeMutableRawPointer in
   |      |- warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |      |- note: add '@MainActor' to make let 'dso' part of global actor 'MainActor'
   |      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | 		let count = _dyld_image_count()
61 | 		for i in 0..<count {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[166/220] Compiling FoundationExtensions NSAttributedString+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/General/RuntimeWarnings.swift:59:6: warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
57 | 	// Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
58 | 	@usableFromInline
59 | 	let dso = { () -> UnsafeMutableRawPointer in
   |      |- warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |      |- note: add '@MainActor' to make let 'dso' part of global actor 'MainActor'
   |      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | 		let count = _dyld_image_count()
61 | 		for i in 0..<count {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[167/220] Compiling FoundationExtensions NSLocking+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/General/RuntimeWarnings.swift:59:6: warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
57 | 	// Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
58 | 	@usableFromInline
59 | 	let dso = { () -> UnsafeMutableRawPointer in
   |      |- warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |      |- note: add '@MainActor' to make let 'dso' part of global actor 'MainActor'
   |      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | 		let count = _dyld_image_count()
61 | 		for i in 0..<count {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
[168/220] Compiling FoundationExtensions Optional+.swift
[173/220] Compiling FoundationExtensions Box.swift
[174/220] Compiling FoundationExtensions Range+.swift
[175/220] Compiling FoundationExtensions Result+.swift
[176/220] Compiling FoundationExtensions String+.swift
[177/220] Compiling FoundationExtensions Collection+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/Extensions/DispatchTime+.swift:11:1: warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
 9 | }
10 |
11 | extension DispatchTime: ExpressibleByFloatLiteral {
   | |- warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	/// Creates DispatchTime for the specified interval in seconds from `.now()`
13 | 	@inlinable
[178/220] Compiling FoundationExtensions DispatchTime+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/Extensions/DispatchTime+.swift:11:1: warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
 9 | }
10 |
11 | extension DispatchTime: ExpressibleByFloatLiteral {
   | |- warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	/// Creates DispatchTime for the specified interval in seconds from `.now()`
13 | 	@inlinable
[179/220] Compiling FoundationExtensions FloatingPoint+.swift
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/Extensions/DispatchTime+.swift:11:1: warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
 9 | }
10 |
11 | extension DispatchTime: ExpressibleByFloatLiteral {
   | |- warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	/// Creates DispatchTime for the specified interval in seconds from `.now()`
13 | 	@inlinable
[183/220] Compiling FoundationExtensions Exports.swift
[184/220] Compiling FoundationExtensions Bundle+.swift
[185/220] Compiling FoundationExtensions Codable+.swift
[189/220] Compiling FoundationExtensions Equated.swift
[190/220] Compiling FoundationExtensions Indirect.swift
[192/220] Emitting module FoundationExtensions
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/Extensions/DispatchTime+.swift:11:1: warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
 9 | }
10 |
11 | extension DispatchTime: ExpressibleByFloatLiteral {
   | |- warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	/// Creates DispatchTime for the specified interval in seconds from `.now()`
13 | 	@inlinable
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/General/RuntimeWarnings.swift:59:6: warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
57 | 	// Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
58 | 	@usableFromInline
59 | 	let dso = { () -> UnsafeMutableRawPointer in
   |      |- warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |      |- note: add '@MainActor' to make let 'dso' part of global actor 'MainActor'
   |      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | 		let count = _dyld_image_count()
61 | 		for i in 0..<count {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/Extensions/DispatchTime+.swift:11:1: warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
 9 | }
10 |
11 | extension DispatchTime: ExpressibleByFloatLiteral {
   | |- warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	/// Creates DispatchTime for the specified interval in seconds from `.now()`
13 | 	@inlinable
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/General/RuntimeWarnings.swift:59:6: warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
57 | 	// Feedback filed: https://gist.github.com/stephencelis/a8d06383ed6ccde3e5ef5d1b3ad52bbc
58 | 	@usableFromInline
59 | 	let dso = { () -> UnsafeMutableRawPointer in
   |      |- warning: let 'dso' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer' may have shared mutable state; this is an error in the Swift 6 language mode
   |      |- note: add '@MainActor' to make let 'dso' part of global actor 'MainActor'
   |      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
60 | 		let count = _dyld_image_count()
61 | 		for i in 0..<count {
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
1 | @frozen public struct UnsafeMutableRawPointer : _Pointer {
  |                       `- note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
2 |     public typealias Pointee = UInt8
3 |     public let _rawValue: Builtin.RawPointer
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/Extensions/DispatchTime+.swift:11:1: warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
 9 | }
10 |
11 | extension DispatchTime: ExpressibleByFloatLiteral {
   | |- warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	/// Creates DispatchTime for the specified interval in seconds from `.now()`
13 | 	@inlinable
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/Extensions/DispatchTime+.swift:11:1: warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
 9 | }
10 |
11 | extension DispatchTime: ExpressibleByFloatLiteral {
   | |- warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	/// Creates DispatchTime for the specified interval in seconds from `.now()`
13 | 	@inlinable
/Users/admin/builder/spi-builder-workspace/Sources/FoundationExtensions/Extensions/DispatchTime+.swift:11:1: warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
 9 | }
10 |
11 | extension DispatchTime: ExpressibleByFloatLiteral {
   | |- warning: extension declares a conformance of imported type 'DispatchTime' to imported protocol 'ExpressibleByFloatLiteral'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	/// Creates DispatchTime for the specified interval in seconds from `.now()`
13 | 	@inlinable
[210/220] Compiling FoundationExtensions USID.swift
[211/220] Compiling FoundationExtensions UnwrappingError.swift
[219/272] Emitting module SwiftDiagnostics
[220/272] Compiling SwiftDiagnostics Note.swift
[221/272] Compiling SwiftDiagnostics Message.swift
[222/272] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[223/272] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[224/272] Compiling SwiftDiagnostics Convenience.swift
[225/272] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[226/272] Compiling SwiftDiagnostics Diagnostic.swift
[227/272] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[228/272] Compiling SwiftDiagnostics FixIt.swift
[229/272] Emitting module SwiftBasicFormat
[230/272] Compiling SwiftBasicFormat BasicFormat.swift
[231/272] Compiling SwiftBasicFormat Syntax+Extensions.swift
[232/272] Compiling SwiftParser Statements.swift
[233/272] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[234/272] Compiling SwiftParser StringLiterals.swift
[235/272] Compiling SwiftParser SwiftParserCompatibility.swift
[236/272] Compiling SwiftParser Lexeme.swift
[237/272] Compiling SwiftParser LexemeSequence.swift
[238/272] Compiling SwiftParser Lexer.swift
[239/272] Compiling SwiftParser RegexLiteralLexer.swift
[240/272] Compiling SwiftParser UnicodeScalarExtensions.swift
[241/272] Compiling SwiftParser Lookahead.swift
[242/272] Compiling SwiftParser LoopProgressCondition.swift
[243/272] Compiling SwiftParser Modifiers.swift
[244/276] Emitting module SwiftParser
[245/276] Compiling SwiftParser Names.swift
[246/276] Compiling SwiftParser Nominals.swift
[247/276] Compiling SwiftParser Parameters.swift
[248/276] Compiling SwiftParser ParseSourceFile.swift
[249/276] Compiling SwiftParser Parser.swift
[250/276] Compiling SwiftParser Patterns.swift
[251/276] Compiling SwiftParser Recovery.swift
[252/276] Compiling SwiftParser Specifiers.swift
[253/276] Compiling SwiftParser SyntaxUtils.swift
[254/276] Compiling SwiftParser TokenConsumer.swift
[255/276] Compiling SwiftParser TokenPrecedence.swift
[256/276] Compiling SwiftParser TokenSpec.swift
[257/276] Compiling SwiftParser TokenSpecSet.swift
[258/276] Compiling SwiftParser TopLevel.swift
[259/276] Compiling SwiftParser TriviaParser.swift
[260/276] Compiling SwiftParser Types.swift
[261/276] Compiling SwiftParser Attributes.swift
[262/276] Compiling SwiftParser Availability.swift
[263/276] Compiling SwiftParser CharacterInfo.swift
[264/276] Compiling SwiftParser CollectionNodes+Parsable.swift
[265/276] Compiling SwiftParser Declarations.swift
[266/276] Compiling SwiftParser Directives.swift
[267/276] Compiling SwiftParser ExperimentalFeatures.swift
[268/276] Compiling SwiftParser Expressions.swift
[269/276] Compiling SwiftParser IncrementalParseTransition.swift
[270/276] Compiling SwiftParser Cursor.swift
[271/276] Compiling SwiftParser IsLexerClassified.swift
[272/276] Compiling SwiftParser LayoutNodes+Parsable.swift
[273/276] Compiling SwiftParser Parser+TokenSpecSet.swift
[274/276] Compiling SwiftParser TokenSpecStaticMembers.swift
[275/299] Compiling SwiftOperators OperatorError.swift
[276/300] Compiling SwiftOperators Operator.swift
[277/300] Compiling SwiftOperators OperatorError+Diagnostics.swift
[278/300] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[279/301] Compiling SwiftOperators PrecedenceGroup.swift
[280/301] Compiling SwiftOperators PrecedenceGraph.swift
[281/301] Compiling SwiftOperators OperatorTable.swift
[282/301] Emitting module SwiftOperators
[283/301] Compiling SwiftOperators SyntaxSynthesis.swift
[284/301] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[285/301] Compiling SwiftOperators OperatorTable+Semantics.swift
[286/301] Compiling SwiftOperators OperatorTable+Folding.swift
[287/301] Compiling SwiftOperators OperatorTable+Defaults.swift
[288/301] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[289/301] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[290/301] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[291/301] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[292/301] Compiling SwiftParserDiagnostics Utils.swift
[293/301] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[294/301] Compiling SwiftParserDiagnostics MissingNodesError.swift
[295/301] Compiling SwiftParserDiagnostics MissingTokenError.swift
[296/301] Compiling SwiftParserDiagnostics PresenceUtils.swift
[297/301] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[298/301] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[299/301] Emitting module SwiftParserDiagnostics
[300/315] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[301/316] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[302/316] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[303/316] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[304/316] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[305/316] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[306/316] Emitting module SwiftSyntaxBuilder
[307/316] Compiling SwiftSyntaxBuilder Indenter.swift
[308/316] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[309/316] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[310/316] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[311/316] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[312/316] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[313/316] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[314/316] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[315/330] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[316/330] Compiling SwiftSyntaxMacros Macro.swift
[317/330] Compiling SwiftSyntaxMacros MemberMacro.swift
[318/330] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[319/331] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[320/331] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[321/331] Compiling SwiftSyntaxMacros AccessorMacro.swift
[322/331] Compiling SwiftSyntaxMacros AttachedMacro.swift
[323/331] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[324/331] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[325/331] Compiling SwiftSyntaxMacros Macro+Format.swift
[326/331] Emitting module SwiftSyntaxMacros
[327/331] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[328/331] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[329/331] Compiling SwiftSyntaxMacros PeerMacro.swift
[330/339] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[331/339] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[332/339] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[333/339] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[334/339] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[335/339] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[336/339] Emitting module SwiftSyntaxMacroExpansion
[337/339] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[338/346] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[339/346] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[340/346] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[341/346] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[342/346] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[343/346] Emitting module SwiftCompilerPluginMessageHandling
[344/346] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[345/348] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[346/348] Emitting module SwiftCompilerPlugin
[347/391] Emitting module MacroToolkit
[348/395] Compiling MacroToolkit OptionalType.swift
[349/395] Compiling MacroToolkit PackExpansionType.swift
[350/395] Compiling MacroToolkit PackReferenceType.swift
[351/395] Compiling MacroToolkit RegexLiteral.swift
[352/395] Compiling MacroToolkit ArrayType.swift
[353/395] Compiling MacroToolkit Attribute.swift
[354/395] Compiling MacroToolkit AttributeListElement.swift
[355/395] Compiling MacroToolkit BooleanLiteral.swift
[356/395] Compiling MacroToolkit ClassRestrictionType.swift
[357/395] Compiling MacroToolkit SimpleType.swift
[358/395] Compiling MacroToolkit SomeOrAnyType.swift
[359/395] Compiling MacroToolkit String+Extensions.swift
[360/395] Compiling MacroToolkit StringLiteral.swift
[361/395] Compiling MacroToolkit Struct.swift
[362/395] Compiling MacroToolkit SuppressedType.swift
[363/395] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[364/395] Compiling MacroToolkit TupleType.swift
[365/395] Compiling MacroToolkit EnumCaseValue.swift
[366/395] Compiling MacroToolkit Expr.swift
[367/395] Compiling MacroToolkit ExprProtocol.swift
[368/395] Compiling MacroToolkit FloatLiteral.swift
[369/395] Compiling MacroToolkit Function.swift
[370/395] Compiling MacroToolkit MacroAttribute.swift
[371/395] Compiling MacroToolkit MemberType.swift
[372/395] Compiling MacroToolkit MetatypeType.swift
[373/395] Compiling MacroToolkit MissingType.swift
[374/395] Compiling MacroToolkit NilLiteral.swift
[375/395] Compiling MacroToolkit FunctionParameter.swift
[376/395] Compiling MacroToolkit FunctionType.swift
[377/395] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[378/395] Compiling MacroToolkit IntegerLiteral.swift
[379/395] Compiling MacroToolkit LiteralProtocol.swift
[380/395] Compiling MacroToolkit Diagnostics.swift
[381/395] Compiling MacroToolkit DictionaryType.swift
[382/395] Compiling MacroToolkit Enum.swift
[383/395] Compiling MacroToolkit EnumCase.swift
[384/395] Compiling MacroToolkit EnumCaseAssociatedValueParameter.swift
[385/395] Compiling MacroToolkit CompositionType.swift
[386/395] Compiling MacroToolkit ConditionalCompilationBlock.swift
[387/395] Compiling MacroToolkit Decl.swift
[388/395] Compiling MacroToolkit DeclGroup.swift
[389/395] Compiling MacroToolkit Destructuring.swift
[390/395] Compiling MacroToolkit Type.swift
[391/395] Compiling MacroToolkit TypeProtocol.swift
[392/395] Compiling MacroToolkit Variable.swift
[393/395] Compiling MacroToolkit VariableBinding.swift
[394/400] Compiling FoundationExtensionsMacrosPlugin Plugin.swift
[395/400] Compiling FoundationExtensionsMacrosPlugin Operators.swift
[396/400] Emitting module FoundationExtensionsMacrosPlugin
[397/400] Compiling FoundationExtensionsMacrosPlugin AssociatedObjectMacro.swift
[398/400] Compiling FoundationExtensionsMacrosPlugin Diagnostics+.swift
[398/400] Write Objects.LinkFileList
[399/400] Linking FoundationExtensionsMacrosPlugin-tool
[401/406] Compiling FoundationExtensionsMacros Exports.swift
[402/406] Compiling FoundationExtensionsMacros AssociatedObject.swift
[403/406] Emitting module FoundationExtensionsMacros
[404/406] Compiling FoundationExtensionsMacros Exports.swift
[405/406] Emitting module FoundationExtensionsMacros
[406/406] Compiling FoundationExtensionsMacros AssociatedObject.swift
Build complete! (41.46s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-declarative-configuration",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/capturecontext/swift-declarative-configuration.git"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    },
    {
      "identity" : "swift-macro-toolkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/swift-macro-toolkit.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.2",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "swift-foundation-extensions",
  "name" : "swift-foundation-extensions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "FoundationExtensions",
      "targets" : [
        "FoundationExtensions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FoundationExtensionsMacros",
      "targets" : [
        "FoundationExtensionsMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FoundationExtensionsMacrosPlugin",
      "targets" : [
        "FoundationExtensionsMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FoundationExtensionsTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsTests",
      "path" : "Tests/FoundationExtensionsTests",
      "sources" : [
        "AssociatingObjectTests.swift",
        "CodingKeysTests.swift",
        "EquatedTests.swift",
        "IndirectTests.swift",
        "ObjectProxyTests.swift",
        "ReferenceTests.swift",
        "ResettableTests.swift",
        "SwizzlingTests.swift"
      ],
      "target_dependencies" : [
        "FoundationExtensions"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationExtensionsMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsMacrosTests",
      "path" : "Tests/FoundationExtensionsMacrosTests",
      "sources" : [
        "AssociatedObjectTests.swift"
      ],
      "target_dependencies" : [
        "FoundationExtensionsMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationExtensionsMacrosPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsMacrosPluginTests",
      "path" : "Tests/FoundationExtensionsMacrosPluginTests",
      "product_dependencies" : [
        "MacroTesting"
      ],
      "sources" : [
        "AssociatedObjectTests.swift"
      ],
      "target_dependencies" : [
        "FoundationExtensionsMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FoundationExtensionsMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsMacrosPlugin",
      "path" : "Sources/FoundationExtensionsMacrosPlugin",
      "product_dependencies" : [
        "MacroToolkit"
      ],
      "product_memberships" : [
        "FoundationExtensionsMacros",
        "FoundationExtensionsMacrosPlugin"
      ],
      "sources" : [
        "AssociatedObjectMacro/AssociatedObjectMacro.swift",
        "Helpers/Diagnostics+.swift",
        "Helpers/Operators.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "FoundationExtensionsMacros",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensionsMacros",
      "path" : "Sources/FoundationExtensionsMacros",
      "product_memberships" : [
        "FoundationExtensionsMacros"
      ],
      "sources" : [
        "AssociatedObject.swift",
        "Exports.swift"
      ],
      "target_dependencies" : [
        "FoundationExtensions",
        "FoundationExtensionsMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FoundationExtensions",
      "module_type" : "SwiftTarget",
      "name" : "FoundationExtensions",
      "path" : "Sources/FoundationExtensions",
      "product_dependencies" : [
        "FunctionalKeyPath",
        "CustomDump"
      ],
      "product_memberships" : [
        "FoundationExtensions",
        "FoundationExtensionsMacros"
      ],
      "sources" : [
        "Exports.swift",
        "Extensions/Bundle+.swift",
        "Extensions/Codable+.swift",
        "Extensions/Collection+.swift",
        "Extensions/DispatchTime+.swift",
        "Extensions/FloatingPoint+.swift",
        "Extensions/NSAttributedString+.swift",
        "Extensions/NSLocking+.swift",
        "Extensions/Optional+.swift",
        "Extensions/Range+.swift",
        "Extensions/Result+.swift",
        "Extensions/String+.swift",
        "General/AssociatingObject/AssociatingObject.swift",
        "General/AssociatingObject/objc_AssociationPolicy+.swift",
        "General/Box&Reference/Box.swift",
        "General/Box&Reference/Reference.swift",
        "General/Castable.swift",
        "General/Equated/Equated+Comparator.swift",
        "General/Equated/Equated.swift",
        "General/Indirect.swift",
        "General/PropertyProxy.swift",
        "General/Resettable/Resettable+CollectionProxy.swift",
        "General/Resettable/Resettable.swift",
        "General/RuntimeWarnings.swift",
        "General/Swizzling/NSObject+Swizzling.swift",
        "General/USID.swift",
        "General/UnwrappingError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.