The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LoaderUI, reference 0.1.0 (90ca7c), with Swift 6.1 for Wasm on 29 May 2025 01:13:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mcrich23/LoaderUI.git
Reference: 0.1.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/Mcrich23/LoaderUI
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 90ca7c0 Update README
Cloned https://github.com/Mcrich23/LoaderUI.git
Revision (git rev-parse @):
90ca7c0f9086d48c37057d7b71a1b1332d5c58e4
SUCCESS checkout https://github.com/Mcrich23/LoaderUI.git at 0.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Mcrich23/LoaderUI.git
https://github.com/Mcrich23/LoaderUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LoaderUI",
  "name" : "LoaderUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LoaderUI",
      "targets" : [
        "LoaderUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoaderUI",
      "module_type" : "SwiftTarget",
      "name" : "LoaderUI",
      "path" : "Sources",
      "product_memberships" : [
        "LoaderUI"
      ],
      "sources" : [
        "BallBeat.swift",
        "BallClipRotate.swift",
        "BallClipRotateMultiple.swift",
        "BallClipRotatePulse.swift",
        "BallGridBeat.swift",
        "BallGridPulse.swift",
        "BallPulse.swift",
        "BallPulseSync.swift",
        "BallRotate.swift",
        "BallScale.swift",
        "BallScaleRipple.swift",
        "BallScaleRippleMultiple.swift",
        "BallTrianglePath.swift",
        "BallZigZag.swift",
        "BallZigZagDeflect.swift",
        "CubeTransition.swift",
        "KeyframeAnimation.swift",
        "LineScale.swift",
        "LineScaleParty.swift",
        "LineScalePulseOut.swift",
        "LineScalePulseOutRapid.swift",
        "SemiCircleSpin.swift",
        "SquareSpin.swift",
        "TriangleSkewSpin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Exclude': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Exclude': File not found.
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/24] Emitting module LoaderUI
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[4/27] Compiling LoaderUI BallScale.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[5/27] Compiling LoaderUI BallScaleRipple.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[6/27] Compiling LoaderUI BallScaleRippleMultiple.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[7/27] Compiling LoaderUI LineScaleParty.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[8/27] Compiling LoaderUI LineScalePulseOut.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[9/27] Compiling LoaderUI LineScalePulseOutRapid.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[10/27] Compiling LoaderUI BallBeat.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[11/27] Compiling LoaderUI BallClipRotate.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[12/27] Compiling LoaderUI BallClipRotateMultiple.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[13/27] Compiling LoaderUI BallClipRotatePulse.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[14/27] Compiling LoaderUI BallGridBeat.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[15/27] Compiling LoaderUI BallGridPulse.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[16/27] Compiling LoaderUI SemiCircleSpin.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[17/27] Compiling LoaderUI SquareSpin.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[18/27] Compiling LoaderUI TriangleSkewSpin.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[19/27] Compiling LoaderUI BallPulse.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[20/27] Compiling LoaderUI BallPulseSync.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[21/27] Compiling LoaderUI BallRotate.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[22/27] Compiling LoaderUI CubeTransition.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[23/27] Compiling LoaderUI KeyframeAnimation.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[24/27] Compiling LoaderUI LineScale.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[25/27] Compiling LoaderUI BallTrianglePath.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[26/27] Compiling LoaderUI BallZigZag.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[27/27] Compiling LoaderUI BallZigZagDeflect.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Exclude': File not found.
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling LoaderUI BallPulse.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[3/23] Compiling LoaderUI BallPulseSync.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[4/23] Compiling LoaderUI BallRotate.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/26] Emitting module LoaderUI
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[6/26] Compiling LoaderUI BallClipRotatePulse.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[7/26] Compiling LoaderUI BallGridBeat.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[8/26] Compiling LoaderUI BallGridPulse.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[9/26] Compiling LoaderUI BallBeat.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[10/26] Compiling LoaderUI BallClipRotate.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[11/26] Compiling LoaderUI BallClipRotateMultiple.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[12/26] Compiling LoaderUI LineScaleParty.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[13/26] Compiling LoaderUI LineScalePulseOut.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[14/26] Compiling LoaderUI LineScalePulseOutRapid.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[15/26] Compiling LoaderUI SemiCircleSpin.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[16/26] Compiling LoaderUI SquareSpin.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[17/26] Compiling LoaderUI TriangleSkewSpin.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[18/26] Compiling LoaderUI CubeTransition.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[19/26] Compiling LoaderUI KeyframeAnimation.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[20/26] Compiling LoaderUI LineScale.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[21/26] Compiling LoaderUI BallScale.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[22/26] Compiling LoaderUI BallScaleRipple.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[23/26] Compiling LoaderUI BallScaleRippleMultiple.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[24/26] Compiling LoaderUI BallTrianglePath.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[25/26] Compiling LoaderUI BallZigZag.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
[26/26] Compiling LoaderUI BallZigZagDeflect.swift
/host/spi-builder-workspace/Sources/BallBeat.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | public struct BallBeat: View {
BUILD FAILURE 6.1 wasm