The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of AppPilot, reference 2.0.0 (985bf4), with Swift 6.1 for macOS (SPM) on 14 Jul 2025 06:37:42 UTC.

Swift 6 data race errors: 1

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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/AppPilot.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/AppPilot
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 985bf4c Add detailed UI element filtering and fallback strategies
Cloned https://github.com/1amageek/AppPilot.git
Revision (git rev-parse @):
985bf4c84fb55ceb7636ec202634f69ee97feab6
SUCCESS checkout https://github.com/1amageek/AppPilot.git at 2.0.0
Fetching https://github.com/1amageek/AXUI.git
[1/340] Fetching axui
Fetched https://github.com/1amageek/AXUI.git from cache (0.68s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.13s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.64s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/1amageek/AXUI.git
Working copy of https://github.com/1amageek/AXUI.git resolved at main (b371f36)
========================================
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": "apppilot",
      "name": "AppPilot",
      "url": "https://github.com/1amageek/AppPilot.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppPilot",
      "dependencies": [
        {
          "identity": "axui",
          "name": "AXUI",
          "url": "https://github.com/1amageek/AXUI.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AXUI",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser.git",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/AppPilot.git
[1/651] Fetching apppilot
Fetched https://github.com/1amageek/AppPilot.git from cache (1.10s)
Fetching https://github.com/1amageek/AXUI.git from cache
Fetched https://github.com/1amageek/AXUI.git from cache (0.46s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.64s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (1.13s)
Creating working copy for https://github.com/1amageek/AXUI.git
Working copy of https://github.com/1amageek/AXUI.git resolved at main (d1bd5ba)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/1amageek/AppPilot.git
Working copy of https://github.com/1amageek/AppPilot.git resolved at 2.0.0 (985bf4c)
warning: '.resolve-product-dependencies': dependency 'apppilot' is not used by any target
Found 1 product dependencies
  - AXUI
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/1amageek/AppPilot.git
https://github.com/1amageek/AppPilot.git
{
  "dependencies" : [
    {
      "identity" : "axui",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/AXUI.git"
    }
  ],
  "manifest_display_name" : "AppPilot",
  "name" : "AppPilot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AppPilot",
      "targets" : [
        "AppPilot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppPilotTests",
      "module_type" : "SwiftTarget",
      "name" : "AppPilotTests",
      "path" : "Tests/AppPilotTests",
      "sources" : [
        "CompositionInputIntegrationTests.swift",
        "CompositionInputTests.swift",
        "CompositionPerformanceTests.swift",
        "IMECandidateDetectionTests.swift",
        "InputSourceTests.swift",
        "ManualCompositionTestHelper.swift",
        "SetValueUnitTests.swift",
        "TestAppIntegrationTests.swift",
        "TestSupport.swift"
      ],
      "target_dependencies" : [
        "AppPilot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppPilot",
      "module_type" : "SwiftTarget",
      "name" : "AppPilot",
      "path" : "Sources/AppPilot",
      "product_dependencies" : [
        "AXUI"
      ],
      "product_memberships" : [
        "AppPilot"
      ],
      "sources" : [
        "Driver/AccessibilityDriver.swift",
        "Driver/CGEventDriver.swift",
        "Driver/ScreenDriver.swift",
        "Pilot/AppPilot.swift",
        "Support/Errors.swift",
        "Support/Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/8] Compiling AXUI AXDumper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/8] Compiling AXUI AXConverter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/8] Emitting module AXUI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/8] Compiling AXUI AXParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/15] Compiling AppPilot Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/15] Compiling AppPilot AppPilot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/15] Compiling AppPilot Types.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/15] Compiling AppPilot CGEventDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/15] Compiling AppPilot AccessibilityDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/15] Compiling AppPilot ScreenDriver.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/Users/admin/builder/spi-builder-workspace/Sources/AppPilot/Driver/ScreenDriver.swift:156:22: warning: no calls to throwing functions occur within 'try' expression
154 |
155 |         // Build SCContentFilter on the main actor to avoid CGS_REQUIRE_INIT
156 |         let filter = try await MainActor.run {
    |                      `- warning: no calls to throwing functions occur within 'try' expression
157 |             SCContentFilter(desktopIndependentWindow: targetWindow)
158 |         }
[15/15] Emitting module AppPilot
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (13.89s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "axui",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/1amageek/AXUI.git"
    }
  ],
  "manifest_display_name" : "AppPilot",
  "name" : "AppPilot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "AppPilot",
      "targets" : [
        "AppPilot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AppPilotTests",
      "module_type" : "SwiftTarget",
      "name" : "AppPilotTests",
      "path" : "Tests/AppPilotTests",
      "sources" : [
        "CompositionInputIntegrationTests.swift",
        "CompositionInputTests.swift",
        "CompositionPerformanceTests.swift",
        "IMECandidateDetectionTests.swift",
        "InputSourceTests.swift",
        "ManualCompositionTestHelper.swift",
        "SetValueUnitTests.swift",
        "TestAppIntegrationTests.swift",
        "TestSupport.swift"
      ],
      "target_dependencies" : [
        "AppPilot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppPilot",
      "module_type" : "SwiftTarget",
      "name" : "AppPilot",
      "path" : "Sources/AppPilot",
      "product_dependencies" : [
        "AXUI"
      ],
      "product_memberships" : [
        "AppPilot"
      ],
      "sources" : [
        "Driver/AccessibilityDriver.swift",
        "Driver/CGEventDriver.swift",
        "Driver/ScreenDriver.swift",
        "Pilot/AppPilot.swift",
        "Support/Errors.swift",
        "Support/Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.