The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-locking, reference 0.2.1 (33b925), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 09:02:30 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fetch-rewards/swift-locking.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fetch-rewards/swift-locking
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 33b9258 Update SwiftSyntax and SwiftSyntaxSugar (#42)
Cloned https://github.com/fetch-rewards/swift-locking.git
Revision (git rev-parse @):
33b9258c432bac4a744cfd22e9f495b6bb8fd952
SUCCESS checkout https://github.com/fetch-rewards/swift-locking.git at 0.2.1
Fetching https://github.com/fetch-rewards/SwiftSyntaxSugar.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/1908] Fetching swiftsyntaxsugar
[1909/76891] Fetching swiftsyntaxsugar, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.19s)
Fetched https://github.com/fetch-rewards/SwiftSyntaxSugar.git from cache (4.19s)
Computing version for https://github.com/fetch-rewards/SwiftSyntaxSugar.git
Computed https://github.com/fetch-rewards/SwiftSyntaxSugar.git at 0.1.2 (4.80s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (3.65s)
Creating working copy for https://github.com/fetch-rewards/SwiftSyntaxSugar.git
Working copy of https://github.com/fetch-rewards/SwiftSyntaxSugar.git resolved at 0.1.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.28s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-locking",
      "name": "swift-locking",
      "url": "https://github.com/fetch-rewards/swift-locking.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-locking",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftsyntaxsugar",
          "name": "SwiftSyntaxSugar",
          "url": "https://github.com/fetch-rewards/SwiftSyntaxSugar.git",
          "version": "0.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSyntaxSugar",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fetch-rewards/swift-locking.git
[1/731] Fetching swift-locking
Fetched https://github.com/fetch-rewards/swift-locking.git from cache (0.76s)
Fetching https://github.com/fetch-rewards/SwiftSyntaxSugar.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.91s)
Fetched https://github.com/fetch-rewards/SwiftSyntaxSugar.git from cache (0.91s)
Computing version for https://github.com/fetch-rewards/SwiftSyntaxSugar.git
Computed https://github.com/fetch-rewards/SwiftSyntaxSugar.git at 0.1.2 (0.98s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.04s)
Creating working copy for https://github.com/fetch-rewards/SwiftSyntaxSugar.git
Working copy of https://github.com/fetch-rewards/SwiftSyntaxSugar.git resolved at 0.1.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/fetch-rewards/swift-locking.git
Working copy of https://github.com/fetch-rewards/swift-locking.git resolved at 0.2.1 (33b9258)
Found 1 product dependencies
  - SwiftSyntaxSugar
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/fetch-rewards/swift-locking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[4/11] Write LockingClient-entitlement.plist
[5/11] Write swift-version--6988338F2F200930.txt
[7/34] Emitting module SwiftSyntaxSugar
[8/36] Compiling SwiftSyntaxSugar ActorDeclSyntax+AccessLevel.swift
[9/36] Compiling SwiftSyntaxSugar ClassDeclSyntax+AccessLevel.swift
[10/36] Compiling SwiftSyntaxSugar DeclModifierListSyntax+AccessLevel.swift
[11/36] Compiling SwiftSyntaxSugar InitializerDeclSyntax+AccessLevel.swift
[12/36] Compiling SwiftSyntaxSugar MemberBlockSyntax+MemberDeclarations.swift
[13/36] Compiling SwiftSyntaxSugar StructDeclSyntax+AccessLevel.swift
[14/36] Compiling SwiftSyntaxSugar SyntaxProtocol+WithAttributeListSyntax.swift
[15/36] Compiling SwiftSyntaxSugar ProtocolDeclSyntax+AccessLevel.swift
[16/36] Compiling SwiftSyntaxSugar ProtocolDeclSyntax+Actor.swift
[17/36] Compiling SwiftSyntaxSugar SyntaxProtocol+WithCodeBlockSyntax.swift
[18/36] Compiling SwiftSyntaxSugar SyntaxProtocol+WithDeclModifierListSyntax.swift
[19/36] Compiling SwiftSyntaxSugar ProtocolDeclSyntax+GenericWhereClauses.swift
[20/36] Compiling SwiftSyntaxSugar ProtocolDeclSyntax+Type.swift
[21/36] Compiling SwiftSyntaxSugar AccessLevelSyntax.swift
[22/36] Compiling SwiftSyntaxSugar AccessorBlockSyntax+Accessors.swift
[23/36] Compiling SwiftSyntaxSugar AccessorDeclSyntax+Effects.swift
[24/36] Compiling SwiftSyntaxSugar FunctionParameterSyntax+IsVariadic.swift
[25/36] Compiling SwiftSyntaxSugar FunctionTypeSyntax+Escaping.swift
[26/36] Compiling SwiftSyntaxSugar InheritanceClauseSyntax+InheritedTypes.swift
[27/36] Compiling SwiftSyntaxSugar DeclModifierSyntax+AccessLevel.swift
[28/36] Compiling SwiftSyntaxSugar FunctionDeclSyntax+AccessLevel.swift
[29/36] Compiling SwiftSyntaxSugar FunctionDeclSyntax+Effects.swift
[30/36] Compiling SwiftSyntaxSugar TypeSyntax+Describing.swift
[31/36] Compiling SwiftSyntaxSugar VariableDeclSyntax+AccessLevel.swift
[32/45] Compiling LockingMacros LockType.swift
[33/45] Compiling LockingMacros LockedMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/LockingMacros/Macros/LockedMacro/LockedMacro.swift:117:17: warning: 'init(leadingTrivia:_:argument:_:trailingComma:_:trailingTrivia:)' is deprecated: use GenericArgumentSyntax.Argument for 'argument' [#DeprecatedDeclaration]
115 |             ),
116 |             genericArgumentClause: GenericArgumentClauseSyntax {
117 |                 GenericArgumentSyntax(argument: type)
    |                 `- warning: 'init(leadingTrivia:_:argument:_:trailingComma:_:trailingTrivia:)' is deprecated: use GenericArgumentSyntax.Argument for 'argument' [#DeprecatedDeclaration]
118 |             }
119 |         )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[34/45] Compiling LockingMacros LockedMacro+PeerMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/LockingMacros/Macros/LockedMacro/LockedMacro+PeerMacro.swift:54:29: warning: 'init(leadingTrivia:_:argument:_:trailingComma:_:trailingTrivia:)' is deprecated: use GenericArgumentSyntax.Argument for 'argument' [#DeprecatedDeclaration]
52 |                         name: self.osAllocatedUnfairLockTypeName(),
53 |                         genericArgumentClause: GenericArgumentClauseSyntax {
54 |                             GenericArgumentSyntax(argument: type)
   |                             `- warning: 'init(leadingTrivia:_:argument:_:trailingComma:_:trailingTrivia:)' is deprecated: use GenericArgumentSyntax.Argument for 'argument' [#DeprecatedDeclaration]
55 |                         }
56 |                     )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[35/45] Compiling LockingMacros LockType+ParsingError.swift
[36/45] Compiling LockingMacros LockedMacro+MacroArguments.swift
[37/45] Compiling LockingMacros LockedMacro+AccessorMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/LockingMacros/Macros/LockedMacro/LockedMacro+AccessorMacro.swift:265:16: warning: 'init(leadingTrivia:_:calledExpression:_:_:arguments:_:_:trailingClosure:_:additionalTrailingClosures:_:trailingTrivia:)' is deprecated: Use the initializer that does not provide default values for leftParen and rightParen. [#DeprecatedDeclaration]
263 |
264 |         // self._propertyName.withLock { propertyName in ... }
265 |         return FunctionCallExprSyntax(
    |                `- warning: 'init(leadingTrivia:_:calledExpression:_:_:arguments:_:_:trailingClosure:_:additionalTrailingClosures:_:trailingTrivia:)' is deprecated: Use the initializer that does not provide default values for leftParen and rightParen. [#DeprecatedDeclaration]
266 |             calledExpression: backingPropertyWithLockAccessExpression,
267 |             arguments: [],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[38/45] Compiling LockingMacros LockingPlugin.swift
[39/45] Emitting module LockingMacros
[40/45] Compiling LockingMacros LockedMacro+MacroError.swift
[40/45] Write Objects.LinkFileList
[41/45] Linking LockingMacros-tool
[43/48] Compiling Locking LockType.swift
[44/48] Compiling Locking Locked.swift
[45/48] Emitting module Locking
[46/50] Compiling LockingClient main.swift
[47/50] Emitting module LockingClient
[47/50] Write Objects.LinkFileList
[48/50] Linking LockingClient
[49/50] Applying LockingClient
Build complete! (9.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swiftsyntaxsugar",
      "requirement" : {
        "exact" : [
          "0.1.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/fetch-rewards/SwiftSyntaxSugar.git"
    }
  ],
  "manifest_display_name" : "swift-locking",
  "name" : "swift-locking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Locking",
      "targets" : [
        "Locking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LockingClient",
      "targets" : [
        "LockingClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "LockingMacros",
      "targets" : [
        "LockingMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LockingMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "LockingMacrosTests",
      "path" : "Tests/LockingMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "Macros/LockedMacro/LockedMacro_MacroErrorTests.swift",
        "Macros/LockedMacro/Locked_CheckedTests.swift",
        "Macros/LockedMacro/Locked_UncheckedTests.swift",
        "Macros/LockedMacro/TestHelpers/AssertMacroExpansion.swift",
        "Macros/LockedMacro/TestHelpers/Diagnostic.swift",
        "Models/LockType/LockTypeTests.swift"
      ],
      "target_dependencies" : [
        "LockingMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LockingMacros",
      "module_type" : "SwiftTarget",
      "name" : "LockingMacros",
      "path" : "Sources/LockingMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftSyntaxSugar"
      ],
      "product_memberships" : [
        "Locking",
        "LockingClient",
        "LockingMacros"
      ],
      "sources" : [
        "LockingPlugin.swift",
        "Macros/LockedMacro/LockedMacro+AccessorMacro.swift",
        "Macros/LockedMacro/LockedMacro+MacroArguments.swift",
        "Macros/LockedMacro/LockedMacro+MacroError.swift",
        "Macros/LockedMacro/LockedMacro+PeerMacro.swift",
        "Macros/LockedMacro/LockedMacro.swift",
        "Models/LockType/LockType+ParsingError.swift",
        "Models/LockType/LockType.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "LockingClient",
      "module_type" : "SwiftTarget",
      "name" : "LockingClient",
      "path" : "Sources/LockingClient",
      "product_memberships" : [
        "LockingClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Locking"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Locking",
      "module_type" : "SwiftTarget",
      "name" : "Locking",
      "path" : "Sources/Locking",
      "product_memberships" : [
        "Locking",
        "LockingClient"
      ],
      "sources" : [
        "Macros/Locked/Locked.swift",
        "Models/LockType/LockType.swift"
      ],
      "target_dependencies" : [
        "LockingMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.