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 composable-core-location, reference 0.3.0 (68cb1f), with Swift 6.1 for Linux on 27 Apr 2025 20:09:18 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/pointfreeco/composable-core-location.git
Reference: 0.3.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/pointfreeco/composable-core-location
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 68cb1f3 Run swift-format
Cloned https://github.com/pointfreeco/composable-core-location.git
Revision (git rev-parse @):
68cb1f3eea43275859b7141acfd6f7cb47137096
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/composable-core-location.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/composable-core-location.git
https://github.com/pointfreeco/composable-core-location.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.43.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    }
  ],
  "manifest_display_name" : "composable-core-location",
  "name" : "composable-core-location",
  "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" : "ComposableCoreLocation",
      "targets" : [
        "ComposableCoreLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableCoreLocationTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableCoreLocationTests",
      "path" : "Tests/ComposableCoreLocationTests",
      "sources" : [
        "ComposableCoreLocationTests.swift"
      ],
      "target_dependencies" : [
        "ComposableCoreLocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableCoreLocation",
      "module_type" : "SwiftTarget",
      "name" : "ComposableCoreLocation",
      "path" : "Sources/ComposableCoreLocation",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableCoreLocation"
      ],
      "sources" : [
        "Failing.swift",
        "Interface.swift",
        "Internal/Deprecations.swift",
        "Internal/Exports.swift",
        "Live.swift",
        "Models/AccuracyAuthorization.swift",
        "Models/Beacon.swift",
        "Models/Heading.swift",
        "Models/Location.swift",
        "Models/Region.swift",
        "Models/Visit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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
[1/303516] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (18.22s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 0.59.0 (19.11s)
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/852] Fetching swift-concurrency-extras
[683/5433] Fetching swift-concurrency-extras, swift-custom-dump
[1907/6827] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation
[4584/8335] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections
[6699/14536] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.48s)
[7317/13684] Fetching swift-custom-dump, swiftui-navigation, swift-identified-collections, swift-dependencies
Fetching https://github.com/pointfreeco/swift-case-paths
[7380/19072] Fetching swift-custom-dump, swiftui-navigation, swift-identified-collections, swift-dependencies, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.62s)
[9642/14491] Fetching swiftui-navigation, swift-identified-collections, swift-dependencies, xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.78s)
[11099/17351] Fetching swiftui-navigation, swift-dependencies, xctest-dynamic-overlay, swift-case-paths
Fetching https://github.com/apple/swift-collections
[14080/19761] Fetching swiftui-navigation, swift-dependencies, xctest-dynamic-overlay, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.01s)
[11416/13560] Fetching swiftui-navigation, xctest-dynamic-overlay, swift-case-paths, combine-schedulers
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.65s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.53s)
[5058/6782] Fetching swiftui-navigation, xctest-dynamic-overlay
[6783/23024] Fetching swiftui-navigation, xctest-dynamic-overlay, swift-collections
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (1.50s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.52s)
[2924/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.49s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (2.97s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.77s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (1.21s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.51s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.78s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.90s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (1.04s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.89s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.89s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (1.19s)
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
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-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-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.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/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.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/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 0.59.0
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/47] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[16/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/50] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[19/50] Emitting module InternalCollectionsUtilities
[20/50] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/50] Compiling InternalCollectionsUtilities Integer rank.swift
[22/50] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/50] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/50] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/50] Compiling XCTestDynamicOverlay Deprecations.swift
[28/50] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/50] Compiling InternalCollectionsUtilities Specialize.swift
[30/50] Compiling InternalCollectionsUtilities Debugging.swift
[31/50] Compiling InternalCollectionsUtilities Descriptions.swift
[32/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[33/50] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[34/50] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[35/50] Compiling InternalCollectionsUtilities UInt+reversed.swift
[36/50] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[39/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[40/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[41/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[42/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[43/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[44/106] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[45/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[46/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[47/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[48/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[49/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[50/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[51/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[52/113] Compiling OrderedCollections OrderedDictionary.swift
[53/113] Compiling OrderedCollections OrderedSet+Codable.swift
[54/113] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[55/113] Compiling OrderedCollections OrderedSet+Descriptions.swift
[56/113] Compiling OrderedCollections OrderedSet+Diffing.swift
[57/113] Compiling OrderedCollections OrderedSet+Equatable.swift
[58/113] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[59/113] Compiling OrderedCollections OrderedSet+Hashable.swift
[60/113] Compiling OrderedCollections OrderedSet+Initializers.swift
[61/113] Compiling OrderedCollections OrderedSet+Insertions.swift
[62/113] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/113] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/113] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[66/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[67/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[68/113] Compiling OrderedCollections OrderedDictionary+Codable.swift
[69/113] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[70/113] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[71/113] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[72/113] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[73/113] Compiling OrderedCollections OrderedDictionary+Elements.swift
[74/113] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[75/113] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[76/113] Emitting module ConcurrencyExtras
[77/114] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[78/114] Compiling ConcurrencyExtras ActorIsolated.swift
[79/114] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[80/114] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[81/114] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[82/114] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[83/114] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[84/114] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[85/114] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[86/114] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[87/114] Compiling OrderedCollections OrderedDictionary+Values.swift
[88/114] Compiling XCTestDynamicOverlay Unimplemented.swift
[89/114] Compiling XCTestDynamicOverlay XCTFail.swift
[90/114] Compiling ConcurrencyExtras Task.swift
[91/114] Compiling ConcurrencyExtras LockIsolated.swift
[92/114] Compiling ConcurrencyExtras MainSerialExecutor.swift
[93/114] Compiling ConcurrencyExtras Locking.swift
[94/114] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[95/114] Compiling ConcurrencyExtras AsyncStream.swift
[96/114] Emitting module XCTestDynamicOverlay
[97/114] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[98/115] Compiling OrderedCollections _HashTable+Bucket.swift
[99/115] Compiling OrderedCollections _HashTable+BucketIterator.swift
[100/115] Compiling OrderedCollections _HashTable+Constants.swift
[101/115] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[102/115] Compiling OrderedCollections _HashTable+Testing.swift
[103/115] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[104/115] Compiling OrderedCollections _HashTable.swift
[105/115] Compiling OrderedCollections _Hashtable+Header.swift
[106/115] Compiling ConcurrencyExtras UncheckedSendable.swift
[109/169] Compiling CustomDump CoreImage.swift
[110/169] Compiling CustomDump CoreLocation.swift
[111/170] Compiling OrderedCollections OrderedSet+Sendable.swift
[112/170] Compiling OrderedCollections OrderedSet+SubSequence.swift
[113/170] Compiling OrderedCollections OrderedSet+Testing.swift
[114/170] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[115/170] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[116/170] Compiling OrderedCollections OrderedSet.swift
[117/170] Compiling OrderedCollections _UnsafeBitset.swift
[118/170] Emitting module CombineSchedulers
[119/170] Compiling CustomDump GameKit.swift
[120/170] Compiling CustomDump KeyPath.swift
[121/170] Compiling CustomDump CoreMotion.swift
[122/170] Compiling CustomDump Foundation.swift
[123/170] Compiling CombineSchedulers Timer.swift
[124/170] Emitting module OrderedCollections
[125/170] Compiling CombineSchedulers UnimplementedScheduler.swift
[126/171] Compiling CustomDump Photos.swift
[127/171] Compiling CustomDump Speech.swift
[128/171] Compiling CombineSchedulers UIKit.swift
[129/171] Compiling CombineSchedulers UIScheduler.swift
[130/172] Compiling Clocks Timer.swift
[137/173] Compiling CustomDump Box.swift
[138/173] Compiling CustomDump CollectionDifference.swift
[139/173] Compiling CustomDump Mirror.swift
[140/173] Compiling CasePaths CasePath.swift
[141/176] Compiling CasePaths TypeName.swift
[142/176] Compiling CasePaths XCTUnwrap.swift
[143/176] Compiling CasePaths Operators.swift
[144/176] Compiling CasePaths OpenExistential.swift
[145/176] Emitting module CasePaths
[146/176] Emitting module Clocks
[147/176] Compiling CasePaths CasePaths.swift
[148/176] Compiling CasePaths EnumReflection.swift
[149/181] Compiling Clocks UnimplementedClock.swift
[150/193] Compiling IdentifiedCollections Identified.swift
[151/193] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[152/193] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[153/193] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[155/193] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[157/195] Compiling CustomDump String.swift
[158/195] Compiling CustomDump Unordered.swift
[159/195] Compiling CustomDump XCTAssertNoDifference.swift
[160/195] Compiling Clocks SwiftUI.swift
[161/195] Compiling Clocks Lock.swift
[162/195] Compiling Clocks _AsyncTimerSequence.swift
[165/195] Compiling Clocks Shims.swift
[166/195] Compiling Clocks TestClock.swift
[167/196] Emitting module CustomDump
[168/196] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[169/196] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[170/196] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[171/196] Compiling IdentifiedCollections IdentifiedArray.swift
[173/196] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[174/196] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[175/196] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[176/196] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[177/196] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[178/196] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[179/200] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[180/200] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[181/215] Emitting module IdentifiedCollections
[182/215] Compiling Dependencies Dependency.swift
[183/215] Compiling Dependencies DependencyContext.swift
[184/215] Compiling Dependencies DependencyKey.swift
[185/219] Compiling Dependencies URLSession.swift
[186/219] Compiling Dependencies UUID.swift
[187/219] Compiling Dependencies WithRandomNumberGenerator.swift
[188/219] Compiling Dependencies MainRunLoop.swift
[189/219] Compiling Dependencies OpenURL.swift
[190/219] Compiling Dependencies TimeZone.swift
[191/219] Compiling Dependencies FireAndForget.swift
[192/219] Compiling Dependencies Locale.swift
[193/219] Compiling Dependencies MainQueue.swift
[194/219] Compiling Dependencies RuntimeWarnings.swift
[195/219] Compiling CustomDump Dump.swift
[196/219] Compiling CustomDump AnyType.swift
[205/222] Compiling Dependencies Context.swift
[206/222] Compiling Dependencies Date.swift
[208/222] Compiling Dependencies Exports.swift
[209/222] Compiling Dependencies OpenExistential.swift
[211/222] Emitting module Dependencies
[212/222] Compiling Dependencies DependencyValues.swift
[213/222] Compiling Dependencies Calendar.swift
[214/222] Compiling Dependencies Clocks.swift
[215/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`
[216/230] 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`
[217/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`
[223/231] Compiling Dependencies Deprecations.swift
[224/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`
[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] Emitting module ConcurrencyExtras
[3/34] Compiling ConcurrencyExtras ActorIsolated.swift
[4/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[5/34] Compiling InternalCollectionsUtilities Specialize.swift
[6/37] Compiling ConcurrencyExtras Locking.swift
[7/37] Compiling ConcurrencyExtras MainSerialExecutor.swift
[8/37] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[9/37] Compiling ConcurrencyExtras LockIsolated.swift
[10/37] Compiling ConcurrencyExtras AsyncStream.swift
[11/37] Compiling ConcurrencyExtras Task.swift
[12/37] Compiling InternalCollectionsUtilities Debugging.swift
[13/37] Compiling InternalCollectionsUtilities Descriptions.swift
[14/37] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/37] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/37] Compiling XCTestDynamicOverlay Unimplemented.swift
[17/37] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[18/37] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[19/37] Compiling XCTestDynamicOverlay XCTFail.swift
[20/38] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/38] Compiling InternalCollectionsUtilities Integer rank.swift
[22/38] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/38] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[24/38] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[25/38] Emitting module XCTestDynamicOverlay
[26/38] Compiling XCTestDynamicOverlay Deprecations.swift
[27/38] Compiling ConcurrencyExtras UncheckedSendable.swift
[28/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/39] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[33/40] Emitting module InternalCollectionsUtilities
[34/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[35/47] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[36/47] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[37/47] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[39/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/94] Compiling CombineSchedulers Lock.swift
[43/94] Compiling CombineSchedulers NSRecursiveLock.swift
[44/94] Compiling CombineSchedulers SwiftUI.swift
[45/94] Compiling CombineSchedulers TestScheduler.swift
[46/97] Compiling CombineSchedulers ImmediateScheduler.swift
[47/97] Compiling CombineSchedulers Deprecations.swift
[48/98] Compiling CasePaths TypeName.swift
[49/98] Compiling CasePaths Operators.swift
[50/98] Compiling Clocks Shims.swift
[51/98] Compiling Clocks Timer.swift
[52/98] Compiling Clocks _AsyncTimerSequence.swift
[53/98] Compiling Clocks Lock.swift
[54/99] Compiling CustomDump UIKit.swift
[55/99] Compiling CustomDump UserNotifications.swift
[56/99] Compiling CustomDump UserNotificationsUI.swift
[57/99] Compiling CombineSchedulers AnyScheduler.swift
[58/99] Compiling CombineSchedulers Concurrency.swift
[59/99] Compiling CombineSchedulers UIKit.swift
[60/99] Compiling CombineSchedulers Timer.swift
[65/99] Compiling CombineSchedulers UIScheduler.swift
[66/99] Emitting module CombineSchedulers
[67/99] Compiling CustomDump StoreKit.swift
[68/99] Compiling CustomDump Swift.swift
[69/99] Compiling CustomDump SwiftUI.swift
[70/99] Compiling CasePaths OpenExistential.swift
[71/99] Compiling CasePaths XCTUnwrap.swift
[74/99] Compiling CustomDump Box.swift
[75/99] Compiling CustomDump CollectionDifference.swift
[76/99] Compiling CustomDump Mirror.swift
[77/100] Compiling CombineSchedulers UnimplementedScheduler.swift
[78/104] Emitting module Clocks
[79/155] Compiling Clocks UnimplementedClock.swift
[80/155] Compiling OrderedCollections _Hashtable+Header.swift
[81/155] Compiling OrderedCollections OrderedDictionary.swift
[82/155] Compiling OrderedCollections OrderedSet+Codable.swift
[83/155] Compiling CasePaths CasePaths.swift
[84/155] Compiling CasePaths CasePath.swift
[85/155] Compiling CasePaths EnumReflection.swift
[86/155] Emitting module CasePaths
[87/156] Compiling Clocks SwiftUI.swift
[88/156] Compiling Clocks TestClock.swift
[91/157] Compiling OrderedCollections OrderedDictionary+Codable.swift
[92/157] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[93/157] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[94/157] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[96/157] Emitting module CustomDump
[97/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[98/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[99/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[100/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[101/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[102/157] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[103/157] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[104/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[105/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[106/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[107/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[108/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[109/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[110/157] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[111/186] Compiling Dependencies RuntimeWarnings.swift
[112/186] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[113/186] Compiling OrderedCollections _HashTable.swift
[114/186] Compiling Dependencies Deprecations.swift
[115/186] Compiling Dependencies Locale.swift
[116/186] Compiling Dependencies MainQueue.swift
[119/187] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[120/187] Compiling OrderedCollections OrderedSet+Descriptions.swift
[121/187] Compiling OrderedCollections OrderedSet+Diffing.swift
[122/187] Compiling OrderedCollections OrderedSet+Equatable.swift
[123/187] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[124/187] Compiling OrderedCollections OrderedSet+Hashable.swift
[125/187] Compiling Dependencies Dependency.swift
[126/187] Compiling Dependencies DependencyContext.swift
[127/187] Compiling Dependencies DependencyKey.swift
[128/187] Compiling Dependencies DependencyValues.swift
[129/187] Compiling Dependencies Calendar.swift
[130/187] Compiling Dependencies Clocks.swift
[131/187] Compiling Dependencies Context.swift
[132/187] Compiling Dependencies Date.swift
[133/187] Compiling Dependencies FireAndForget.swift
[134/187] Compiling Dependencies OpenURL.swift
[135/187] Compiling Dependencies TimeZone.swift
[136/187] Compiling Dependencies URLSession.swift
[137/187] Compiling Dependencies UUID.swift
[138/187] Compiling Dependencies WithRandomNumberGenerator.swift
[141/187] Compiling Dependencies Exports.swift
[142/187] Compiling Dependencies OpenExistential.swift
[145/189] Compiling OrderedCollections OrderedSet+Initializers.swift
[146/189] Compiling OrderedCollections OrderedSet+Insertions.swift
[147/189] Compiling OrderedCollections OrderedSet+Invariants.swift
[148/189] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[149/189] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[150/189] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[151/189] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[152/189] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[158/189] Compiling Dependencies MainRunLoop.swift
[168/189] Emitting module Dependencies
[172/196] Compiling Dependencies TypeName.swift
[173/196] Compiling Dependencies WithDependencies.swift
[183/198] 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`
[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 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`
[186/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`
error: emit-module command failed with exit code 1 (use -v to see invocation)
[187/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`
[188/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`
[189/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`
[190/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`
[191/199] Compiling OrderedCollections OrderedSet+Sendable.swift
[192/199] Compiling OrderedCollections OrderedSet+SubSequence.swift
[193/199] Compiling OrderedCollections OrderedSet+Testing.swift
[194/199] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[195/199] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[196/199] Compiling OrderedCollections OrderedSet.swift
[197/199] Compiling OrderedCollections _UnsafeBitset.swift
[198/199] Emitting module OrderedCollections
[200/216] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[201/216] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[202/218] Emitting module IdentifiedCollections
[203/218] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[204/218] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[205/218] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[206/218] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[207/218] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[208/218] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[209/218] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[210/218] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[211/218] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[212/218] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[213/218] Compiling IdentifiedCollections Identified.swift
[214/218] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[215/218] Compiling IdentifiedCollections IdentifiedArray+Collection.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