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 LoaderUI, reference 0.1.0 (90ca7c), with Swift 6.0 for Linux on 15 Sep 2024 01:39:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
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:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Mcrich23/LoaderUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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
[3/24] 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 {
[4/24] 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 {
[5/24] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/27] 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 {
[7/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 {
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[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 {
BUILD FAILURE 6.0 linux