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 Zippy with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/Zippy.git
Reference: 0.0.7
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/Zippy
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at 98dbd26 Updates aliases.
Cloned https://github.com/sloik/Zippy.git
Revision (git rev-parse @):
98dbd266f8b38372ab73ddca1d5e6d05eb508927
SUCCESS checkout https://github.com/sloik/Zippy.git at 0.0.7
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/sloik/EitherSwift.git from cache
Fetched https://github.com/sloik/EitherSwift.git (0.28s)
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetched https://github.com/sloik/AliasWonderland.git (0.31s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (1.12s)
Computing version for https://github.com/sloik/EitherSwift.git
Fetched https://github.com/apple/swift-syntax.git (1.90s)
Computed https://github.com/sloik/EitherSwift.git at 1.1.1 (1.13s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.0 (0.60s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.15.1 (0.06s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.2 (0.12s)
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.15.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.2
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.1.1
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "zippy",
      "name": "Zippy",
      "url": "https://github.com/sloik/Zippy.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Zippy",
      "dependencies": [
        {
          "identity": "aliaswonderland",
          "name": "AliasWonderland",
          "url": "https://github.com/sloik/AliasWonderland.git",
          "version": "4.0.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AliasWonderland",
          "dependencies": [
          ]
        },
        {
          "identity": "eitherswift",
          "name": "EitherSwift",
          "url": "https://github.com/sloik/EitherSwift.git",
          "version": "1.1.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EitherSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sloik/Zippy.git from cache
Fetched https://github.com/sloik/Zippy.git (0.31s)
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetching https://github.com/sloik/EitherSwift.git from cache
Fetched https://github.com/sloik/AliasWonderland.git (0.20s)
Fetched https://github.com/sloik/EitherSwift.git (0.22s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.1.1 (0.02s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.0 (0.04s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.0
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.1.1
Creating working copy for https://github.com/sloik/Zippy.git
Working copy of https://github.com/sloik/Zippy.git resolved at 0.0.7
warning: '.resolve-product-dependencies': dependency 'zippy' is not used by any target
Found 2 product dependencies
  - AliasWonderland
  - EitherSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling AliasWonderland ClosuresAliases.swift
[2/12] Compiling AliasWonderland SideEffectAliases.swift
[3/12] Emitting module AliasWonderland
[4/12] Compiling EitherSwift EitherUtils.swift
[5/12] Compiling EitherSwift EitherMap.swift
[6/12] Emitting module EitherSwift
[7/12] Compiling EitherSwift EitherAPI.swift
[8/12] Compiling EitherSwift Either.swift
[9/12] Compiling EitherSwift EitherFactory.swift
[9/12] Linking libEitherSwift.dylib
[10/12] Linking libAliasWonderland.dylib
[12/16] Compiling Zippy ZipOptional.swift
[13/16] Compiling Zippy ZipEither.swift
[14/16] Emitting module Zippy
[15/16] Compiling Zippy ZipAsync.swift
[15/16] Linking libZippy.dylib
Build complete! (13.94s)
warning: 'spi-builder-workspace': found 12 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.1.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.1.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.7.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.3.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.5.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.3.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.4.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.2.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.6.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.8.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.9.txt
    /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.2.txt
Build complete.
Done.