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 SwiftTweaks, reference v4.1.2 (71d09b), with Swift 6.0 for Linux on 1 Dec 2024 00:16:53 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bryanjclark/SwiftTweaks.git
Reference: v4.1.2
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/bryanjclark/SwiftTweaks
 * tag               v4.1.2     -> FETCH_HEAD
HEAD is now at 71d09b3 Bump version to 4.1.2
Cloned https://github.com/bryanjclark/SwiftTweaks.git
Revision (git rev-parse @):
71d09b325a7184b508bf1c1d9e77b20c56ef0c56
SUCCESS checkout https://github.com/bryanjclark/SwiftTweaks.git at v4.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bryanjclark/SwiftTweaks.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/3] Write sources
[1/3] Copying Media.xcassets
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/45] Emitting module SwiftTweaks
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[5/50] Compiling SwiftTweaks UIEdgeInsets+EdgeInsetsTweakTemplate.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[6/50] Compiling SwiftTweaks UIImage+SwiftTweaks.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[7/50] Compiling SwiftTweaks UIView+BasicAnimationTweakTemplate.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[8/50] Compiling SwiftTweaks UIView+TweakGroupTemplateSpringAnimation.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[9/50] Compiling SwiftTweaks resource_bundle_accessor.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[10/50] Compiling SwiftTweaks ComparableTweakDefaultParameters.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[11/50] Compiling SwiftTweaks EdgeInsetsTweakTemplate.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[12/50] Compiling SwiftTweaks FloatingTweakGroupViewController.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[13/50] Compiling SwiftTweaks HapticsPlayer.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[14/50] Compiling SwiftTweaks HashingUtilities.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[15/50] Compiling SwiftTweaks HitTransparentWindow.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[16/50] Compiling SwiftTweaks TweakCollectionViewController.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[17/50] Compiling SwiftTweaks TweakColorCell.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[18/50] Compiling SwiftTweaks TweakColorEditViewController.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[19/50] Compiling SwiftTweaks TweakDebug.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[20/50] Compiling SwiftTweaks TweakGroup.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[21/50] Compiling SwiftTweaks TweakGroupTemplateType.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[22/50] Compiling SwiftTweaks Tweak.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[23/50] Compiling SwiftTweaks TweakAction.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[24/50] Compiling SwiftTweaks TweakBinding.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[25/50] Compiling SwiftTweaks TweakBindingIdentifier.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[26/50] Compiling SwiftTweaks TweakClusterType.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[27/50] Compiling SwiftTweaks TweakCollection.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[28/50] Compiling SwiftTweaks MultiTweakBinding.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[29/50] Compiling SwiftTweaks MultiTweakBindingIdentifier.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[30/50] Compiling SwiftTweaks Precision.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[31/50] Compiling SwiftTweaks ShadowTweakTemplate.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[32/50] Compiling SwiftTweaks SpringAnimationTweakTemplate.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[33/50] Compiling SwiftTweaks StringOptionViewController.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[34/50] Compiling SwiftTweaks TweakLibrary.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[35/50] Compiling SwiftTweaks TweakPersistency.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[36/50] Compiling SwiftTweaks TweakStore+Sharing.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[37/50] Compiling SwiftTweaks TweakStore.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[38/50] Compiling SwiftTweaks TweakTableCell.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[39/50] Compiling SwiftTweaks TweakViewData.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[40/50] Compiling SwiftTweaks TweakWindow.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[41/50] Compiling SwiftTweaks TweakableType.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[42/50] Compiling SwiftTweaks TweaksCollectionsListViewController.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[43/50] Compiling SwiftTweaks TweaksViewController.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[44/50] Compiling SwiftTweaks UIColor+Tweaks.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[45/50] Compiling SwiftTweaks AnyTweak.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[46/50] Compiling SwiftTweaks AppTheme.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[47/50] Compiling SwiftTweaks BasicAnimationTweakTemplate.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[48/50] Compiling SwiftTweaks CALayer+ShadowTweakTemplate.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[49/50] Compiling SwiftTweaks Clip.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
[50/50] Compiling SwiftTweaks ColorRepresentation.swift
/host/spi-builder-workspace/SwiftTweaks/AppTheme.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | /// A central "palette" so to help keep our design consistent.
BUILD FAILURE 6.0 linux