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 AccessibilitySnapshotColorBlindness, reference main (b89d10), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 10:58:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AccessibilitySnapshotColorBlindness -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/AccessibilitySnapshotColorBlindness
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b89d10f Add Example to README
Cloned https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.git
Revision (git rev-parse @):
b89d10fca1c870ea877bd416057c984f866111e9
SUCCESS checkout https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.git
https://github.com/sherlouk/AccessibilitySnapshotColorBlindness.git
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "AccessibilitySnapshotColorBlindness",
  "name" : "AccessibilitySnapshotColorBlindness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AccessibilitySnapshotColorBlindness",
      "targets" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AccessibilitySnapshotColorBlindnessTests",
      "module_type" : "SwiftTarget",
      "name" : "AccessibilitySnapshotColorBlindnessTests",
      "path" : "Tests",
      "sources" : [
        "ColorBlindnessSimTests.swift"
      ],
      "target_dependencies" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AccessibilitySnapshotColorBlindness",
      "module_type" : "SwiftTarget",
      "name" : "AccessibilitySnapshotColorBlindness",
      "path" : "Sources",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "sources" : [
        "Matrix.swift",
        "MatrixTypes.swift",
        "Snapshotting.swift",
        "UIImage+ApplyMatrix.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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-syntax’
Checking out 601.0.1 of package ‘swift-syntax’
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’
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
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  AccessibilitySnapshotColorBlindness: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-custom-dump, swift-snapshot-testing, swift-syntax, xctest-dynamic-overlay, AccessibilitySnapshotColorBlindness
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "AccessibilitySnapshotColorBlindness",
  "name" : "AccessibilitySnapshotColorBlindness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AccessibilitySnapshotColorBlindness",
      "targets" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AccessibilitySnapshotColorBlindnessTests",
      "module_type" : "SwiftTarget",
      "name" : "AccessibilitySnapshotColorBlindnessTests",
      "path" : "Tests",
      "sources" : [
        "ColorBlindnessSimTests.swift"
      ],
      "target_dependencies" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AccessibilitySnapshotColorBlindness",
      "module_type" : "SwiftTarget",
      "name" : "AccessibilitySnapshotColorBlindness",
      "path" : "Sources",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "sources" : [
        "Matrix.swift",
        "MatrixTypes.swift",
        "Snapshotting.swift",
        "UIImage+ApplyMatrix.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AccessibilitySnapshotColorBlindness"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AccessibilitySnapshotColorBlindness -destination generic/platform=tvOS 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 AccessibilitySnapshotColorBlindness -destination generic/platform=tvOS "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-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
  AccessibilitySnapshotColorBlindness: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'AccessibilitySnapshotColorBlindnessTests' in project 'AccessibilitySnapshotColorBlindness'
        ➜ Explicit dependency on target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
        ➜ Explicit dependency on target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
        ➜ 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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 5c24135bd21720aa447cb8635dca1e8d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5c24135bd21720aa447cb8635dca1e8d.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AccessibilitySnapshotColorBlindness' from project 'AccessibilitySnapshotColorBlindness')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AccessibilitySnapshotColorBlindness
(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:
  AccessibilitySnapshotColorBlindness: /Users/admin/builder/spi-builder-workspace
  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
  swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
resolved source packages: AccessibilitySnapshotColorBlindness, swift-custom-dump, xctest-dynamic-overlay, swift-syntax, swift-snapshot-testing
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "AccessibilitySnapshotColorBlindness",
  "name" : "AccessibilitySnapshotColorBlindness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "AccessibilitySnapshotColorBlindness",
      "targets" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AccessibilitySnapshotColorBlindnessTests",
      "module_type" : "SwiftTarget",
      "name" : "AccessibilitySnapshotColorBlindnessTests",
      "path" : "Tests",
      "sources" : [
        "ColorBlindnessSimTests.swift"
      ],
      "target_dependencies" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AccessibilitySnapshotColorBlindness",
      "module_type" : "SwiftTarget",
      "name" : "AccessibilitySnapshotColorBlindness",
      "path" : "Sources",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "AccessibilitySnapshotColorBlindness"
      ],
      "sources" : [
        "Matrix.swift",
        "MatrixTypes.swift",
        "Snapshotting.swift",
        "UIImage+ApplyMatrix.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AccessibilitySnapshotColorBlindness"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AccessibilitySnapshotColorBlindness -destination generic/platform=tvOS
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 AccessibilitySnapshotColorBlindness -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.18.3
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
  AccessibilitySnapshotColorBlindness: /Users/admin/builder/spi-builder-workspace
  swift-custom-dump: https://github.com/pointfreeco/swift-custom-dump @ 1.3.3
  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 (5 targets)
    Target 'AccessibilitySnapshotColorBlindnessTests' in project 'AccessibilitySnapshotColorBlindness'
        ➜ Explicit dependency on target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
        ➜ Explicit dependency on target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'AccessibilitySnapshotColorBlindness' in project 'AccessibilitySnapshotColorBlindness'
        ➜ 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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: bee7963d9876f62376cf47464759ac70
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bee7963d9876f62376cf47464759ac70.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AccessibilitySnapshotColorBlindness' from project 'AccessibilitySnapshotColorBlindness')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme AccessibilitySnapshotColorBlindness
(1 failure)
BUILD FAILURE 6.1 tvOS