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

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/xmartlabs/Eureka.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/xmartlabs/Eureka
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 028ef8e Added change number for last commit (#2258)
Cloned https://github.com/xmartlabs/Eureka.git
Revision (git rev-parse @):
028ef8e3191a256b8f6b8bb6b9496efcb0762dbc
SUCCESS checkout https://github.com/xmartlabs/Eureka.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/xmartlabs/Eureka.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/62] Emitting module Eureka
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[4/70] Compiling Eureka FieldsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[5/70] Compiling Eureka LabelRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[6/70] Compiling Eureka MultipleSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[7/70] Compiling Eureka PickerInlineRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[8/70] Compiling Eureka PickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[9/70] Compiling Eureka PickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[10/70] Compiling Eureka PopoverSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[11/70] Compiling Eureka PushRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[12/70] Compiling Eureka DateFieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[13/70] Compiling Eureka DateInlineFieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[14/70] Compiling Eureka DecimalFormatter.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[15/70] Compiling Eureka FieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[16/70] Compiling Eureka GenericMultipleSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[17/70] Compiling Eureka OptionsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[18/70] Compiling Eureka Protocols.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[19/70] Compiling Eureka SelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[20/70] Compiling Eureka SegmentedRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[21/70] Compiling Eureka ListCheckRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[22/70] Compiling Eureka SliderRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[23/70] Compiling Eureka StepperRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[24/70] Compiling Eureka SwitchRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[25/70] Compiling Eureka TextAreaRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[26/70] Compiling Eureka TriplePickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[27/70] Compiling Eureka TriplePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[28/70] Compiling Eureka MultipleSelectorViewController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[29/70] Compiling Eureka SelectorAlertController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[30/70] Compiling Eureka SelectorViewController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[31/70] Compiling Eureka DateInlineRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[32/70] Compiling Eureka DatePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[33/70] Compiling Eureka DateRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[34/70] Compiling Eureka DoublePickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[35/70] Compiling Eureka DoublePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[36/70] Compiling Eureka RuleClosure.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[37/70] Compiling Eureka RuleEmail.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[38/70] Compiling Eureka RuleEqualsToRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[39/70] Compiling Eureka RuleLength.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[40/70] Compiling Eureka RuleRange.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[41/70] Compiling Eureka RuleRegExp.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[42/70] Compiling Eureka RuleRequired.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[43/70] Compiling Eureka RuleURL.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
error: compile command failed due to signal 6 (use -v to see invocation)
Can't demangle: $s6Eureka16PresentationModeO4show33_1131D9CFD9D297ADC9C1EFB9DC530585LLXeF18controllerProviderL_AA010ControllerM0OyxGvp
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/Source/Core/BaseRow.swift -primary-file /host/spi-builder-workspace/Source/Core/Cell.swift -primary-file /host/spi-builder-workspace/Source/Core/CellType.swift -primary-file /host/spi-builder-workspace/Source/Core/Core.swift -primary-file /host/spi-builder-workspace/Source/Core/Form.swift -primary-file /host/spi-builder-workspace/Source/Core/HeaderFooterView.swift -primary-file /host/spi-builder-workspace/Source/Core/Helpers.swift -primary-file /host/spi-builder-workspace/Source/Core/InlineRowType.swift -primary-file /host/spi-builder-workspace/Source/Core/NavigationAccessoryView.swift /host/spi-builder-workspace/Source/Core/Operators.swift /host/spi-builder-workspace/Source/Core/PresenterRowType.swift /host/spi-builder-workspace/Source/Core/ResultBuilders.swift /host/spi-builder-workspace/Source/Core/Row.swift /host/spi-builder-workspace/Source/Core/RowControllerType.swift /host/spi-builder-workspace/Source/Core/RowProtocols.swift /host/spi-builder-workspace/Source/Core/RowType.swift /host/spi-builder-workspace/Source/Core/Section.swift /host/spi-builder-workspace/Source/Core/SelectableRowType.swift /host/spi-builder-workspace/Source/Core/SelectableSection.swift /host/spi-builder-workspace/Source/Core/SwipeActions.swift /host/spi-builder-workspace/Source/Core/Validation.swift /host/spi-builder-workspace/Source/Rows/ActionSheetRow.swift /host/spi-builder-workspace/Source/Rows/AlertRow.swift /host/spi-builder-workspace/Source/Rows/ButtonRow.swift /host/spi-builder-workspace/Source/Rows/ButtonRowWithPresent.swift /host/spi-builder-workspace/Source/Rows/CheckRow.swift /host/spi-builder-workspace/Source/Rows/Common/AlertOptionsRow.swift /host/spi-builder-workspace/Source/Rows/Common/DateFieldRow.swift /host/spi-builder-workspace/Source/Rows/Common/DateInlineFieldRow.swift /host/spi-builder-workspace/Source/Rows/Common/DecimalFormatter.swift /host/spi-builder-workspace/Source/Rows/Common/FieldRow.swift /host/spi-builder-workspace/Source/Rows/Common/GenericMultipleSelectorRow.swift /host/spi-builder-workspace/Source/Rows/Common/OptionsRow.swift /host/spi-builder-workspace/Source/Rows/Common/Protocols.swift /host/spi-builder-workspace/Source/Rows/Common/SelectorRow.swift /host/spi-builder-workspace/Source/Rows/Controllers/MultipleSelectorViewController.swift /host/spi-builder-workspace/Source/Rows/Controllers/SelectorAlertController.swift /host/spi-builder-workspace/Source/Rows/Controllers/SelectorViewController.swift /host/spi-builder-workspace/Source/Rows/DateInlineRow.swift /host/spi-builder-workspace/Source/Rows/DatePickerRow.swift /host/spi-builder-workspace/Source/Rows/DateRow.swift /host/spi-builder-workspace/Source/Rows/DoublePickerInputRow.swift /host/spi-builder-workspace/Source/Rows/DoublePickerRow.swift /host/spi-builder-workspace/Source/Rows/FieldsRow.swift /host/spi-builder-workspace/Source/Rows/LabelRow.swift /host/spi-builder-workspace/Source/Rows/MultipleSelectorRow.swift /host/spi-builder-workspace/Source/Rows/PickerInlineRow.swift /host/spi-builder-workspace/Source/Rows/PickerInputRow.swift /host/spi-builder-workspace/Source/Rows/PickerRow.swift /host/spi-builder-workspace/Source/Rows/PopoverSelectorRow.swift /host/spi-builder-workspace/Source/Rows/PushRow.swift /host/spi-builder-workspace/Source/Rows/SegmentedRow.swift /host/spi-builder-workspace/Source/Rows/SelectableRows/ListCheckRow.swift /host/spi-builder-workspace/Source/Rows/SliderRow.swift /host/spi-builder-workspace/Source/Rows/StepperRow.swift /host/spi-builder-workspace/Source/Rows/SwitchRow.swift /host/spi-builder-workspace/Source/Rows/TextAreaRow.swift /host/spi-builder-workspace/Source/Rows/TriplePickerInputRow.swift /host/spi-builder-workspace/Source/Rows/TriplePickerRow.swift /host/spi-builder-workspace/Source/Validations/RuleClosure.swift /host/spi-builder-workspace/Source/Validations/RuleEmail.swift /host/spi-builder-workspace/Source/Validations/RuleEqualsToRow.swift /host/spi-builder-workspace/Source/Validations/RuleLength.swift /host/spi-builder-workspace/Source/Validations/RuleRange.swift /host/spi-builder-workspace/Source/Validations/RuleRegExp.swift /host/spi-builder-workspace/Source/Validations/RuleRequired.swift /host/spi-builder-workspace/Source/Validations/RuleURL.swift -supplementary-output-file-map /tmp/TemporaryDirectory.IyW5Rq/supplementaryOutputs-1 -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 Eureka -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/Eureka.build/BaseRow.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Eureka.build/Cell.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Eureka.build/CellType.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Eureka.build/Core.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Eureka.build/Form.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Eureka.build/HeaderFooterView.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Eureka.build/Helpers.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Eureka.build/InlineRowType.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Eureka.build/NavigationAccessoryView.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 walking into 'PresentationMode' (at /host/spi-builder-workspace/Source/Core/Core.swift:120:8)
4.	While evaluating request USRGenerationRequest(Eureka.(file).PresentationMode.show(controllerProvider:onDismiss:).controllerProvider@/host/spi-builder-workspace/Source/Core/Core.swift:125:15)
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 0x000056489122f497
1  swift-frontend 0x000056489122d1ee
2  swift-frontend 0x000056489122fb0a
3  libc.so.6      0x00007f9b02aa1520
4  libc.so.6      0x00007f9b02af59fc pthread_kill + 300
5  libc.so.6      0x00007f9b02aa1476 raise + 22
6  libc.so.6      0x00007f9b02a877f3 abort + 211
7  swift-frontend 0x000056488c35f055
8  swift-frontend 0x000056488bfac934
9  swift-frontend 0x000056488c32166f
10 swift-frontend 0x000056488bb2554c
11 swift-frontend 0x000056488a70b9ce
12 swift-frontend 0x000056488a70b67a
13 swift-frontend 0x000056488a70a8d2
14 swift-frontend 0x000056488c32219a
15 swift-frontend 0x000056488a6d9dab
16 swift-frontend 0x000056488a6d92f7
17 swift-frontend 0x000056488a6d6c29
18 swift-frontend 0x000056488b453226
19 swift-frontend 0x000056488c00b89c
20 swift-frontend 0x000056488c00d38c
21 swift-frontend 0x000056488c010240
22 swift-frontend 0x000056488c00b8ba
23 swift-frontend 0x000056488c010d5f
24 swift-frontend 0x000056488c00f98f
25 swift-frontend 0x000056488c00b8ba
26 swift-frontend 0x000056488c00b7b3
27 swift-frontend 0x000056488c1f181f
28 swift-frontend 0x000056488b450bd4
29 swift-frontend 0x000056488a6d5c51
30 swift-frontend 0x000056488a6d5afa
31 swift-frontend 0x000056488a6ca12c
32 swift-frontend 0x000056488a6c9b15
33 swift-frontend 0x000056488a47c572
34 swift-frontend 0x000056488a47a67c
35 swift-frontend 0x000056488a475198
36 swift-frontend 0x000056488a4734fc
37 swift-frontend 0x000056488a22fdde
38 libc.so.6      0x00007f9b02a88d90
39 libc.so.6      0x00007f9b02a88e40 __libc_start_main + 128
40 swift-frontend 0x000056488a22ee85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.