The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SLAY, reference main (fd0021), with Swift 6.1 for Android on 21 Oct 2025 03:35:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RadiusDay/SLAY.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/RadiusDay/SLAY
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fd00219 chore: remove stray debug print from ScrollGroup
Cloned https://github.com/RadiusDay/SLAY.git
Revision (git rev-parse @):
fd002195b0e367be41357d138ef9101d3ab83fba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RadiusDay/SLAY.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RadiusDay/SLAY.git
https://github.com/RadiusDay/SLAY.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SLAY",
  "name" : "SLAY",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SLAY",
      "targets" : [
        "SLAY"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SLAYUI",
      "targets" : [
        "SLAYUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SLAYUIAppKit",
      "targets" : [
        "SLAYUIAppKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLAYUIAppKit",
      "module_type" : "SwiftTarget",
      "name" : "SLAYUIAppKit",
      "path" : "Sources/SLAYUIAppKit",
      "product_memberships" : [
        "SLAYUIAppKit"
      ],
      "sources" : [
        "AppKitRenderable.swift",
        "Color.swift",
        "Font.swift",
        "Group.swift",
        "SLAYAppKitView.swift",
        "ScrollGroup.swift",
        "Text.swift"
      ],
      "target_dependencies" : [
        "SLAYUI"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SLAYUI",
      "module_type" : "SwiftTarget",
      "name" : "SLAYUI",
      "path" : "Sources/SLAYUI",
      "product_memberships" : [
        "SLAYUI",
        "SLAYUIAppKit"
      ],
      "sources" : [
        "Color.swift",
        "Font.swift",
        "Group.swift",
        "GroupProtocol.swift",
        "ScrollGroup.swift",
        "ScrollGroupProtocol.swift",
        "Text.swift",
        "TextProtocol.swift"
      ],
      "target_dependencies" : [
        "SLAY"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SLAYTests",
      "module_type" : "SwiftTarget",
      "name" : "SLAYTests",
      "path" : "Tests/SLAYTests",
      "sources" : [
        "AbsoluteLayoutSystemTests.swift",
        "AspectRatioTests.swift",
        "ListLayoutSystemTests.swift"
      ],
      "target_dependencies" : [
        "SLAY"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SLAY",
      "module_type" : "SwiftTarget",
      "name" : "SLAY",
      "path" : "Sources/SLAY",
      "product_memberships" : [
        "SLAY",
        "SLAYUI",
        "SLAYUIAppKit"
      ],
      "sources" : [
        "AbsoluteLayoutSystem.swift",
        "AspectRatio.swift",
        "Axis.swift",
        "LayoutDimention.swift",
        "LayoutDirection.swift",
        "LayoutEngine.swift",
        "LayoutInsets.swift",
        "LayoutSystem.swift",
        "ListLayoutSystem.swift",
        "PropertySignal.swift",
        "SignalEmitter.swift",
        "SyntheticUIObject.swift",
        "SyntheticUIObjectWithChildren.swift",
        "UIObject.swift",
        "UniqueID.swift",
        "Vector2.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/19] Compiling SLAY LayoutInsets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/19] Compiling SLAY LayoutSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/21] Compiling SLAY AbsoluteLayoutSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/21] Compiling SLAY AspectRatio.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/21] Compiling SLAY LayoutDirection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/21] Compiling SLAY LayoutEngine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/21] Emitting module SLAY
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/21] Compiling SLAY Axis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/21] Compiling SLAY LayoutDimention.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/21] Compiling SLAY SignalEmitter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/21] Compiling SLAY SyntheticUIObject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/21] Compiling SLAY ListLayoutSystem.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/21] Compiling SLAY PropertySignal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/21] Compiling SLAY SyntheticUIObjectWithChildren.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/21] Compiling SLAY UIObject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/21] Compiling SLAY UniqueID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/21] Compiling SLAY Vector2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/30] Emitting module SLAYUI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/31] Compiling SLAYUI TextProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/31] Compiling SLAYUI Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/31] Compiling SLAYUI ScrollGroupProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/31] Compiling SLAYUI Group.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/31] Compiling SLAYUI Font.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/31] Compiling SLAYUI ScrollGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/31] Compiling SLAYUI GroupProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/31] Compiling SLAYUI Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/40] Emitting module SLAYUIAppKit
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[34/40] Compiling SLAYUIAppKit SLAYAppKitView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[35/40] Compiling SLAYUIAppKit Font.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[36/40] Compiling SLAYUIAppKit Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[37/40] Compiling SLAYUIAppKit AppKitRenderable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[38/40] Compiling SLAYUIAppKit Group.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[39/40] Compiling SLAYUIAppKit Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[40/40] Compiling SLAYUIAppKit ScrollGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/16] Compiling SLAY LayoutInsets.swift
[3/16] Compiling SLAY LayoutSystem.swift
[4/18] Compiling SLAY SyntheticUIObjectWithChildren.swift
[5/18] Compiling SLAY UIObject.swift
[6/18] Compiling SLAY SignalEmitter.swift
[7/18] Compiling SLAY SyntheticUIObject.swift
[8/18] Compiling SLAY LayoutDirection.swift
[9/18] Compiling SLAY LayoutEngine.swift
[10/18] Compiling SLAY UniqueID.swift
[11/18] Compiling SLAY Vector2.swift
[12/18] Compiling SLAY AbsoluteLayoutSystem.swift
[13/18] Compiling SLAY AspectRatio.swift
[14/18] Emitting module SLAY
[15/18] Compiling SLAY Axis.swift
[16/18] Compiling SLAY LayoutDimention.swift
[17/18] Compiling SLAY ListLayoutSystem.swift
[18/18] Compiling SLAY PropertySignal.swift
[20/27] Compiling SLAYUI GroupProtocol.swift
[21/28] Compiling SLAYUI Group.swift
[22/28] Compiling SLAYUI Font.swift
[23/28] Compiling SLAYUI TextProtocol.swift
[24/28] Compiling SLAYUI ScrollGroupProtocol.swift
[25/28] Compiling SLAYUI Text.swift
[26/28] Compiling SLAYUI Color.swift
[27/28] Emitting module SLAYUI
[28/28] Compiling SLAYUI ScrollGroup.swift
[30/37] Compiling SLAYUIAppKit Font.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/37] Emitting module SLAYUIAppKit
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[32/37] Compiling SLAYUIAppKit Color.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[33/37] Compiling SLAYUIAppKit AppKitRenderable.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[34/37] Compiling SLAYUIAppKit Group.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[35/37] Compiling SLAYUIAppKit Text.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[36/37] Compiling SLAYUIAppKit ScrollGroup.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
[37/37] Compiling SLAYUIAppKit SLAYAppKitView.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
 1 | import AppKit
   |        `- error: no such module 'AppKit'
 2 | import SLAY
 3 |
BUILD FAILURE 6.1 android