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-4609320-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: 1.1.3
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
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at b3b4888 Merge pull request #15 from sloik/renovate/sloik-aliaswonderland-3.x
Cloned https://github.com/sloik/SweetBool.git
Revision (git rev-parse @):
b3b4888e6fed9ce0e1b768349e2318d0e518624f
SUCCESS checkout https://github.com/sloik/SweetBool.git at 1.1.3
========================================
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-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/sloik/FuncKeyPath.git
Fetching https://github.com/sloik/AliasWonderland.git
[1/26] Fetching funckeypath
[14/203] Fetching funckeypath, aliaswonderland
Fetched https://github.com/sloik/FuncKeyPath.git from cache (0.22s)
Fetched https://github.com/sloik/AliasWonderland.git from cache (0.22s)
Computing version for https://github.com/sloik/FuncKeyPath.git
Computed https://github.com/sloik/FuncKeyPath.git at 1.0.0 (1.28s)
Computing version for https://github.com/sloik/AliasWonderland.git
Computed https://github.com/sloik/AliasWonderland.git at 3.6.3 (0.38s)
Creating working copy for https://github.com/sloik/FuncKeyPath.git
Working copy of https://github.com/sloik/FuncKeyPath.git resolved at 1.0.0
Creating working copy for https://github.com/sloik/AliasWonderland.git
Working copy of https://github.com/sloik/AliasWonderland.git resolved at 3.6.3
Building for debugging...
[0/17] Write sources
[4/17] Write swift-version-24593BA9C3E375BF.txt
[6/25] Emitting module FuncKeyPath
[7/25] Compiling FuncKeyPath FuncKeyPath.swift
[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] Emitting module SweetPredicate
[13/28] Compiling SweetPredicate PredicateType.swift
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)[0x559572843d73]
/usr/bin/swift-frontend(+0x7305abe)[0x559572841abe]
/usr/bin/swift-frontend(+0x73080ea)[0x5595728440ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fbe65277520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fbe652cb9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fbe65277476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fbe6525d7f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7fbe6525d71b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7fbe6526ee96]
/usr/bin/swift-frontend(+0x26f378b)[0x55956dc2f78b]
/usr/bin/swift-frontend(+0x26f337f)[0x55956dc2f37f]
/usr/bin/swift-frontend(+0x26f3215)[0x55956dc2f215]
/usr/bin/swift-frontend(+0x2a90953)[0x55956dfcc953]
/usr/bin/swift-frontend(+0x21746bc)[0x55956d6b06bc]
/usr/bin/swift-frontend(+0x20b3e1b)[0x55956d5efe1b]
/usr/bin/swift-frontend(+0x20b0dfb)[0x55956d5ecdfb]
/usr/bin/swift-frontend(+0x209ebc9)[0x55956d5dabc9]
/usr/bin/swift-frontend(+0x20b145c)[0x55956d5ed45c]
/usr/bin/swift-frontend(+0x2089d11)[0x55956d5c5d11]
/usr/bin/swift-frontend(+0x207ae63)[0x55956d5b6e63]
/usr/bin/swift-frontend(+0x20695c7)[0x55956d5a55c7]
/usr/bin/swift-frontend(+0x27ac417)[0x55956dce8417]
/usr/bin/swift-frontend(+0x27abfe3)[0x55956dce7fe3]
/usr/bin/swift-frontend(+0x2062500)[0x55956d59e500]
/usr/bin/swift-frontend(+0x20616aa)[0x55956d59d6aa]
/usr/bin/swift-frontend(+0x20dd58d)[0x55956d61958d]
/usr/bin/swift-frontend(+0x20dcc79)[0x55956d618c79]
/usr/bin/swift-frontend(+0x224ebc5)[0x55956d78abc5]
/usr/bin/swift-frontend(+0x224ea4d)[0x55956d78aa4d]
/usr/bin/swift-frontend(+0x224e938)[0x55956d78a938]
/usr/bin/swift-frontend(+0x2352421)[0x55956d88e421]
/usr/bin/swift-frontend(+0x2350a9c)[0x55956d88ca9c]
/usr/bin/swift-frontend(+0x234c9f4)[0x55956d8889f4]
/usr/bin/swift-frontend(+0x2350b4c)[0x55956d88cb4c]
/usr/bin/swift-frontend(+0x234e81c)[0x55956d88a81c]
/usr/bin/swift-frontend(+0x234dbcd)[0x55956d889bcd]
/usr/bin/swift-frontend(+0x28df0fb)[0x55956de1b0fb]
/usr/bin/swift-frontend(+0x28def29)[0x55956de1af29]
/usr/bin/swift-frontend(+0x2828ad8)[0x55956dd64ad8]
/usr/bin/swift-frontend(+0x2828a8d)[0x55956dd64a8d]
/usr/bin/swift-frontend(+0x298ac6b)[0x55956dec6c6b]
/usr/bin/swift-frontend(+0x2393361)[0x55956d8cf361]
/usr/bin/swift-frontend(+0x2395ac7)[0x55956d8d1ac7]
/usr/bin/swift-frontend(+0x23958e2)[0x55956d8d18e2]
/usr/bin/swift-frontend(+0x2393174)[0x55956d8cf174]
/usr/bin/swift-frontend(+0x2393154)[0x55956d8cf154]
/usr/bin/swift-frontend(+0x10f45b9)[0x55956c6305b9]
/usr/bin/swift-frontend(+0x10eb9ba)[0x55956c6279ba]
/usr/bin/swift-frontend(+0x10eb92d)[0x55956c62792d]
/usr/bin/swift-frontend(+0xe4a792)[0x55956c386792]
/usr/bin/swift-frontend(+0xe382ad)[0x55956c3742ad]
/usr/bin/swift-frontend(+0xe369db)[0x55956c3729db]
/usr/bin/swift-frontend(+0xcc3315)[0x55956c1ff315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fbe6525ed90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fbe6525ee40]
/usr/bin/swift-frontend(+0xcc2375)[0x55956c1fe375]
[14/28] Emitting module AliasWonderland
[15/28] Compiling AliasWonderland ClosuresAliases.swift
[16/28] Compiling AliasWonderland SideEffectAliases.swift
[17/29] Emitting module SweetBool
[18/29] Compiling SweetBool SweetBool.swift
[0/1] Planning build
Building for debugging...
[0/11] Write swift-version-24593BA9C3E375BF.txt
[2/14] Emitting module SweetBool
[3/15] Emitting module AliasWonderland
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)[0x55d4fc345d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55d4fc343abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55d4fc3460ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f0e4f5e0520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f0e4f6349fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f0e4f5e0476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f0e4f5c67f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7f0e4f5c671b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7f0e4f5d7e96]
/usr/bin/swift-frontend(+0x26f378b)[0x55d4f773178b]
/usr/bin/swift-frontend(+0x26f337f)[0x55d4f773137f]
/usr/bin/swift-frontend(+0x26f3215)[0x55d4f7731215]
/usr/bin/swift-frontend(+0x2a90953)[0x55d4f7ace953]
/usr/bin/swift-frontend(+0x21746bc)[0x55d4f71b26bc]
/usr/bin/swift-frontend(+0x20b3e1b)[0x55d4f70f1e1b]
/usr/bin/swift-frontend(+0x20b0dfb)[0x55d4f70eedfb]
/usr/bin/swift-frontend(+0x209ebc9)[0x55d4f70dcbc9]
/usr/bin/swift-frontend(+0x20b145c)[0x55d4f70ef45c]
/usr/bin/swift-frontend(+0x2089d11)[0x55d4f70c7d11]
/usr/bin/swift-frontend(+0x207ae63)[0x55d4f70b8e63]
/usr/bin/swift-frontend(+0x20695c7)[0x55d4f70a75c7]
/usr/bin/swift-frontend(+0x27ac417)[0x55d4f77ea417]
/usr/bin/swift-frontend(+0x27abfe3)[0x55d4f77e9fe3]
/usr/bin/swift-frontend(+0x2062500)[0x55d4f70a0500]
/usr/bin/swift-frontend(+0x20616aa)[0x55d4f709f6aa]
/usr/bin/swift-frontend(+0x20dd58d)[0x55d4f711b58d]
/usr/bin/swift-frontend(+0x20dcc79)[0x55d4f711ac79]
/usr/bin/swift-frontend(+0x224ebc5)[0x55d4f728cbc5]
/usr/bin/swift-frontend(+0x224ea4d)[0x55d4f728ca4d]
/usr/bin/swift-frontend(+0x224e938)[0x55d4f728c938]
/usr/bin/swift-frontend(+0x2352421)[0x55d4f7390421]
/usr/bin/swift-frontend(+0x2350a9c)[0x55d4f738ea9c]
/usr/bin/swift-frontend(+0x234c9f4)[0x55d4f738a9f4]
/usr/bin/swift-frontend(+0x2350b4c)[0x55d4f738eb4c]
/usr/bin/swift-frontend(+0x234e81c)[0x55d4f738c81c]
/usr/bin/swift-frontend(+0x234dbcd)[0x55d4f738bbcd]
/usr/bin/swift-frontend(+0x28df0fb)[0x55d4f791d0fb]
/usr/bin/swift-frontend(+0x28def29)[0x55d4f791cf29]
/usr/bin/swift-frontend(+0x2828ad8)[0x55d4f7866ad8]
/usr/bin/swift-frontend(+0x2828a8d)[0x55d4f7866a8d]
/usr/bin/swift-frontend(+0x298ac6b)[0x55d4f79c8c6b]
/usr/bin/swift-frontend(+0x2393361)[0x55d4f73d1361]
/usr/bin/swift-frontend(+0x2395ac7)[0x55d4f73d3ac7]
/usr/bin/swift-frontend(+0x23958e2)[0x55d4f73d38e2]
/usr/bin/swift-frontend(+0x2393174)[0x55d4f73d1174]
/usr/bin/swift-frontend(+0x2393154)[0x55d4f73d1154]
/usr/bin/swift-frontend(+0x10f45b9)[0x55d4f61325b9]
/usr/bin/swift-frontend(+0x10eb9ba)[0x55d4f61299ba]
/usr/bin/swift-frontend(+0x10eb92d)[0x55d4f612992d]
/usr/bin/swift-frontend(+0xe4a792)[0x55d4f5e88792]
/usr/bin/swift-frontend(+0xe382ad)[0x55d4f5e762ad]
/usr/bin/swift-frontend(+0xe369db)[0x55d4f5e749db]
/usr/bin/swift-frontend(+0xcc3315)[0x55d4f5d01315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f0e4f5c7d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f0e4f5c7e40]
/usr/bin/swift-frontend(+0xcc2375)[0x55d4f5d00375]
[6/16] Wrapping AST for AliasWonderland for debugging
[7/16] Wrapping AST for SweetBool for debugging
[8/16] Write Objects.LinkFileList
[10/16] Linking libSweetBool.so
[10/16] Linking libAliasWonderland.so
BUILD FAILURE 5.10 linux

Build Machine: Linux 2