The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CwlPreconditionTesting, reference master (0139c6), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 00:29:35 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/mattgallagher/cwlpreconditiontesting.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattgallagher/cwlpreconditiontesting
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0139c66 Merge pull request #39 from LowAmmo/Issue-38-Xcode16-Warnings
Cloned https://github.com/mattgallagher/cwlpreconditiontesting.git
Revision (git rev-parse @):
0139c665ebb45e6a9fbdb68aabfd7c39f3fe0071
SUCCESS checkout https://github.com/mattgallagher/cwlpreconditiontesting.git at master
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.65s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.35s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
========================================
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": "cwlpreconditiontesting",
      "name": "CwlPreconditionTesting",
      "url": "https://github.com/mattgallagher/cwlpreconditiontesting.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cwlpreconditiontesting",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "cwlcatchexception",
          "name": "CwlCatchException",
          "url": "https://github.com/mattgallagher/CwlCatchException.git",
          "version": "2.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattgallagher/cwlpreconditiontesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/cwlpreconditiontesting.git from cache (0.95s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.41s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.47s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/cwlpreconditiontesting.git
Working copy of https://github.com/mattgallagher/cwlpreconditiontesting.git resolved at master (0139c66)
warning: '.resolve-product-dependencies': dependency 'cwlpreconditiontesting' is not used by any target
Found 1 product dependencies
  - CwlCatchException
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mattgallagher/cwlpreconditiontesting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version--6988338F2F200930.txt
[4/9] Compiling CwlMachBadInstructionHandler mach_excServer.c
[5/9] Compiling CwlCatchExceptionSupport CwlCatchException.m
[6/9] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[8/11] Emitting module CwlPosixPreconditionTesting
[9/11] Compiling CwlPosixPreconditionTesting CwlCatchBadInstructionPosix.swift
[10/11] Compiling CwlCatchException CwlCatchException.swift
[11/11] Emitting module CwlCatchException
[12/15] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[13/15] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[14/15] Emitting module CwlPreconditionTesting
[15/15] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
Build complete! (4.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cwlcatchexception",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattgallagher/CwlCatchException.git"
    }
  ],
  "manifest_display_name" : "CwlPreconditionTesting",
  "name" : "CwlPreconditionTesting",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CwlPreconditionTesting",
      "targets" : [
        "CwlPreconditionTesting",
        "CwlMachBadInstructionHandler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CwlPosixPreconditionTesting",
      "targets" : [
        "CwlPosixPreconditionTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CwlPreconditionTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "CwlPreconditionTestingTests",
      "path" : "Tests/CwlPreconditionTestingTests",
      "sources" : [
        "CwlCatchBadInstructionTests.swift"
      ],
      "target_dependencies" : [
        "CwlPreconditionTesting",
        "CwlPosixPreconditionTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CwlPreconditionTesting",
      "module_type" : "SwiftTarget",
      "name" : "CwlPreconditionTesting",
      "path" : "Sources/CwlPreconditionTesting",
      "product_dependencies" : [
        "CwlCatchException"
      ],
      "product_memberships" : [
        "CwlPreconditionTesting"
      ],
      "sources" : [
        "CwlBadInstructionException.swift",
        "CwlCatchBadInstruction.swift",
        "CwlDarwinDefinitions.swift"
      ],
      "target_dependencies" : [
        "CwlMachBadInstructionHandler"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CwlPosixPreconditionTesting",
      "module_type" : "SwiftTarget",
      "name" : "CwlPosixPreconditionTesting",
      "path" : "Sources/CwlPosixPreconditionTesting",
      "product_memberships" : [
        "CwlPosixPreconditionTesting"
      ],
      "sources" : [
        "CwlCatchBadInstructionPosix.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CwlMachBadInstructionHandler",
      "module_type" : "ClangTarget",
      "name" : "CwlMachBadInstructionHandler",
      "path" : "Sources/CwlMachBadInstructionHandler",
      "product_memberships" : [
        "CwlPreconditionTesting"
      ],
      "sources" : [
        "CwlMachBadInstructionHandler.m",
        "mach_excServer.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.