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

Failed to build XcodeCloudSnapshotTesting, reference 1.11.0 (389239), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 10:15:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XcodeCloudSnapshotTesting -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Reference: 1.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing
 * tag               1.11.0     -> FETCH_HEAD
HEAD is now at 3892396 Create LICENSE.md
Cloned https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Revision (git rev-parse @):
38923964549899c1ede320b634efb728664c1eeb
SUCCESS checkout https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git at 1.11.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "XcodeCloudSnapshotTesting",
  "name" : "XcodeCloudSnapshotTesting",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "XcodeCloudSnapshotTesting",
      "targets" : [
        "XcodeCloudSnapshotTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeCloudSnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeCloudSnapshotTestingTests",
      "path" : "Tests/XcodeCloudSnapshotTestingTests",
      "sources" : [
        "CIAssertSnapshotTests.swift"
      ],
      "target_dependencies" : [
        "XcodeCloudSnapshotTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeCloudSnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "XcodeCloudSnapshotTesting",
      "path" : "Sources/XcodeCloudSnapshotTesting",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "XcodeCloudSnapshotTesting"
      ],
      "sources" : [
        "CIAssertSnapshot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Fetching from https://github.com/pointfreeco/swift-custom-dump (cached)
Fetching from https://github.com/swiftlang/swift-syntax (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Creating working copy of package ‘swift-custom-dump’
Checking out 1.3.3 of package ‘swift-custom-dump’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.18.3 of package ‘swift-snapshot-testing’
Creating working copy of package ‘xctest-dynamic-overlay’
Checking out 1.5.2 of package ‘xctest-dynamic-overlay’
Creating working copy of package ‘swift-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  XcodeCloudSnapshotTesting: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
resolved source packages: swift-custom-dump, swift-snapshot-testing, XcodeCloudSnapshotTesting, swift-syntax, xctest-dynamic-overlay
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "XcodeCloudSnapshotTesting",
  "name" : "XcodeCloudSnapshotTesting",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "XcodeCloudSnapshotTesting",
      "targets" : [
        "XcodeCloudSnapshotTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeCloudSnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeCloudSnapshotTestingTests",
      "path" : "Tests/XcodeCloudSnapshotTestingTests",
      "sources" : [
        "CIAssertSnapshotTests.swift"
      ],
      "target_dependencies" : [
        "XcodeCloudSnapshotTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeCloudSnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "XcodeCloudSnapshotTesting",
      "path" : "Sources/XcodeCloudSnapshotTesting",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "XcodeCloudSnapshotTesting"
      ],
      "sources" : [
        "CIAssertSnapshot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "XcodeCloudSnapshotTesting"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XcodeCloudSnapshotTesting -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme XcodeCloudSnapshotTesting -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  XcodeCloudSnapshotTesting: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'XcodeCloudSnapshotTesting' in project 'XcodeCloudSnapshotTesting'
        ➜ Explicit dependency on target 'XcodeCloudSnapshotTesting' in project 'XcodeCloudSnapshotTesting'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'XcodeCloudSnapshotTesting' in project 'XcodeCloudSnapshotTesting'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 9139f72cc572c1802030e08e79b19e7f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9139f72cc572c1802030e08e79b19e7f.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'XcodeCloudSnapshotTesting' from project 'XcodeCloudSnapshotTesting')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:37f41efa1285c5a5e4980c0432bdfa5bfdd09e8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:37f41efa1285c5a5e4980c0432bdfa5bfdd09e8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:37f41efa1285c5a5e4980c0432bdfa5bfdd09e8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:37f41efa1285c5a5e4980c0432bdfa5bfdd09e8a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme XcodeCloudSnapshotTesting
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  XcodeCloudSnapshotTesting: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
resolved source packages: XcodeCloudSnapshotTesting, xctest-dynamic-overlay, swift-custom-dump, swift-snapshot-testing, swift-syntax
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "XcodeCloudSnapshotTesting",
  "name" : "XcodeCloudSnapshotTesting",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "XcodeCloudSnapshotTesting",
      "targets" : [
        "XcodeCloudSnapshotTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeCloudSnapshotTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeCloudSnapshotTestingTests",
      "path" : "Tests/XcodeCloudSnapshotTestingTests",
      "sources" : [
        "CIAssertSnapshotTests.swift"
      ],
      "target_dependencies" : [
        "XcodeCloudSnapshotTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeCloudSnapshotTesting",
      "module_type" : "SwiftTarget",
      "name" : "XcodeCloudSnapshotTesting",
      "path" : "Sources/XcodeCloudSnapshotTesting",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "XcodeCloudSnapshotTesting"
      ],
      "sources" : [
        "CIAssertSnapshot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "XcodeCloudSnapshotTesting"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme XcodeCloudSnapshotTesting -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme XcodeCloudSnapshotTesting -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  XcodeCloudSnapshotTesting: /Users/admin/builder/spi-builder-workspace
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'XcodeCloudSnapshotTesting' in project 'XcodeCloudSnapshotTesting'
        ➜ Explicit dependency on target 'XcodeCloudSnapshotTesting' in project 'XcodeCloudSnapshotTesting'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'XcodeCloudSnapshotTesting' in project 'XcodeCloudSnapshotTesting'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 815017d6a672c196a0af55556882e0b8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/815017d6a672c196a0af55556882e0b8.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'XcodeCloudSnapshotTesting' from project 'XcodeCloudSnapshotTesting')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:37f41efa1285c5a5e4980c0432bdfa5bfdd09e8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:37f41efa1285c5a5e4980c0432bdfa5bfdd09e8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:37f41efa1285c5a5e4980c0432bdfa5bfdd09e8a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:37f41efa1285c5a5e4980c0432bdfa5bfdd09e8a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme XcodeCloudSnapshotTesting
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild