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

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/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/ml-opensource/Rye.git
Reference: master
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/ml-opensource/Rye
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at db7bbb1 Merge pull request #52 from nodes-ios/feature/removeImplicitlyUnwrappedOptionals
Cloned https://github.com/ml-opensource/Rye.git
Revision (git rev-parse @):
db7bbb16dbf7c963a533feed6211a8fc9906b066
SUCCESS checkout https://github.com/ml-opensource/Rye.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ml-opensource/Rye.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/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
[3/8] Compiling Rye RyeViewController.swift
/host/spi-builder-workspace/Sources/Rye/PassThroughWindow.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class PassThroughWindow: UIWindow {
[4/8] Compiling Rye RyePresentation.swift
/host/spi-builder-workspace/Sources/Rye/PassThroughWindow.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class PassThroughWindow: UIWindow {
error: compile command failed due to signal 6 (use -v to see invocation)
Can't demangle: $s3RyeAAV8ViewTypeO6custom33_3855D623C5115F961A66F1D8BD9312D3LLXeF13configurationL_SDyAB13ConfigurationO3KeyOypGSgvp
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/Rye/PassThroughWindow.swift /host/spi-builder-workspace/Sources/Rye/RyeDefaultView.swift /host/spi-builder-workspace/Sources/Rye/RyePresentation.swift -primary-file /host/spi-builder-workspace/Sources/Rye/RyeType+Configuration.swift /host/spi-builder-workspace/Sources/Rye/RyeViewController.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Rye.build/RyeType+Configuration.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Rye.build/RyeType+Configuration.swiftdeps -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 Rye -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/Rye.build/RyeType+Configuration.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 'Rye' (at /host/spi-builder-workspace/Sources/Rye/RyeType+Configuration.swift:13:8)
4.	While walking into 'ViewType' (at /host/spi-builder-workspace/Sources/Rye/RyeType+Configuration.swift:47:12)
5.	While evaluating request USRGenerationRequest(Rye.(file).Rye.ViewType.custom(_:configuration:).configuration@/host/spi-builder-workspace/Sources/Rye/RyeType+Configuration.swift:49:29)
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 0x0000556ba3664497
1  swift-frontend 0x0000556ba36621ee
2  swift-frontend 0x0000556ba3664b0a
3  libc.so.6      0x00007f6e049d8520
4  libc.so.6      0x00007f6e04a2c9fc pthread_kill + 300
5  libc.so.6      0x00007f6e049d8476 raise + 22
6  libc.so.6      0x00007f6e049be7f3 abort + 211
7  swift-frontend 0x0000556b9e794055
8  swift-frontend 0x0000556b9e3e1934
9  swift-frontend 0x0000556b9e75666f
10 swift-frontend 0x0000556b9df5a54c
11 swift-frontend 0x0000556b9cb409ce
12 swift-frontend 0x0000556b9cb4067a
13 swift-frontend 0x0000556b9cb3f8d2
14 swift-frontend 0x0000556b9e75719a
15 swift-frontend 0x0000556b9cb0edab
16 swift-frontend 0x0000556b9cb0e2f7
17 swift-frontend 0x0000556b9cb0bc29
18 swift-frontend 0x0000556b9d888226
19 swift-frontend 0x0000556b9e44089c
20 swift-frontend 0x0000556b9e44238c
21 swift-frontend 0x0000556b9e445240
22 swift-frontend 0x0000556b9e4408ba
23 swift-frontend 0x0000556b9e445d5f
24 swift-frontend 0x0000556b9e44498f
25 swift-frontend 0x0000556b9e4408ba
26 swift-frontend 0x0000556b9e445d5f
27 swift-frontend 0x0000556b9e44498f
28 swift-frontend 0x0000556b9e4408ba
29 swift-frontend 0x0000556b9e4407b3
30 swift-frontend 0x0000556b9e62681f
31 swift-frontend 0x0000556b9d885bd4
32 swift-frontend 0x0000556b9cb0ac51
33 swift-frontend 0x0000556b9cb0aafa
34 swift-frontend 0x0000556b9caff12c
35 swift-frontend 0x0000556b9cafeb15
36 swift-frontend 0x0000556b9c8b1572
37 swift-frontend 0x0000556b9c8af67c
38 swift-frontend 0x0000556b9c8aa198
39 swift-frontend 0x0000556b9c8a84fc
40 swift-frontend 0x0000556b9c664dde
41 libc.so.6      0x00007f6e049bfd90
42 libc.so.6      0x00007f6e049bfe40 __libc_start_main + 128
43 swift-frontend 0x0000556b9c663e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.