The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build HorizonCalendar, reference master (697c6f), with Swift 6.1 for Linux on 28 Apr 2025 02:44:27 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/HorizonCalendar.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/airbnb/HorizonCalendar
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 697c6f2 Fix sizing month header on every frame and add more calendar model caching (#321)
Cloned https://github.com/airbnb/HorizonCalendar.git
Revision (git rev-parse @):
697c6f22f7e2f6da69fd0ca5dca0d08c973ea3a8
SUCCESS checkout https://github.com/airbnb/HorizonCalendar.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/airbnb/HorizonCalendar.git
https://github.com/airbnb/HorizonCalendar.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/airbnb/swift"
    }
  ],
  "manifest_display_name" : "HorizonCalendar",
  "name" : "HorizonCalendar",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "HorizonCalendar",
      "targets" : [
        "HorizonCalendar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "HorizonCalendarTests",
      "module_type" : "SwiftTarget",
      "name" : "HorizonCalendarTests",
      "path" : "Tests",
      "sources" : [
        "CalendarContentTests.swift",
        "DayHelperTests.swift",
        "DayOfWeekPositionTests.swift",
        "FrameProviderTests.swift",
        "HorizontalMonthsLayoutOptionsTests.swift",
        "ItemViewReuseManagerTests.swift",
        "LayoutItemTypeEnumeratorTests.swift",
        "MonthHelperTests.swift",
        "MonthRowTests.swift",
        "MonthTests.swift",
        "PaginationHelpersTests.swift",
        "ScreenPixelAlignmentTests.swift",
        "ScrollMetricsMutatorTests.swift",
        "SubviewsManagerTests.swift",
        "VisibleItemsProviderTests.swift"
      ],
      "target_dependencies" : [
        "HorizonCalendar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HorizonCalendar",
      "module_type" : "SwiftTarget",
      "name" : "HorizonCalendar",
      "path" : "Sources",
      "product_memberships" : [
        "HorizonCalendar"
      ],
      "sources" : [
        "Internal/CGFloat+MaxLayoutValue.swift",
        "Internal/Calendar+Helpers.swift",
        "Internal/CalendarScrollView.swift",
        "Internal/ColorViewRepresentable.swift",
        "Internal/Dictionary+MutatingValueForKey.swift",
        "Internal/DoubleLayoutPassHelpers.swift",
        "Internal/FrameProvider.swift",
        "Internal/Hasher+CGRect.swift",
        "Internal/ItemView.swift",
        "Internal/ItemViewReuseManager.swift",
        "Internal/LayoutItem.swift",
        "Internal/LayoutItemTypeEnumerator.swift",
        "Internal/PaginationHelpers.swift",
        "Internal/ScreenPixelAlignment.swift",
        "Internal/ScrollMetricsMutator.swift",
        "Internal/ScrollToItemContext.swift",
        "Internal/SubviewInsertionIndexTracker.swift",
        "Internal/UIView+NoAnimation.swift",
        "Internal/VisibleItem.swift",
        "Internal/VisibleItemsProvider.swift",
        "Public/AnyCalendarItemModel.swift",
        "Public/CalendarItemModel.swift",
        "Public/CalendarItemViewRepresentable.swift",
        "Public/CalendarView.swift",
        "Public/CalendarViewContent.swift",
        "Public/CalendarViewProxy.swift",
        "Public/CalendarViewRepresentable.swift",
        "Public/CalendarViewScrollPosition.swift",
        "Public/Day.swift",
        "Public/DayOfWeekPosition.swift",
        "Public/DayRange.swift",
        "Public/DayRangeLayoutContext.swift",
        "Public/DaysOfTheWeekRowSeparatorOptions.swift",
        "Public/ItemViews/DayOfWeekView.swift",
        "Public/ItemViews/DayView.swift",
        "Public/ItemViews/DrawingConfig.swift",
        "Public/ItemViews/MonthGridBackgroundView.swift",
        "Public/ItemViews/MonthHeaderView.swift",
        "Public/ItemViews/Shape.swift",
        "Public/ItemViews/SwiftUIWrapperView.swift",
        "Public/Month.swift",
        "Public/MonthLayoutContext.swift",
        "Public/MonthRange.swift",
        "Public/MonthsLayout.swift",
        "Public/OverlaidItemLocation.swift",
        "Public/OverlayLayoutContext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8.1"
}
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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/airbnb/swift
[1/4076] Fetching swift
Fetched https://github.com/airbnb/swift from cache (2.17s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.0.8 (4.41s)
Fetching https://github.com/apple/swift-argument-parser
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.91s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.43s)
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.0.8
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[1369/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[17319/56322403] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.45s)
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip (5.02s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:53:13: warning: 'launchPath' is deprecated: renamed to 'executableURL'
 51 |
 52 |     let process = Process()
 53 |     process.launchPath = launchPath
    |             |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |             `- note: use 'executableURL' instead
 54 |     process.arguments = arguments
 55 |     try process.run()
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/46] Emitting module HorizonCalendar
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[6/51] Compiling HorizonCalendar PaginationHelpers.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[7/51] Compiling HorizonCalendar ScreenPixelAlignment.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[8/51] Compiling HorizonCalendar ScrollMetricsMutator.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[9/51] Compiling HorizonCalendar ScrollToItemContext.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[10/51] Compiling HorizonCalendar SubviewInsertionIndexTracker.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[11/51] Compiling HorizonCalendar UIView+NoAnimation.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[12/51] Compiling HorizonCalendar CalendarViewContent.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[13/51] Compiling HorizonCalendar CalendarViewProxy.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[14/51] Compiling HorizonCalendar CalendarViewRepresentable.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[15/51] Compiling HorizonCalendar CalendarViewScrollPosition.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[16/51] Compiling HorizonCalendar Day.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[17/51] Compiling HorizonCalendar DayOfWeekPosition.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[18/51] Compiling HorizonCalendar MonthGridBackgroundView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[19/51] Compiling HorizonCalendar MonthHeaderView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[20/51] Compiling HorizonCalendar Shape.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[21/51] Compiling HorizonCalendar SwiftUIWrapperView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[22/51] Compiling HorizonCalendar Month.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[23/51] Compiling HorizonCalendar VisibleItem.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[24/51] Compiling HorizonCalendar VisibleItemsProvider.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[25/51] Compiling HorizonCalendar AnyCalendarItemModel.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[26/51] Compiling HorizonCalendar CalendarItemModel.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[27/51] Compiling HorizonCalendar CalendarItemViewRepresentable.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[28/51] Compiling HorizonCalendar CalendarView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[29/51] Compiling HorizonCalendar CGFloat+MaxLayoutValue.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[30/51] Compiling HorizonCalendar Calendar+Helpers.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[31/51] Compiling HorizonCalendar CalendarScrollView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[32/51] Compiling HorizonCalendar ColorViewRepresentable.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[33/51] Compiling HorizonCalendar Dictionary+MutatingValueForKey.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[34/51] Compiling HorizonCalendar DoubleLayoutPassHelpers.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[35/51] Compiling HorizonCalendar DayRange.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[36/51] Compiling HorizonCalendar DayRangeLayoutContext.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[37/51] Compiling HorizonCalendar DaysOfTheWeekRowSeparatorOptions.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[38/51] Compiling HorizonCalendar DayOfWeekView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[39/51] Compiling HorizonCalendar DayView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[40/51] Compiling HorizonCalendar DrawingConfig.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[41/51] Compiling HorizonCalendar MonthLayoutContext.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[42/51] Compiling HorizonCalendar MonthRange.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[43/51] Compiling HorizonCalendar MonthsLayout.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[44/51] Compiling HorizonCalendar OverlaidItemLocation.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[45/51] Compiling HorizonCalendar OverlayLayoutContext.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[46/51] Compiling HorizonCalendar FrameProvider.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[47/51] Compiling HorizonCalendar Hasher+CGRect.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[48/51] Compiling HorizonCalendar ItemView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[49/51] Compiling HorizonCalendar ItemViewReuseManager.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[50/51] Compiling HorizonCalendar LayoutItem.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[51/51] Compiling HorizonCalendar LayoutItemTypeEnumerator.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/Info.plist
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:53:13: warning: 'launchPath' is deprecated: renamed to 'executableURL'
 51 |
 52 |     let process = Process()
 53 |     process.launchPath = launchPath
    |             |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
    |             `- note: use 'executableURL' instead
 54 |     process.arguments = arguments
 55 |     try process.run()
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/45] Emitting module HorizonCalendar
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[5/50] Compiling HorizonCalendar CGFloat+MaxLayoutValue.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[6/50] Compiling HorizonCalendar Calendar+Helpers.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[7/50] Compiling HorizonCalendar CalendarScrollView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[8/50] Compiling HorizonCalendar ColorViewRepresentable.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[9/50] Compiling HorizonCalendar Dictionary+MutatingValueForKey.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[10/50] Compiling HorizonCalendar DoubleLayoutPassHelpers.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[11/50] Compiling HorizonCalendar CalendarViewContent.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[12/50] Compiling HorizonCalendar CalendarViewProxy.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[13/50] Compiling HorizonCalendar CalendarViewRepresentable.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[14/50] Compiling HorizonCalendar CalendarViewScrollPosition.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[15/50] Compiling HorizonCalendar Day.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[16/50] Compiling HorizonCalendar DayOfWeekPosition.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[17/50] Compiling HorizonCalendar PaginationHelpers.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[18/50] Compiling HorizonCalendar ScreenPixelAlignment.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[19/50] Compiling HorizonCalendar ScrollMetricsMutator.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[20/50] Compiling HorizonCalendar ScrollToItemContext.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[21/50] Compiling HorizonCalendar SubviewInsertionIndexTracker.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[22/50] Compiling HorizonCalendar UIView+NoAnimation.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[23/50] Compiling HorizonCalendar VisibleItem.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[24/50] Compiling HorizonCalendar VisibleItemsProvider.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[25/50] Compiling HorizonCalendar AnyCalendarItemModel.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[26/50] Compiling HorizonCalendar CalendarItemModel.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[27/50] Compiling HorizonCalendar CalendarItemViewRepresentable.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[28/50] Compiling HorizonCalendar CalendarView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[29/50] Compiling HorizonCalendar MonthGridBackgroundView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[30/50] Compiling HorizonCalendar MonthHeaderView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[31/50] Compiling HorizonCalendar Shape.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[32/50] Compiling HorizonCalendar SwiftUIWrapperView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[33/50] Compiling HorizonCalendar Month.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[34/50] Compiling HorizonCalendar MonthLayoutContext.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[35/50] Compiling HorizonCalendar MonthRange.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[36/50] Compiling HorizonCalendar MonthsLayout.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[37/50] Compiling HorizonCalendar OverlaidItemLocation.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[38/50] Compiling HorizonCalendar OverlayLayoutContext.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[39/50] Compiling HorizonCalendar FrameProvider.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[40/50] Compiling HorizonCalendar Hasher+CGRect.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[41/50] Compiling HorizonCalendar ItemView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[42/50] Compiling HorizonCalendar ItemViewReuseManager.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[43/50] Compiling HorizonCalendar LayoutItem.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[44/50] Compiling HorizonCalendar LayoutItemTypeEnumerator.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[45/50] Compiling HorizonCalendar DayRange.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[46/50] Compiling HorizonCalendar DayRangeLayoutContext.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[47/50] Compiling HorizonCalendar DaysOfTheWeekRowSeparatorOptions.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[48/50] Compiling HorizonCalendar DayOfWeekView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[49/50] Compiling HorizonCalendar DayView.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
[50/50] Compiling HorizonCalendar DrawingConfig.swift
/host/spi-builder-workspace/Sources/Internal/CGFloat+MaxLayoutValue.swift:16:8: error: no such module 'CoreGraphics'
14 | // limitations under the License.
15 |
16 | import CoreGraphics
   |        `- error: no such module 'CoreGraphics'
17 |
18 | extension CGFloat {
BUILD FAILURE 6.1 linux