The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftSafeUI, reference main (06ca25), with Swift 6.0 for Linux on 17 May 2025 13:28:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BaherTamer/SwiftSafeUI.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/BaherTamer/SwiftSafeUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 06ca253 Version: 1.7.0 (#18)
Cloned https://github.com/BaherTamer/SwiftSafeUI.git
Revision (git rev-parse @):
06ca2530730070c5624a94aeca550c797c391fdb
SUCCESS checkout https://github.com/BaherTamer/SwiftSafeUI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/BaherTamer/SwiftSafeUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
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/30] Emitting module SwiftSafeUI
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[4/33] Compiling SwiftSafeUI SafeNavigationBarHidden.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[5/33] Compiling SwiftSafeUI SafeNavigationBarItems.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[6/33] Compiling SwiftSafeUI SafeNavigationBarLeadingItem.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[7/33] Compiling SwiftSafeUI SafeNavigationBarTitle.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[8/33] Compiling SwiftSafeUI SafeAccessibilityLabel.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[9/33] Compiling SwiftSafeUI SafeAccessibilityRemoveTraits.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[10/33] Compiling SwiftSafeUI SafeAccessibilitySortPriority.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[11/33] Compiling SwiftSafeUI SafeAccessibilityValue.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[12/33] Compiling SwiftSafeUI SafeBackground.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[13/33] Compiling SwiftSafeUI SafeForegroundColor.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[14/33] Compiling SwiftSafeUI SafeOverlay.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[15/33] Compiling SwiftSafeUI SafeTintColor.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[16/33] Compiling SwiftSafeUI SafeIgnoreSafeArea.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[17/33] Compiling SwiftSafeUI SafePresentationBackground.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[18/33] Compiling SwiftSafeUI SafeSearchable.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[19/33] Compiling SwiftSafeUI SafeNavigationBarTrailingItem.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[20/33] Compiling SwiftSafeUI SafeMask.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[21/33] Compiling SwiftSafeUI SafeFocusable.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[22/33] Compiling SwiftSafeUI SafeOnChange.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[23/33] Compiling SwiftSafeUI SafeDismiss.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[24/33] Compiling SwiftSafeUI SafeIsPresented.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[25/33] Compiling SwiftSafeUI SafeAccessibilityActivationPoint.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[26/33] Compiling SwiftSafeUI SafeAccessibilityAddTraits.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[27/33] Compiling SwiftSafeUI SafeAccessibilityHidden.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[28/33] Compiling SwiftSafeUI SafeAccessibilityHint.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[29/33] Compiling SwiftSafeUI SafeAccessibilityIdentifier.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[30/33] Compiling SwiftSafeUI SafeAccessibilityInputLabels.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[31/33] Compiling SwiftSafeUI SafeAutocapitalization.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[32/33] Compiling SwiftSafeUI SafeNavigationView.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
[33/33] Compiling SwiftSafeUI SafeScrollView.swift
/host/spi-builder-workspace/Sources/SwiftSafeUI/Deprecation Handlers/Environment Values /SafeDismiss.swift:10:8: error: no such module 'SwiftUICore'
  8 | //
  9 |
 10 | import SwiftUICore
    |        `- error: no such module 'SwiftUICore'
 11 |
 12 | @available(iOS 13.0, macOS 10.15, *)
BUILD FAILURE 6.0 linux