The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Tuxedo, reference master (a25b26), with Swift 6.2 (beta) for Linux on 17 Jun 2025 16:27:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/tevelee/Tuxedo.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/tevelee/Eval
[1/82718] Fetching eval
Fetched https://github.com/tevelee/Eval from cache (9.40s)
Computing version for https://github.com/tevelee/Eval
Computed https://github.com/tevelee/Eval at 1.5.0 (12.40s)
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 MatchResult.swift
[5/11] Compiling Eval Matcher.swift
[6/12] Compiling Eval TemplateInterpreter.swift
[7/12] Compiling Eval TypedInterpreter.swift
[8/12] Compiling Eval Pattern.swift
[9/12] Compiling Eval Elements.swift
[10/12] Emitting module Eval
[11/12] Compiling Eval Common.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:1171: void checkInheritedDefaultValueRestrictions(ParamDecl *): Assertion `(DC->isInSwiftinterface() || 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 -primary-file /host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary.swift /host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_DataTypes.swift /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.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Tuxedo.build/StandardLibrary.swiftdeps -serialize-diagnostics-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Tuxedo.build/StandardLibrary.dia -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -no-color-diagnostics -Xcc -fno-color-diagnostics -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 -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -empty-abi-descriptor -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name Tuxedo -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -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.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.2-dev (LLVM 0d47fa0a0fd41fb, Swift 536aa932a9e0ea3)
2.	Compiling with effective version 5.10
3.	While evaluating request TypeCheckPrimaryFileRequest(source_file "/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(Tuxedo.(file).StandardLibrary.infixOperator(_:body:)@/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary.swift:19:24)
5.	While type-checking statement at [/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary.swift:19:109 - line:24:5] RangeText="{
        return Function([Variable<A>("lhs"), Keyword(symbol), Variable<B>("rhs")], options: .backwardMatch) {
            guard let lhs = $0.variables["lhs"] as? A, let rhs = $0.variables["rhs"] as? B else { return nil }
            return body(lhs, rhs)
        }
    "
6.	While type-checking statement at [/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary.swift:20:9 - line:23:9] RangeText="return Function([Variable<A>("lhs"), Keyword(symbol), Variable<B>("rhs")], options: .backwardMatch) {
            guard let lhs = $0.variables["lhs"] as? A, let rhs = $0.variables["rhs"] as? B else { return nil }
            return body(lhs, rhs)
        "
7.	While type-checking-target starting at /host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary.swift:20: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 0x00005653440c3918
1  swift-frontend 0x00005653440c143e
2  swift-frontend 0x00005653440c3fb1
3  libc.so.6      0x00007f6686374520
4  libc.so.6      0x00007f66863c89fc pthread_kill + 300
5  libc.so.6      0x00007f6686374476 raise + 22
6  libc.so.6      0x00007f668635a7f3 abort + 211
7  libc.so.6      0x00007f668635a71b
8  libc.so.6      0x00007f668636be96
9  swift-frontend 0x000056533db53305
10 swift-frontend 0x000056533e1fc4e7
11 swift-frontend 0x000056533e15deab
12 swift-frontend 0x000056533db533a9
13 swift-frontend 0x000056533e1fdb87
14 swift-frontend 0x000056533e15df87
15 swift-frontend 0x000056533d93b3db
16 swift-frontend 0x000056533d939558
17 swift-frontend 0x000056533d92845e
18 swift-frontend 0x000056533d927d34
19 swift-frontend 0x000056533d939caf
20 swift-frontend 0x000056533d92845e
21 swift-frontend 0x000056533d903eaf
22 swift-frontend 0x000056533d8f32df
23 swift-frontend 0x000056533e0c0346
24 swift-frontend 0x000056533e0c18dc
25 swift-frontend 0x000056533e0c05ed
26 swift-frontend 0x000056533e0c6d94
27 swift-frontend 0x000056533e0c2b3e
28 swift-frontend 0x000056533e0c03af
29 swift-frontend 0x000056533e0c0253
30 swift-frontend 0x000056533d8ed7be
31 swift-frontend 0x000056533d8eb365
32 swift-frontend 0x000056533d964590
33 swift-frontend 0x000056533d963f5f
34 swift-frontend 0x000056533db08b46
35 swift-frontend 0x000056533dc0d7f8
36 swift-frontend 0x000056533dc0d37c
37 swift-frontend 0x000056533dc09011
38 swift-frontend 0x000056533dc0d42d
39 swift-frontend 0x000056533dc0b07c
40 swift-frontend 0x000056533dc0a8c4
41 swift-frontend 0x000056533dc0a45e
42 swift-frontend 0x000056533e2090e2
43 swift-frontend 0x000056533e160bd9
44 swift-frontend 0x000056533e2e7398
45 swift-frontend 0x000056533dc77e62
46 swift-frontend 0x000056533dc79e4b
47 swift-frontend 0x000056533dc77d45
48 swift-frontend 0x000056533c7ce129
49 swift-frontend 0x000056533c7c43ea
50 swift-frontend 0x000056533c7c41db
51 swift-frontend 0x000056533c46d3c2
52 swift-frontend 0x000056533c45e7de
53 swift-frontend 0x000056533c45d878
54 swift-frontend 0x000056533c1d926b
55 libc.so.6      0x00007f668635bd90
56 libc.so.6      0x00007f668635be40 __libc_start_main + 128
57 swift-frontend 0x000056533c1d8265
BUILD FAILURE 6.2 linux