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 Genything 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/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
Revision (git rev-parse @):
ebc20216ba67aeb955a9d3b82873e7fc15b70ae6
SUCCESS checkout https://github.com/justeattakeaway/Genything.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/justeattakeaway/Genything.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/13] Copying CountryData.json
[2/13] Write sources
[4/13] Copying StateData.json
[4/13] Copying BusinessNamesData.json
[4/13] Copying CityData.json
[4/13] Copying StreetData.json
[5/13] Copying PersonNamesData.json
[10/13] Copying LoremData.json
[11/13] Write sources
[12/13] Write swift-version--423B1241ED78D482.txt
[14/66] Compiling Genything Generators+weighted.swift
[15/66] Compiling Genything Generators+constant.swift
[16/66] Compiling Genything Generators+iterate.swift
[17/66] Compiling Genything Generators+loop.swift
[18/66] Compiling Genything Generators+shuffleLoop.swift
[19/66] Compiling Genything Generators+shuffled.swift
[20/66] Compiling Genything Generators+void.swift
[21/66] Compiling Genything Generators+compose.swift
[22/66] Compiling Genything Generators+either.swift
[23/66] Compiling Genything Generators+join.swift
[24/66] Compiling Genything Generators+merge.swift
[25/66] Compiling Genything Generators+oneOf.swift
[26/66] Compiling Genything Generators+reduce.swift
[27/66] Compiling Genything Generators+replacing.swift
[28/66] Compiling Genything Generators+switchOnNil.swift
[29/66] Compiling Genything Generator+expand.swift
[30/66] Compiling Genything Generator+filter.swift
[31/66] Compiling Genything Generator+flatMap.swift
[32/66] Compiling Genything Generator+flatten.swift
[33/66] Compiling Genything Generator+generate.swift
[34/66] Compiling Genything Generator+map.swift
[35/66] Compiling Genything Generator+or.swift
[36/73] Emitting module Genything
[37/73] Compiling Genything Generator+orNil.swift
[38/73] Compiling Genything Generator+prepend.swift
[39/73] Compiling Genything Generator+recompose.swift
[40/73] Compiling Genything Generator+regenerate.swift
[41/73] Compiling Genything Generator+replace.swift
[42/73] Compiling Genything Generator+replacingOccurences.swift
[43/73] Compiling Genything Generator+scan.swift
[44/73] Compiling Genything AnyGenerator.swift
[45/73] Compiling Genything CaseIterable+arbitrary.swift
[46/73] Compiling Genything Collection+arbitrary.swift
[47/73] Compiling Genything RandomInRangeable.swift
[48/73] Compiling Genything Range+arbitrary.swift
[49/73] Compiling Genything Arbitrary.swift
[50/73] Compiling Genything CoreLocation+Arbitrary.swift
[51/73] Compiling Genything Foundation+Arbitrary.swift
[52/73] Compiling Genything Generators.swift
[53/73] Compiling Genything String+replacingOccurences.swift
[54/73] Compiling Genything LazyGenerator.swift
[55/73] Compiling Genything Generator+also.swift
[56/73] Compiling Genything Generator+debug.swift
[57/73] Compiling Genything Generator+distinct.swift
[58/73] Compiling Genything Generator+drop.swift
[59/73] Compiling Genything Swift+Arbitrary.swift
[60/73] Compiling Genything UIKit+Arbitrary.swift
[61/73] Compiling Genything UUID+initRandomBits.swift
[62/73] Compiling Genything Composer.swift
[63/73] Compiling Genything Generator.swift
[64/73] Compiling Genything GeneratorProfiler.swift
[65/73] Compiling Genything GeneratorSequence.swift
[66/73] Compiling Genything Generators+collect.swift
[67/73] Compiling Genything Generator+zip.swift
[68/73] Compiling Genything Generator+sequence.swift
[69/73] Compiling Genything Generator+take.swift
[70/73] Compiling Genything RandomSource+drop.swift
[71/73] Compiling Genything RandomSource.swift
[72/73] Compiling Genything LinearCongruentialRandomNumberGenerator.swift
[73/73] Compiling Genything RandomizedGenerator.swift
[74/102] Compiling Trickery Fake+Location.swift
[75/102] Compiling Trickery Fake+Lorem.swift
[76/102] Compiling Trickery Fake+Numerics.swift
[77/104] Compiling GenythingTest fail.swift
[78/104] Compiling GenythingTest TestConfig.swift
[79/104] 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 {
                        ^
[80/104] Compiling GenythingTest testAllSatisfy.swift
[81/104] Compiling GenythingTest testAll.swift
[82/104] Compiling GenythingTest Gen+test.swift
[83/104] 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 {
                        ^
[84/104] Compiling GenythingTest Assertion.swift
[85/104] Compiling Trickery LoremData.swift
[86/104] Compiling Trickery BusinessNamesData.swift
[87/104] Compiling Trickery Fake+PersonNames.swift
[88/104] Compiling Trickery Fake+PhoneNumbers.swift
[89/104] Compiling Trickery Fake+Web.swift
[90/104] Compiling Trickery Fake+Coin.swift
[91/104] Compiling Trickery Fake+Emails.swift
[92/104] Compiling Trickery Fake+ID.swift
[93/104] Compiling Trickery Fake.swift
[94/104] Compiling Trickery CityData.swift
[95/104] Compiling Trickery CountryData.swift
[96/104] Compiling Trickery StateData.swift
[97/104] Compiling Trickery StreetData.swift
[98/104] Compiling Trickery DataResourceCodable.swift
[99/104] Emitting module Trickery
[100/104] Compiling Trickery Fake+Addresses.swift
[101/104] Compiling Trickery Fake+BusinessNames.swift
[102/104] Compiling Trickery Fake+Characters.swift
[103/104] Compiling Trickery PersonNamesData.swift
[104/104] Compiling Trickery resource_bundle_accessor.swift
Build complete! (17.43s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.02s)
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
Build complete.
Done.