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 UIKitOptions 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/UIKitOptions.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/UIKitOptions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 66c73e7 Make UIKeyCommand.Options conform to Hashable
Cloned https://github.com/ipedro/UIKitOptions.git
Revision (git rev-parse @):
66c73e7529e2b65afd9d729025ebafec2b65a93b
SUCCESS checkout https://github.com/ipedro/UIKitOptions.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ipedro/UIKitOptions.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
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/42] Emitting module UIKitOptions
/host/spi-builder-workspace/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 {
[4/47] Compiling UIKitOptions UITextField+Init.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UITextField+Options.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UITextView+Init.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UITextView+Options.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIView+Init.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIStackView+Subviews.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIStepper+Init.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIStepper+Options.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UITableView+Init.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UITableView+Options.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIColorPickerViewController+Init.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIColorPickerViewController+Options.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIDocumentPickerViewController+Init.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIDocumentPickerViewController+Options.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIEdgetInsets+Convenience.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIFont+SymbolicTraits.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIImage+Options.swift
/host/spi-builder-workspace/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/47] Compiling UIKitOptions UIImage+Resize.swift
/host/spi-builder-workspace/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 {
[22/47] Compiling UIKitOptions UIImageView+Init.swift
/host/spi-builder-workspace/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 {
[23/47] Compiling UIKitOptions UIImageView+Options.swift
/host/spi-builder-workspace/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 {
[24/47] Compiling UIKitOptions UIKeyCommand+Constants.swift
/host/spi-builder-workspace/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 {
[25/47] Compiling UIKitOptions UIKeyCommand+Init.swift
/host/spi-builder-workspace/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 {
[26/47] Compiling UIKitOptions UIView+LayoutCompressionOptions.swift
/host/spi-builder-workspace/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 {
[27/47] Compiling UIKitOptions UIView+Options.swift
/host/spi-builder-workspace/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 {
[28/47] Compiling UIKitOptions UIViewController+Init.swift
/host/spi-builder-workspace/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 {
[29/47] Compiling UIKitOptions UIViewController+Options.swift
/host/spi-builder-workspace/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 {
[30/47] Compiling UIKitOptions UTTTypeOption.swift
/host/spi-builder-workspace/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/Sources/UIKitOptions/CALayer/CALayer+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/NSAttributedString/NSAttributedString+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/NSAttributedString/NSAttributedString+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/NSDirectionalEdgeInsets/NSDirectionalEdgeInsets+Convenience.swift /host/spi-builder-workspace/Sources/UIKitOptions/NumberFormatter/NumberFormatter+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/NumberFormatter/NumberFormatter+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIColorPickerViewController/UIColorPickerViewController+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIColorPickerViewController/UIColorPickerViewController+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIDocumentPickerViewController/UIDocumentPickerViewController+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIEdgeInsets/UIEdgetInsets+Convenience.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIFont/UIFont+SymbolicTraits.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIImage/UIImage+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIImage/UIImage+Resize.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIImageView/UIImageView+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIImageView/UIImageView+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Constants.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Init.swift -primary-file /host/spi-builder-workspace/Sources/UIKitOptions/UIKeyCommand/UIKeyCommand+Options.swift -primary-file /host/spi-builder-workspace/Sources/UIKitOptions/UILabel/UILabel+Init.swift -primary-file /host/spi-builder-workspace/Sources/UIKitOptions/UILabel/UILabel+Options.swift -primary-file /host/spi-builder-workspace/Sources/UIKitOptions/UINavigationController/UINavigationController+Init.swift -primary-file /host/spi-builder-workspace/Sources/UIKitOptions/UINavigationController/UINavigationController+Options.swift -primary-file /host/spi-builder-workspace/Sources/UIKitOptions/UIPopoverPresentationController/UIPopoverPresentationController+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIScrollView/UIScrollView+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIScrollView/UIScrollView+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIStackView/UIStackView+Alignment.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIStackView/UIStackView+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIStackView/UIStackView+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIStackView/UIStackView+Subviews.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIStepper/UIStepper+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIStepper/UIStepper+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UITableView/UITableView+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UITableView/UITableView+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UITextField/UITextField+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UITextField/UITextField+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UITextView/UITextView+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UITextView/UITextView+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIView+Options/UIView+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIView+Options/UIView+LayoutCompressionOptions.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIView+Options/UIView+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIViewController/UIViewController+Init.swift /host/spi-builder-workspace/Sources/UIKitOptions/UIViewController/UIViewController+Options.swift /host/spi-builder-workspace/Sources/UIKitOptions/UTTType/UTTTypeOption.swift -supplementary-output-file-map /tmp/TemporaryDirectory.wuedrQ/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 -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/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/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 0x000056473a455497
1  swift-frontend 0x000056473a4531ee
2  swift-frontend 0x000056473a455b0a
3  libc.so.6      0x00007fef98cee520
4  libc.so.6      0x00007fef98d429fc pthread_kill + 300
5  libc.so.6      0x00007fef98cee476 raise + 22
6  libc.so.6      0x00007fef98cd47f3 abort + 211
7  swift-frontend 0x0000564735585055
8  swift-frontend 0x00005647351d2934
9  swift-frontend 0x000056473554766f
10 swift-frontend 0x0000564734d4b54c
11 swift-frontend 0x00005647339319ce
12 swift-frontend 0x000056473393167a
13 swift-frontend 0x00005647339308d2
14 swift-frontend 0x000056473554819a
15 swift-frontend 0x00005647338ffdab
16 swift-frontend 0x00005647338ff2f7
17 swift-frontend 0x00005647338fcc29
18 swift-frontend 0x0000564734679226
19 swift-frontend 0x000056473523189c
20 swift-frontend 0x000056473523338c
21 swift-frontend 0x0000564735236240
22 swift-frontend 0x00005647352318ba
23 swift-frontend 0x0000564735236d5f
24 swift-frontend 0x000056473523598f
25 swift-frontend 0x00005647352318ba
26 swift-frontend 0x00005647352364f6
27 swift-frontend 0x00005647352318ba
28 swift-frontend 0x00005647352317b3
29 swift-frontend 0x000056473541781f
30 swift-frontend 0x0000564734676bd4
31 swift-frontend 0x00005647338fbc51
32 swift-frontend 0x00005647338fbafa
33 swift-frontend 0x00005647338f012c
34 swift-frontend 0x00005647338efb15
35 swift-frontend 0x00005647336a2572
36 swift-frontend 0x00005647336a067c
37 swift-frontend 0x000056473369b198
38 swift-frontend 0x00005647336994fc
39 swift-frontend 0x0000564733455dde
40 libc.so.6      0x00007fef98cd5d90
41 libc.so.6      0x00007fef98cd5e40 __libc_start_main + 128
42 swift-frontend 0x0000564733454e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.