Build Information
Failed to build Scout, reference 1.1.0 (363f0a
), with Swift 6.2 (beta) for Android on 22 Jun 2025 22:34:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: 1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/kasianov-mikhail/scout
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 363f0a1 Update README with corrected installation link
Cloned https://github.com/kasianov-mikhail/scout.git
Revision (git rev-parse @):
363f0a1360bb001e1d46e71554c215196aa30b09
SUCCESS checkout https://github.com/kasianov-mikhail/scout.git at 1.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/kasianov-mikhail/scout.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.01s)
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-8C5A4AE7A8CE2BA.txt
[4/8] Compiling Logging Locks.swift
[5/8] Emitting module Logging
[6/8] Compiling Logging MetadataProvider.swift
[7/8] Compiling Logging LogHandler.swift
[8/8] Compiling Logging Logging.swift
[10/59] Compiling Scout MatrixProvider.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[11/59] Compiling Scout NotificationListener.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[12/59] Compiling Scout Persistence.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[13/59] Compiling Scout Record+HourField.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[14/59] Compiling Scout SessionMonitor.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[15/59] Compiling Scout Setup.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[16/59] Compiling Scout Sync.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/66] Emitting module Scout
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[18/66] Compiling Scout Placeholder.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[19/66] Compiling Scout RangeControl.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[20/66] Compiling Scout RangeLabel.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[21/66] Compiling Scout RawPointData.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[22/66] Compiling Scout Redacted.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[23/66] Compiling Scout RedactedText.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[24/66] Compiling Scout Row.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[25/66] Compiling Scout StatEventList.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[26/66] Compiling Scout StatModel+Move.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[27/66] Compiling Scout StatModel.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[28/66] Compiling Scout StatProvider.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[29/66] Compiling Scout StatRow.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[30/66] Compiling Scout StatView.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[31/66] Compiling Scout UserPeriod.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[32/66] Compiling Scout Calendar.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[33/66] Compiling Scout Database.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[34/66] Compiling Scout Date+Start.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[35/66] Compiling Scout Dispatcher.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[36/66] Compiling Scout IDs.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[37/66] Compiling Scout Log.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[38/66] Compiling Scout LogHandler.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[39/66] Compiling Scout HomeView.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[40/66] Compiling Scout Matrix.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[41/66] Compiling Scout Message.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[42/66] Compiling Scout ParamList.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[43/66] Compiling Scout ParamProvider.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[44/66] Compiling Scout Period.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[45/66] Compiling Scout PeriodPicker.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[46/66] Compiling Scout EventView.Sections.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[47/66] Compiling Scout EventView.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[48/66] Compiling Scout FilterView.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[49/66] Compiling Scout Header.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[50/66] Compiling Scout HistoryFilter.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[51/66] Compiling Scout HistoryView.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[52/66] Compiling Scout HomeView.Sections.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[53/66] Compiling Scout Criteria.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[54/66] Compiling Scout DatabaseController+Sample.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[55/66] Compiling Scout DatabaseController.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[56/66] Compiling Scout Date+Add.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[57/66] Compiling Scout Event.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[58/66] Compiling Scout EventList.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[59/66] Compiling Scout EventProvider.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[60/66] Compiling Scout SyncCoordinator.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[61/66] Compiling Scout SyncGroup.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[62/66] Compiling Scout Syncable.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[63/66] Compiling Scout AnalyticsView.Suggestion.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[64/66] Compiling Scout AnalyticsView.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[65/66] Compiling Scout Box.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
[66/66] Compiling Scout ChartPoint.swift
/host/spi-builder-workspace/Sources/Scout/Core/Database.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 typealias representing the result of a database operation.
BUILD FAILURE 6.2 android