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 SnapshotTestingStitch with Swift 5.8 for macOS (Xcode) using Xcode 14.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SnapshotTestingStitch -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/swift-snapshot-testing-stitch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a1c51ab Merge pull request #11 from MojtabaHs/docs/fix-typos
Cloned https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Revision (git rev-parse @):
a1c51ab705388cecee16ab80f6e0f4d1623595b1
SUCCESS checkout https://github.com/sherlouk/swift-snapshot-testing-stitch.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  $workDir
https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/alexey1312/SnapshotTestingHEIC.git (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Creating working copy of package ‘SnapshotTestingHEIC’
Checking out 1.2.1 of package ‘SnapshotTestingHEIC’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.10.0 of package ‘swift-snapshot-testing’
Resolve Package Graph
Resolved source packages:
  SnapshotTestingStitch: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.2.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
resolved source packages: SnapshotTestingStitch, SnapshotTestingHEIC, swift-snapshot-testing
2024-03-23 19:16:36.878 xcodebuild[20418:6589895] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "snapshottestingheic",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/alexey1312/SnapshotTestingHEIC.git"
    }
  ],
  "manifest_display_name" : "SnapshotTestingStitch",
  "name" : "SnapshotTestingStitch",
  "path" : "/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SnapshotTestingStitch",
      "targets" : [
        "SnapshotTestingStitch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnapshotTestingStitchTests",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingStitchTests",
      "path" : "Tests/SnapshotTestingStitchTests",
      "sources" : [
        "SnapshotTestingStitch.swift",
        "SnapshotTestingStitchHEIC.swift"
      ],
      "target_dependencies" : [
        "SnapshotTestingStitch"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnapshotTestingStitch",
      "module_type" : "SwiftTarget",
      "name" : "SnapshotTestingStitch",
      "path" : "Sources/SnapshotTestingStitch",
      "product_dependencies" : [
        "SnapshotTesting",
        "SnapshotTestingHEIC"
      ],
      "product_memberships" : [
        "SnapshotTestingStitch"
      ],
      "sources" : [
        "ImageFormat.swift",
        "Snapshotting.swift",
        "StitchStyle.swift",
        "StitchTask.swift",
        "Stitcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SnapshotTestingStitch"
    ]
  }
}
2024-03-23 19:16:43.977 xcodebuild[20739:6590817] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SnapshotTestingStitch -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SnapshotTestingStitch -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.2.1
  SnapshotTestingStitch: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: f2cdcf7be1ff56b2192c8cd86976e2b4
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f2cdcf7be1ff56b2192c8cd86976e2b4.xcbuilddata
note: Building targets in dependency order
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
error: The package product 'SnapshotTestingHEIC' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
Resolve Package Graph
2024-03-23 19:16:44.793 xcodebuild[20744:6590880] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SnapshotTestingStitch -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SnapshotTestingStitch: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
  SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.2.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: f2cdcf7be1ff56b2192c8cd86976e2b4
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f2cdcf7be1ff56b2192c8cd86976e2b4.xcbuilddata
note: Building targets in dependency order
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
error: The package product 'SnapshotTestingHEIC' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
2024-03-23 19:16:47.899 xcodebuild[20771:6591046] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
** BUILD FAILED **
BUILD FAILURE 5.8 macosXcodebuild