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

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/btfranklin/Greebler.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/btfranklin/Greebler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5469aed Updated to use latest dependency package versions.
Cloned https://github.com/btfranklin/Greebler.git
Revision (git rev-parse @):
5469aedbcb7ce483fdfd875216a0cf3d41fb13d2
SUCCESS checkout https://github.com/btfranklin/Greebler.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/btfranklin/Greebler.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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
Fetching https://github.com/btfranklin/Aesthete.git
Fetching https://github.com/btfranklin/ControlledChaos
[1/877] Fetching aesthete
[98/1002] Fetching aesthete, controlledchaos
Fetched https://github.com/btfranklin/ControlledChaos from cache (0.24s)
Fetched https://github.com/btfranklin/Aesthete.git from cache (0.24s)
Computing version for https://github.com/btfranklin/Aesthete.git
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (0.53s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.54s)
Creating working copy for https://github.com/btfranklin/Aesthete.git
Working copy of https://github.com/btfranklin/Aesthete.git resolved at 1.6.1
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/10] Compiling ControlledChaos RandomItemBag.swift
[6/10] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[7/10] Compiling ControlledChaos Double+randomGaussian.swift
[8/10] Emitting module ControlledChaos
[9/10] Compiling ControlledChaos Bool+randomProbability.swift
[10/10] Compiling ControlledChaos ProbabilityGroup.swift
[12/48] Compiling Aesthete Drawable.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[13/48] Compiling Aesthete CGColor+lightness.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[14/48] Compiling Aesthete CGFloat+randomGaussian.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[15/48] Compiling Aesthete CGPath+contains.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[16/48] Compiling Aesthete CGPoint+distanceTo.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[17/48] Compiling Aesthete CGPoint+random.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[18/48] Compiling Aesthete CGRect+corners and edges.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[19/48] Compiling Aesthete CGRect+intersects.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[20/48] Compiling Aesthete CGRect+orientation.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[21/48] Compiling Aesthete CGRect+randomlyDivide.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[22/53] Compiling Aesthete EmptyPath.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[23/53] Compiling Aesthete Line.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[24/53] Compiling Aesthete Path.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[25/53] Compiling Aesthete PathBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[26/53] Compiling Aesthete PathComponent.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/53] Emitting module Aesthete
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[28/53] Compiling Aesthete ColorScheme+makeSplitComplementary.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[29/53] Compiling Aesthete ColorScheme+makeTriadic.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[30/53] Compiling Aesthete ColorScheme.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[31/53] Compiling Aesthete HSBAColor.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[32/53] Compiling Aesthete CompositeDrawable.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[33/53] Compiling Aesthete ColorScheme+makeAccentedAnalogous.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[34/53] Compiling Aesthete ColorScheme+makeAnalogous.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[35/53] Compiling Aesthete ColorScheme+makeComplementary.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[36/53] Compiling Aesthete ColorScheme+makeCompound.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[37/53] Compiling Aesthete ColorScheme+makeMonochromatic.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[38/53] Compiling Aesthete ColorScheme+makeShades.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[39/53] Compiling Aesthete NSImage+drawKeepingAspectRatio.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[40/53] Compiling Aesthete HorizontalBaseTriangle.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[41/53] Compiling Aesthete RepeatableForm.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[42/53] Compiling Aesthete RepeatableLinearForm.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
[43/53] Compiling Aesthete SymbolicForm.swift
/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift:3:8: error: no such module 'CoreGraphics'
 1 | //  Created by B.T. Franklin on 8/27/17.
 2 |
 3 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
 4 |
 5 | extension ColorScheme {
error: compile command failed due to signal 6 (use -v to see invocation)
Can't demangle: $s8Aesthete7PathletO3arcXeF9clockwiseL_Sbvp
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/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAccentedAnalogous.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeAnalogous.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeComplementary.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeCompound.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeMonochromatic.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeShades.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeSplitComplementary.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme+makeTriadic.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/ColorScheme.swift" "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Color Schemes/HSBAColor.swift" /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/CompositeDrawable.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Drawable.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGColor+lightness.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGFloat+randomGaussian.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPath+contains.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+distanceTo.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGPoint+random.swift "/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+corners and edges.swift" /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+intersects.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+orientation.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/CGRect+randomlyDivide.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Extensions/NSImage+drawKeepingAspectRatio.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Forms/HorizontalBaseTriangle.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableForm.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Forms/RepeatableLinearForm.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Forms/SymbolicForm.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Forms/Triangle.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Arc.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/CompositePath.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Curve.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Ellipse.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/EmptyPath.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Line.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Path.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/PathBuilder.swift /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/PathComponent.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet+Codable.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/QuadCurve.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Rectangle.swift -primary-file /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/TransformedBy.swift -supplementary-output-file-map /tmp/TemporaryDirectory.cKTFE6/supplementaryOutputs-8 -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 -suppress-warnings -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 Aesthete -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/Aesthete.build/Pathlet+Codable.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Aesthete.build/Pathlet.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Aesthete.build/QuadCurve.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Aesthete.build/Rectangle.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Aesthete.build/TransformedBy.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 'Pathlet' (at /host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet.swift:6:8)
4.	While evaluating request USRGenerationRequest(Aesthete.(file).Pathlet.arc(center:radius:startAngle:endAngle:clockwise:).clockwise@/host/spi-builder-workspace/.build/checkouts/Aesthete/Sources/Aesthete/Paths/Pathlet.swift:8:88)
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 0x000055e2d012e497
1  swift-frontend 0x000055e2d012c1ee
2  swift-frontend 0x000055e2d012eb0a
3  libc.so.6      0x00007fa30cf44520
4  libc.so.6      0x00007fa30cf989fc pthread_kill + 300
5  libc.so.6      0x00007fa30cf44476 raise + 22
6  libc.so.6      0x00007fa30cf2a7f3 abort + 211
7  swift-frontend 0x000055e2cb25e055
8  swift-frontend 0x000055e2caeab934
9  swift-frontend 0x000055e2cb22066f
10 swift-frontend 0x000055e2caa2454c
11 swift-frontend 0x000055e2c960a9ce
12 swift-frontend 0x000055e2c960a67a
13 swift-frontend 0x000055e2c96098d2
14 swift-frontend 0x000055e2cb22119a
15 swift-frontend 0x000055e2c95d8dab
16 swift-frontend 0x000055e2c95d82f7
17 swift-frontend 0x000055e2c95d5c29
18 swift-frontend 0x000055e2ca352226
19 swift-frontend 0x000055e2caf0a89c
20 swift-frontend 0x000055e2caf0c38c
21 swift-frontend 0x000055e2caf0f240
22 swift-frontend 0x000055e2caf0a8ba
23 swift-frontend 0x000055e2caf0fd5f
24 swift-frontend 0x000055e2caf0e98f
25 swift-frontend 0x000055e2caf0a8ba
26 swift-frontend 0x000055e2caf0a7b3
27 swift-frontend 0x000055e2cb0f081f
28 swift-frontend 0x000055e2ca34fbd4
29 swift-frontend 0x000055e2c95d4c51
30 swift-frontend 0x000055e2c95d4afa
31 swift-frontend 0x000055e2c95c912c
32 swift-frontend 0x000055e2c95c8b15
33 swift-frontend 0x000055e2c937b572
34 swift-frontend 0x000055e2c937967c
35 swift-frontend 0x000055e2c9374198
36 swift-frontend 0x000055e2c93724fc
37 swift-frontend 0x000055e2c912edde
38 libc.so.6      0x00007fa30cf2bd90
39 libc.so.6      0x00007fa30cf2be40 __libc_start_main + 128
40 swift-frontend 0x000055e2c912de85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.