This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 (beta) for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/invia-flights/swift-xcode-cloud-snapshot-testing.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/11249] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (1.71s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.11.1 (0.47s)
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/33] Emitting module SnapshotTesting
[5/37] Compiling SnapshotTesting Any.swift
[6/37] Compiling SnapshotTesting CALayer.swift
[7/37] Compiling SnapshotTesting CGPath.swift
[8/37] Compiling SnapshotTesting CaseIterable.swift
[9/37] Compiling SnapshotTesting Diffing.swift
[10/37] Compiling SnapshotTesting Wait.swift
[11/37] Compiling SnapshotTesting SnapshotTestCase.swift
[12/37] Compiling SnapshotTesting Snapshotting.swift
[13/37] Compiling SnapshotTesting NSImage.swift
[14/37] Compiling SnapshotTesting NSView.swift
[15/37] Compiling SnapshotTesting NSViewController.swift
[16/37] Compiling SnapshotTesting SceneKit.swift
[17/37] Compiling SnapshotTesting Codable.swift
[18/37] Compiling SnapshotTesting Data.swift
[19/37] Compiling SnapshotTesting Description.swift
[20/37] Compiling SnapshotTesting NSBezierPath.swift
[21/37] Compiling SnapshotTesting SpriteKit.swift
[22/37] Compiling SnapshotTesting String.swift
[23/37] Compiling SnapshotTesting SwiftUIView.swift
[24/37] Compiling SnapshotTesting UIBezierPath.swift
[25/37] Compiling SnapshotTesting UIImage.swift
[26/37] Compiling SnapshotTesting UIView.swift
[27/37] Compiling SnapshotTesting UIViewController.swift
[28/37] Compiling SnapshotTesting URLRequest.swift
[29/37] Compiling SnapshotTesting String+SpecialCharacters.swift
[30/37] Compiling SnapshotTesting View.swift
[31/37] Compiling SnapshotTesting XCTAttachment.swift
[32/37] Compiling SnapshotTesting Diff.swift
[33/37] Compiling SnapshotTesting AssertInlineSnapshot.swift
[34/37] Compiling SnapshotTesting AssertSnapshot.swift
[35/37] Compiling SnapshotTesting Async.swift
[36/37] Compiling SnapshotTesting Internal.swift
[37/37] Compiling SnapshotTesting PlistEncoder.swift
[39/40] Emitting module XcodeCloudSnapshotTesting
[40/40] Compiling XcodeCloudSnapshotTesting CIAssertSnapshot.swift
Build complete! (15.40s)
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" : "/host/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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.