The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ShipShape, reference 0.1.0 (5ec2c5), with Swift 6.1 for Android on 29 May 2025 03:30:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/ShipShape.git
Reference: 0.1.0
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/ShipShape
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 5ec2c56 Removed tests, since they're not used or needed.
Cloned https://github.com/btfranklin/ShipShape.git
Revision (git rev-parse @):
5ec2c562d978c8558a760a689e02099bf9c62939
SUCCESS checkout https://github.com/btfranklin/ShipShape.git at 0.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/btfranklin/ShipShape.git
https://github.com/btfranklin/ShipShape.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "controlledchaos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/ControlledChaos"
    },
    {
      "identity" : "aesthete",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Aesthete.git"
    },
    {
      "identity" : "greebler",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/btfranklin/Greebler.git"
    }
  ],
  "manifest_display_name" : "ShipShape",
  "name" : "ShipShape",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ShipShape",
      "targets" : [
        "ShipShape"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShipShape",
      "module_type" : "SwiftTarget",
      "name" : "ShipShape",
      "path" : "Sources/ShipShape",
      "product_dependencies" : [
        "ControlledChaos",
        "Aesthete",
        "Greebler"
      ],
      "product_memberships" : [
        "ShipShape"
      ],
      "sources" : [
        "Side View/SideViewSpaceShipShape+designAugmentations.swift",
        "Side View/SideViewSpaceShipShape+designVerticalHalf.swift",
        "Side View/SideViewSpaceShipShape.swift",
        "Side View/SideViewSpaceShipShapeGreebledRenderer.swift",
        "SpaceShipPurpose.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/btfranklin/ControlledChaos
Fetching https://github.com/btfranklin/Greebler.git
Fetching https://github.com/btfranklin/Aesthete.git
[1/355] Fetching greebler
[310/1232] Fetching greebler, aesthete
[828/1357] Fetching greebler, aesthete, controlledchaos
Fetched https://github.com/btfranklin/Aesthete.git from cache (0.40s)
[362/480] Fetching greebler, controlledchaos
Fetched https://github.com/btfranklin/Greebler.git from cache (0.40s)
[65/125] Fetching controlledchaos
Fetched https://github.com/btfranklin/ControlledChaos from cache (0.45s)
Computing version for https://github.com/btfranklin/Greebler.git
Computed https://github.com/btfranklin/Greebler.git at 0.8.0 (1.17s)
Computing version for https://github.com/btfranklin/Aesthete.git
Computed https://github.com/btfranklin/Aesthete.git at 1.6.1 (0.81s)
Computing version for https://github.com/btfranklin/ControlledChaos
Computed https://github.com/btfranklin/ControlledChaos at 1.3.2 (0.99s)
Creating working copy for https://github.com/btfranklin/ControlledChaos
Working copy of https://github.com/btfranklin/ControlledChaos resolved at 1.3.2
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/Greebler.git
Working copy of https://github.com/btfranklin/Greebler.git resolved at 0.8.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/11] Compiling ControlledChaos Double+randomGaussian.swift
[7/11] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[8/11] Emitting module ControlledChaos
[9/11] Compiling ControlledChaos Bool+randomProbability.swift
[10/11] Compiling ControlledChaos ProbabilityGroup.swift
[11/11] Compiling ControlledChaos RandomItemBag.swift
[13/49] 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 {
[14/49] 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 {
[15/49] 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 {
[16/49] 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 {
[17/49] 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 {
[18/54] 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 {
[19/54] 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 {
[20/54] 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 {
[21/54] 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 {
[22/54] 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 {
[23/54] 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 {
[24/54] 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 {
[25/54] 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 {
[26/54] 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 {
[27/54] 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 {
[28/54] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/54] 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 {
[30/54] 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 {
[31/54] 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 {
[32/54] 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 {
[33/54] 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 {
[34/54] 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 {
[35/54] Compiling Aesthete Pathlet+Codable.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/54] Compiling Aesthete Pathlet.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/54] Compiling Aesthete QuadCurve.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/54] Compiling Aesthete Rectangle.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/54] Compiling Aesthete TransformedBy.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/54] Compiling Aesthete Triangle.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/54] Compiling Aesthete Arc.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/54] Compiling Aesthete CompositePath.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/54] Compiling Aesthete Curve.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 {
[44/54] Compiling Aesthete Ellipse.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 {
[45/54] 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 {
[46/54] 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 {
[47/54] 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 {
[48/54] 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 {
[49/54] 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 {
[50/54] 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 {
[51/54] 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 {
[52/54] 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 {
[53/54] 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 {
[54/54] 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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/7] Emitting module ControlledChaos
[3/7] Compiling ControlledChaos SeededRandomNumberGenerator.swift
[4/7] Compiling ControlledChaos RandomItemBag.swift
[5/7] Compiling ControlledChaos Bool+randomProbability.swift
[6/7] Compiling ControlledChaos Double+randomGaussian.swift
[7/7] Compiling ControlledChaos ProbabilityGroup.swift
[9/45] 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 {
[10/45] 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 {
[11/45] 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 {
[12/45] 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 {
[13/45] 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)
[14/50] 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 {
[15/50] 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 {
[16/50] 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 {
[17/50] 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 {
[18/50] 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 {
[19/50] 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 {
[20/50] Compiling Aesthete Pathlet+Codable.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/50] Compiling Aesthete Pathlet.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/50] Compiling Aesthete QuadCurve.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/50] Compiling Aesthete Rectangle.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/50] Compiling Aesthete TransformedBy.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/50] 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 {
[26/50] 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 {
[27/50] 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 {
[28/50] 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 {
[29/50] 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 {
[30/50] 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 {
[31/50] 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 {
[32/50] 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 {
[33/50] 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 {
[34/50] 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 {
[35/50] 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 {
[36/50] 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 {
[37/50] 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 {
[38/50] 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 {
[39/50] 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 {
[40/50] 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 {
[41/50] Compiling Aesthete Triangle.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/50] Compiling Aesthete Arc.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/50] Compiling Aesthete CompositePath.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 {
[44/50] Compiling Aesthete Curve.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 {
[45/50] Compiling Aesthete Ellipse.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 {
[46/50] 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 {
[47/50] 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 {
[48/50] 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 {
[49/50] 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 {
[50/50] 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 {
BUILD FAILURE 6.1 android