The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SweetBool with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/SweetBool.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/sloik/SweetBool
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 32f6dc4 Merge pull request #17 from sloik/renovate/sloik-aliaswonderland-4.x
Cloned https://github.com/sloik/SweetBool.git
Revision (git rev-parse @):
32f6dc418b9f47ad280610d11d8d4f006d35b560
SUCCESS checkout https://github.com/sloik/SweetBool.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sloik/SweetBool.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/sloik/AliasWonderland.git
Fetching https://github.com/sloik/FuncKeyPath.git
[1/26] Fetching funckeypath
[27/203] Fetching funckeypath, aliaswonderland
Fetched https://github.com/sloik/FuncKeyPath.git from cache (0.20s)
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.20s)
Computing version for https://github.com/sloik/FuncKeyPath.git
Computed https://github.com/sloik/FuncKeyPath.git at 1.0.0 (1.01s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 4.0.1 (0.33s)
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 4.0.1
Creating working copy for https://github.com/sloik/FuncKeyPath.git
Working copy of https://github.com/sloik/FuncKeyPath.git resolved at 1.0.0
Building for debugging...
[0/17] Write sources
[4/17] Write swift-version-24593BA9C3E375BF.txt
[6/25] Compiling FuncKeyPath FuncKeyPath.swift
[7/25] Emitting module FuncKeyPath
[8/26] Wrapping AST for FuncKeyPath for debugging
[9/26] Write Objects.LinkFileList
[10/26] Linking libFuncKeyPath.so
error: compile command failed due to signal 6 (use -v to see invocation)
[12/28] Compiling SweetPredicate PredicateType.swift
[13/28] Emitting module SweetPredicate
swift-frontend: /home/build-user/swift/lib/AST/ASTContext.cpp:5006: static swift::GenericEnvironment *swift::GenericEnvironment::forOpenedExistential(swift::Type, swift::GenericSignature, swift::UUID): Assertion `!existential->hasTypeVariable() && "opened existentials containing type variables cannot be simplified"' 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 -primary-file /host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift /host/spi-builder-workspace/Sources/SweetPredicate/_Public/PredicateType.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SweetPredicate.build/PredicateTypeImplementations.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SweetPredicate.build/PredicateTypeImplementations.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name SweetPredicate -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/SweetPredicate.build/PredicateTypeImplementations.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While evaluating request TypeCheckSourceFileRequest(source_file "/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(SweetPredicate.(file).NotPredicate.cmap@/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:61:10)
5.	While type-checking statement at [/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:61:88 - line:63:5] RangeText="{
        NotPredicate<FromType>(other: other.cmap( f ))
    "
6.	While type-checking statement at [/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:62:9 - line:62:54] RangeText="NotPredicate<FromType>(other: other.cmap( f )"
7.	While type-checking expression at [/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:62:9 - line:62:54] RangeText="NotPredicate<FromType>(other: other.cmap( f )"
8.	While type-checking-target starting at /host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:62:21
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):
/usr/bin/swift-frontend(+0x7307d73)[0x55590cd9bd73]
/usr/bin/swift-frontend(+0x7305abe)[0x55590cd99abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55590cd9c0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7feb694c4520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7feb695189fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7feb694c4476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7feb694aa7f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7feb694aa71b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7feb694bbe96]
/usr/bin/swift-frontend(+0x26f378b)[0x55590818778b]
/usr/bin/swift-frontend(+0x26f337f)[0x55590818737f]
/usr/bin/swift-frontend(+0x26f3215)[0x555908187215]
/usr/bin/swift-frontend(+0x2a90953)[0x555908524953]
/usr/bin/swift-frontend(+0x21746bc)[0x555907c086bc]
/usr/bin/swift-frontend(+0x20b3e1b)[0x555907b47e1b]
/usr/bin/swift-frontend(+0x20b0dfb)[0x555907b44dfb]
/usr/bin/swift-frontend(+0x209ebc9)[0x555907b32bc9]
/usr/bin/swift-frontend(+0x20b145c)[0x555907b4545c]
/usr/bin/swift-frontend(+0x2089d11)[0x555907b1dd11]
/usr/bin/swift-frontend(+0x207ae63)[0x555907b0ee63]
/usr/bin/swift-frontend(+0x20695c7)[0x555907afd5c7]
/usr/bin/swift-frontend(+0x27ac417)[0x555908240417]
/usr/bin/swift-frontend(+0x27abfe3)[0x55590823ffe3]
/usr/bin/swift-frontend(+0x2062500)[0x555907af6500]
/usr/bin/swift-frontend(+0x20616aa)[0x555907af56aa]
/usr/bin/swift-frontend(+0x20dd58d)[0x555907b7158d]
/usr/bin/swift-frontend(+0x20dcc79)[0x555907b70c79]
/usr/bin/swift-frontend(+0x224ebc5)[0x555907ce2bc5]
/usr/bin/swift-frontend(+0x224ea4d)[0x555907ce2a4d]
/usr/bin/swift-frontend(+0x224e938)[0x555907ce2938]
/usr/bin/swift-frontend(+0x2352421)[0x555907de6421]
/usr/bin/swift-frontend(+0x2350a9c)[0x555907de4a9c]
/usr/bin/swift-frontend(+0x234c9f4)[0x555907de09f4]
/usr/bin/swift-frontend(+0x2350b4c)[0x555907de4b4c]
/usr/bin/swift-frontend(+0x234e81c)[0x555907de281c]
/usr/bin/swift-frontend(+0x234dbcd)[0x555907de1bcd]
/usr/bin/swift-frontend(+0x28df0fb)[0x5559083730fb]
/usr/bin/swift-frontend(+0x28def29)[0x555908372f29]
/usr/bin/swift-frontend(+0x2828ad8)[0x5559082bcad8]
/usr/bin/swift-frontend(+0x2828a8d)[0x5559082bca8d]
/usr/bin/swift-frontend(+0x298ac6b)[0x55590841ec6b]
/usr/bin/swift-frontend(+0x2393361)[0x555907e27361]
/usr/bin/swift-frontend(+0x2395ac7)[0x555907e29ac7]
/usr/bin/swift-frontend(+0x23958e2)[0x555907e298e2]
/usr/bin/swift-frontend(+0x2393174)[0x555907e27174]
/usr/bin/swift-frontend(+0x2393154)[0x555907e27154]
/usr/bin/swift-frontend(+0x10f45b9)[0x555906b885b9]
/usr/bin/swift-frontend(+0x10eb9ba)[0x555906b7f9ba]
/usr/bin/swift-frontend(+0x10eb92d)[0x555906b7f92d]
/usr/bin/swift-frontend(+0xe4a792)[0x5559068de792]
/usr/bin/swift-frontend(+0xe382ad)[0x5559068cc2ad]
/usr/bin/swift-frontend(+0xe369db)[0x5559068ca9db]
/usr/bin/swift-frontend(+0xcc3315)[0x555906757315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7feb694abd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7feb694abe40]
/usr/bin/swift-frontend(+0xcc2375)[0x555906756375]
[14/28] Compiling SweetBool SweetBool.swift
[15/28] Emitting module SweetBool
[16/28] Compiling AliasWonderland SideEffectAliases.swift
[17/28] Compiling AliasWonderland ClosuresAliases.swift
[18/28] Emitting module AliasWonderland
[0/1] Planning build
Building for debugging...
[0/11] Write swift-version-24593BA9C3E375BF.txt
[2/14] Emitting module AliasWonderland
[3/15] Emitting module SweetBool
error: compile command failed due to signal 6 (use -v to see invocation)
[6/16] Emitting module SweetPredicate
swift-frontend: /home/build-user/swift/lib/AST/ASTContext.cpp:5006: static swift::GenericEnvironment *swift::GenericEnvironment::forOpenedExistential(swift::Type, swift::GenericSignature, swift::UUID): Assertion `!existential->hasTypeVariable() && "opened existentials containing type variables cannot be simplified"' 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 -primary-file /host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift /host/spi-builder-workspace/Sources/SweetPredicate/_Public/PredicateType.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SweetPredicate.build/PredicateTypeImplementations.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SweetPredicate.build/PredicateTypeImplementations.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name SweetPredicate -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/SweetPredicate.build/PredicateTypeImplementations.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While evaluating request TypeCheckSourceFileRequest(source_file "/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(SweetPredicate.(file).NotPredicate.cmap@/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:61:10)
5.	While type-checking statement at [/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:61:88 - line:63:5] RangeText="{
        NotPredicate<FromType>(other: other.cmap( f ))
    "
6.	While type-checking statement at [/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:62:9 - line:62:54] RangeText="NotPredicate<FromType>(other: other.cmap( f )"
7.	While type-checking expression at [/host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:62:9 - line:62:54] RangeText="NotPredicate<FromType>(other: other.cmap( f )"
8.	While type-checking-target starting at /host/spi-builder-workspace/Sources/SweetPredicate/Predicates/PredicateTypeImplementations.swift:62:21
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):
/usr/bin/swift-frontend(+0x7307d73)[0x56111561ad73]
/usr/bin/swift-frontend(+0x7305abe)[0x561115618abe]
/usr/bin/swift-frontend(+0x73080ea)[0x56111561b0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f73f3fd3520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f73f40279fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f73f3fd3476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f73f3fb97f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7f73f3fb971b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7f73f3fcae96]
/usr/bin/swift-frontend(+0x26f378b)[0x561110a0678b]
/usr/bin/swift-frontend(+0x26f337f)[0x561110a0637f]
/usr/bin/swift-frontend(+0x26f3215)[0x561110a06215]
/usr/bin/swift-frontend(+0x2a90953)[0x561110da3953]
/usr/bin/swift-frontend(+0x21746bc)[0x5611104876bc]
/usr/bin/swift-frontend(+0x20b3e1b)[0x5611103c6e1b]
/usr/bin/swift-frontend(+0x20b0dfb)[0x5611103c3dfb]
/usr/bin/swift-frontend(+0x209ebc9)[0x5611103b1bc9]
/usr/bin/swift-frontend(+0x20b145c)[0x5611103c445c]
/usr/bin/swift-frontend(+0x2089d11)[0x56111039cd11]
/usr/bin/swift-frontend(+0x207ae63)[0x56111038de63]
/usr/bin/swift-frontend(+0x20695c7)[0x56111037c5c7]
/usr/bin/swift-frontend(+0x27ac417)[0x561110abf417]
/usr/bin/swift-frontend(+0x27abfe3)[0x561110abefe3]
/usr/bin/swift-frontend(+0x2062500)[0x561110375500]
/usr/bin/swift-frontend(+0x20616aa)[0x5611103746aa]
/usr/bin/swift-frontend(+0x20dd58d)[0x5611103f058d]
/usr/bin/swift-frontend(+0x20dcc79)[0x5611103efc79]
/usr/bin/swift-frontend(+0x224ebc5)[0x561110561bc5]
/usr/bin/swift-frontend(+0x224ea4d)[0x561110561a4d]
/usr/bin/swift-frontend(+0x224e938)[0x561110561938]
/usr/bin/swift-frontend(+0x2352421)[0x561110665421]
/usr/bin/swift-frontend(+0x2350a9c)[0x561110663a9c]
/usr/bin/swift-frontend(+0x234c9f4)[0x56111065f9f4]
/usr/bin/swift-frontend(+0x2350b4c)[0x561110663b4c]
/usr/bin/swift-frontend(+0x234e81c)[0x56111066181c]
/usr/bin/swift-frontend(+0x234dbcd)[0x561110660bcd]
/usr/bin/swift-frontend(+0x28df0fb)[0x561110bf20fb]
/usr/bin/swift-frontend(+0x28def29)[0x561110bf1f29]
/usr/bin/swift-frontend(+0x2828ad8)[0x561110b3bad8]
/usr/bin/swift-frontend(+0x2828a8d)[0x561110b3ba8d]
/usr/bin/swift-frontend(+0x298ac6b)[0x561110c9dc6b]
/usr/bin/swift-frontend(+0x2393361)[0x5611106a6361]
/usr/bin/swift-frontend(+0x2395ac7)[0x5611106a8ac7]
/usr/bin/swift-frontend(+0x23958e2)[0x5611106a88e2]
/usr/bin/swift-frontend(+0x2393174)[0x5611106a6174]
/usr/bin/swift-frontend(+0x2393154)[0x5611106a6154]
/usr/bin/swift-frontend(+0x10f45b9)[0x56110f4075b9]
/usr/bin/swift-frontend(+0x10eb9ba)[0x56110f3fe9ba]
/usr/bin/swift-frontend(+0x10eb92d)[0x56110f3fe92d]
/usr/bin/swift-frontend(+0xe4a792)[0x56110f15d792]
/usr/bin/swift-frontend(+0xe382ad)[0x56110f14b2ad]
/usr/bin/swift-frontend(+0xe369db)[0x56110f1499db]
/usr/bin/swift-frontend(+0xcc3315)[0x56110efd6315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f73f3fbad90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f73f3fbae40]
/usr/bin/swift-frontend(+0xcc2375)[0x56110efd5375]
[6/16] Wrapping AST for AliasWonderland for debugging
[7/16] Write Objects.LinkFileList
[8/16] Wrapping AST for SweetBool for debugging
[9/16] Write Objects.LinkFileList
[10/16] Linking libAliasWonderland.so
[10/16] Linking libSweetBool.so
BUILD FAILURE 5.10 linux

Build Machine: Linux 1