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 SwiftTabler, reference main (b55030), with Swift 6.1 for Linux on 27 Apr 2025 12:24:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/openalloc/SwiftTabler.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/openalloc/SwiftTabler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b550305 Moved mention to right project
Cloned https://github.com/openalloc/SwiftTabler.git
Revision (git rev-parse @):
b5503059b10f88b6c94a49dff28e44617bbfa035
SUCCESS checkout https://github.com/openalloc/SwiftTabler.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/openalloc/SwiftTabler.git
https://github.com/openalloc/SwiftTabler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftTabler",
  "name" : "SwiftTabler",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Tabler",
      "targets" : [
        "Tabler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tabler",
      "module_type" : "SwiftTarget",
      "name" : "Tabler",
      "path" : "Sources",
      "product_memberships" : [
        "Tabler"
      ],
      "sources" : [
        "Generated/TablerGrid+AutoInit.generated.swift",
        "Generated/TablerGrid1+AutoInit.generated.swift",
        "Generated/TablerGrid1B+AutoInit.generated.swift",
        "Generated/TablerGrid1C+AutoInit.generated.swift",
        "Generated/TablerGridB+AutoInit.generated.swift",
        "Generated/TablerGridC+AutoInit.generated.swift",
        "Generated/TablerGridM+AutoInit.generated.swift",
        "Generated/TablerGridMB+AutoInit.generated.swift",
        "Generated/TablerGridMC+AutoInit.generated.swift",
        "Generated/TablerList+AutoInit.generated.swift",
        "Generated/TablerList1+AutoInit.generated.swift",
        "Generated/TablerList1B+AutoInit.generated.swift",
        "Generated/TablerList1C+AutoInit.generated.swift",
        "Generated/TablerListB+AutoInit.generated.swift",
        "Generated/TablerListC+AutoInit.generated.swift",
        "Generated/TablerListM+AutoInit.generated.swift",
        "Generated/TablerListMB+AutoInit.generated.swift",
        "Generated/TablerListMC+AutoInit.generated.swift",
        "Generated/TablerStack+AutoInit.generated.swift",
        "Generated/TablerStack1+AutoInit.generated.swift",
        "Generated/TablerStack1B+AutoInit.generated.swift",
        "Generated/TablerStack1C+AutoInit.generated.swift",
        "Generated/TablerStackB+AutoInit.generated.swift",
        "Generated/TablerStackC+AutoInit.generated.swift",
        "Generated/TablerStackM+AutoInit.generated.swift",
        "Generated/TablerStackMB+AutoInit.generated.swift",
        "Generated/TablerStackMC+AutoInit.generated.swift",
        "Grid/Internal/BaseGrid.swift",
        "Grid/Internal/GridItemMod.swift",
        "Grid/Internal/GridItemMod1.swift",
        "Grid/Internal/GridItemModM.swift",
        "Grid/TablerGrid.swift",
        "Grid/TablerGrid1.swift",
        "Grid/TablerGrid1B.swift",
        "Grid/TablerGrid1C.swift",
        "Grid/TablerGridB.swift",
        "Grid/TablerGridC.swift",
        "Grid/TablerGridConfig.swift",
        "Grid/TablerGridM.swift",
        "Grid/TablerGridMB.swift",
        "Grid/TablerGridMC.swift",
        "Internal/BaseTable.swift",
        "Internal/ObservableHolder.swift",
        "Internal/TablerSpacedConfig.swift",
        "List/Internal/BaseList.swift",
        "List/Internal/BaseList1.swift",
        "List/Internal/BaseListM.swift",
        "List/Internal/ListRowMod.swift",
        "List/TablerList.swift",
        "List/TablerList1.swift",
        "List/TablerList1B.swift",
        "List/TablerList1C.swift",
        "List/TablerListB.swift",
        "List/TablerListC.swift",
        "List/TablerListConfig.swift",
        "List/TablerListM.swift",
        "List/TablerListMB.swift",
        "List/TablerListMC.swift",
        "Stack/Internal/BaseStack.swift",
        "Stack/Internal/StackRowMod.swift",
        "Stack/Internal/StackRowMod1.swift",
        "Stack/Internal/StackRowModM.swift",
        "Stack/TablerStack.swift",
        "Stack/TablerStack1.swift",
        "Stack/TablerStack1B.swift",
        "Stack/TablerStack1C.swift",
        "Stack/TablerStackB.swift",
        "Stack/TablerStackC.swift",
        "Stack/TablerStackConfig.swift",
        "Stack/TablerStackM.swift",
        "Stack/TablerStackMB.swift",
        "Stack/TablerStackMC.swift",
        "TablerConfig.swift",
        "TablerContext.swift",
        "TablerSort.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/69] Emitting module Tabler
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[4/78] Compiling Tabler TablerStackB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[5/78] Compiling Tabler TablerStackC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[6/78] Compiling Tabler TablerStackConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[7/78] Compiling Tabler TablerStackM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[8/78] Compiling Tabler TablerStackMB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[9/78] Compiling Tabler TablerStackMC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[10/78] Compiling Tabler TablerConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[11/78] Compiling Tabler TablerContext.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[12/78] Compiling Tabler TablerSort.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[13/78] Compiling Tabler TablerListMC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[14/78] Compiling Tabler BaseStack.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[15/78] Compiling Tabler StackRowMod.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[16/78] Compiling Tabler StackRowMod1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[17/78] Compiling Tabler StackRowModM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[18/78] Compiling Tabler TablerStack.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[19/78] Compiling Tabler TablerStack1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[20/78] Compiling Tabler TablerStack1B.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[21/78] Compiling Tabler TablerStack1C.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[22/78] Compiling Tabler GridItemModM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[23/78] Compiling Tabler TablerGrid.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[24/78] Compiling Tabler TablerGrid1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[25/78] Compiling Tabler TablerGrid1B.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[26/78] Compiling Tabler TablerGrid1C.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[27/78] Compiling Tabler TablerGridB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[28/78] Compiling Tabler TablerGridC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[29/78] Compiling Tabler TablerGridConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[30/78] Compiling Tabler TablerGridM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[31/78] Compiling Tabler TablerGridMB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[32/78] Compiling Tabler TablerGridMC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[33/78] Compiling Tabler BaseTable.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[34/78] Compiling Tabler ObservableHolder.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[35/78] Compiling Tabler TablerSpacedConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[36/78] Compiling Tabler BaseList.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[37/78] Compiling Tabler BaseList1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[38/78] Compiling Tabler BaseListM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[39/78] Compiling Tabler ListRowMod.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[40/78] Compiling Tabler TablerList.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[41/78] Compiling Tabler TablerList1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[42/78] Compiling Tabler TablerList1B.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[43/78] Compiling Tabler TablerList1C.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[44/78] Compiling Tabler TablerListB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[45/78] Compiling Tabler TablerListC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[46/78] Compiling Tabler TablerListConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[47/78] Compiling Tabler TablerListM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[48/78] Compiling Tabler TablerListMB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[49/78] Compiling Tabler TablerList1+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[50/78] Compiling Tabler TablerList1B+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[51/78] Compiling Tabler TablerList1C+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[52/78] Compiling Tabler TablerListB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[53/78] Compiling Tabler TablerListC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[54/78] Compiling Tabler TablerListM+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[55/78] Compiling Tabler TablerListMB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[56/78] Compiling Tabler TablerListMC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[57/78] Compiling Tabler TablerStack+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[58/78] Compiling Tabler TablerStack1+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[59/78] Compiling Tabler TablerStack1B+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[60/78] Compiling Tabler TablerStack1C+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[61/78] Compiling Tabler TablerStackB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[62/78] Compiling Tabler TablerStackC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[63/78] Compiling Tabler TablerStackM+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[64/78] Compiling Tabler TablerStackMB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[65/78] Compiling Tabler TablerStackMC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[66/78] Compiling Tabler BaseGrid.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[67/78] Compiling Tabler GridItemMod.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[68/78] Compiling Tabler GridItemMod1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[69/78] Compiling Tabler TablerGrid+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[70/78] Compiling Tabler TablerGrid1+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[71/78] Compiling Tabler TablerGrid1B+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[72/78] Compiling Tabler TablerGrid1C+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[73/78] Compiling Tabler TablerGridB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[74/78] Compiling Tabler TablerGridC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[75/78] Compiling Tabler TablerGridM+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[76/78] Compiling Tabler TablerGridMB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[77/78] Compiling Tabler TablerGridMC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[78/78] Compiling Tabler TablerList+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/68] Compiling Tabler TablerGridMB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[3/68] Compiling Tabler TablerGridMC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[4/68] Compiling Tabler BaseTable.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[5/68] Compiling Tabler ObservableHolder.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[6/68] Compiling Tabler TablerSpacedConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[7/68] Compiling Tabler BaseList.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[8/68] Compiling Tabler BaseList1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[9/68] Compiling Tabler BaseListM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[10/68] Compiling Tabler ListRowMod.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[11/77] Compiling Tabler TablerList.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[12/77] Compiling Tabler TablerList1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[13/77] Compiling Tabler TablerList1B.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[14/77] Compiling Tabler TablerList1C.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[15/77] Compiling Tabler TablerListB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[16/77] Compiling Tabler TablerListC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[17/77] Compiling Tabler TablerListConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[18/77] Compiling Tabler TablerListM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[19/77] Compiling Tabler TablerListMB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[20/77] Compiling Tabler TablerListMC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[21/77] Compiling Tabler BaseStack.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[22/77] Compiling Tabler StackRowMod.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[23/77] Compiling Tabler StackRowMod1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[24/77] Compiling Tabler StackRowModM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[25/77] Compiling Tabler TablerStack.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[26/77] Compiling Tabler TablerStack1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[27/77] Compiling Tabler TablerStack1B.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[28/77] Compiling Tabler TablerStack1C.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[29/77] Compiling Tabler GridItemModM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[30/77] Compiling Tabler TablerGrid.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[31/77] Compiling Tabler TablerGrid1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[32/77] Compiling Tabler TablerGrid1B.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[33/77] Compiling Tabler TablerGrid1C.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[34/77] Compiling Tabler TablerGridB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[35/77] Compiling Tabler TablerGridC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[36/77] Compiling Tabler TablerGridConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[37/77] Compiling Tabler TablerGridM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[38/77] Compiling Tabler TablerStackB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[39/77] Compiling Tabler TablerStackC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[40/77] Compiling Tabler TablerStackConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[41/77] Compiling Tabler TablerStackM.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[42/77] Compiling Tabler TablerStackMB.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[43/77] Compiling Tabler TablerStackMC.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[44/77] Compiling Tabler TablerConfig.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[45/77] Compiling Tabler TablerContext.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[46/77] Compiling Tabler TablerSort.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[47/77] Compiling Tabler TablerStack1B+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[48/77] Compiling Tabler TablerStack1C+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[49/77] Compiling Tabler TablerStackB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[50/77] Compiling Tabler TablerStackC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[51/77] Compiling Tabler TablerStackM+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[52/77] Compiling Tabler TablerStackMB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[53/77] Compiling Tabler TablerStackMC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[54/77] Compiling Tabler BaseGrid.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[55/77] Compiling Tabler GridItemMod.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[56/77] Compiling Tabler GridItemMod1.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[57/77] Compiling Tabler TablerList1+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[58/77] Compiling Tabler TablerList1B+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[59/77] Compiling Tabler TablerList1C+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[60/77] Compiling Tabler TablerListB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[61/77] Compiling Tabler TablerListC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[62/77] Compiling Tabler TablerListM+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[63/77] Compiling Tabler TablerListMB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[64/77] Compiling Tabler TablerListMC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[65/77] Compiling Tabler TablerStack+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[66/77] Compiling Tabler TablerStack1+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[67/77] Compiling Tabler TablerGrid+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[68/77] Compiling Tabler TablerGrid1+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[69/77] Compiling Tabler TablerGrid1B+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[70/77] Compiling Tabler TablerGrid1C+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[71/77] Compiling Tabler TablerGridB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[72/77] Compiling Tabler TablerGridC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[73/77] Compiling Tabler TablerGridM+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[74/77] Compiling Tabler TablerGridMB+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[75/77] Compiling Tabler TablerGridMC+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
[76/77] Compiling Tabler TablerList+AutoInit.generated.swift
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/77] Emitting module Tabler
/host/spi-builder-workspace/Sources/Generated/TablerGrid+AutoInit.generated.swift:4:8: error: no such module 'SwiftUI'
  2 | // DO NOT EDIT
  3 |
  4 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  5 |
  6 | public extension TablerGrid {
BUILD FAILURE 6.1 linux