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 Scout, reference main (78da1b), with Swift 6.0 for Linux on 26 Jun 2025 20:44:35 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kasianov-mikhail/scout.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/kasianov-mikhail/scout
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 78da1b6 Specify list row separator edges in StatView
Cloned https://github.com/kasianov-mikhail/scout.git
Revision (git rev-parse @):
78da1b6a9690c839aa78c6f18397065bd9288d75
SUCCESS checkout https://github.com/kasianov-mikhail/scout.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kasianov-mikhail/scout.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.61s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/Sources/Scout/Scout.xcdatamodeld
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Emitting module Logging
[5/8] Compiling Logging Locks.swift
[6/8] Compiling Logging MetadataProvider.swift
[7/8] Compiling Logging LogHandler.swift
[8/8] Compiling Logging Logging.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/72] Emitting module Scout
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[11/80] Compiling Scout Period.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[12/80] Compiling Scout PeriodPicker.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[13/80] Compiling Scout PickerCompatible.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[14/80] Compiling Scout Placeholder.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[15/80] Compiling Scout RangeControl.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[16/80] Compiling Scout RangeLabel.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[17/80] Compiling Scout RawPointData.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[18/80] Compiling Scout Redacted.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[19/80] Compiling Scout ActivityPeriod.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[20/80] Compiling Scout CKRepresentable.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[21/80] Compiling Scout Calendar.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[22/80] Compiling Scout Cell.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[23/80] Compiling Scout Combining.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[24/80] Compiling Scout Database+Runner.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[25/80] Compiling Scout Database.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[26/80] Compiling Scout Date+Start.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[27/80] Compiling Scout DateModel.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[28/80] Compiling Scout Dispatcher.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[29/80] Compiling Scout IDs.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[30/80] Compiling Scout Log.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[31/80] Compiling Scout LogHandler.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[32/80] Compiling Scout Matrix+Record.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[33/80] Compiling Scout Matrix.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[34/80] Compiling Scout MatrixGroup.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[35/80] Compiling Scout NotificationListener.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[36/80] Compiling Scout PeriodCell.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[37/80] Compiling Scout FilterView.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[38/80] Compiling Scout Header.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[39/80] Compiling Scout HistoryFilter.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[40/80] Compiling Scout HistoryView.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[41/80] Compiling Scout HomeView.Sections.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[42/80] Compiling Scout HomeView.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[43/80] Compiling Scout Message.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[44/80] Compiling Scout ParamList.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[45/80] Compiling Scout ParamProvider.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[46/80] Compiling Scout Persistence.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[47/80] Compiling Scout SessionObject+Monitor.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[48/80] Compiling Scout Setup.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[49/80] Compiling Scout Sync.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[50/80] Compiling Scout SyncCoordinator.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[51/80] Compiling Scout SyncError.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[52/80] Compiling Scout SyncGroup.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[53/80] Compiling Scout Syncable.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[54/80] Compiling Scout UserActivity+Monitor.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[55/80] Compiling Scout Criteria.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[56/80] Compiling Scout DatabaseController+Sample.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[57/80] Compiling Scout DatabaseController.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[58/80] Compiling Scout Date+Add.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[59/80] Compiling Scout Event.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[60/80] Compiling Scout EventList.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[61/80] Compiling Scout EventProvider.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[62/80] Compiling Scout EventView.Sections.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[63/80] Compiling Scout EventView.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[64/80] Compiling Scout ActivityProvider.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[65/80] Compiling Scout ActivityRow.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[66/80] Compiling Scout ActivityView.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[67/80] Compiling Scout AnalyticsView.Suggestion.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[68/80] Compiling Scout AnalyticsView.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[69/80] Compiling Scout Box.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[70/80] Compiling Scout ChartCompatible.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[71/80] Compiling Scout ChartPoint.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[72/80] Compiling Scout ChartView.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[73/80] Compiling Scout RedactedText.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[74/80] Compiling Scout Row.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[75/80] Compiling Scout StatEventList.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[76/80] Compiling Scout StatModel+Move.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[77/80] Compiling Scout StatModel.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[78/80] Compiling Scout StatProvider.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[79/80] Compiling Scout StatRow.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
[80/80] Compiling Scout StatView.swift
/host/spi-builder-workspace/Sources/Scout/Core/CKRepresentable.swift:8:8: error: no such module 'CloudKit'
 6 | // https://opensource.org/licenses/MIT.
 7 |
 8 | import CloudKit
   |        `- error: no such module 'CloudKit'
 9 |
10 | /// A protocol that defines a type that can be represented as a `CKRecord`.
BUILD FAILURE 6.0 linux