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 Astral, reference main (c78838), with Swift 6.0 for Linux on 2 Nov 2024 08:19:47 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/incwo/Astral.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/incwo/Astral
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c788388 Finishing touches: set the simulated reader's update availability to .random, spelling mistakes in the documentation.
Cloned https://github.com/incwo/Astral.git
Revision (git rev-parse @):
c7883889f4027d66a361ea08c47226ed660b1b06
SUCCESS checkout https://github.com/incwo/Astral.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/incwo/Astral.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 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
Fetching https://github.com/stripe/stripe-terminal-ios
[1/14031] Fetching stripe-terminal-ios
Fetched https://github.com/stripe/stripe-terminal-ios from cache (52.84s)
Computing version for https://github.com/stripe/stripe-terminal-ios
Computed https://github.com/stripe/stripe-terminal-ios at 2.23.3 (4.75s)
Creating working copy for https://github.com/stripe/stripe-terminal-ios
Working copy of https://github.com/stripe/stripe-terminal-ios resolved at 2.23.3
[2747/17427961] Downloading https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip
Downloading binary artifact https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip
Downloaded https://github.com/stripe/stripe-terminal-ios/releases/download/v2.23.3/StripeTerminal.xcframework.zip (1.95s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Astral/Resources/Astral.xcassets
Building for debugging...
[0/8] Copying Localizable.strings
[0/8] Copying Astral.strings
[2/8] Copying Localizable.strings
[3/8] Copying Astral.strings
[4/8] Write sources
[5/8] Copying Info.plist
[5/8] Copying Astral.storyboard
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/33] Emitting module Astral
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[10/36] Compiling Astral SettingsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[11/36] Compiling Astral SettingsViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[12/36] Compiling Astral UpdateTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[13/36] Compiling Astral ReaderConnection.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[14/36] Compiling Astral ReadersDiscovery.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[15/36] Compiling Astral TerminalModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[16/36] Compiling Astral TerminalStateMachine.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[17/36] Compiling Astral Resources.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[18/36] Compiling Astral resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[19/36] Compiling Astral ChargeResult.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[20/36] Compiling Astral CurrencyAmount.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[21/36] Compiling Astral PaymentProcessor.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[22/36] Compiling Astral UpdateViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[23/36] Compiling Astral UpdatingCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[24/36] Compiling Astral VersionCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[25/36] Compiling Astral ShortLocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[26/36] Compiling Astral ReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[27/36] Compiling Astral SearchingReaderCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[28/36] Compiling Astral SettingsCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[29/36] Compiling Astral DiscoveryViewModel.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[30/36] Compiling Astral LocationCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[31/36] Compiling Astral LocationsTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[32/36] Compiling Astral ReaderIdentityCell.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[33/36] Compiling Astral Astral.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[34/36] Compiling Astral ChargeCoordinator.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[35/36] Compiling Astral ChargeViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
[36/36] Compiling Astral DiscoveryTableViewController.swift
/host/spi-builder-workspace/Sources/Astral/Astral.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import StripeTerminal
 11 |
BUILD FAILURE 6.0 linux