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 Helper4Swift, reference 1.0.1 (dd28fe), with Swift 6.0 for Linux on 27 Nov 2024 11:44:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cs4alhaider/Helper4Swift.git
Reference: 1.0.1
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/cs4alhaider/Helper4Swift
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at dd28fe2 Converting to SPM
Cloned https://github.com/cs4alhaider/Helper4Swift.git
Revision (git rev-parse @):
dd28fe290b5e5a0229b6d50af5bd30278fea42ec
SUCCESS checkout https://github.com/cs4alhaider/Helper4Swift.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/cs4alhaider/Helper4Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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/32] Emitting module Helper4Swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[4/36] Compiling Helper4Swift UIStoryboard+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[5/36] Compiling Helper4Swift UITabBarController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[6/36] Compiling Helper4Swift UITableView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[7/36] Compiling Helper4Swift UITextField+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[8/36] Compiling Helper4Swift UIImageView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[9/36] Compiling Helper4Swift UIKeyboardType+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[10/36] Compiling Helper4Swift UILabel+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[11/36] Compiling Helper4Swift UINavigationController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[12/36] Compiling Helper4Swift UITextView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[13/36] Compiling Helper4Swift UIView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[14/36] Compiling Helper4Swift UIViewAutoLayout+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[15/36] Compiling Helper4Swift UIViewController+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[16/36] Compiling Helper4Swift UIButton+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[17/36] Compiling Helper4Swift UICollectionView+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[18/36] Compiling Helper4Swift UIColor+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[19/36] Compiling Helper4Swift UIImage+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[20/36] Compiling Helper4Swift UIViewController+LocalAuthentication+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[21/36] Compiling Helper4Swift URL+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[22/36] Compiling Helper4Swift Helper4Swift.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[23/36] Compiling Helper4Swift UIViewFromNib.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[24/36] Compiling Helper4Swift Dispatch+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[25/36] Compiling Helper4Swift Encodable+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[26/36] Compiling Helper4Swift Int+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[27/36] Compiling Helper4Swift JSONDecoder+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[28/36] Compiling Helper4Swift Array+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[29/36] Compiling Helper4Swift Bundle+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[30/36] Compiling Helper4Swift CALayer+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[31/36] Compiling Helper4Swift Date+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[32/36] Compiling Helper4Swift Dictionary+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[33/36] Compiling Helper4Swift NSMutableAttributedString+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[34/36] Compiling Helper4Swift String+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[35/36] Compiling Helper4Swift TimeInterval+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
[36/36] Compiling Helper4Swift UIApplication+Extension.swift
/host/spi-builder-workspace/Sources/Helper4Swift/Extensions/CALayer+Extension.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 | #if !os(macOS)
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public extension CALayer {
BUILD FAILURE 6.0 linux