The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Zippy with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/Zippy.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sloik/Zippy
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7372bba Merge pull request #27 from sloik/renovate/pointfreeco-swift-snapshot-testing-1.x
Cloned https://github.com/sloik/Zippy.git
Revision (git rev-parse @):
7372bba72c86bb29c3e1850aedd78b98691f43f1
SUCCESS checkout https://github.com/sloik/Zippy.git at main
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/sloik/EitherSwift.git from cache
Fetched https://github.com/sloik/EitherSwift.git from cache (0.15s)
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.15s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.62s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.2.0 (0.33s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.31s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Fetched https://github.com/apple/swift-syntax.git from cache (1.50s)
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.16.0 (0.50s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.0.2 (0.11s)
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.16.0
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.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.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/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/builder/builds/UKfvDsi8u/2/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.1",
          "path": "/Users/builder/builds/UKfvDsi8u/2/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.2.0",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EitherSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sloik/Zippy.git
[1/300] Fetching zippy
Fetched https://github.com/sloik/Zippy.git from cache (0.26s)
Fetching https://github.com/sloik/EitherSwift.git from cache
Fetching https://github.com/sloik/AliasWonderland.git from cache
Fetched https://github.com/sloik/EitherSwift.git from cache (0.15s)
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.15s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.2.0 (0.02s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.02s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Creating working copy for https://github.com/sloik/Zippy.git
Working copy of https://github.com/sloik/Zippy.git resolved at main (7372bba)
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.2.0
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.10
Building package at path:  $workDir
https://github.com/sloik/Zippy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[3/10] Write swift-version-6044DDE57671499D.txt
[5/20] Emitting module AliasWonderland
[6/20] Compiling AliasWonderland ClosuresAliases.swift
[7/20] Compiling AliasWonderland SideEffectAliases.swift
[7/20] Write Objects.LinkFileList
[9/20] Compiling EitherSwift EitherUtils.swift
[10/20] Compiling EitherSwift EitherAPI.swift
[11/20] Emitting module EitherSwift
[12/20] Compiling EitherSwift Either.swift
[13/20] Compiling EitherSwift EitherFold.swift
[14/20] Compiling EitherSwift EitherFactory.swift
[15/20] Compiling EitherSwift EitherMap.swift
[15/20] Write Objects.LinkFileList
[16/20] Linking libAliasWonderland.dylib
[17/20] Linking libEitherSwift.dylib
[19/24] Emitting module Zippy
[20/24] Compiling Zippy ZipAsync.swift
[21/24] Compiling Zippy ZipOptional.swift
[22/24] Compiling Zippy ZipEither.swift
[22/24] Write Objects.LinkFileList
[23/24] Linking libZippy.dylib
Build complete! (6.33s)
warning: 'spi-builder-workspace': found 12 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.9.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.3.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.2.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.1.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.4.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.2.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.5.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.1.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.7.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.3.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.6.txt
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.8.txt
Build complete.
Done.

Build Machine: Mac 7