Build Information
Successful build of Reader with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/to4iki/Reader.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/to4iki/Reader
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b2db817 Merge pull request #5 from to4iki/git-hooks
Cloned https://github.com/to4iki/Reader.git
Revision (git rev-parse @):
b2db81756abc51df29238089d785272598ec7d82
SUCCESS checkout https://github.com/to4iki/Reader.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/to4iki/Reader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/4] Emitting module Reader
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Reader/Reader.swift:60:28: warning: generic parameter 'Input' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public static func zip<Input, Element1, Element2>(_ reader1: Reader<Input, Element1>, _ reader2: Reader<Input, Element2>) -> Reader<Input, (Element1, Element2)> {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Reader/Reader.swift:4:22: note: 'Input' previously declared here
public struct Reader<Input, Element> {
^
[4/4] Compiling Reader Reader.swift
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Reader/Reader.swift:60:28: warning: generic parameter 'Input' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
public static func zip<Input, Element1, Element2>(_ reader1: Reader<Input, Element1>, _ reader2: Reader<Input, Element2>) -> Reader<Input, (Element1, Element2)> {
^
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Reader/Reader.swift:4:22: note: 'Input' previously declared here
public struct Reader<Input, Element> {
^
Build complete! (7.87s)
Fetching https://github.com/nicklockwood/SwiftFormat.git from cache
Fetching https://github.com/llvm-swift/FileCheck.git from cache
Fetching https://github.com/typelift/SwiftCheck.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/orta/PackageConfig.git
Fetching https://github.com/orta/Komondor.git
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.26s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (0.27s)
[1/580] Fetching packageconfig
[94/1089] Fetching packageconfig, komondor
Fetched https://github.com/typelift/SwiftCheck.git from cache (0.32s)
Fetched https://github.com/orta/PackageConfig.git from cache (0.32s)
Fetched https://github.com/llvm-swift/FileCheck.git from cache (0.32s)
[398/509] Fetching komondor
Fetched https://github.com/orta/Komondor.git from cache (0.34s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.37.1 (0.50s)
Computing version for https://github.com/orta/Komondor.git
Computed https://github.com/orta/Komondor.git at 1.0.1 (0.40s)
Computing version for https://github.com/typelift/SwiftCheck.git
Computed https://github.com/typelift/SwiftCheck.git at 0.11.0 (0.48s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.1.0 (0.46s)
Computing version for https://github.com/orta/PackageConfig.git
Computed https://github.com/orta/PackageConfig.git at 0.0.1 (0.44s)
Computing version for https://github.com/llvm-swift/FileCheck.git
Computed https://github.com/llvm-swift/FileCheck.git at 0.0.8 (0.51s)
Creating working copy for https://github.com/llvm-swift/FileCheck.git
Working copy of https://github.com/llvm-swift/FileCheck.git resolved at 0.0.8
Creating working copy for https://github.com/orta/PackageConfig.git
Working copy of https://github.com/orta/PackageConfig.git resolved at 0.0.1
Creating working copy for https://github.com/typelift/SwiftCheck.git
Working copy of https://github.com/typelift/SwiftCheck.git resolved at 0.11.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.1.0
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftFormat-92afd852 is not valid git repository for 'https://github.com/nicklockwood/SwiftFormat.git', will fetch again.
Fetching https://github.com/nicklockwood/SwiftFormat.git from cache
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftFormat-92afd852 is not valid git repository for 'https://github.com/nicklockwood/SwiftFormat.git', will fetch again.
Fetching https://github.com/nicklockwood/SwiftFormat.git from cache
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (0.01s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.37.1
Creating working copy for https://github.com/orta/Komondor.git
Working copy of https://github.com/orta/Komondor.git resolved at 1.0.1
Build complete.
Done.