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 AssociatedObject, reference main (ba5859), with Swift 6.0 for macOS (SPM) on 16 Apr 2025 12:00:14 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/p-x9/AssociatedObject.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/AssociatedObject
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba5859d Merge pull request #49 from p-x9/feature/resolve-swift-syntax601-warning
Cloned https://github.com/p-x9/AssociatedObject.git
Revision (git rev-parse @):
ba5859d881ac1b814e77e2f1b39235dfe71a8d1f
SUCCESS checkout https://github.com/p-x9/AssociatedObject.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/p-x9/swift-object-association.git
Fetching https://github.com/p-x9/swift-literal-type-inference.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/105] Fetching swift-literal-type-inference
[106/4686] Fetching swift-literal-type-inference, swift-custom-dump
[519/4893] Fetching swift-literal-type-inference, swift-custom-dump, swift-object-association
[671/5751] Fetching swift-literal-type-inference, swift-custom-dump, swift-object-association, swift-macro-testing
[1840/11100] Fetching swift-literal-type-inference, swift-custom-dump, swift-object-association, swift-macro-testing, xctest-dynamic-overlay
Fetched https://github.com/p-x9/swift-object-association.git from cache (0.78s)
[1693/10893] Fetching swift-literal-type-inference, swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
[6134/24038] Fetching swift-literal-type-inference, swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing
[12998/94163] Fetching swift-literal-type-inference, swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/p-x9/swift-literal-type-inference.git from cache (2.36s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.36s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.36s)
[62942/75564] Fetching swift-custom-dump, swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.29s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (3.29s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.29s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.2 (0.45s)
Computing version for https://github.com/p-x9/swift-object-association.git
Computed https://github.com/p-x9/swift-object-association.git at 0.5.0 (0.46s)
Computing version for https://github.com/p-x9/swift-literal-type-inference.git
Computed https://github.com/p-x9/swift-literal-type-inference.git at 0.4.0 (0.43s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (3.04s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (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.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git 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/p-x9/swift-object-association.git
Working copy of https://github.com/p-x9/swift-object-association.git resolved at 0.5.0
Creating working copy for https://github.com/p-x9/swift-literal-type-inference.git
Working copy of https://github.com/p-x9/swift-literal-type-inference.git resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.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 0.6.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": "associatedobject",
      "name": "AssociatedObject",
      "url": "https://github.com/p-x9/AssociatedObject.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AssociatedObject",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-literal-type-inference",
          "name": "LiteralTypeInference",
          "url": "https://github.com/p-x9/swift-literal-type-inference.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-literal-type-inference",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-object-association",
          "name": "ObjectAssociation",
          "url": "https://github.com/p-x9/swift-object-association.git",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-object-association",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/p-x9/AssociatedObject.git
[1/701] Fetching associatedobject
Fetched https://github.com/p-x9/AssociatedObject.git from cache (0.86s)
Fetching https://github.com/p-x9/swift-literal-type-inference.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/p-x9/swift-object-association.git from cache
Fetched https://github.com/p-x9/swift-literal-type-inference.git from cache (0.48s)
Fetched https://github.com/p-x9/swift-object-association.git from cache (0.79s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.79s)
Computing version for https://github.com/p-x9/swift-object-association.git
Computed https://github.com/p-x9/swift-object-association.git at 0.5.0 (0.02s)
Computing version for https://github.com/p-x9/swift-literal-type-inference.git
Computed https://github.com/p-x9/swift-literal-type-inference.git at 0.4.0 (0.02s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.03s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/p-x9/swift-object-association.git
Working copy of https://github.com/p-x9/swift-object-association.git resolved at 0.5.0
Creating working copy for https://github.com/p-x9/swift-literal-type-inference.git
Working copy of https://github.com/p-x9/swift-literal-type-inference.git resolved at 0.4.0
Creating working copy for https://github.com/p-x9/AssociatedObject.git
Working copy of https://github.com/p-x9/AssociatedObject.git resolved at main (ba5859d)
warning: '.resolve-product-dependencies': dependency 'associatedobject' is not used by any target
Found 3 product dependencies
  - swift-syntax
  - LiteralTypeInference
  - ObjectAssociation
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/p-x9/AssociatedObject.git
https://github.com/p-x9/AssociatedObject.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-literal-type-inference",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-literal-type-inference.git"
    },
    {
      "identity" : "swift-object-association",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-object-association.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "AssociatedObject",
  "name" : "AssociatedObject",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AssociatedObject",
      "targets" : [
        "AssociatedObject"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AssociatedObjectPlugin",
      "targets" : [
        "AssociatedObjectPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AssociatedObjectTests",
      "module_type" : "SwiftTarget",
      "name" : "AssociatedObjectTests",
      "path" : "Tests/AssociatedObjectTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "AssociatedObjectTests.swift",
        "AssociatedTypeDetectionObjectTests.swift",
        "Model/ClassType.swift",
        "PatternBindingSyntax+Tests.swift"
      ],
      "target_dependencies" : [
        "AssociatedObject",
        "AssociatedObjectPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AssociatedObjectPlugin",
      "module_type" : "SwiftTarget",
      "name" : "AssociatedObjectPlugin",
      "path" : "Sources/AssociatedObjectPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftSyntaxBuilder",
        "SwiftParserDiagnostics",
        "LiteralTypeInference"
      ],
      "product_memberships" : [
        "AssociatedObject",
        "AssociatedObjectPlugin"
      ],
      "sources" : [
        "AssociatedObjectMacro.swift",
        "AssociatedObjectMacroDiagnostic.swift",
        "AssociatedObjectMacrosPlugin.swift",
        "Extension/PatternBindingSyntax+.swift",
        "Extension/TypeSyntax+.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "AssociatedObjectC",
      "module_type" : "ClangTarget",
      "name" : "AssociatedObjectC",
      "path" : "Sources/AssociatedObjectC",
      "product_memberships" : [
        "AssociatedObject"
      ],
      "sources" : [
        "associated_object_key.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AssociatedObject",
      "module_type" : "SwiftTarget",
      "name" : "AssociatedObject",
      "path" : "Sources/AssociatedObject",
      "product_dependencies" : [
        "ObjectAssociation"
      ],
      "product_memberships" : [
        "AssociatedObject"
      ],
      "sources" : [
        "AssociatedObject.swift",
        "Extension/objc_AssociationPolicy+.swift",
        "Extension/swift_AssociationPolicy+.swift",
        "functions.swift"
      ],
      "target_dependencies" : [
        "AssociatedObjectC",
        "AssociatedObjectPlugin"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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/23] Write sources
[18/23] Compiling AssociatedObjectC associated_object_key.c
[19/23] Compiling _SwiftSyntaxCShims dummy.c
[20/23] Write swift-version-5BDAB9E9C0126B9D.txt
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)
[22/31] 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
[23/31] 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
[24/31] Compiling SwiftSyntax601 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
[25/31] 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)
[26/31] Emitting module SwiftSyntax509
<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
[27/31] Compiling SwiftSyntax509 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)
[28/31] 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
<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/3] Write swift-version-5BDAB9E9C0126B9D.txt
[2/11] Compiling SwiftSyntax600 Empty.swift
[3/11] Emitting module SwiftSyntax600
[4/11] Emitting module SwiftSyntax601
[5/11] Compiling SwiftSyntax601 Empty.swift
[6/11] Compiling SwiftSyntax510 Empty.swift
[7/11] Emitting module SwiftSyntax510
[8/11] Emitting module SwiftSyntax509
[9/11] Compiling SwiftSyntax509 Empty.swift
[10/77] Compiling SwiftSyntax AbsolutePosition.swift
[11/77] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[12/77] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[13/77] Compiling SwiftSyntax Assert.swift
[14/77] Compiling SwiftSyntax BumpPtrAllocator.swift
[15/77] Compiling SwiftSyntax CommonAncestor.swift
[16/77] Compiling SwiftSyntax Convenience.swift
[17/77] Compiling SwiftSyntax CustomTraits.swift
[18/84] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[19/84] Compiling SwiftSyntax SyntaxChildren.swift
[20/84] Compiling SwiftSyntax SyntaxCollection.swift
[21/84] Compiling SwiftSyntax SyntaxHashable.swift
[22/84] Compiling SwiftSyntax SyntaxIdentifier.swift
[23/84] Compiling SwiftSyntax SyntaxNodeFactory.swift
[24/84] Compiling SwiftSyntax SyntaxNodeStructure.swift
[25/84] Compiling SwiftSyntax EditorPlaceholder.swift
[26/84] Compiling SwiftSyntax Identifier.swift
[27/84] Compiling SwiftSyntax MemoryLayout.swift
[28/84] Compiling SwiftSyntax MissingNodeInitializers.swift
[29/84] Compiling SwiftSyntax RawSyntax.swift
[30/84] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[31/84] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[32/84] Compiling SwiftSyntax RawSyntaxTokenView.swift
[33/84] Compiling SwiftSyntax SourceEdit.swift
[34/84] Compiling SwiftSyntax SourceLength.swift
[35/84] Compiling SwiftSyntax SourceLocation.swift
[36/84] Compiling SwiftSyntax SourcePresence.swift
[37/84] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[38/84] Compiling SwiftSyntax Syntax.swift
[39/84] Compiling SwiftSyntax SyntaxArena.swift
[40/84] Compiling SwiftSyntax SyntaxProtocol.swift
[41/84] Compiling SwiftSyntax SyntaxText.swift
[42/84] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[43/84] Compiling SwiftSyntax TokenDiagnostic.swift
[44/84] Compiling SwiftSyntax TokenSequence.swift
[45/84] Compiling SwiftSyntax TokenSyntax.swift
[46/84] Compiling SwiftSyntax Trivia.swift
[47/84] Emitting module SwiftSyntax
[48/84] Compiling SwiftSyntax Tokens.swift
[49/84] Compiling SwiftSyntax TriviaPieces.swift
[50/84] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[51/84] Compiling SwiftSyntax RawSyntaxNodesC.swift
[52/84] Compiling SwiftSyntax RawSyntaxNodesD.swift
[53/84] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[54/84] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[55/84] Compiling SwiftSyntax SyntaxCollections.swift
[56/84] Compiling SwiftSyntax SyntaxEnum.swift
[57/84] Compiling SwiftSyntax SyntaxKind.swift
[58/84] Compiling SwiftSyntax SyntaxRewriter.swift
[59/84] Compiling SwiftSyntax SyntaxTraits.swift
[60/84] Compiling SwiftSyntax SyntaxVisitor.swift
[61/84] Compiling SwiftSyntax TokenKind.swift
[62/84] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[63/84] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[64/84] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[65/84] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[66/84] Compiling SwiftSyntax RawSyntaxValidation.swift
[67/84] Compiling SwiftSyntax SyntaxNodesAB.swift
[68/84] Compiling SwiftSyntax SyntaxNodesC.swift
[69/84] Compiling SwiftSyntax Utils.swift
[70/84] Compiling SwiftSyntax ChildNameForKeyPath.swift
[71/84] Compiling SwiftSyntax Keyword.swift
[72/84] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[73/84] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[74/84] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[75/84] Compiling SwiftSyntax SyntaxBaseNodes.swift
[76/84] Compiling SwiftSyntax SyntaxNodesD.swift
[77/84] Compiling SwiftSyntax SyntaxNodesEF.swift
[78/84] Compiling SwiftSyntax SyntaxNodesGHI.swift
[79/84] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[80/84] Compiling SwiftSyntax SyntaxNodesOP.swift
[81/84] Compiling SwiftSyntax SyntaxNodesQRS.swift
[82/84] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[83/143] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[84/143] Compiling SwiftDiagnostics Message.swift
[85/144] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[86/144] Compiling SwiftBasicFormat Syntax+Extensions.swift
[87/144] Compiling SwiftDiagnostics FixIt.swift
[88/144] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[89/144] Compiling SwiftDiagnostics Note.swift
[90/144] Compiling SwiftBasicFormat InferIndentation.swift
[91/144] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[92/144] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[93/144] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[94/144] Compiling SwiftDiagnostics Convenience.swift
[95/144] Emitting module SwiftDiagnostics
[96/144] Compiling SwiftDiagnostics Diagnostic.swift
[97/144] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[98/144] Emitting module SwiftBasicFormat
[99/144] Compiling SwiftBasicFormat Indenter.swift
[100/144] Compiling SwiftBasicFormat BasicFormat.swift
[101/144] Compiling SwiftParser TopLevel.swift
[102/144] Compiling SwiftParser TriviaParser.swift
[103/144] Compiling SwiftParser Types.swift
[104/144] Compiling SwiftParser ExperimentalFeatures.swift
[105/148] Compiling SwiftParser StringLiterals.swift
[106/148] Compiling SwiftParser SwiftParserCompatibility.swift
[107/148] Compiling SwiftParser SwiftVersion.swift
[108/148] Compiling SwiftParser SyntaxUtils.swift
[109/148] Compiling SwiftParser TokenConsumer.swift
[110/148] Compiling SwiftParser TokenPrecedence.swift
[111/148] Compiling SwiftParser TokenSpec.swift
[112/148] Compiling SwiftParser TokenSpecSet.swift
[113/148] Compiling SwiftParser UnicodeScalarExtensions.swift
[114/148] Compiling SwiftParser Lookahead.swift
[115/148] Compiling SwiftParser LoopProgressCondition.swift
[116/148] Compiling SwiftParser Modifiers.swift
[117/148] Compiling SwiftParser Names.swift
[118/148] Emitting module SwiftParser
[119/148] Compiling SwiftParser Nominals.swift
[120/148] Compiling SwiftParser Parameters.swift
[121/148] Compiling SwiftParser ParseSourceFile.swift
[122/148] Compiling SwiftParser Parser.swift
[123/148] Compiling SwiftParser Patterns.swift
[124/148] Compiling SwiftParser Recovery.swift
[125/148] Compiling SwiftParser Specifiers.swift
[126/148] Compiling SwiftParser Statements.swift
[127/148] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[128/148] Compiling SwiftParser Attributes.swift
[129/148] Compiling SwiftParser Availability.swift
[130/148] Compiling SwiftParser CharacterInfo.swift
[131/148] Compiling SwiftParser CollectionNodes+Parsable.swift
[132/148] Compiling SwiftParser Declarations.swift
[133/148] Compiling SwiftParser Cursor.swift
[134/148] Compiling SwiftParser Lexeme.swift
[135/148] Compiling SwiftParser LexemeSequence.swift
[136/148] Compiling SwiftParser Lexer.swift
[137/148] Compiling SwiftParser RegexLiteralLexer.swift
[138/148] Compiling SwiftParser Directives.swift
[139/148] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[140/148] Compiling SwiftParser Expressions.swift
[141/148] Compiling SwiftParser IncrementalParseTransition.swift
[142/148] Compiling SwiftParser IsValidIdentifier.swift
[143/148] Compiling SwiftParser IsLexerClassified.swift
[144/148] Compiling SwiftParser LayoutNodes+Parsable.swift
[145/148] Compiling SwiftParser Parser+TokenSpecSet.swift
[146/148] Compiling SwiftParser TokenSpecStaticMembers.swift
[147/171] Compiling SwiftOperators OperatorTable.swift
[148/172] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[149/173] Compiling SwiftOperators PrecedenceGroup.swift
[150/173] Compiling SwiftOperators SyntaxSynthesis.swift
[151/173] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[152/173] Compiling SwiftOperators PrecedenceGraph.swift
[153/173] Compiling SwiftOperators OperatorTable+Semantics.swift
[154/173] Compiling SwiftOperators OperatorTable+Defaults.swift
[155/173] Compiling SwiftOperators OperatorError.swift
[156/173] Compiling SwiftOperators OperatorError+Diagnostics.swift
[157/173] Compiling SwiftOperators OperatorTable+Folding.swift
[158/173] Emitting module SwiftOperators
[159/173] Compiling SwiftOperators Operator.swift
[160/173] Compiling SwiftParserDiagnostics Utils.swift
[161/173] Compiling SwiftParserDiagnostics PresenceUtils.swift
[162/173] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[163/173] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[164/173] Emitting module SwiftParserDiagnostics
[165/173] Compiling SwiftParserDiagnostics MissingNodesError.swift
[166/173] Compiling SwiftParserDiagnostics MissingTokenError.swift
[167/173] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[168/173] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[169/173] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[170/173] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[171/173] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[172/188] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[173/188] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[174/189] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[175/189] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[176/189] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[177/189] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[178/189] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[179/189] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[180/189] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[181/189] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[182/189] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[183/189] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[184/189] Emitting module SwiftSyntaxBuilder
[185/189] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[186/189] Compiling SwiftSyntaxBuilder Indenter.swift
[187/189] Compiling SwiftSyntaxBuilder ListBuilder.swift
[188/216] Compiling SwiftSyntaxMacros PreambleMacro.swift
[189/217] Compiling SwiftSyntaxMacros Macro.swift
[190/217] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[191/217] Compiling SwiftSyntaxMacros MemberMacro.swift
[192/217] Compiling SwiftSyntaxMacros PeerMacro.swift
[193/217] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[194/217] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[195/217] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[196/217] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[197/217] Compiling SwiftSyntaxMacros AttachedMacro.swift
[198/217] Compiling SwiftSyntaxMacros BodyMacro.swift
[199/217] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[200/217] Compiling SwiftSyntaxMacros Macro+Format.swift
[201/217] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[202/217] Compiling SwiftSyntaxMacros AccessorMacro.swift
[203/217] Emitting module SwiftSyntaxMacros
[204/217] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[205/217] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[206/217] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[207/227] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[208/227] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[209/227] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[210/227] Emitting module SwiftSyntaxMacroExpansion
[211/227] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[212/227] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[213/227] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[214/227] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[215/227] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[216/227] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[217/239] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[218/239] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[219/239] Emitting module SwiftCompilerPluginMessageHandling
[220/240] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[221/240] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[222/240] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[223/240] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[224/240] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[225/240] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[226/240] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[227/240] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[228/240] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[229/240] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[230/242] Emitting module SwiftCompilerPlugin
[231/242] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[232/242] Compiling LiteralTypeInference ExprSyntax+isElementsEmpty.swift
[233/242] Compiling LiteralTypeInference ExprSyntax+.swift
[234/242] Compiling LiteralTypeInference ArrayExprSyntax+inference.swift
[235/242] Compiling LiteralTypeInference DictionaryExprSyntax+inference.swift
[236/242] Compiling LiteralTypeInference TupleExprSyntax+inference.swift
[237/242] Compiling LiteralTypeInference TupleTypeElementListSyntax+.swift
[238/242] Compiling LiteralTypeInference LiteralTypeInference.swift
[239/242] Emitting module LiteralTypeInference
[240/242] Compiling LiteralTypeInference ExprSyntax+inference.swift
[241/248] Compiling AssociatedObjectPlugin AssociatedObjectMacrosPlugin.swift
[242/248] Compiling AssociatedObjectPlugin TypeSyntax+.swift
[243/248] Compiling AssociatedObjectPlugin PatternBindingSyntax+.swift
[244/248] Emitting module AssociatedObjectPlugin
[245/248] Compiling AssociatedObjectPlugin AssociatedObjectMacroDiagnostic.swift
[246/248] Compiling AssociatedObjectPlugin AssociatedObjectMacro.swift
[246/248] Write Objects.LinkFileList
[247/248] Linking AssociatedObjectPlugin-tool
[249/253] Compiling AssociatedObject swift_AssociationPolicy+.swift
[250/253] Compiling AssociatedObject functions.swift
[251/253] Compiling AssociatedObject objc_AssociationPolicy+.swift
[252/253] Emitting module AssociatedObject
[253/253] Compiling AssociatedObject AssociatedObject.swift
Build complete! (23.39s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-literal-type-inference",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-literal-type-inference.git"
    },
    {
      "identity" : "swift-object-association",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-object-association.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "AssociatedObject",
  "name" : "AssociatedObject",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "AssociatedObject",
      "targets" : [
        "AssociatedObject"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AssociatedObjectPlugin",
      "targets" : [
        "AssociatedObjectPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AssociatedObjectTests",
      "module_type" : "SwiftTarget",
      "name" : "AssociatedObjectTests",
      "path" : "Tests/AssociatedObjectTests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "AssociatedObjectTests.swift",
        "AssociatedTypeDetectionObjectTests.swift",
        "Model/ClassType.swift",
        "PatternBindingSyntax+Tests.swift"
      ],
      "target_dependencies" : [
        "AssociatedObject",
        "AssociatedObjectPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AssociatedObjectPlugin",
      "module_type" : "SwiftTarget",
      "name" : "AssociatedObjectPlugin",
      "path" : "Sources/AssociatedObjectPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftSyntaxBuilder",
        "SwiftParserDiagnostics",
        "LiteralTypeInference"
      ],
      "product_memberships" : [
        "AssociatedObject",
        "AssociatedObjectPlugin"
      ],
      "sources" : [
        "AssociatedObjectMacro.swift",
        "AssociatedObjectMacroDiagnostic.swift",
        "AssociatedObjectMacrosPlugin.swift",
        "Extension/PatternBindingSyntax+.swift",
        "Extension/TypeSyntax+.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "AssociatedObjectC",
      "module_type" : "ClangTarget",
      "name" : "AssociatedObjectC",
      "path" : "Sources/AssociatedObjectC",
      "product_memberships" : [
        "AssociatedObject"
      ],
      "sources" : [
        "associated_object_key.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AssociatedObject",
      "module_type" : "SwiftTarget",
      "name" : "AssociatedObject",
      "path" : "Sources/AssociatedObject",
      "product_dependencies" : [
        "ObjectAssociation"
      ],
      "product_memberships" : [
        "AssociatedObject"
      ],
      "sources" : [
        "AssociatedObject.swift",
        "Extension/objc_AssociationPolicy+.swift",
        "Extension/swift_AssociationPolicy+.swift",
        "functions.swift"
      ],
      "target_dependencies" : [
        "AssociatedObjectC",
        "AssociatedObjectPlugin"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.