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

Failed to build RelayStore, reference main (e697c4), with Swift 6.1 for Linux on 26 Apr 2025 17:56:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/RelayStore.git
Reference: main
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/alexito4/RelayStore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e697c4f open source
Cloned https://github.com/alexito4/RelayStore.git
Revision (git rev-parse @):
e697c4feb37e4640a785a509a892e976a36c8fe0
SUCCESS checkout https://github.com/alexito4/RelayStore.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexito4/RelayStore.git
https://github.com/alexito4/RelayStore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.29.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture.git"
    }
  ],
  "manifest_display_name" : "RelayStore",
  "name" : "RelayStore",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "RelayStore",
      "targets" : [
        "RelayStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RelayStoreTests",
      "module_type" : "SwiftTarget",
      "name" : "RelayStoreTests",
      "path" : "Tests/RelayStoreTests",
      "sources" : [
        "RelayStoreTests.swift"
      ],
      "target_dependencies" : [
        "RelayStore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RelayStore",
      "module_type" : "SwiftTarget",
      "name" : "RelayStore",
      "path" : "Sources/RelayStore",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "RelayStore"
      ],
      "sources" : [
        "RelayStore.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-composable-architecture.git
[1/303509] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture.git from cache (17.32s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture.git
Computed https://github.com/pointfreeco/swift-composable-architecture.git at 0.59.0 (17.89s)
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/1394] Fetching swiftui-navigation
[1395/2246] Fetching swiftui-navigation, swift-concurrency-extras
[1464/6827] Fetching swiftui-navigation, swift-concurrency-extras, swift-custom-dump
[6828/8335] Fetching swiftui-navigation, swift-concurrency-extras, swift-custom-dump, swift-identified-collections
[7115/13723] Fetching swiftui-navigation, swift-concurrency-extras, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.32s)
[7067/12329] Fetching swift-concurrency-extras, swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-case-paths
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.34s)
[7513/11477] Fetching swift-custom-dump, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.34s)
[3022/6896] Fetching swift-identified-collections, xctest-dynamic-overlay
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/combine-schedulers
[4581/13097] Fetching swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
[13098/17465] Fetching swift-identified-collections, xctest-dynamic-overlay, swift-dependencies, swift-case-paths
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.51s)
[12332/15957] Fetching xctest-dynamic-overlay, swift-dependencies, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.29s)
[1/2410] Fetching combine-schedulers
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.68s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.69s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.35s)
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.09s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (1.90s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.46s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.27s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.73s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.48s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.46s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.51s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.69s)
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture.git
Working copy of https://github.com/pointfreeco/swift-composable-architecture.git resolved at 0.59.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/47] Emitting module InternalCollectionsUtilities
[16/49] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/49] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[18/49] Compiling InternalCollectionsUtilities Debugging.swift
[19/49] Compiling InternalCollectionsUtilities Descriptions.swift
[20/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/49] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/49] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[23/50] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/50] Compiling InternalCollectionsUtilities Integer rank.swift
[25/50] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/50] Emitting module ConcurrencyExtras
[27/50] Compiling ConcurrencyExtras ActorIsolated.swift
[28/50] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/50] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/50] Compiling XCTestDynamicOverlay Deprecations.swift
[31/51] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[32/51] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[33/51] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[34/51] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/51] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/51] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[37/51] Compiling InternalCollectionsUtilities Specialize.swift
[39/52] Compiling ConcurrencyExtras UncheckedSendable.swift
[40/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/107] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/107] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/107] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/114] Compiling OrderedCollections OrderedDictionary.swift
[48/114] Compiling OrderedCollections OrderedSet+Codable.swift
[49/114] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[50/114] Compiling OrderedCollections OrderedSet+Descriptions.swift
[51/114] Compiling OrderedCollections OrderedSet+Diffing.swift
[52/114] Compiling OrderedCollections OrderedSet+Equatable.swift
[53/114] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[54/114] Compiling OrderedCollections OrderedSet+Hashable.swift
[55/114] Compiling OrderedCollections OrderedDictionary+Codable.swift
[56/114] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[57/114] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[58/114] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[59/114] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[60/114] Compiling OrderedCollections OrderedDictionary+Elements.swift
[61/114] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/114] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/114] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[64/114] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[65/114] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[66/114] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[67/114] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[68/114] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[69/114] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[70/114] Compiling OrderedCollections OrderedDictionary+Values.swift
[71/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[72/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[73/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[74/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[75/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[76/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[77/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[78/114] Compiling OrderedCollections OrderedSet+Initializers.swift
[79/114] Compiling OrderedCollections OrderedSet+Insertions.swift
[80/114] Compiling OrderedCollections OrderedSet+Invariants.swift
[81/114] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[82/114] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[83/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[84/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[85/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[86/114] Compiling OrderedCollections _HashTable+Bucket.swift
[87/114] Compiling OrderedCollections _HashTable+BucketIterator.swift
[88/114] Compiling OrderedCollections _HashTable+Constants.swift
[89/114] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[90/114] Compiling OrderedCollections _HashTable+Testing.swift
[91/114] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[92/114] Compiling OrderedCollections _HashTable.swift
[93/114] Compiling OrderedCollections _Hashtable+Header.swift
[94/114] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[95/114] Compiling ConcurrencyExtras LockIsolated.swift
[96/114] Compiling ConcurrencyExtras Locking.swift
[97/114] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[98/114] Compiling ConcurrencyExtras MainSerialExecutor.swift
[99/114] Compiling ConcurrencyExtras Task.swift
[100/114] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[101/114] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[102/114] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[103/114] Emitting module XCTestDynamicOverlay
[104/114] Compiling ConcurrencyExtras AsyncStream.swift
[105/115] Compiling XCTestDynamicOverlay Unimplemented.swift
[106/115] Compiling XCTestDynamicOverlay XCTFail.swift
[109/116] Compiling OrderedCollections OrderedSet+Sendable.swift
[110/116] Compiling OrderedCollections OrderedSet+SubSequence.swift
[111/116] Compiling OrderedCollections OrderedSet+Testing.swift
[112/116] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[113/116] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[114/116] Compiling OrderedCollections OrderedSet.swift
[115/116] Compiling OrderedCollections _UnsafeBitset.swift
[116/139] Emitting module OrderedCollections
[118/170] Compiling Clocks Timer.swift
[119/171] Compiling Clocks Shims.swift
[120/171] Emitting module CombineSchedulers
[121/172] Compiling CustomDump UIKit.swift
[122/172] Compiling CustomDump UserNotifications.swift
[123/172] Compiling CustomDump UserNotificationsUI.swift
[124/172] Compiling CustomDump CustomDumpReflectable.swift
[125/172] Compiling CustomDump CustomDumpRepresentable.swift
[126/172] Compiling CustomDump CustomDumpStringConvertible.swift
[127/172] Compiling CombineSchedulers ImmediateScheduler.swift
[128/172] Compiling CombineSchedulers Deprecations.swift
[129/172] Compiling CombineSchedulers AnyScheduler.swift
[130/172] Compiling CombineSchedulers Concurrency.swift
[131/175] Compiling CombineSchedulers SwiftUI.swift
[132/175] Compiling CombineSchedulers TestScheduler.swift
[133/175] Compiling CombineSchedulers Timer.swift
[134/175] Compiling CasePaths TypeName.swift
[135/175] Emitting module CasePaths
[138/175] Compiling CombineSchedulers Lock.swift
[139/175] Compiling CombineSchedulers NSRecursiveLock.swift
[140/175] Compiling CustomDump StoreKit.swift
[141/175] Compiling CustomDump Swift.swift
[142/175] Compiling CustomDump SwiftUI.swift
[143/175] Compiling CombineSchedulers UIKit.swift
[144/175] Compiling CombineSchedulers UIScheduler.swift
[147/175] Compiling CasePaths XCTUnwrap.swift
[148/175] Compiling CasePaths OpenExistential.swift
[149/175] Compiling CasePaths Operators.swift
[150/183] Compiling CombineSchedulers UnimplementedScheduler.swift
[151/192] Compiling CustomDump Box.swift
[152/192] Compiling CustomDump CollectionDifference.swift
[153/192] Compiling CustomDump Mirror.swift
[154/192] Compiling Clocks Lock.swift
[155/192] Compiling Clocks _AsyncTimerSequence.swift
[157/192] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[158/192] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[159/192] Compiling IdentifiedCollections Identified.swift
[160/192] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[161/192] Emitting module Clocks
[164/192] Compiling Clocks UnimplementedClock.swift
[165/192] Compiling CustomDump String.swift
[166/192] Compiling CustomDump Unordered.swift
[167/192] Compiling CustomDump XCTAssertNoDifference.swift
[168/192] Compiling Clocks TestClock.swift
[169/192] Compiling Clocks SwiftUI.swift
[170/193] Emitting module CustomDump
[171/193] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[172/193] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[173/193] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[174/193] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[178/195] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[179/195] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[180/195] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[181/195] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[182/195] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[183/195] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[184/195] Compiling CasePaths CasePaths.swift
[185/195] Compiling CasePaths CasePath.swift
[188/195] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[189/195] Compiling CasePaths EnumReflection.swift
[190/195] Emitting module IdentifiedCollections
[192/218] Compiling Dependencies OpenURL.swift
[193/218] Compiling Dependencies TimeZone.swift
[194/219] Compiling Dependencies URLSession.swift
[195/219] Compiling Dependencies UUID.swift
[196/219] Compiling Dependencies WithRandomNumberGenerator.swift
[199/220] Compiling Dependencies Exports.swift
[200/220] Compiling Dependencies OpenExistential.swift
[201/220] Compiling Dependencies RuntimeWarnings.swift
[202/222] Compiling Dependencies Context.swift
[203/222] Compiling Dependencies Date.swift
[204/222] Compiling Dependencies FireAndForget.swift
[205/230] Compiling Dependencies Locale.swift
[206/230] Compiling Dependencies MainQueue.swift
[207/230] Compiling Dependencies MainRunLoop.swift
[213/230] Compiling Dependencies Deprecations.swift
[214/230] Compiling Dependencies Dependency.swift
[215/230] Compiling Dependencies DependencyContext.swift
[216/230] Compiling Dependencies DependencyKey.swift
[217/230] Compiling Dependencies DependencyValues.swift
[218/230] Compiling Dependencies Calendar.swift
[219/230] Compiling Dependencies Clocks.swift
[220/230] Emitting module Dependencies
[221/230] Compiling SwiftUINavigationCore Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[222/231] Compiling SwiftUINavigationCore RuntimeWarnings.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[223/231] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[224/231] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[225/231] Compiling SwiftUINavigationCore Bind.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[226/231] Compiling SwiftUINavigationCore AlertState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[227/231] Compiling SwiftUINavigationCore ButtonState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[228/231] Emitting module SwiftUINavigationCore
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[229/231] Compiling Dependencies TypeName.swift
[230/231] Compiling Dependencies WithDependencies.swift
[232/232] Compiling SwiftUINavigationCore TextState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/34] Compiling InternalCollectionsUtilities _SortedCollection.swift
[3/34] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[4/36] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/36] Compiling InternalCollectionsUtilities Specialize.swift
[6/36] Compiling ConcurrencyExtras ActorIsolated.swift
[7/37] Compiling ConcurrencyExtras AsyncStream.swift
[8/37] Compiling InternalCollectionsUtilities Debugging.swift
[9/37] Compiling InternalCollectionsUtilities Descriptions.swift
[10/37] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[11/37] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[12/38] Compiling ConcurrencyExtras Locking.swift
[13/38] Compiling ConcurrencyExtras LockIsolated.swift
[14/38] Emitting module ConcurrencyExtras
[15/38] Compiling XCTestDynamicOverlay XCTFail.swift
[16/38] Compiling ConcurrencyExtras MainSerialExecutor.swift
[17/38] Compiling ConcurrencyExtras Task.swift
[18/38] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[19/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/38] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/38] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[22/38] Emitting module XCTestDynamicOverlay
[23/38] Compiling XCTestDynamicOverlay Deprecations.swift
[24/38] Compiling ConcurrencyExtras UncheckedSendable.swift
[26/39] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[27/39] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[28/39] Compiling XCTestDynamicOverlay Unimplemented.swift
[30/40] Emitting module InternalCollectionsUtilities
[31/40] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/40] Compiling InternalCollectionsUtilities Integer rank.swift
[33/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[34/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[35/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[36/40] Compiling InternalCollectionsUtilities UInt+reversed.swift
[37/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/40] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[39/40] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[40/40] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[42/94] Compiling CustomDump Photos.swift
[43/94] Compiling CustomDump Speech.swift
[44/94] Compiling CustomDump CoreImage.swift
[45/94] Compiling CustomDump CoreLocation.swift
[46/95] Compiling Clocks Shims.swift
[47/96] Compiling CombineSchedulers UIScheduler.swift
[48/96] Compiling CombineSchedulers UIKit.swift
[49/96] Compiling Clocks Timer.swift
[50/96] Compiling CustomDump GameKit.swift
[51/96] Compiling CustomDump KeyPath.swift
[52/96] Emitting module CombineSchedulers
[53/96] Compiling CustomDump CoreMotion.swift
[54/96] Compiling CustomDump Foundation.swift
[55/96] Compiling CombineSchedulers Timer.swift
[56/96] Compiling CasePaths CasePath.swift
[57/96] Compiling Clocks Lock.swift
[58/96] Compiling Clocks _AsyncTimerSequence.swift
[59/96] Compiling CombineSchedulers UnimplementedScheduler.swift
[60/97] Compiling CustomDump UIKit.swift
[61/97] Compiling CustomDump UserNotifications.swift
[62/97] Compiling CustomDump UserNotificationsUI.swift
[67/97] Compiling CustomDump StoreKit.swift
[68/97] Compiling CustomDump Swift.swift
[69/97] Compiling CustomDump SwiftUI.swift
[70/100] Compiling CasePaths TypeName.swift
[71/100] Compiling CasePaths OpenExistential.swift
[72/100] Compiling CasePaths Operators.swift
[73/100] Compiling CasePaths XCTUnwrap.swift
[74/100] Emitting module Clocks
[77/100] Compiling CustomDump Box.swift
[78/100] Compiling CustomDump CollectionDifference.swift
[79/100] Compiling CustomDump Mirror.swift
[81/100] Compiling Clocks SwiftUI.swift
[82/100] Compiling Clocks TestClock.swift
[83/107] Compiling OrderedCollections _HashTable+Bucket.swift
[84/107] Compiling OrderedCollections _HashTable+BucketIterator.swift
[85/107] Compiling OrderedCollections _HashTable+Constants.swift
[86/107] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[87/126] Compiling Clocks UnimplementedClock.swift
[89/156] Compiling OrderedCollections OrderedDictionary+Values.swift
[90/156] Compiling OrderedCollections OrderedDictionary.swift
[91/156] Compiling OrderedCollections OrderedSet+Codable.swift
[92/156] Emitting module CustomDump
[93/156] Compiling CasePaths CasePaths.swift
[94/156] Emitting module CasePaths
[95/156] Compiling CasePaths EnumReflection.swift
[97/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[98/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[99/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[100/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[101/179] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[102/179] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[103/179] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[104/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[105/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[106/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[107/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[108/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[109/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[110/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[113/186] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[114/186] Compiling OrderedCollections OrderedSet+Descriptions.swift
[115/186] Compiling OrderedCollections OrderedSet+Diffing.swift
[116/186] Compiling OrderedCollections OrderedSet+Equatable.swift
[117/186] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[118/186] Compiling OrderedCollections OrderedSet+Hashable.swift
[119/186] Compiling Dependencies FireAndForget.swift
[120/186] Compiling Dependencies Locale.swift
[121/186] Compiling Dependencies MainQueue.swift
[122/186] Compiling Dependencies MainRunLoop.swift
[123/186] Compiling Dependencies OpenURL.swift
[124/186] Compiling Dependencies TimeZone.swift
[125/186] Compiling Dependencies URLSession.swift
[126/186] Compiling Dependencies Exports.swift
[127/186] Compiling Dependencies OpenExistential.swift
[128/186] Compiling Dependencies RuntimeWarnings.swift
[129/186] Compiling Dependencies UUID.swift
[130/186] Compiling Dependencies WithRandomNumberGenerator.swift
[131/186] Compiling Dependencies Deprecations.swift
[132/186] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[133/186] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[135/186] Compiling OrderedCollections OrderedSet+Initializers.swift
[136/186] Compiling OrderedCollections OrderedSet+Insertions.swift
[137/186] Compiling OrderedCollections OrderedSet+Invariants.swift
[138/186] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[139/186] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[140/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[141/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[142/186] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[147/188] Compiling Dependencies TypeName.swift
[148/188] Compiling Dependencies WithDependencies.swift
[152/188] Compiling Dependencies Context.swift
[153/188] Compiling Dependencies Date.swift
[165/189] Emitting module Dependencies
[166/189] Compiling Dependencies DependencyValues.swift
[167/189] Compiling Dependencies Calendar.swift
[168/189] Compiling Dependencies Clocks.swift
[169/189] Compiling Dependencies Dependency.swift
[170/189] Compiling Dependencies DependencyContext.swift
[171/189] Compiling Dependencies DependencyKey.swift
[175/198] Compiling SwiftUINavigationCore RuntimeWarnings.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[184/199] Compiling SwiftUINavigationCore Deprecations.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[185/199] Compiling SwiftUINavigationCore ButtonStateBuilder.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[186/199] Compiling SwiftUINavigationCore ConfirmationDialogState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[187/199] Compiling SwiftUINavigationCore AlertState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[188/199] Compiling SwiftUINavigationCore Bind.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[189/199] Compiling SwiftUINavigationCore ButtonState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[190/199] Compiling OrderedCollections OrderedSet+Sendable.swift
[191/199] Compiling OrderedCollections OrderedSet+SubSequence.swift
[192/199] Compiling OrderedCollections OrderedSet+Testing.swift
[193/199] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[194/199] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[195/199] Compiling OrderedCollections OrderedSet.swift
[196/199] Compiling OrderedCollections _UnsafeBitset.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[197/199] Emitting module SwiftUINavigationCore
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
[198/199] Emitting module OrderedCollections
[200/216] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[201/216] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[202/218] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[203/218] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[204/218] Compiling IdentifiedCollections Identified.swift
[205/218] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[206/218] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[207/218] Emitting module IdentifiedCollections
[208/218] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[209/218] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[210/218] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[211/218] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[212/218] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[213/218] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[214/218] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[215/218] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[216/218] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[217/218] Compiling IdentifiedCollections IdentifiedArray.swift
[219/219] Compiling SwiftUINavigationCore TextState.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-navigation/Sources/SwiftUINavigationCore/AlertState.swift:2:8: error: no such module 'SwiftUI'
  1 | import CustomDump
  2 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  3 |
  4 | /// A data type that describes the state of an alert that can be shown to the user. The `Action`
BUILD FAILURE 6.1 linux