Build Information
Successful build of Zippy, reference main (65f249
), with Swift 5.9 for macOS (SPM) on 2 Nov 2024 14:51:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/Zippy.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/Zippy
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 65f2496 Merge pull request #30 from sloik/renovate/pointfreeco-swift-snapshot-testing-1.x
Cloned https://github.com/sloik/Zippy.git
Revision (git rev-parse @):
65f249696889886a5dbd7fbf31a56f4982b2b2ab
SUCCESS checkout https://github.com/sloik/Zippy.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/sloik/Zippy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/13] Compiling EitherSwift Either.swift
[2/13] Emitting module EitherSwift
[3/13] Emitting module AliasWonderland
[4/13] Compiling AliasWonderland SideEffectAliases.swift
[5/13] Compiling AliasWonderland ClosuresAliases.swift
[6/13] Compiling EitherSwift EitherAPI.swift
[7/13] Compiling EitherSwift EitherUtils.swift
[8/13] Compiling EitherSwift EitherFold.swift
[9/13] Compiling EitherSwift EitherFactory.swift
[10/13] Compiling EitherSwift EitherMap.swift
[10/13] Linking libAliasWonderland.dylib
[11/13] Linking libEitherSwift.dylib
[13/17] Compiling Zippy ZipOptional.swift
[14/17] Compiling Zippy ZipAsync.swift
[15/17] Emitting module Zippy
[16/17] Compiling Zippy ZipEither.swift
[16/17] Linking libZippy.dylib
Build complete! (22.50s)
Fetching https://github.com/sloik/EitherSwift.git
Fetching https://github.com/sloik/AliasWonderland.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/194] Fetching aliaswonderland
[195/295] Fetching aliaswonderland, eitherswift
[296/12731] Fetching aliaswonderland, eitherswift, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (3.56s)
Fetched https://github.com/sloik/EitherSwift.git (3.56s)
Fetched https://github.com/sloik/AliasWonderland.git (3.56s)
Computing version for https://github.com/sloik/EitherSwift.git
Computed https://github.com/sloik/EitherSwift.git at 1.2.0 (0.44s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.43s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (2.78s)
Fetching https://github.com/swiftlang/swift-syntax
[1/66399] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax (3.36s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.66s)
Creating working copy for https://github.com/sloik/EitherSwift.git
Working copy of https://github.com/sloik/EitherSwift.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
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.17.6
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
warning: 'spi-builder-workspace': found 12 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.3.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.7.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.5.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.2.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.6.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.4.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.9.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.8.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.1.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipOptionalTests/test_zips_snapshosts.3.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.1.txt
/Users/admin/builder/spi-builder-workspace/Tests/ZippyTests/__Snapshots__/ZipAsyncTests/test_zips_snapshosts.2.txt
Build complete.
Done.