The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bundles with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Bundles.git
Reference: main
Cloned https://github.com/elegantchaos/Bundles.git into spi-builder-workspace
SUCCESS checkout https://github.com/elegantchaos/Bundles.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/elegantchaos/ThreadExtensions.git
Fetching https://github.com/elegantchaos/Images.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/162] Fetching images
[105/727] Fetching images, xctestextensions
Fetching https://github.com/elegantchaos/Logger.git
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.23s)
Fetched https://github.com/elegantchaos/Images.git (0.23s)
Fetching https://github.com/elegantchaos/Files.git
Fetched https://github.com/elegantchaos/ThreadExtensions.git (0.24s)
Fetching https://github.com/elegantchaos/Coercion.git
[1/274] Fetching coercion
[62/961] Fetching coercion, files
[962/2808] Fetching coercion, files, logger
Fetched https://github.com/elegantchaos/Coercion.git (0.24s)
Fetching https://github.com/elegantchaos/SemanticVersion.git
Fetched https://github.com/elegantchaos/Files.git (0.25s)
Fetched https://github.com/elegantchaos/Logger.git (0.29s)
[1/152] Fetching semanticversion
Fetched https://github.com/elegantchaos/SemanticVersion.git (0.21s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.3.2 (0.32s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.0 (0.30s)
Computing version for https://github.com/elegantchaos/Files.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.0 (0.00s)
Computed https://github.com/elegantchaos/Files.git at 1.2.2 (0.00s)
Computing version for https://github.com/elegantchaos/Images.git
Computed https://github.com/elegantchaos/Images.git at 1.1.6 (0.34s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.1 (0.30s)
Computing version for https://github.com/elegantchaos/ThreadExtensions.git
Computed https://github.com/elegantchaos/ThreadExtensions.git at 1.0.1 (0.36s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.41s)
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.0 (0.44s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git (0.25s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (0.33s)
Creating working copy for https://github.com/elegantchaos/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.0
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.0
Creating working copy for https://github.com/elegantchaos/ThreadExtensions.git
Working copy of https://github.com/elegantchaos/ThreadExtensions.git resolved at 1.0.1
Creating working copy for https://github.com/elegantchaos/Files.git
Working copy of https://github.com/elegantchaos/Files.git resolved at 1.2.2
Creating working copy for https://github.com/elegantchaos/Images.git
Working copy of https://github.com/elegantchaos/Images.git resolved at 1.1.6
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.6.0
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.1.1
Building for debugging...
[1/44] Emitting module Logger
[2/44] Compiling Files NonThrowingItem.swift
[3/44] Compiling Files ItemName.swift
[4/45] Compiling Logger OSLogHandler.swift
[5/45] Compiling Logger PrintHandler.swift
[6/45] Emitting module SemanticVersion
[7/45] Compiling SemanticVersion SemanticVersion.swift
[9/47] Compiling Files NonThrowingFile.swift
[10/47] Compiling Files ThrowingFolder.swift
[12/47] Compiling Logger NSLogHandler.swift
[13/47] Compiling Files ThrowingFile.swift
[14/47] Compiling Files NonThrowingFolder.swift
[15/47] Compiling Files ThrowingItem.swift
[16/47] Compiling Files Item.swift
[17/47] Compiling Files FileManager+Directories.swift
[18/47] Compiling Files FileManager+General.swift
[19/47] Compiling Files FolderManager.swift
[20/47] Compiling Files ThrowingManager.swift
[21/47] Compiling Files ThrowingReference.swift
[22/47] Compiling Files NonThrowingManager.swift
[23/47] Emitting module Coercion
[34/49] Compiling Files ItemContainer.swift
[35/49] Compiling Files ItemLocation.swift
[36/49] Emitting module ThreadExtensions
[37/49] Compiling ThreadExtensions ThreadExtensions.swift
[38/49] Compiling Coercion String+Coercion.swift
[43/53] Compiling Files URL+General.swift
[44/53] Compiling Files URL+Security.swift
[47/53] Emitting module Files
[52/55] Compiling Logger Handler.swift
[53/55] Compiling Logger Channel.swift
[54/55] Compiling Logger Context.swift
[55/55] Compiling Logger Manager.swift
[58/64] Compiling Images Image+AppKit.swift
[59/64] Compiling Images AsyncImage.swift
[60/64] Emitting module Images
[61/64] Compiling Images ImageFactory.swift
[62/64] Compiling Images Image+UIKit.swift
[63/64] Compiling Images ImageCache.swift
[64/64] Compiling Images Image+Extensions.swift
error: compile command failed due to signal 6 (use -v to see invocation)
swift-frontend: /home/build-user/swift/include/swift/AST/Identifier.h:501: swift::Identifier swift::DeclName::getBaseIdentifier() const: Assertion `!baseName.isSpecial() && "Can't retrieve the identifier of a special base name"' 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/Bundles/Bundle+Decoding.swift /host/spi-builder-workspace/Sources/Bundles/Bundle+Folders.swift -primary-file /host/spi-builder-workspace/Sources/Bundles/BundleInfo.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Bundles.build/BundleInfo.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Bundles.build/BundleInfo.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 -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -module-name Bundles -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Bundles.build/BundleInfo.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.9-dev (LLVM 464b04eb9b157e3, Swift 7203d52cb1e074d)
2.	Compiling with the current language version
3.	While evaluating request IRGenRequest(IR Generation for file "/host/spi-builder-workspace/Sources/Bundles/BundleInfo.swift")
4.	While emitting IR SIL function "@$sSD8CoercionE5asInt_SiSgx_AA9Converter_ptcipfA0_".
 for 'subscript(asInt:_:)' (in module 'Coercion')
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[0x6b367f3]
/usr/bin/swift-frontend[0x6b3440e]
/usr/bin/swift-frontend[0x6b36b5f]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fde7c76c420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fde7bbb300b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fde7bb92859]
/lib/x86_64-linux-gnu/libc.so.6(+0x22729)[0x7fde7bb92729]
/lib/x86_64-linux-gnu/libc.so.6(+0x33fd6)[0x7fde7bba3fd6]
/usr/bin/swift-frontend[0xca8f1d]
/usr/bin/swift-frontend[0xca9079]
/usr/bin/swift-frontend[0xcc3a45]
/usr/bin/swift-frontend[0xcc2dec]
/usr/bin/swift-frontend[0xb6d8cb]
/usr/bin/swift-frontend[0xa116d5]
/usr/bin/swift-frontend[0xa7af98]
/usr/bin/swift-frontend[0xa7aee9]
/usr/bin/swift-frontend[0xa22e0d]
/usr/bin/swift-frontend[0xa147ab]
/usr/bin/swift-frontend[0x6665fa]
/usr/bin/swift-frontend[0x66524d]
/usr/bin/swift-frontend[0x67b44e]
/usr/bin/swift-frontend[0x6684a2]
/usr/bin/swift-frontend[0x4c43d1]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7fde7bb94083]
/usr/bin/swift-frontend[0x4c3b1e]
BUILD FAILURE 5.9 linux

Build Machine: Linux 2