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

Successful build of XcodeCloudSnapshotTesting, reference main (7e7071), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 10:15:25 UTC.

Swift 6 data race errors: 0

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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7e7071e Update dependencies
Cloned https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Revision (git rev-parse @):
7e7071e165e0964668d2438032efe776ee4444d0
SUCCESS checkout https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.11.1 (1.07s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.11.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",
  "dependencies": [
    {
      "identity": "swift-xcode-cloud-snapshot-testing",
      "name": "XcodeCloudSnapshotTesting",
      "url": "https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-xcode-cloud-snapshot-testing",
      "dependencies": [
        {
          "identity": "swift-snapshot-testing",
          "name": "swift-snapshot-testing",
          "url": "https://github.com/pointfreeco/swift-snapshot-testing.git",
          "version": "1.18.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
          "dependencies": [
            {
              "identity": "swift-custom-dump",
              "name": "swift-custom-dump",
              "url": "https://github.com/pointfreeco/swift-custom-dump",
              "version": "1.3.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
              "dependencies": [
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.5.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
[1/19] Fetching swift-xcode-cloud-snapshot-testing
Fetched https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git from cache (0.56s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.3 (0.99s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.41s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.00s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.14s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.51s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Working copy of https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git resolved at main (7e7071e)
warning: '.resolve-product-dependencies': dependency 'swift-xcode-cloud-snapshot-testing' is not used by any target
Found 1 product dependencies
  - swift-snapshot-testing
========================================
Build
========================================
Selected platform:         macosSpm
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.1",
            "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"
}
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/34] Emitting module SnapshotTesting
[5/37] Compiling SnapshotTesting UIView.swift
[6/37] Compiling SnapshotTesting UIViewController.swift
[7/37] Compiling SnapshotTesting URLRequest.swift
[8/37] Compiling SnapshotTesting NSImage.swift
[9/37] Compiling SnapshotTesting NSView.swift
[10/37] Compiling SnapshotTesting NSViewController.swift
[11/37] Compiling SnapshotTesting AssertInlineSnapshot.swift
[12/37] Compiling SnapshotTesting AssertSnapshot.swift
[13/37] Compiling SnapshotTesting Async.swift
[14/37] Compiling SnapshotTesting Internal.swift
[15/37] Compiling SnapshotTesting Data.swift
[16/37] Compiling SnapshotTesting Description.swift
[17/37] Compiling SnapshotTesting NSBezierPath.swift
[18/37] Compiling SnapshotTesting Snapshotting.swift
[19/37] Compiling SnapshotTesting Any.swift
[20/37] Compiling SnapshotTesting CALayer.swift
[21/37] Compiling SnapshotTesting SceneKit.swift
[22/37] Compiling SnapshotTesting SpriteKit.swift
[23/37] Compiling SnapshotTesting String.swift
[24/37] Compiling SnapshotTesting PlistEncoder.swift
[25/37] Compiling SnapshotTesting String+SpecialCharacters.swift
[26/37] Compiling SnapshotTesting View.swift
[27/37] Compiling SnapshotTesting XCTAttachment.swift
[28/37] Compiling SnapshotTesting Diff.swift
[29/37] Compiling SnapshotTesting Diffing.swift
[30/37] Compiling SnapshotTesting Wait.swift
[31/37] Compiling SnapshotTesting SnapshotTestCase.swift
[32/37] Compiling SnapshotTesting SwiftUIView.swift
[33/37] Compiling SnapshotTesting UIBezierPath.swift
[34/37] Compiling SnapshotTesting UIImage.swift
[35/37] Compiling SnapshotTesting CGPath.swift
[36/37] Compiling SnapshotTesting CaseIterable.swift
[37/37] Compiling SnapshotTesting Codable.swift
[38/39] Emitting module XcodeCloudSnapshotTesting
[39/39] Compiling XcodeCloudSnapshotTesting CIAssertSnapshot.swift
Build complete! (13.88s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.11.1",
            "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"
}
Done.