The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Genything with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/justeattakeaway/Genything.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/justeattakeaway/Genything
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at ebc2021 Swift 5.7 light touch adoption of some new features (#59)
Cloned https://github.com/justeattakeaway/Genything.git into spi-builder-workspace
ebc20216ba67aeb955a9d3b82873e7fc15b70ae6
SUCCESS checkout https://github.com/justeattakeaway/Genything.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.33s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/9] Copying StreetData.json
[2/9] Copying StateData.json
[2/9] Copying PersonNamesData.json
[2/9] Copying LoremData.json
[2/9] Copying CountryData.json
[2/9] Copying CityData.json
[8/9] Copying BusinessNamesData.json
[10/62] Emitting module Genything
[11/69] Compiling Genything Generator+expand.swift
[12/69] Compiling Genything Generator+filter.swift
[13/69] Compiling Genything Generator+flatMap.swift
[14/69] Compiling Genything Generator+flatten.swift
[15/69] Compiling Genything Generator+generate.swift
[16/69] Compiling Genything Generator+map.swift
[17/69] Compiling Genything Generator+or.swift
[18/69] Compiling Genything Generator+zip.swift
[19/69] Compiling Genything Generator+sequence.swift
[20/69] Compiling Genything Generator+take.swift
[21/69] Compiling Genything RandomSource+drop.swift
[22/69] Compiling Genything RandomSource.swift
[23/69] Compiling Genything LinearCongruentialRandomNumberGenerator.swift
[24/69] Compiling Genything RandomizedGenerator.swift
[25/69] Compiling Genything Generators.swift
[26/69] Compiling Genything String+replacingOccurences.swift
[27/69] Compiling Genything LazyGenerator.swift
[28/69] Compiling Genything Generator+also.swift
[29/69] Compiling Genything Generator+debug.swift
[30/69] Compiling Genything Generator+distinct.swift
[31/69] Compiling Genything Generator+drop.swift
[32/69] Compiling Genything Generators+compose.swift
[33/69] Compiling Genything Generators+either.swift
[34/69] Compiling Genything Generators+join.swift
[35/69] Compiling Genything Generators+merge.swift
[36/69] Compiling Genything Generators+oneOf.swift
[37/69] Compiling Genything Generators+reduce.swift
[38/69] Compiling Genything Generators+replacing.swift
[39/69] Compiling Genything Generators+switchOnNil.swift
[40/69] Compiling Genything Generator+orNil.swift
[41/69] Compiling Genything Generator+prepend.swift
[42/69] Compiling Genything Generator+recompose.swift
[43/69] Compiling Genything Generator+regenerate.swift
[44/69] Compiling Genything Generator+replace.swift
[45/69] Compiling Genything Generator+replacingOccurences.swift
[46/69] Compiling Genything Generator+scan.swift
[47/69] Compiling Genything AnyGenerator.swift
[48/69] Compiling Genything CaseIterable+arbitrary.swift
[49/69] Compiling Genything Collection+arbitrary.swift
[50/69] Compiling Genything RandomInRangeable.swift
[51/69] Compiling Genything Range+arbitrary.swift
[52/69] Compiling Genything Arbitrary.swift
[53/69] Compiling Genything CoreLocation+Arbitrary.swift
[54/69] Compiling Genything Foundation+Arbitrary.swift
[55/69] Compiling Genything Generators+weighted.swift
[56/69] Compiling Genything Generators+constant.swift
[57/69] Compiling Genything Generators+iterate.swift
[58/69] Compiling Genything Generators+loop.swift
[59/69] Compiling Genything Generators+shuffleLoop.swift
[60/69] Compiling Genything Generators+shuffled.swift
[61/69] Compiling Genything Generators+void.swift
[62/69] Compiling Genything Swift+Arbitrary.swift
[63/69] Compiling Genything UIKit+Arbitrary.swift
[64/69] Compiling Genything UUID+initRandomBits.swift
[65/69] Compiling Genything Composer.swift
[66/69] Compiling Genything Generator.swift
[67/69] Compiling Genything GeneratorProfiler.swift
[68/69] Compiling Genything GeneratorSequence.swift
[69/69] Compiling Genything Generators+collect.swift
[70/98] Compiling GenythingTest fail.swift
[71/98] Compiling GenythingTest TestConfig.swift
[72/98] Compiling GenythingTest TestReport.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GenythingTest/Core/TestReport.swift:31:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    enum Reason<T> {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GenythingTest/Core/TestReport.swift:25:25: note: 'T' previously declared here
struct FailedTestReport<T>: Error, TestReport {
                        ^
[73/98] Compiling GenythingTest Gen+test.swift
[74/98] Emitting module GenythingTest
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GenythingTest/Core/TestReport.swift:31:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    enum Reason<T> {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/GenythingTest/Core/TestReport.swift:25:25: note: 'T' previously declared here
struct FailedTestReport<T>: Error, TestReport {
                        ^
[75/98] Compiling GenythingTest Assertion.swift
[76/98] Compiling GenythingTest testAll.swift
[77/98] Compiling GenythingTest testAllSatisfy.swift
[78/98] Emitting module Trickery
[79/100] Compiling Trickery Fake+Location.swift
[80/100] Compiling Trickery Fake+Lorem.swift
[81/100] Compiling Trickery Fake+Numerics.swift
[82/100] Compiling Trickery Fake+PersonNames.swift
[83/100] Compiling Trickery Fake+PhoneNumbers.swift
[84/100] Compiling Trickery Fake+Web.swift
[85/100] Compiling Trickery Fake+Coin.swift
[86/100] Compiling Trickery Fake+Emails.swift
[87/100] Compiling Trickery Fake+ID.swift
[88/100] Compiling Trickery LoremData.swift
[89/100] Compiling Trickery BusinessNamesData.swift
[90/100] Compiling Trickery StateData.swift
[91/100] Compiling Trickery StreetData.swift
[92/100] Compiling Trickery DataResourceCodable.swift
[93/100] Compiling Trickery Fake.swift
[94/100] Compiling Trickery CityData.swift
[95/100] Compiling Trickery CountryData.swift
[96/100] Compiling Trickery Fake+Addresses.swift
[97/100] Compiling Trickery Fake+BusinessNames.swift
[98/100] Compiling Trickery Fake+Characters.swift
[99/100] Compiling Trickery PersonNamesData.swift
[100/100] Compiling Trickery resource_bundle_accessor.swift
Build complete! (16.65s)
Build complete.
Done.