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

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/tevelee/Tuxedo.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/tevelee/Tuxedo
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a25b263 Merge pull request #13 from tevelee/dependabot/npm_and_yarn/website/bl-1.2.3
Cloned https://github.com/tevelee/Tuxedo.git
Revision (git rev-parse @):
a25b263e76b5a39189d93ce4226a81db066091a7
SUCCESS checkout https://github.com/tevelee/Tuxedo.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/tevelee/Tuxedo.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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
Fetching https://github.com/tevelee/Eval
[1/82718] Fetching eval
Fetched https://github.com/tevelee/Eval from cache (11.19s)
Computing version for https://github.com/tevelee/Eval
Computed https://github.com/tevelee/Eval at 1.5.0 (0.52s)
Creating working copy for https://github.com/tevelee/Eval
Working copy of https://github.com/tevelee/Eval resolved at 1.5.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling Eval Matcher.swift
[5/11] Compiling Eval MatchResult.swift
[6/11] Compiling Eval TemplateInterpreter.swift
[7/11] Compiling Eval TypedInterpreter.swift
[8/11] Compiling Eval Pattern.swift
[9/12] Compiling Eval Common.swift
[10/12] Emitting module Eval
[11/12] Compiling Eval Elements.swift
[12/12] Compiling Eval Utils.swift
error: compile command failed due to signal 6 (use -v to see invocation)
swift-frontend: /home/build-user/swift/lib/Sema/TypeCheckDeclPrimary.cpp:1078: void checkInheritedDefaultValueRestrictions(swift::ParamDecl *): Assertion `(SF && SF->Kind == SourceFileKind::Interface || PD->isImplicit()) && "explicit inherited default argument outside of a module interface?"' failed.
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/Tuxedo/ContextExtensions.swift /host/spi-builder-workspace/Sources/Tuxedo/Generator.swift /host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary.swift /host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_DataTypes.swift -primary-file /host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Functions.swift /host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Tags.swift /host/spi-builder-workspace/Sources/Tuxedo/Tuxedo.swift /host/spi-builder-workspace/Sources/Tuxedo/Utils.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Tuxedo.build/StandardLibrary_Functions.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Tuxedo.build/StandardLibrary_Functions.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 Tuxedo -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/Tuxedo.build/StandardLibrary_Functions.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 evaluating request TypeCheckSourceFileRequest(source_file "/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Functions.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(Tuxedo.(file).StandardLibrary extension._@/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Functions.swift:118:43)
5.	While type-checking statement at [/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Functions.swift:118:43 - line:120:5] RangeText="{
        return Function([OpenKeyword("("), Variable<Any>("body"), CloseKeyword(")")]) { $0.variables["body"] }
    "
6.	While type-checking statement at [/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Functions.swift:119:9 - line:119:110] RangeText="return Function([OpenKeyword("("), Variable<Any>("body"), CloseKeyword(")")]) { $0.variables["body"] "
7.	While type-checking-target starting at /host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Functions.swift:119:16
8.	While evaluating request DefaultArgumentTypeRequest(Eval.(file).Variable.init(_:options:map:).map)
9.	While evaluating request DefaultArgumentExprRequest(Eval.(file).Variable.init(_:options:map:).map)
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 0x00005645b3ce6497
1  swift-frontend 0x00005645b3ce41ee
2  swift-frontend 0x00005645b3ce6b0a
3  libc.so.6      0x00007fb94174f520
4  libc.so.6      0x00007fb9417a39fc pthread_kill + 300
5  libc.so.6      0x00007fb94174f476 raise + 22
6  libc.so.6      0x00007fb9417357f3 abort + 211
7  libc.so.6      0x00007fb94173571b
8  libc.so.6      0x00007fb941746e96
9  swift-frontend 0x00005645ae53357b
10 swift-frontend 0x00005645aebdd887
11 swift-frontend 0x00005645aeb3e987
12 swift-frontend 0x00005645ae533629
13 swift-frontend 0x00005645aebdf0b7
14 swift-frontend 0x00005645aeb3ea53
15 swift-frontend 0x00005645ae323b97
16 swift-frontend 0x00005645ae321d6b
17 swift-frontend 0x00005645ae30f055
18 swift-frontend 0x00005645ae3224b7
19 swift-frontend 0x00005645ae2fa061
20 swift-frontend 0x00005645ae2eb2b9
21 swift-frontend 0x00005645ae2d9487
22 swift-frontend 0x00005645aeac1b05
23 swift-frontend 0x00005645aeac307d
24 swift-frontend 0x00005645aeac1bbc
25 swift-frontend 0x00005645aeac8563
26 swift-frontend 0x00005645aeac445d
27 swift-frontend 0x00005645aeac1b6e
28 swift-frontend 0x00005645aeac1a13
29 swift-frontend 0x00005645ae2d1ff3
30 swift-frontend 0x00005645ae2d0b6b
31 swift-frontend 0x00005645ae34d6fd
32 swift-frontend 0x00005645ae34cdec
33 swift-frontend 0x00005645ae4eae62
34 swift-frontend 0x00005645ae5e6d19
35 swift-frontend 0x00005645ae5e684c
36 swift-frontend 0x00005645ae5e1de4
37 swift-frontend 0x00005645ae5e68fc
38 swift-frontend 0x00005645ae5e44bc
39 swift-frontend 0x00005645ae5e3913
40 swift-frontend 0x00005645ae5e3485
41 swift-frontend 0x00005645aebe8492
42 swift-frontend 0x00005645aeb415b9
43 swift-frontend 0x00005645aeca843b
44 swift-frontend 0x00005645ae631431
45 swift-frontend 0x00005645ae63381b
46 swift-frontend 0x00005645ae631305
47 swift-frontend 0x00005645ad259c59
48 swift-frontend 0x00005645ad25142a
49 swift-frontend 0x00005645ad2513c7
50 swift-frontend 0x00005645acf3ef02
51 swift-frontend 0x00005645acf2c177
52 swift-frontend 0x00005645acf2a4fc
53 swift-frontend 0x00005645acce6dde
54 libc.so.6      0x00007fb941736d90
55 libc.so.6      0x00007fb941736e40 __libc_start_main + 128
56 swift-frontend 0x00005645acce5e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.