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 GradientProgressBar with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fxm90/GradientProgressBar.git
Reference: 3.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fxm90/GradientProgressBar
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 0d07228 🔖 :: Bump version
Cloned https://github.com/fxm90/GradientProgressBar.git
Revision (git rev-parse @):
0d07228b9d7be44dce231819962f8e23146330ca
SUCCESS checkout https://github.com/fxm90/GradientProgressBar.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/fxm90/GradientProgressBar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/8] Compiling GradientProgressBar Constants.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling GradientProgressBar MaskLayerViewModel.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling GradientProgressBar GradientLayerViewModel.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/8] Emitting module GradientProgressBar
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/8] Compiling GradientProgressBar GradientProgressBarViewStyle.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling GradientProgressBar GradientProgressBar.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 23 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50_andCustomCornerRadius.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andCustomBackgroundColor.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/README.md
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andCustomBackgroundColor.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andCustomBackgroundColor.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andDarkTraitCollection.1.png
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/7] Compiling GradientProgressBar GradientLayerViewModel.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/7] Compiling GradientProgressBar GradientProgressBarViewStyle.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/7] Emitting module GradientProgressBar
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/7] Compiling GradientProgressBar MaskLayerViewModel.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/7] Compiling GradientProgressBar Constants.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/7] Compiling GradientProgressBar GradientProgressBar.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Sources/GradientProgressBar.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 23 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andCustomBackgroundColor.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andCustomBackgroundColor.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50_andCustomCornerRadius.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress100Percent_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/README.md
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andCustomColors.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgressZero_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarViewStyleSnapshotTestCase/test_gradientProgressBarViewStyle_withProgress50Percent_andCustomBackgroundColor.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress100Percent_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andDarkTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgress50Percent_andLightTraitCollection.1.png
    /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/GradientProgressBar/Tests/SnapshotTests/__Snapshots__/GradientProgressBarSnapshotTestCase/test_gradientProgressBar_withProgressZero_andCustomColors.1.png
BUILD FAILURE 5.10 macosSpm