Build Information
Failed to build PersistDB, reference master (1fcce3
), with Swift 6.1 for Linux on 26 Jun 2025 00:27:49 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jordanekay/PersistDB.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/jordanekay/PersistDB
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1fcce3a Add sendability
Submodule path 'Carthage/Checkouts/Differ': checked out 'e2cca36e7258dd8add88ae46b5ea56509b066e21'
Submodule path 'Carthage/Checkouts/ReactiveSwift': checked out 'b772fa0b624926e6e2f21acbb79297736a05c585'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick': checked out '0b4ed6c706dd0cce923b5019a605a9bcc6b1b600'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs': checked out 'bb795558a76e5daf3688500055bbcfe243bffa8d'
Submodule path 'Carthage/Checkouts/Schemata': checked out '6080c27fc45d972bf5bea128c6a86b8db946e929'
Submodule path 'Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards': checked out '89c30330fcac972a84a4876125064001b9c89f0f'
Submodule path 'Carthage/Checkouts/Standards': checked out '89c30330fcac972a84a4876125064001b9c89f0f'
Submodule 'Carthage/Checkouts/Differ' (https://github.com/tonyarnold/Differ.git) registered for path 'Carthage/Checkouts/Differ'
Submodule 'Carthage/Checkouts/ReactiveSwift' (https://github.com/ReactiveCocoa/ReactiveSwift.git) registered for path 'Carthage/Checkouts/ReactiveSwift'
Submodule 'Carthage/Checkouts/Schemata' (https://github.com/PersistX/Schemata.git) registered for path 'Carthage/Checkouts/Schemata'
Submodule 'Carthage/Checkouts/Standards' (https://github.com/PersistX/Standards.git) registered for path 'Carthage/Checkouts/Standards'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Differ'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Schemata'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Standards'...
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'...
Submodule 'Carthage/Checkouts/Standards' (https://github.com/PersistX/Standards.git) registered for path 'Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Schemata/Carthage/Checkouts/Standards'...
Cloned https://github.com/jordanekay/PersistDB.git
Revision (git rev-parse @):
1fcce3a2e8d5ff8dcd52ab60a743bc0fb9f06c78
SUCCESS checkout https://github.com/jordanekay/PersistDB.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/jordanekay/PersistDB.git
https://github.com/jordanekay/PersistDB.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "schemata",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/jordanekay/Schemata"
},
{
"identity" : "reactiveswift",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.1",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
},
{
"identity" : "differ",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tonyarnold/Differ"
}
],
"manifest_display_name" : "PersistDB",
"name" : "PersistDB",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PersistDB",
"targets" : [
"PersistDB"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "PersistDB",
"module_type" : "SwiftTarget",
"name" : "PersistDB",
"path" : "Source",
"product_dependencies" : [
"Differ",
"ReactiveSwift",
"Schemata"
],
"product_memberships" : [
"PersistDB"
],
"sources" : [
"Action.swift",
"Aggregate.swift",
"Day.swift",
"Delete.swift",
"Expression.swift",
"Extensions/ReactiveSwift.swift",
"Extensions/Schemata.swift",
"Extensions/Swift.swift",
"Generator.swift",
"Group.swift",
"Grouping.swift",
"Insert.swift",
"Model.swift",
"Ordering.swift",
"Predicate.swift",
"ProjectedQuery.swift",
"Query.swift",
"ResultSet.swift",
"SQL/SQL.Action.swift",
"SQL/SQL.Column.swift",
"SQL/SQL.Database.swift",
"SQL/SQL.Delete.swift",
"SQL/SQL.Effect.swift",
"SQL/SQL.Expression.swift",
"SQL/SQL.Insert.swift",
"SQL/SQL.Ordering.swift",
"SQL/SQL.Query.swift",
"SQL/SQL.Row.swift",
"SQL/SQL.Schema.swift",
"SQL/SQL.Table.swift",
"SQL/SQL.Update.swift",
"SQL/SQL.Value.swift",
"SQL/SQL.swift",
"Store.swift",
"Table.swift",
"TestStore.swift",
"Update.swift",
"ValueSet.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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/jordanekay/Schemata
[1/1202] Fetching schemata
Fetched https://github.com/jordanekay/Schemata from cache (0.38s)
Fetching https://github.com/tonyarnold/Differ
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/2366] Fetching differ
[2060/54859] Fetching differ, reactiveswift
Fetched https://github.com/tonyarnold/Differ from cache (2.84s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.89s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (5.49s)
Computing version for https://github.com/tonyarnold/Differ
Computed https://github.com/tonyarnold/Differ at 1.4.6 (2.17s)
Creating working copy for https://github.com/jordanekay/Schemata
Working copy of https://github.com/jordanekay/Schemata resolved at master (1c5443b)
Creating working copy for https://github.com/tonyarnold/Differ
Working copy of https://github.com/tonyarnold/Differ resolved at 1.4.6
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
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/Source/Info.plist
warning: 'schemata': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/Info.plist
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/75] Emitting module ReactiveSwift
[7/81] Compiling Differ NestedDiff.swift
[8/81] Compiling Differ NestedExtendedDiff.swift
[9/81] Compiling Differ Patch+Apply.swift
[10/81] Compiling Differ Patch+Sort.swift
[11/82] Compiling ReactiveSwift Flatten.swift
[12/82] Compiling ReactiveSwift FoundationExtensions.swift
[13/82] Compiling ReactiveSwift Collect.swift
[14/82] Compiling ReactiveSwift CollectEvery.swift
[15/82] Compiling Differ Patch.swift
[16/82] Compiling Schemata PropertyCreation.swift
[17/82] Compiling Schemata Schema.swift
[18/82] Compiling Schemata Property.swift
[19/83] Compiling Schemata Projection.swift
[20/83] Compiling ReactiveSwift Operators.swift
[21/83] Compiling ReactiveSwift Reduce.swift
[22/83] Compiling ReactiveSwift ScanMap.swift
[23/83] Compiling ReactiveSwift SkipFirst.swift
[24/83] Compiling ReactiveSwift SkipRepeats.swift
[25/83] Compiling ReactiveSwift SkipWhile.swift
[26/83] Compiling ReactiveSwift Map.swift
[27/83] Compiling ReactiveSwift MapError.swift
[28/83] Compiling ReactiveSwift Materialize.swift
[29/83] Compiling ReactiveSwift MaterializeAsResult.swift
[30/83] Compiling ReactiveSwift ObserveOn.swift
[31/83] Compiling ReactiveSwift Observer.swift
[32/83] Compiling ReactiveSwift CombinePrevious.swift
[33/83] Compiling ReactiveSwift CompactMap.swift
[34/83] Compiling ReactiveSwift Debounce.swift
[35/83] Compiling ReactiveSwift Delay.swift
[36/83] Emitting module Schemata
[39/83] Compiling Schemata None.swift
[40/83] Compiling Schemata Primitive.swift
[41/83] Emitting module Differ
[42/83] Compiling ReactiveSwift Lifetime.swift
[43/83] Compiling ReactiveSwift AttemptMap.swift
[44/84] Compiling ReactiveSwift Action.swift
[45/84] Compiling ReactiveSwift Atomic.swift
[46/84] Compiling ReactiveSwift Bag.swift
[47/84] Compiling ReactiveSwift Deprecations+Removals.swift
[48/84] Compiling ReactiveSwift Disposable.swift
[49/84] Compiling ReactiveSwift Event.swift
[50/84] Compiling ReactiveSwift EventLogger.swift
[65/84] Compiling ReactiveSwift TakeFirst.swift
[66/84] Compiling ReactiveSwift TakeLast.swift
[67/84] Compiling ReactiveSwift TakeUntil.swift
[68/84] Compiling ReactiveSwift TakeWhile.swift
[69/84] Compiling ReactiveSwift Throttle.swift
[70/84] Compiling ReactiveSwift UnaryAsyncOperator.swift
[71/84] Compiling ReactiveSwift UniqueValues.swift
[72/84] Compiling ReactiveSwift Optional.swift
[73/84] Compiling ReactiveSwift Property.swift
[74/84] Compiling ReactiveSwift Reactive.swift
[75/84] Compiling ReactiveSwift ResultExtensions.swift
[76/84] Compiling ReactiveSwift Scheduler.swift
[78/84] Compiling Schemata Value.swift
[80/85] Compiling ReactiveSwift Signal.Observer.swift
[81/85] Compiling ReactiveSwift Signal.swift
[82/85] Compiling ReactiveSwift SignalProducer.swift
[83/85] Compiling ReactiveSwift UnidirectionalBinding.swift
[84/85] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[85/85] Compiling ReactiveSwift ValidatingProperty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/121] Emitting module PersistDB
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[88/121] Compiling PersistDB Action.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[89/121] Compiling PersistDB Aggregate.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[90/121] Compiling PersistDB Day.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[91/121] Compiling PersistDB Delete.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[92/121] Compiling PersistDB Expression.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[93/125] Compiling PersistDB SQL.Ordering.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[94/125] Compiling PersistDB SQL.Query.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[95/125] Compiling PersistDB SQL.Row.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[96/125] Compiling PersistDB SQL.Schema.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[97/125] Compiling PersistDB SQL.Table.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[98/125] Compiling PersistDB SQL.Update.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[99/125] Compiling PersistDB SQL.Value.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[100/125] Compiling PersistDB SQL.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[101/125] Compiling PersistDB Store.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[102/125] Compiling PersistDB ReactiveSwift.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[103/125] Compiling PersistDB Schemata.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[104/125] Compiling PersistDB Swift.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[105/125] Compiling PersistDB Generator.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[106/125] Compiling PersistDB Group.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[107/125] Compiling PersistDB Table.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[108/125] Compiling PersistDB TestStore.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[109/125] Compiling PersistDB Update.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[110/125] Compiling PersistDB ValueSet.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[111/125] Compiling PersistDB Grouping.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[112/125] Compiling PersistDB Insert.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[113/125] Compiling PersistDB Model.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[114/125] Compiling PersistDB Ordering.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[115/125] Compiling PersistDB Predicate.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[116/125] Compiling PersistDB ProjectedQuery.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[117/125] Compiling PersistDB Query.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[118/125] Compiling PersistDB ResultSet.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[119/125] Compiling PersistDB SQL.Action.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[120/125] Compiling PersistDB SQL.Column.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[121/125] Compiling PersistDB SQL.Database.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[122/125] Compiling PersistDB SQL.Delete.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[123/125] Compiling PersistDB SQL.Effect.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[124/125] Compiling PersistDB SQL.Expression.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[125/125] Compiling PersistDB SQL.Insert.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
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
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/Source/Info.plist
warning: 'schemata': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Schemata/Sources/Info.plist
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/71] Compiling Schemata Primitive.swift
[3/72] Compiling ReactiveSwift CollectEvery.swift
[4/72] Compiling ReactiveSwift CombinePrevious.swift
[5/73] Compiling Schemata None.swift
[6/73] Emitting module Schemata
[7/73] Compiling ReactiveSwift Action.swift
[8/73] Compiling ReactiveSwift Atomic.swift
[9/73] Compiling Schemata Projection.swift
[10/73] Compiling Schemata Property.swift
[11/73] Compiling Schemata Value.swift
[14/73] Compiling Schemata PropertyCreation.swift
[15/73] Compiling Schemata Schema.swift
[16/73] Compiling ReactiveSwift Bag.swift
[17/73] Compiling ReactiveSwift Deprecations+Removals.swift
[18/74] Compiling Differ Patch.swift
[19/74] Compiling ReactiveSwift Map.swift
[20/74] Compiling ReactiveSwift MapError.swift
[21/74] Compiling ReactiveSwift Materialize.swift
[22/74] Compiling ReactiveSwift MaterializeAsResult.swift
[23/74] Compiling ReactiveSwift ObserveOn.swift
[24/74] Compiling ReactiveSwift Observer.swift
[25/80] Compiling ReactiveSwift Disposable.swift
[26/80] Compiling ReactiveSwift Event.swift
[27/80] Compiling ReactiveSwift EventLogger.swift
[28/80] Compiling ReactiveSwift Flatten.swift
[29/80] Compiling ReactiveSwift FoundationExtensions.swift
[30/80] Compiling ReactiveSwift Lifetime.swift
[31/80] Emitting module Differ
[32/80] Compiling ReactiveSwift AttemptMap.swift
[33/80] Compiling ReactiveSwift Collect.swift
[36/81] Compiling ReactiveSwift TakeFirst.swift
[37/81] Compiling ReactiveSwift TakeLast.swift
[38/81] Compiling ReactiveSwift TakeUntil.swift
[39/81] Compiling ReactiveSwift TakeWhile.swift
[40/81] Compiling ReactiveSwift Throttle.swift
[41/81] Compiling ReactiveSwift UnaryAsyncOperator.swift
[42/81] Compiling ReactiveSwift Operators.swift
[43/81] Compiling ReactiveSwift Reduce.swift
[44/81] Compiling ReactiveSwift ScanMap.swift
[45/81] Compiling ReactiveSwift SkipFirst.swift
[46/81] Compiling ReactiveSwift SkipRepeats.swift
[47/81] Compiling ReactiveSwift SkipWhile.swift
[48/81] Compiling ReactiveSwift CompactMap.swift
[49/81] Compiling ReactiveSwift Debounce.swift
[50/81] Compiling ReactiveSwift Delay.swift
[51/81] Compiling ReactiveSwift Dematerialize.swift
[52/81] Compiling ReactiveSwift DematerializeResults.swift
[53/81] Compiling ReactiveSwift Filter.swift
[54/81] Compiling ReactiveSwift LazyMap.swift
[55/81] Compiling ReactiveSwift UniqueValues.swift
[56/81] Compiling ReactiveSwift Optional.swift
[57/81] Compiling ReactiveSwift Property.swift
[58/81] Compiling ReactiveSwift Reactive.swift
[59/81] Compiling ReactiveSwift ResultExtensions.swift
[60/81] Compiling ReactiveSwift Scheduler.swift
[68/81] Emitting module ReactiveSwift
[76/81] Compiling ReactiveSwift Signal.Observer.swift
[77/81] Compiling ReactiveSwift Signal.swift
[78/81] Compiling ReactiveSwift SignalProducer.swift
[79/81] Compiling ReactiveSwift UnidirectionalBinding.swift
[80/81] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[81/81] Compiling ReactiveSwift ValidatingProperty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/117] Emitting module PersistDB
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[84/121] Compiling PersistDB Action.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[85/121] Compiling PersistDB Aggregate.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[86/121] Compiling PersistDB Day.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[87/121] Compiling PersistDB Delete.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[88/121] Compiling PersistDB Expression.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[89/121] Compiling PersistDB ProjectedQuery.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[90/121] Compiling PersistDB Query.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[91/121] Compiling PersistDB ResultSet.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[92/121] Compiling PersistDB SQL.Action.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[93/121] Compiling PersistDB SQL.Column.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[94/121] Compiling PersistDB SQL.Update.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[95/121] Compiling PersistDB SQL.Value.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[96/121] Compiling PersistDB SQL.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[97/121] Compiling PersistDB Store.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[98/121] Compiling PersistDB SQL.Ordering.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[99/121] Compiling PersistDB SQL.Query.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[100/121] Compiling PersistDB SQL.Row.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[101/121] Compiling PersistDB SQL.Schema.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[102/121] Compiling PersistDB SQL.Table.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[103/121] Compiling PersistDB Grouping.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[104/121] Compiling PersistDB Insert.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[105/121] Compiling PersistDB Model.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[106/121] Compiling PersistDB Ordering.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[107/121] Compiling PersistDB Predicate.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[108/121] Compiling PersistDB Table.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[109/121] Compiling PersistDB TestStore.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[110/121] Compiling PersistDB Update.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[111/121] Compiling PersistDB ValueSet.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[112/121] Compiling PersistDB ReactiveSwift.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[113/121] Compiling PersistDB Schemata.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[114/121] Compiling PersistDB Swift.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[115/121] Compiling PersistDB Generator.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[116/121] Compiling PersistDB Group.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[117/121] Compiling PersistDB SQL.Database.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[118/121] Compiling PersistDB SQL.Delete.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[119/121] Compiling PersistDB SQL.Effect.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[120/121] Compiling PersistDB SQL.Expression.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
[121/121] Compiling PersistDB SQL.Insert.swift
/host/spi-builder-workspace/Source/SQL/SQL.Database.swift:2:8: error: no such module 'SQLite3'
1 | import Foundation
2 | import SQLite3
| `- error: no such module 'SQLite3'
3 |
4 | extension SQL {
BUILD FAILURE 6.1 linux