This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 UIKeyCommandTableView with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/UIKeyCommandTableView.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/ipedro/UIKeyCommandTableView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53554be Respect selection behavior
Cloned https://github.com/ipedro/UIKeyCommandTableView.git
Revision (git rev-parse @):
53554bef402acf9b5f2e52cc61fab28d317e454a
SUCCESS checkout https://github.com/ipedro/UIKeyCommandTableView.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ipedro/UIKeyCommandTableView.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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
Fetching https://github.com/ipedro/UIKitOptions.git
[1/658] Fetching uikitoptions
Fetched https://github.com/ipedro/UIKitOptions.git from cache (0.22s)
Computing version for https://github.com/ipedro/UIKitOptions.git
Computed https://github.com/ipedro/UIKitOptions.git at 0.3.1 (0.51s)
Creating working copy for https://github.com/ipedro/UIKitOptions.git
Working copy of https://github.com/ipedro/UIKitOptions.git resolved at 0.3.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/43] Emitting module UIKitOptions
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[5/48] Compiling UIKitOptions UIColorPickerViewController+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[6/48] Compiling UIKitOptions UIColorPickerViewController+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[7/48] Compiling UIKitOptions UIDocumentPickerViewController+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[8/48] Compiling UIKitOptions UIDocumentPickerViewController+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[9/48] Compiling UIKitOptions UIEdgetInsets+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[10/48] Compiling UIKitOptions UIFont+SymbolicTraits.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[11/48] Compiling UIKitOptions UIStackView+Subviews.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[12/48] Compiling UIKitOptions UIStepper+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[13/48] Compiling UIKitOptions UIStepper+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[14/48] Compiling UIKitOptions UITableView+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[15/48] Compiling UIKitOptions UITableView+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[16/48] Compiling UIKitOptions UIImage+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[17/48] Compiling UIKitOptions UIImage+Resize.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[18/48] Compiling UIKitOptions UIImageView+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[19/48] Compiling UIKitOptions UIImageView+Options.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[20/48] Compiling UIKitOptions UIKeyCommand+Constants.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
[21/48] Compiling UIKitOptions UIKeyCommand+Init.swift
/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public extension CALayer {
error: compile command failed due to signal 6 (use -v to see invocation)
Can't demangle: $s12UIKitOptions0B0O20discoverabilityTitle33_34CD8CAE352F3128614B915D6CED2C38LLXeF5titleL_SSvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/CALayer/CALayer+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSAttributedString/NSAttributedString+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSAttributedString/NSAttributedString+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NSDirectionalEdgeInsets/NSDirectionalEdgeInsets+Convenience.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NumberFormatter/NumberFormatter+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/NumberFormatter/NumberFormatter+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIColorPickerViewController/UIColorPickerViewController+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIColorPickerViewController/UIColorPickerViewController+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIEdgeInsets/UIEdgetInsets+Convenience.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIFont/UIFont+SymbolicTraits.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImage/UIImage+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImage/UIImage+Resize.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImageView/UIImageView+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIImageView/UIImageView+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Constants.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Init.swift -primary-file /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Options.swift -primary-file /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UILabel/UILabel+Init.swift -primary-file /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UILabel/UILabel+Options.swift -primary-file /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UINavigationController/UINavigationController+Init.swift -primary-file /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UINavigationController/UINavigationController+Options.swift -primary-file /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIPopoverPresentationController/UIPopoverPresentationController+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIScrollView/UIScrollView+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIScrollView/UIScrollView+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Alignment.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStackView/UIStackView+Subviews.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStepper/UIStepper+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIStepper/UIStepper+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITableView/UITableView+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITableView/UITableView+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextField/UITextField+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextField/UITextField+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextView/UITextView+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UITextView/UITextView+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+LayoutCompressionOptions.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIView+Options/UIView+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIViewController/UIViewController+Init.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIViewController/UIViewController+Options.swift /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UTTType/UTTTypeOption.swift -supplementary-output-file-map /tmp/TemporaryDirectory.nj2ren/supplementaryOutputs-4 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name UIKitOptions -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/UIKitOptions.build/UIKeyCommand+Options.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/UIKitOptions.build/UILabel+Init.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/UIKitOptions.build/UILabel+Options.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/UIKitOptions.build/UINavigationController+Init.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/UIKitOptions.build/UINavigationController+Options.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/UIKitOptions.build/UIPopoverPresentationController+Options.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 5.10
3.	While walking into 'Options' (at /host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Options.swift:15:14)
4.	While evaluating request USRGenerationRequest(UIKitOptions.(file). extension.Options.discoverabilityTitle(title:key:).title@/host/spi-builder-workspace/.build/checkouts/UIKitOptions/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Options.swift:66:35)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x000055a295c88497
1  swift-frontend 0x000055a295c861ee
2  swift-frontend 0x000055a295c88b0a
3  libc.so.6      0x00007fe331fbd520
4  libc.so.6      0x00007fe3320119fc pthread_kill + 300
5  libc.so.6      0x00007fe331fbd476 raise + 22
6  libc.so.6      0x00007fe331fa37f3 abort + 211
7  swift-frontend 0x000055a290db8055
8  swift-frontend 0x000055a290a05934
9  swift-frontend 0x000055a290d7a66f
10 swift-frontend 0x000055a29057e54c
11 swift-frontend 0x000055a28f1649ce
12 swift-frontend 0x000055a28f16467a
13 swift-frontend 0x000055a28f1638d2
14 swift-frontend 0x000055a290d7b19a
15 swift-frontend 0x000055a28f132dab
16 swift-frontend 0x000055a28f1322f7
17 swift-frontend 0x000055a28f12fc29
18 swift-frontend 0x000055a28feac226
19 swift-frontend 0x000055a290a6489c
20 swift-frontend 0x000055a290a6638c
21 swift-frontend 0x000055a290a69240
22 swift-frontend 0x000055a290a648ba
23 swift-frontend 0x000055a290a69d5f
24 swift-frontend 0x000055a290a6898f
25 swift-frontend 0x000055a290a648ba
26 swift-frontend 0x000055a290a694f6
27 swift-frontend 0x000055a290a648ba
28 swift-frontend 0x000055a290a647b3
29 swift-frontend 0x000055a290c4a81f
30 swift-frontend 0x000055a28fea9bd4
31 swift-frontend 0x000055a28f12ec51
32 swift-frontend 0x000055a28f12eafa
33 swift-frontend 0x000055a28f12312c
34 swift-frontend 0x000055a28f122b15
35 swift-frontend 0x000055a28eed5572
36 swift-frontend 0x000055a28eed367c
37 swift-frontend 0x000055a28eece198
38 swift-frontend 0x000055a28eecc4fc
39 swift-frontend 0x000055a28ec88dde
40 libc.so.6      0x00007fe331fa4d90
41 libc.so.6      0x00007fe331fa4e40 __libc_start_main + 128
42 swift-frontend 0x000055a28ec87e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.