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 EFQRCode, reference 7.0.3 (07ff9e), with Swift 6.1 for Linux on 2 Aug 2025 21:40:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/EFQRCode.git
Reference: 7.0.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/EFPrefix/EFQRCode
 * tag               7.0.3      -> FETCH_HEAD
HEAD is now at 07ff9e2 7.0.3
Cloned https://github.com/EFPrefix/EFQRCode.git
Revision (git rev-parse @):
07ff9e2e83a4bbd384e5a8e33b47f389c9aac762
SUCCESS checkout https://github.com/EFPrefix/EFQRCode.git at 7.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/EFPrefix/EFQRCode.git
https://github.com/EFPrefix/EFQRCode.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift_qrcodejs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.1",
            "upper_bound" : "2.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/EFPrefix/swift_qrcodejs.git"
    },
    {
      "identity" : "swiftdraw",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.22.0",
            "upper_bound" : "0.23.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swhitty/SwiftDraw.git"
    }
  ],
  "manifest_display_name" : "EFQRCode",
  "name" : "EFQRCode",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "EFQRCode",
      "targets" : [
        "EFQRCode"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "EFQRCodeSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "EFQRCodeSwiftTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Resources/eyrefree.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "EFQRCode"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EFQRCode",
      "module_type" : "SwiftTarget",
      "name" : "EFQRCode",
      "path" : "Source",
      "product_dependencies" : [
        "QRCodeSwift",
        "SwiftDraw"
      ],
      "product_memberships" : [
        "EFQRCode"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "EFQRCode+Generator.swift",
        "EFQRCode+Recognizer.swift",
        "EFQRCode.swift",
        "Extension/BinaryFloatingPoint+EFQRCode.swift",
        "Extension/BinaryInteger+EFQRCode.swift",
        "Extension/CGColor+EFQRCode.swift",
        "Extension/CGImage+EFQRCode.swift",
        "Extension/CIImage+EFQRCode.swift",
        "Extension/NSImage+EFQRCode.swift",
        "Extension/String+EFQRCode.swift",
        "Extension/UIImage+EFQRCode.swift",
        "Styles/EFQRCodeStyle.swift",
        "Styles/EFQRCodeStyle25D.swift",
        "Styles/EFQRCodeStyleBasic.swift",
        "Styles/EFQRCodeStyleBubble.swift",
        "Styles/EFQRCodeStyleDSJ.swift",
        "Styles/EFQRCodeStyleFunction.swift",
        "Styles/EFQRCodeStyleImage.swift",
        "Styles/EFQRCodeStyleImageFill.swift",
        "Styles/EFQRCodeStyleLine.swift",
        "Styles/EFQRCodeStyleRandomRectangle.swift",
        "Styles/EFQRCodeStyleResampleImage.swift",
        "Type/EFAnimatedImageFormat.swift",
        "Type/EFCorrectionLevel.swift",
        "Type/EFEdgeInsets.swift",
        "Type/EFImageMode.swift",
        "Type/EFQRCodeError.swift",
        "Type/EFVideoFormat.swift",
        "Utils/Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swhitty/SwiftDraw.git
Fetching https://github.com/EFPrefix/swift_qrcodejs.git
[1/890] Fetching swift_qrcodejs
[838/7388] Fetching swift_qrcodejs, swiftdraw
Fetched https://github.com/EFPrefix/swift_qrcodejs.git from cache (0.49s)
[585/6498] Fetching swiftdraw
Fetched https://github.com/swhitty/SwiftDraw.git from cache (0.91s)
Computing version for https://github.com/swhitty/SwiftDraw.git
Computed https://github.com/swhitty/SwiftDraw.git at 0.22.0 (1.94s)
Computing version for https://github.com/EFPrefix/swift_qrcodejs.git
Computed https://github.com/EFPrefix/swift_qrcodejs.git at 2.3.1 (3.94s)
Creating working copy for https://github.com/EFPrefix/swift_qrcodejs.git
Working copy of https://github.com/EFPrefix/swift_qrcodejs.git resolved at 2.3.1
Creating working copy for https://github.com/swhitty/SwiftDraw.git
Working copy of https://github.com/swhitty/SwiftDraw.git resolved at 0.22.0
Building for debugging...
[0/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/55] Emitting module SwiftDrawDOM
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/59] Compiling QRCodeSwift QRMode.swift
[9/59] Compiling QRCodeSwift QRPatternLocator.swift
[10/60] Compiling QRCodeSwift QRCodeType.swift
[11/60] Compiling QRCodeSwift QRErrorCorrectLevel.swift
[12/60] Compiling QRCodeSwift QRMaskPattern.swift
[13/60] Compiling QRCodeSwift QRMath.swift
[14/60] Compiling QRCodeSwift QRRSBlock.swift
[15/60] Compiling QRCodeSwift QRCodeError.swift
[16/60] Compiling QRCodeSwift QRCodeModel.swift
[17/60] Compiling QRCodeSwift QRBitBuffer.swift
[18/60] Compiling QRCodeSwift QRCode.swift
[19/60] Emitting module QRCodeSwift
[20/60] Compiling SwiftDrawDOM DOM+Extensions.swift
[21/60] Compiling SwiftDrawDOM DOM.Color.swift
[22/60] Compiling SwiftDrawDOM Parser.XML.Transform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/60] Compiling SwiftDrawDOM Parser.XML.Use.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/60] Compiling SwiftDrawDOM Parser.XML.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/60] Compiling SwiftDrawDOM TextOutputStream+StandardError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/60] Compiling QRCodeSwift QRPointType.swift
[27/60] Compiling QRCodeSwift QRPolynomial.swift
[28/61] Compiling SwiftDrawDOM URL+Data.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/61] Compiling SwiftDrawDOM URL+Fragment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/61] Compiling SwiftDrawDOM XML.Element.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/61] Compiling SwiftDrawDOM XML.SAXParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/61] Compiling SwiftDrawDOM Parser.XML.Image.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/61] Compiling SwiftDrawDOM Parser.XML.LinearGradient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/61] Compiling SwiftDrawDOM Parser.XML.Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/61] Compiling SwiftDrawDOM Parser.XML.Pattern.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/61] Compiling SwiftDrawDOM Parser.XML.RadialGradient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/61] Compiling SwiftDrawDOM Parser.XML.SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/61] Compiling SwiftDrawDOM Parser.XML.Scanner.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/61] Compiling SwiftDrawDOM Parser.XML.StyleSheet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/61] Compiling SwiftDrawDOM Parser.XML.Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/61] Compiling SwiftDrawDOM Parser.XML.Filter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/61] Compiling SwiftDrawDOM DOM.SVG+Parse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/61] Compiling SwiftDrawDOM DOM.SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/61] Compiling SwiftDrawDOM DOM.Switch.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/61] Compiling SwiftDrawDOM DOM.Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/61] Compiling SwiftDrawDOM DOM.Use.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/106] Compiling SwiftDraw LayerTree.Pattern.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/106] Compiling SwiftDraw LayerTree.Shape.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/106] Compiling SwiftDraw LayerTree.Transform.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/106] Compiling SwiftDraw LayerTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/106] Compiling SwiftDraw NSImage+SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/106] Compiling SwiftDraw Renderer.CGText+Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/112] Emitting module SwiftDraw
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/112] Compiling SwiftDraw LayerTree.Image.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/112] Compiling SwiftDraw LayerTree.Layer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/112] Compiling SwiftDraw LayerTree.Path+Bounds.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/112] Compiling SwiftDraw LayerTree.Path+Reversed.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/112] Compiling SwiftDraw LayerTree.Path+Subpath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/112] Compiling SwiftDraw LayerTree.Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/112] Compiling SwiftDraw SVGView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/112] Compiling SwiftDraw Stack.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/112] Compiling SwiftDraw UIImage+SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/112] Compiling SwiftDraw PairedSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/112] Compiling SwiftDraw XML.Formatter.SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/112] Compiling SwiftDraw XML.Formatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/112] Compiling SwiftDraw Renderer.CGText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/112] Compiling SwiftDraw Renderer.CoreGraphics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/112] Compiling SwiftDraw Renderer.LayerTree.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/112] Compiling SwiftDraw Renderer.SFSymbol+CGPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/112] Compiling SwiftDraw Renderer.SFSymbol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/112] Compiling SwiftDraw Renderer.SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/112] Compiling SwiftDraw CommandLine.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/112] Compiling SwiftDraw CoordinateFormatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/112] Compiling SwiftDraw LayerTree.Builder.Layer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/112] Compiling SwiftDraw LayerTree.Builder.Path.Arc.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/112] Compiling SwiftDraw LayerTree.Builder.Path.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/112] Compiling SwiftDraw LayerTree.Builder.Shape.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/112] Compiling SwiftDraw Renderer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/112] Compiling SwiftDraw SVG+CoreGraphics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/112] Compiling SwiftDraw SVG+Deprecated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/112] Compiling SwiftDraw SVG+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/112] Compiling SwiftDraw SVG+Insets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/112] Compiling SwiftDraw SVG.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/112] Compiling SwiftDraw CGImage+Mask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/112] Compiling SwiftDraw CGPath+Segment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/112] Compiling SwiftDraw CGPattern+Closure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/112] Compiling SwiftDraw CGTextRenderer+Code.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/112] Compiling SwiftDraw CommandLine+Process.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/112] Compiling SwiftDraw CommandLine.Arguments.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/112] Compiling SwiftDraw CommandLine.Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/112] Compiling SwiftDraw LayerTree.Builder.Text.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/112] Compiling SwiftDraw LayerTree.Builder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/112] Compiling SwiftDraw LayerTree.Color.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/112] Compiling SwiftDraw LayerTree.CommandGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/112] Compiling SwiftDraw LayerTree.CommandOptimizer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/112] Compiling SwiftDraw LayerTree.Gradient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/141] Compiling EFQRCode BinaryInteger+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[115/141] Compiling EFQRCode CGColor+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[116/141] Compiling EFQRCode CGImage+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[117/141] Compiling EFQRCode CIImage+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[118/141] Compiling EFQRCode EFEdgeInsets.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[119/141] Compiling EFQRCode EFImageMode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[120/141] Compiling EFQRCode EFQRCodeError.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[121/144] Compiling EFQRCode EFVideoFormat.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[122/144] Compiling EFQRCode Utils.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[123/144] Compiling EFQRCode resource_bundle_accessor.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[124/144] Emitting module EFQRCode
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[125/144] Compiling EFQRCode NSImage+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[126/144] Compiling EFQRCode String+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[127/144] Compiling EFQRCode UIImage+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[128/144] Compiling EFQRCode EFQRCodeStyle.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[129/144] Compiling EFQRCode EFQRCodeStyleFunction.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[130/144] Compiling EFQRCode EFQRCodeStyleImage.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[131/144] Compiling EFQRCode EFQRCodeStyleImageFill.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[132/144] Compiling EFQRCode EFQRCodeStyleLine.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[133/144] Compiling EFQRCode EFQRCodeStyleRandomRectangle.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[134/144] Compiling EFQRCode EFQRCodeStyleResampleImage.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[135/144] Compiling EFQRCode EFAnimatedImageFormat.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[136/144] Compiling EFQRCode EFCorrectionLevel.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[137/144] Compiling EFQRCode EFQRCodeStyle25D.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[138/144] Compiling EFQRCode EFQRCodeStyleBasic.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[139/144] Compiling EFQRCode EFQRCodeStyleBubble.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[140/144] Compiling EFQRCode EFQRCodeStyleDSJ.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[141/144] Compiling EFQRCode EFQRCode+Generator.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[142/144] Compiling EFQRCode EFQRCode+Recognizer.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[143/144] Compiling EFQRCode EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[144/144] Compiling EFQRCode BinaryFloatingPoint+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2e2b3aca8600f890617c2faa770b70e33c1dfd303d6f92b308423b89ef6bde64
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/50] Compiling SwiftDrawDOM DOM.Element.swift
[3/50] Compiling SwiftDrawDOM DOM.Filter.swift
[4/51] Compiling SwiftDrawDOM DOM+Extensions.swift
[5/51] Compiling SwiftDrawDOM DOM.Color.swift
[6/51] Compiling SwiftDrawDOM Parser.XML.Image.swift
[7/51] Compiling SwiftDrawDOM Parser.XML.LinearGradient.swift
[8/51] Compiling SwiftDrawDOM Parser.XML.Path.swift
[9/51] Compiling SwiftDrawDOM Parser.XML.Pattern.swift
[10/51] Compiling QRCodeSwift QRRSBlock.swift
[11/51] Emitting module SwiftDrawDOM
[12/55] Compiling SwiftDrawDOM DOM.PresentationAttributes.swift
[13/55] Compiling SwiftDrawDOM DOM.RadialGradient.swift
[14/55] Compiling SwiftDrawDOM DOM.Path.swift
[15/55] Compiling SwiftDrawDOM DOM.Pattern.swift
[16/55] Compiling SwiftDrawDOM DOM.Image.swift
[17/55] Compiling SwiftDrawDOM DOM.LinearGradient.swift
[18/55] Emitting module QRCodeSwift
[19/56] Compiling SwiftDrawDOM Parser.XML.Transform.swift
[20/56] Compiling SwiftDrawDOM Parser.XML.Use.swift
[21/56] Compiling SwiftDrawDOM Parser.XML.swift
[22/56] Compiling SwiftDrawDOM TextOutputStream+StandardError.swift
[28/56] Compiling SwiftDrawDOM Parser.XML.RadialGradient.swift
[29/56] Compiling SwiftDrawDOM Parser.XML.SVG.swift
[30/56] Compiling SwiftDrawDOM Parser.XML.Scanner.swift
[31/56] Compiling SwiftDrawDOM Parser.XML.StyleSheet.swift
[32/56] Compiling SwiftDrawDOM Parser.XML.Text.swift
[38/56] Compiling SwiftDrawDOM URL+Data.swift
[39/56] Compiling SwiftDrawDOM URL+Fragment.swift
[40/56] Compiling SwiftDrawDOM XML.Element.swift
[41/56] Compiling SwiftDrawDOM XML.SAXParser.swift
[42/56] Compiling SwiftDrawDOM DOM.SVG+Parse.swift
[43/56] Compiling SwiftDrawDOM DOM.SVG.swift
[44/56] Compiling SwiftDrawDOM DOM.Switch.swift
[45/56] Compiling SwiftDrawDOM DOM.Text.swift
[46/56] Compiling SwiftDrawDOM DOM.Use.swift
[52/56] Compiling SwiftDrawDOM DOM.swift
[53/56] Compiling SwiftDrawDOM Parser.XML.Attributes.swift
[54/56] Compiling SwiftDrawDOM Parser.XML.Color.swift
[55/56] Compiling SwiftDrawDOM Parser.XML.Element.swift
[56/56] Compiling SwiftDrawDOM Parser.XML.Filter.swift
[58/101] Compiling SwiftDraw Renderer.swift
[59/101] Compiling SwiftDraw SVG+CoreGraphics.swift
[60/101] Compiling SwiftDraw SVG+Deprecated.swift
[61/101] Compiling SwiftDraw SVG+Hashable.swift
[62/101] Compiling SwiftDraw SVG+Insets.swift
[63/101] Compiling SwiftDraw SVG.swift
[64/107] Emitting module SwiftDraw
[65/107] Compiling SwiftDraw LayerTree.Pattern.swift
[66/107] Compiling SwiftDraw LayerTree.Shape.swift
[67/107] Compiling SwiftDraw LayerTree.Transform.swift
[68/107] Compiling SwiftDraw LayerTree.swift
[69/107] Compiling SwiftDraw NSImage+SVG.swift
[70/107] Compiling SwiftDraw Renderer.CGText+Path.swift
[71/107] Compiling SwiftDraw CGImage+Mask.swift
[72/107] Compiling SwiftDraw CGPath+Segment.swift
[73/107] Compiling SwiftDraw CGPattern+Closure.swift
[74/107] Compiling SwiftDraw CGTextRenderer+Code.swift
[75/107] Compiling SwiftDraw CommandLine+Process.swift
[76/107] Compiling SwiftDraw CommandLine.Arguments.swift
[77/107] Compiling SwiftDraw CommandLine.Configuration.swift
[78/107] Compiling SwiftDraw CommandLine.swift
[79/107] Compiling SwiftDraw CoordinateFormatter.swift
[80/107] Compiling SwiftDraw LayerTree.Builder.Layer.swift
[81/107] Compiling SwiftDraw LayerTree.Builder.Path.Arc.swift
[82/107] Compiling SwiftDraw LayerTree.Builder.Path.swift
[83/107] Compiling SwiftDraw LayerTree.Builder.Shape.swift
[84/107] Compiling SwiftDraw SVGView.swift
[85/107] Compiling SwiftDraw Stack.swift
[86/107] Compiling SwiftDraw UIImage+SVG.swift
[87/107] Compiling SwiftDraw PairedSequence.swift
[88/107] Compiling SwiftDraw XML.Formatter.SVG.swift
[89/107] Compiling SwiftDraw XML.Formatter.swift
[90/107] Compiling SwiftDraw LayerTree.Image.swift
[91/107] Compiling SwiftDraw LayerTree.Layer.swift
[92/107] Compiling SwiftDraw LayerTree.Path+Bounds.swift
[93/107] Compiling SwiftDraw LayerTree.Path+Reversed.swift
[94/107] Compiling SwiftDraw LayerTree.Path+Subpath.swift
[95/107] Compiling SwiftDraw LayerTree.Path.swift
[96/107] Compiling SwiftDraw LayerTree.Builder.Text.swift
[97/107] Compiling SwiftDraw LayerTree.Builder.swift
[98/107] Compiling SwiftDraw LayerTree.Color.swift
[99/107] Compiling SwiftDraw LayerTree.CommandGenerator.swift
[100/107] Compiling SwiftDraw LayerTree.CommandOptimizer.swift
[101/107] Compiling SwiftDraw LayerTree.Gradient.swift
[102/107] Compiling SwiftDraw Renderer.CGText.swift
[103/107] Compiling SwiftDraw Renderer.CoreGraphics.swift
[104/107] Compiling SwiftDraw Renderer.LayerTree.swift
[105/107] Compiling SwiftDraw Renderer.SFSymbol+CGPath.swift
[106/107] Compiling SwiftDraw Renderer.SFSymbol.swift
[107/107] Compiling SwiftDraw Renderer.SVG.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[109/136] Emitting module EFQRCode
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[110/139] Compiling EFQRCode EFVideoFormat.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[111/139] Compiling EFQRCode Utils.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[112/139] Compiling EFQRCode resource_bundle_accessor.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[113/139] Compiling EFQRCode EFEdgeInsets.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[114/139] Compiling EFQRCode EFImageMode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[115/139] Compiling EFQRCode EFQRCodeError.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[116/139] Compiling EFQRCode NSImage+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[117/139] Compiling EFQRCode String+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[118/139] Compiling EFQRCode UIImage+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[119/139] Compiling EFQRCode EFQRCodeStyle.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[120/139] Compiling EFQRCode EFQRCode+Generator.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[121/139] Compiling EFQRCode EFQRCode+Recognizer.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[122/139] Compiling EFQRCode EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[123/139] Compiling EFQRCode BinaryFloatingPoint+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[124/139] Compiling EFQRCode EFQRCodeStyleFunction.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[125/139] Compiling EFQRCode EFQRCodeStyleImage.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[126/139] Compiling EFQRCode EFQRCodeStyleImageFill.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[127/139] Compiling EFQRCode EFQRCodeStyleLine.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[128/139] Compiling EFQRCode EFQRCodeStyleRandomRectangle.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[129/139] Compiling EFQRCode EFQRCodeStyleResampleImage.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[130/139] Compiling EFQRCode EFAnimatedImageFormat.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[131/139] Compiling EFQRCode EFCorrectionLevel.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[132/139] Compiling EFQRCode BinaryInteger+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[133/139] Compiling EFQRCode CGColor+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[134/139] Compiling EFQRCode CGImage+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[135/139] Compiling EFQRCode CIImage+EFQRCode.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[136/139] Compiling EFQRCode EFQRCodeStyle25D.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[137/139] Compiling EFQRCode EFQRCodeStyleBasic.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[138/139] Compiling EFQRCode EFQRCodeStyleBubble.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
[139/139] Compiling EFQRCode EFQRCodeStyleDSJ.swift
/host/spi-builder-workspace/Source/EFQRCode+Generator.swift:28:8: error: no such module 'CoreGraphics'
  26 |
  27 | import Foundation
  28 | import CoreGraphics
     |        `- error: no such module 'CoreGraphics'
  29 | import ImageIO
  30 | #if canImport(MobileCoreServices)
BUILD FAILURE 6.1 linux