Build Information
Failed to build Genything, reference 2.0.0 (ebc202
), with Swift 6.1 for Android on 28 May 2025 12:16:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/justeattakeaway/Genything.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/justeattakeaway/Genything.git
https://github.com/justeattakeaway/Genything.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "Genything",
"name" : "Genything",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "5.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "Genything",
"targets" : [
"Genything",
"GenythingTest"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Trickery",
"targets" : [
"Trickery"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TrickeryTests",
"module_type" : "SwiftTarget",
"name" : "TrickeryTests",
"path" : "Tests/TrickeryTests",
"sources" : [
"FakeAddressesTests.swift",
"FakeBusinessNames.swift",
"FakeCharactersTests.swift",
"FakeEmailsTests.swift",
"FakeIDTests.swift",
"FakeLocationTests.swift",
"FakeLoremTests.swift",
"FakeNumericsTests.swift",
"FakePersonNamesTest.swift",
"FakePhoneNumberTests.swift",
"FakeWebTests.swift"
],
"target_dependencies" : [
"Genything",
"Trickery",
"GenythingTest"
],
"type" : "test"
},
{
"c99name" : "Trickery",
"module_type" : "SwiftTarget",
"name" : "Trickery",
"path" : "Sources/Trickery",
"product_memberships" : [
"Trickery"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Trickery/Resources/Addresses/CityData.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Trickery/Resources/Addresses/CountryData.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Trickery/Resources/Addresses/StateData.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Trickery/Resources/Addresses/StreetData.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Trickery/Resources/Lorem/LoremData.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Trickery/Resources/Names/BusinessNamesData.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/Trickery/Resources/Names/PersonNamesData.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Fake+Addresses.swift",
"Fake+BusinessNames.swift",
"Fake+Characters.swift",
"Fake+Coin.swift",
"Fake+Emails.swift",
"Fake+ID.swift",
"Fake+Location.swift",
"Fake+Lorem.swift",
"Fake+Numerics.swift",
"Fake+PersonNames.swift",
"Fake+PhoneNumbers.swift",
"Fake+Web.swift",
"Fake.swift",
"ResourceHelper/Addresses/CityData.swift",
"ResourceHelper/Addresses/CountryData.swift",
"ResourceHelper/Addresses/StateData.swift",
"ResourceHelper/Addresses/StreetData.swift",
"ResourceHelper/DataResourceCodable.swift",
"ResourceHelper/Lorem/LoremData.swift",
"ResourceHelper/Names/BusinessNamesData.swift",
"ResourceHelper/Names/PersonNamesData.swift"
],
"target_dependencies" : [
"Genything"
],
"type" : "library"
},
{
"c99name" : "GenythingTests",
"module_type" : "SwiftTarget",
"name" : "GenythingTests",
"path" : "Tests/GenythingTests",
"sources" : [
"Arbitrary/Instance/ArbitraryCollectionElementTests.swift",
"Arbitrary/Instance/ArbitraryRangeTests.swift",
"Arbitrary/Type/FoundationArbitraryTests.swift",
"Arbitrary/Type/PizzaArbitraryTests.swift",
"Arbitrary/Type/SwiftArbitraryTests.swift",
"GeneratorProfiler.swift",
"Generator_MonadLaws.swift",
"Generators/Combinations/Generators_OneOfTests.swift",
"Generators/Combinations/Generators_WeightedTests.swift",
"Generators/Generators_CollectTests.swift",
"Generators/Generators_IterateTests.swift",
"Generators/Generators_LazyTests.swift",
"Generators/Generators_LoopTests.swift",
"Generators/Generators_MergeTests.swift",
"Generators/Generators_RandomizedGeneratorTests.swift",
"Generators/Generators_ShuffleLoop.swift",
"Generators/Generators_ShuffledTests.swift",
"Helpers/Array+countDistinct.swift",
"Models/Pizza+Arbitrary.swift",
"Models/Pizza.swift",
"Operators/Generator_AlsoTests.swift",
"Operators/Generator_DebugTests.swift",
"Operators/Generator_DistinctTests.swift",
"Operators/Generator_DropTests.swift",
"Operators/Generator_ExpandTests.swift",
"Operators/Generator_FilterTests.swift",
"Operators/Generator_FlatMapTests.swift",
"Operators/Generator_FlattenTests.swift",
"Operators/Generator_MapTests.swift",
"Operators/Generator_OrTests.swift",
"Operators/Generator_PrependTests.swift",
"Operators/Generator_RecomposeTests.swift",
"Operators/Generator_RegenerateTests.swift",
"Operators/Generator_ReplaceNilTests.swift",
"Operators/Generator_ReplacingOccurencesTests.swift",
"Operators/Generator_ScanTests.swift",
"Operators/Generator_ZipTests.swift",
"Producers/Generator_SequenceTests.swift",
"Producers/Generator_TakeTests.swift",
"Random/RandomSourceTests.swift",
"examples/DiceRoller.swift"
],
"target_dependencies" : [
"Genything",
"GenythingTest"
],
"type" : "test"
},
{
"c99name" : "GenythingTestTests",
"module_type" : "SwiftTarget",
"name" : "GenythingTestTests",
"path" : "Tests/GenythingTestTests",
"sources" : [
"TestAllSatisfyTests.swift",
"TestAllTests.swift"
],
"target_dependencies" : [
"Genything",
"GenythingTest"
],
"type" : "test"
},
{
"c99name" : "GenythingTest",
"module_type" : "SwiftTarget",
"name" : "GenythingTest",
"path" : "Sources/GenythingTest",
"product_memberships" : [
"Genything"
],
"sources" : [
"Core/Gen+test.swift",
"Core/TestConfig.swift",
"Core/TestReport.swift",
"XCTest/Assertion.swift",
"XCTest/fail.swift",
"XCTest/testAll.swift",
"XCTest/testAllSatisfy.swift"
],
"target_dependencies" : [
"Genything"
],
"type" : "library"
},
{
"c99name" : "Genything",
"module_type" : "SwiftTarget",
"name" : "Genything",
"path" : "Sources/Genything",
"product_memberships" : [
"Genything",
"Trickery"
],
"sources" : [
"AnyGenerator.swift",
"Arbitrary/Instance/CaseIterable+arbitrary.swift",
"Arbitrary/Instance/Collection+arbitrary.swift",
"Arbitrary/Instance/RandomInRangeable.swift",
"Arbitrary/Instance/Range+arbitrary.swift",
"Arbitrary/Type/Arbitrary.swift",
"Arbitrary/Type/CoreLocation+Arbitrary.swift",
"Arbitrary/Type/Foundation+Arbitrary.swift",
"Arbitrary/Type/Swift+Arbitrary.swift",
"Arbitrary/Type/UIKit+Arbitrary.swift",
"Arbitrary/Type/helper/UUID+initRandomBits.swift",
"Composer.swift",
"Generator.swift",
"GeneratorProfiler.swift",
"GeneratorSequence.swift",
"Generators/Compositional/Generators+collect.swift",
"Generators/Compositional/Generators+compose.swift",
"Generators/Compositional/Generators+either.swift",
"Generators/Compositional/Generators+join.swift",
"Generators/Compositional/Generators+merge.swift",
"Generators/Compositional/Generators+oneOf.swift",
"Generators/Compositional/Generators+reduce.swift",
"Generators/Compositional/Generators+replacing.swift",
"Generators/Compositional/Generators+switchOnNil.swift",
"Generators/Compositional/Generators+weighted.swift",
"Generators/Data/Generators+constant.swift",
"Generators/Data/Generators+iterate.swift",
"Generators/Data/Generators+loop.swift",
"Generators/Data/Generators+shuffleLoop.swift",
"Generators/Data/Generators+shuffled.swift",
"Generators/Data/Generators+void.swift",
"Generators/Generators.swift",
"Helpers/String+replacingOccurences.swift",
"LazyGenerator.swift",
"Operators/Effect/Generator+also.swift",
"Operators/Effect/Generator+debug.swift",
"Operators/Generator+distinct.swift",
"Operators/Generator+drop.swift",
"Operators/Generator+expand.swift",
"Operators/Generator+filter.swift",
"Operators/Generator+flatMap.swift",
"Operators/Generator+flatten.swift",
"Operators/Generator+generate.swift",
"Operators/Generator+map.swift",
"Operators/Generator+or.swift",
"Operators/Generator+orNil.swift",
"Operators/Generator+prepend.swift",
"Operators/Generator+recompose.swift",
"Operators/Generator+regenerate.swift",
"Operators/Generator+replace.swift",
"Operators/Generator+replacingOccurences.swift",
"Operators/Generator+scan.swift",
"Operators/Generator+zip.swift",
"Operators/Produce/Generator+sequence.swift",
"Operators/Produce/Generator+take.swift",
"Random/RandomSource+drop.swift",
"Random/RandomSource.swift",
"Random/rng/LinearCongruentialRandomNumberGenerator.swift",
"RandomizedGenerator.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.37s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.73s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/13] Copying LoremData.json
[2/13] Write sources
[2/13] Copying StateData.json
[2/13] Copying StreetData.json
[2/13] Copying CountryData.json
[2/13] Copying CityData.json
[2/13] Write sources
[2/13] Copying BusinessNamesData.json
[2/13] Write sources
[2/13] Copying PersonNamesData.json
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/66] Compiling Genything Generator+orNil.swift
[15/66] Compiling Genything Generator+prepend.swift
[16/66] Compiling Genything Generator+recompose.swift
[17/66] Compiling Genything Generator+regenerate.swift
[18/66] Compiling Genything Generator+replace.swift
[19/66] Compiling Genything Generator+replacingOccurences.swift
[20/66] Compiling Genything Generator+scan.swift
[21/73] Compiling Genything Generators+weighted.swift
[22/73] Compiling Genything Generators+constant.swift
[23/73] Compiling Genything Generators+iterate.swift
[24/73] Compiling Genything Generators+loop.swift
[25/73] Compiling Genything Generators+shuffleLoop.swift
[26/73] Compiling Genything Generators+shuffled.swift
[27/73] Compiling Genything Generators+void.swift
[28/73] Compiling Genything Generator+expand.swift
[29/73] Compiling Genything Generator+filter.swift
[30/73] Compiling Genything Generator+flatMap.swift
[31/73] Compiling Genything Generator+flatten.swift
[32/73] Compiling Genything Generator+generate.swift
[33/73] Compiling Genything Generator+map.swift
[34/73] Compiling Genything Generator+or.swift
[35/73] Compiling Genything Generators.swift
/host/spi-builder-workspace/Sources/Genything/Operators/Effect/Generator+debug.swift:29:13: warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
27 | }
28 |
29 | private var dateFormatter: DateFormatter = {
| |- warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | let df = DateFormatter()
31 | df.dateFormat = "HH:mm:ss.SSS"
[36/73] Compiling Genything String+replacingOccurences.swift
/host/spi-builder-workspace/Sources/Genything/Operators/Effect/Generator+debug.swift:29:13: warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
27 | }
28 |
29 | private var dateFormatter: DateFormatter = {
| |- warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | let df = DateFormatter()
31 | df.dateFormat = "HH:mm:ss.SSS"
[37/73] Compiling Genything LazyGenerator.swift
/host/spi-builder-workspace/Sources/Genything/Operators/Effect/Generator+debug.swift:29:13: warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
27 | }
28 |
29 | private var dateFormatter: DateFormatter = {
| |- warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | let df = DateFormatter()
31 | df.dateFormat = "HH:mm:ss.SSS"
[38/73] Compiling Genything Generator+also.swift
/host/spi-builder-workspace/Sources/Genything/Operators/Effect/Generator+debug.swift:29:13: warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
27 | }
28 |
29 | private var dateFormatter: DateFormatter = {
| |- warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | let df = DateFormatter()
31 | df.dateFormat = "HH:mm:ss.SSS"
[39/73] Compiling Genything Generator+debug.swift
/host/spi-builder-workspace/Sources/Genything/Operators/Effect/Generator+debug.swift:29:13: warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
27 | }
28 |
29 | private var dateFormatter: DateFormatter = {
| |- warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | let df = DateFormatter()
31 | df.dateFormat = "HH:mm:ss.SSS"
[40/73] Compiling Genything Generator+distinct.swift
/host/spi-builder-workspace/Sources/Genything/Operators/Effect/Generator+debug.swift:29:13: warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
27 | }
28 |
29 | private var dateFormatter: DateFormatter = {
| |- warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | let df = DateFormatter()
31 | df.dateFormat = "HH:mm:ss.SSS"
[41/73] Compiling Genything Generator+drop.swift
/host/spi-builder-workspace/Sources/Genything/Operators/Effect/Generator+debug.swift:29:13: warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
27 | }
28 |
29 | private var dateFormatter: DateFormatter = {
| |- warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | let df = DateFormatter()
31 | df.dateFormat = "HH:mm:ss.SSS"
[42/73] Compiling Genything Generators+compose.swift
[43/73] Compiling Genything Generators+either.swift
[44/73] Compiling Genything Generators+join.swift
[45/73] Compiling Genything Generators+merge.swift
[46/73] Compiling Genything Generators+oneOf.swift
[47/73] Compiling Genything Generators+reduce.swift
[48/73] Compiling Genything Generators+replacing.swift
[49/73] Compiling Genything Generators+switchOnNil.swift
[50/73] Compiling Genything Swift+Arbitrary.swift
[51/73] Compiling Genything UIKit+Arbitrary.swift
[52/73] Compiling Genything UUID+initRandomBits.swift
[53/73] Compiling Genything Composer.swift
[54/73] Compiling Genything Generator.swift
[55/73] Compiling Genything GeneratorProfiler.swift
[56/73] Compiling Genything GeneratorSequence.swift
[57/73] Compiling Genything Generators+collect.swift
[58/73] Emitting module Genything
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
/host/spi-builder-workspace/Sources/Genything/Operators/Effect/Generator+debug.swift:29:13: warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
27 | }
28 |
29 | private var dateFormatter: DateFormatter = {
| |- warning: var 'dateFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'dateFormatter' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make var 'dateFormatter' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 | let df = DateFormatter()
31 | df.dateFormat = "HH:mm:ss.SSS"
/host/spi-builder-workspace/Sources/Genything/Random/RandomSource.swift:44:23: warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | /// Returns: The system’s default source of random data which is neither independent nor deterministic.
44 | public static var system: RandomSource = .init(using: SystemRandomNumberGenerator(), originalSeed: nil)
| |- warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'system' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'system' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | /// Returns: An new, independent `RandomSource` initialized by default with a common seed for all Genything users
[59/73] Compiling Genything AnyGenerator.swift
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
[60/73] Compiling Genything CaseIterable+arbitrary.swift
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
[61/73] Compiling Genything Collection+arbitrary.swift
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
[62/73] Compiling Genything RandomInRangeable.swift
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
[63/73] Compiling Genything Range+arbitrary.swift
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
[64/73] Compiling Genything Arbitrary.swift
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
[65/73] Compiling Genything CoreLocation+Arbitrary.swift
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
[66/73] Compiling Genything Foundation+Arbitrary.swift
/host/spi-builder-workspace/Sources/Genything/Arbitrary/Type/Foundation+Arbitrary.swift:33:23: warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
31 | extension UUID: Arbitrary {
32 | /// A generator of arbitrary `UUID`s
33 | public static var arbitrary: AnyGenerator<UUID> = AnyGenerator {
| |- warning: static property 'arbitrary' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'arbitrary' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'arbitrary' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
34 | UUID(bits: ($0.rng.next(), $0.rng.next()), version: 4)
35 | }
[67/73] Compiling Genything Generator+zip.swift
/host/spi-builder-workspace/Sources/Genything/Random/RandomSource.swift:44:23: warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | /// Returns: The system’s default source of random data which is neither independent nor deterministic.
44 | public static var system: RandomSource = .init(using: SystemRandomNumberGenerator(), originalSeed: nil)
| |- warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'system' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'system' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | /// Returns: An new, independent `RandomSource` initialized by default with a common seed for all Genything users
[68/73] Compiling Genything Generator+sequence.swift
/host/spi-builder-workspace/Sources/Genything/Random/RandomSource.swift:44:23: warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | /// Returns: The system’s default source of random data which is neither independent nor deterministic.
44 | public static var system: RandomSource = .init(using: SystemRandomNumberGenerator(), originalSeed: nil)
| |- warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'system' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'system' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | /// Returns: An new, independent `RandomSource` initialized by default with a common seed for all Genything users
[69/73] Compiling Genything Generator+take.swift
/host/spi-builder-workspace/Sources/Genything/Random/RandomSource.swift:44:23: warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | /// Returns: The system’s default source of random data which is neither independent nor deterministic.
44 | public static var system: RandomSource = .init(using: SystemRandomNumberGenerator(), originalSeed: nil)
| |- warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'system' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'system' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | /// Returns: An new, independent `RandomSource` initialized by default with a common seed for all Genything users
[70/73] Compiling Genything RandomSource+drop.swift
/host/spi-builder-workspace/Sources/Genything/Random/RandomSource.swift:44:23: warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | /// Returns: The system’s default source of random data which is neither independent nor deterministic.
44 | public static var system: RandomSource = .init(using: SystemRandomNumberGenerator(), originalSeed: nil)
| |- warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'system' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'system' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | /// Returns: An new, independent `RandomSource` initialized by default with a common seed for all Genything users
[71/73] Compiling Genything RandomSource.swift
/host/spi-builder-workspace/Sources/Genything/Random/RandomSource.swift:44:23: warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | /// Returns: The system’s default source of random data which is neither independent nor deterministic.
44 | public static var system: RandomSource = .init(using: SystemRandomNumberGenerator(), originalSeed: nil)
| |- warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'system' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'system' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | /// Returns: An new, independent `RandomSource` initialized by default with a common seed for all Genything users
[72/73] Compiling Genything LinearCongruentialRandomNumberGenerator.swift
/host/spi-builder-workspace/Sources/Genything/Random/RandomSource.swift:44:23: warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | /// Returns: The system’s default source of random data which is neither independent nor deterministic.
44 | public static var system: RandomSource = .init(using: SystemRandomNumberGenerator(), originalSeed: nil)
| |- warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'system' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'system' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | /// Returns: An new, independent `RandomSource` initialized by default with a common seed for all Genything users
[73/73] Compiling Genything RandomizedGenerator.swift
/host/spi-builder-workspace/Sources/Genything/Random/RandomSource.swift:44:23: warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |
43 | /// Returns: The system’s default source of random data which is neither independent nor deterministic.
44 | public static var system: RandomSource = .init(using: SystemRandomNumberGenerator(), originalSeed: nil)
| |- warning: static property 'system' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'system' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'system' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 | /// Returns: An new, independent `RandomSource` initialized by default with a common seed for all Genything users
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/103] Emitting module Trickery
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[76/105] Compiling Trickery Fake+Addresses.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[77/105] Compiling Trickery Fake+BusinessNames.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[78/105] Compiling Trickery Fake+Characters.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/105] Compiling Trickery Fake.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[80/105] Compiling Trickery CityData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[81/105] Compiling Trickery CountryData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[82/105] Compiling Trickery Fake+Coin.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[83/105] Compiling Trickery Fake+Emails.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[84/105] Compiling Trickery Fake+ID.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[85/105] Compiling GenythingTest Gen+test.swift
[86/105] Emitting module GenythingTest
/host/spi-builder-workspace/Sources/GenythingTest/Core/TestConfig.swift:41:24: warning: static property 'defaultFactory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |
40 | /// Storage for the factory capable of creating a `TestConfig` which will be used by default
41 | private static var `defaultFactory`: () -> TestConfig = {
| |- warning: static property 'defaultFactory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultFactory' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultFactory' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 | TestConfig(
43 | maxIterations: 1000,
/host/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 the Swift 6 language mode
23 |
24 | /// Information regarding a test's failure
25 | struct FailedTestReport<T>: Error, TestReport {
| `- note: 'T' previously declared here
26 | let iteration: Int
27 | let seed: UInt64?
:
29 |
30 | /// A reason for the test's failure
31 | enum Reason<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
32 | case predicate(value: T)
33 | }
/host/spi-builder-workspace/Sources/GenythingTest/Core/TestReport.swift:28:9: warning: stored property 'reason' of 'Sendable'-conforming generic struct 'FailedTestReport' has non-sendable type 'FailedTestReport<T>.Reason<T>'; this is an error in the Swift 6 language mode
26 | let iteration: Int
27 | let seed: UInt64?
28 | let reason: FailedTestReport.Reason<T>
| `- warning: stored property 'reason' of 'Sendable'-conforming generic struct 'FailedTestReport' has non-sendable type 'FailedTestReport<T>.Reason<T>'; this is an error in the Swift 6 language mode
29 |
30 | /// A reason for the test's failure
31 | enum Reason<T> {
| `- note: consider making generic enum 'Reason' conform to the 'Sendable' protocol
32 | case predicate(value: T)
33 | }
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:5: error: cannot find 'dlsym' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'dlsym' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:11: error: cannot find 'dlopen' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'dlopen' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:23: error: cannot find 'RTLD_LAZY' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'RTLD_LAZY' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:18: error: 'nil' requires a contextual type
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: 'nil' requires a contextual type
19 | to: XCTFailureHandler.self
20 | )
[87/105] Compiling GenythingTest Assertion.swift
[88/105] Compiling GenythingTest fail.swift
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:5: error: cannot find 'dlsym' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'dlsym' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:11: error: cannot find 'dlopen' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'dlopen' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:23: error: cannot find 'RTLD_LAZY' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'RTLD_LAZY' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:18: error: 'nil' requires a contextual type
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: 'nil' requires a contextual type
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:10:13: error: 'nil' requires a contextual type
8 | line: UInt
9 | ) {
10 | handler(nil, true, "\(file)", line, message, nil)
| `- error: 'nil' requires a contextual type
11 | }
12 |
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:10:50: error: 'nil' requires a contextual type
8 | line: UInt
9 | ) {
10 | handler(nil, true, "\(file)", line, message, nil)
| `- error: 'nil' requires a contextual type
11 | }
12 |
[89/105] Compiling Trickery LoremData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[90/105] Compiling Trickery BusinessNamesData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[91/105] Compiling Trickery StateData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[92/105] Compiling Trickery StreetData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[93/105] Compiling Trickery DataResourceCodable.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[94/105] Compiling Trickery Fake+PersonNames.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[95/105] Compiling Trickery Fake+PhoneNumbers.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[96/105] Compiling Trickery Fake+Web.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[97/105] Compiling Trickery Fake+Location.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[98/105] Compiling Trickery Fake+Lorem.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[99/105] Compiling Trickery Fake+Numerics.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[100/105] Compiling GenythingTest TestConfig.swift
/host/spi-builder-workspace/Sources/GenythingTest/Core/TestConfig.swift:41:24: warning: static property 'defaultFactory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
39 |
40 | /// Storage for the factory capable of creating a `TestConfig` which will be used by default
41 | private static var `defaultFactory`: () -> TestConfig = {
| |- warning: static property 'defaultFactory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultFactory' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'defaultFactory' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
42 | TestConfig(
43 | maxIterations: 1000,
[101/105] Compiling GenythingTest TestReport.swift
/host/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 the Swift 6 language mode
23 |
24 | /// Information regarding a test's failure
25 | struct FailedTestReport<T>: Error, TestReport {
| `- note: 'T' previously declared here
26 | let iteration: Int
27 | let seed: UInt64?
:
29 |
30 | /// A reason for the test's failure
31 | enum Reason<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
32 | case predicate(value: T)
33 | }
/host/spi-builder-workspace/Sources/GenythingTest/Core/TestReport.swift:28:9: warning: stored property 'reason' of 'Sendable'-conforming generic struct 'FailedTestReport' has non-sendable type 'FailedTestReport<T>.Reason<T>'; this is an error in the Swift 6 language mode
26 | let iteration: Int
27 | let seed: UInt64?
28 | let reason: FailedTestReport.Reason<T>
| `- warning: stored property 'reason' of 'Sendable'-conforming generic struct 'FailedTestReport' has non-sendable type 'FailedTestReport<T>.Reason<T>'; this is an error in the Swift 6 language mode
29 |
30 | /// A reason for the test's failure
31 | enum Reason<T> {
| `- note: consider making generic enum 'Reason' conform to the 'Sendable' protocol
32 | case predicate(value: T)
33 | }
[102/105] Compiling GenythingTest testAllSatisfy.swift
[103/105] Compiling GenythingTest testAll.swift
[104/105] Compiling Trickery PersonNamesData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[105/105] Compiling Trickery resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/56] Compiling Genything Generator+orNil.swift
[5/56] Compiling Genything Generator+prepend.swift
[6/56] Compiling Genything Generator+recompose.swift
[7/56] Compiling Genything Generator+regenerate.swift
[8/56] Compiling Genything Generator+replace.swift
[9/56] Compiling Genything Generator+replacingOccurences.swift
[10/56] Compiling Genything Generator+scan.swift
[11/63] Compiling Genything Generator+expand.swift
[12/63] Compiling Genything Generator+filter.swift
[13/63] Compiling Genything Generator+flatMap.swift
[14/63] Compiling Genything Generator+flatten.swift
[15/63] Compiling Genything Generator+generate.swift
[16/63] Compiling Genything Generator+map.swift
[17/63] Compiling Genything Generator+or.swift
[18/63] Compiling Genything Generators.swift
[19/63] Compiling Genything String+replacingOccurences.swift
[20/63] Compiling Genything LazyGenerator.swift
[21/63] Compiling Genything Generator+also.swift
[22/63] Compiling Genything Generator+debug.swift
[23/63] Compiling Genything Generator+distinct.swift
[24/63] Compiling Genything Generator+drop.swift
[25/63] Emitting module Genything
[26/63] Compiling Genything Generators+weighted.swift
[27/63] Compiling Genything Generators+constant.swift
[28/63] Compiling Genything Generators+iterate.swift
[29/63] Compiling Genything Generators+loop.swift
[30/63] Compiling Genything Generators+shuffleLoop.swift
[31/63] Compiling Genything Generators+shuffled.swift
[32/63] Compiling Genything Generators+void.swift
[33/63] Compiling Genything Generators+compose.swift
[34/63] Compiling Genything Generators+either.swift
[35/63] Compiling Genything Generators+join.swift
[36/63] Compiling Genything Generators+merge.swift
[37/63] Compiling Genything Generators+oneOf.swift
[38/63] Compiling Genything Generators+reduce.swift
[39/63] Compiling Genything Generators+replacing.swift
[40/63] Compiling Genything Generators+switchOnNil.swift
[41/63] Compiling Genything Generator+zip.swift
[42/63] Compiling Genything Generator+sequence.swift
[43/63] Compiling Genything Generator+take.swift
[44/63] Compiling Genything RandomSource+drop.swift
[45/63] Compiling Genything RandomSource.swift
[46/63] Compiling Genything LinearCongruentialRandomNumberGenerator.swift
[47/63] Compiling Genything RandomizedGenerator.swift
[48/63] Compiling Genything AnyGenerator.swift
[49/63] Compiling Genything CaseIterable+arbitrary.swift
[50/63] Compiling Genything Collection+arbitrary.swift
[51/63] Compiling Genything RandomInRangeable.swift
[52/63] Compiling Genything Range+arbitrary.swift
[53/63] Compiling Genything Arbitrary.swift
[54/63] Compiling Genything CoreLocation+Arbitrary.swift
[55/63] Compiling Genything Foundation+Arbitrary.swift
[56/63] Compiling Genything Swift+Arbitrary.swift
[57/63] Compiling Genything UIKit+Arbitrary.swift
[58/63] Compiling Genything UUID+initRandomBits.swift
[59/63] Compiling Genything Composer.swift
[60/63] Compiling Genything Generator.swift
[61/63] Compiling Genything GeneratorProfiler.swift
[62/63] Compiling Genything GeneratorSequence.swift
[63/63] Compiling Genything Generators+collect.swift
[65/93] Compiling GenythingTest testAllSatisfy.swift
[66/93] Compiling GenythingTest Gen+test.swift
[67/93] Compiling GenythingTest TestConfig.swift
[68/93] Compiling Trickery Fake+PersonNames.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[69/93] Compiling Trickery Fake+PhoneNumbers.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[70/93] Compiling Trickery Fake+Web.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[71/93] Compiling Trickery Fake.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[72/93] Compiling Trickery CityData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[73/93] Compiling Trickery CountryData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/95] Emitting module Trickery
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[75/95] Compiling Trickery LoremData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[76/95] Compiling Trickery BusinessNamesData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[77/95] Compiling Trickery StateData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[78/95] Compiling Trickery StreetData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[79/95] Compiling Trickery DataResourceCodable.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[80/95] Compiling GenythingTest TestReport.swift
/host/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 the Swift 6 language mode
23 |
24 | /// Information regarding a test's failure
25 | struct FailedTestReport<T>: Error, TestReport {
| `- note: 'T' previously declared here
26 | let iteration: Int
27 | let seed: UInt64?
:
29 |
30 | /// A reason for the test's failure
31 | enum Reason<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
32 | case predicate(value: T)
33 | }
[81/95] Compiling GenythingTest Assertion.swift
[82/95] Compiling GenythingTest fail.swift
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:5: error: cannot find 'dlsym' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'dlsym' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:11: error: cannot find 'dlopen' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'dlopen' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:23: error: cannot find 'RTLD_LAZY' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'RTLD_LAZY' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:18: error: 'nil' requires a contextual type
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: 'nil' requires a contextual type
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:10:13: error: 'nil' requires a contextual type
8 | line: UInt
9 | ) {
10 | handler(nil, true, "\(file)", line, message, nil)
| `- error: 'nil' requires a contextual type
11 | }
12 |
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:10:50: error: 'nil' requires a contextual type
8 | line: UInt
9 | ) {
10 | handler(nil, true, "\(file)", line, message, nil)
| `- error: 'nil' requires a contextual type
11 | }
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/95] Emitting module GenythingTest
/host/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 the Swift 6 language mode
23 |
24 | /// Information regarding a test's failure
25 | struct FailedTestReport<T>: Error, TestReport {
| `- note: 'T' previously declared here
26 | let iteration: Int
27 | let seed: UInt64?
:
29 |
30 | /// A reason for the test's failure
31 | enum Reason<T> {
| `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
32 | case predicate(value: T)
33 | }
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:5: error: cannot find 'dlsym' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'dlsym' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:11: error: cannot find 'dlopen' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'dlopen' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:23: error: cannot find 'RTLD_LAZY' in scope
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: cannot find 'RTLD_LAZY' in scope
19 | to: XCTFailureHandler.self
20 | )
/host/spi-builder-workspace/Sources/GenythingTest/XCTest/fail.swift:18:18: error: 'nil' requires a contextual type
16 |
17 | private let handler = unsafeBitCast(
18 | dlsym(dlopen(nil, RTLD_LAZY), "_XCTFailureHandler"),
| `- error: 'nil' requires a contextual type
19 | to: XCTFailureHandler.self
20 | )
[84/95] Compiling GenythingTest testAll.swift
[85/95] Compiling Trickery PersonNamesData.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[86/95] Compiling Trickery resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[87/95] Compiling Trickery Fake+Coin.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[88/95] Compiling Trickery Fake+Emails.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[89/95] Compiling Trickery Fake+ID.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[90/95] Compiling Trickery Fake+Location.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[91/95] Compiling Trickery Fake+Lorem.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[92/95] Compiling Trickery Fake+Numerics.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[93/95] Compiling Trickery Fake+Addresses.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[94/95] Compiling Trickery Fake+BusinessNames.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
[95/95] Compiling Trickery Fake+Characters.swift
/host/spi-builder-workspace/Sources/Trickery/Fake+Location.swift:1:8: error: no such module 'CoreLocation'
1 | import CoreLocation
| `- error: no such module 'CoreLocation'
2 | import Foundation
3 | import Genything
BUILD FAILURE 6.1 android