Build Information
Failed to build PersistDB, reference master (6ec356
), with Swift 6.1 for Linux on 21 May 2025 07:32:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.6
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 6ec3569 Update dependencies
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 @):
6ec3569d31ae6996d2c2256cce6ab0c528c15749
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-4609320-1":/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:f193892c0330802c410074518c5e9f2dde15db311d4fc67a93260807f25db4d6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/jordanekay/Schemata
[1/1187] Fetching schemata
Fetched https://github.com/jordanekay/Schemata from cache (0.41s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/tonyarnold/Differ
[1/2366] Fetching differ
[2367/54854] Fetching differ, reactiveswift
Fetched https://github.com/tonyarnold/Differ from cache (0.56s)
[5774/52488] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (3.09s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.0 (6.26s)
Computing version for https://github.com/tonyarnold/Differ
Computed https://github.com/tonyarnold/Differ at 1.4.6 (0.72s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.0
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/jordanekay/Schemata
Working copy of https://github.com/jordanekay/Schemata resolved at master (d50bff6)
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] Compiling ReactiveSwift EventLogger.swift
[7/75] Compiling ReactiveSwift Map.swift
[8/76] Compiling ReactiveSwift Bag.swift
[9/76] Compiling ReactiveSwift Deprecations+Removals.swift
[10/76] Compiling ReactiveSwift Disposable.swift
[11/76] Compiling ReactiveSwift Event.swift
[12/76] Compiling ReactiveSwift Observer.swift
[13/76] Compiling ReactiveSwift CompactMap.swift
[14/76] Compiling ReactiveSwift MaterializeAsResult.swift
[15/76] Compiling ReactiveSwift ObserveOn.swift
[17/76] Compiling ReactiveSwift MapError.swift
[18/76] Compiling ReactiveSwift Materialize.swift
[22/76] Compiling Schemata None.swift
[23/83] Compiling Differ Patch.swift
[24/83] Compiling Schemata Value.swift
[25/83] Compiling Schemata Primitive.swift
[26/83] Compiling Schemata Property.swift
[27/83] Emitting module Differ
[28/83] Compiling ReactiveSwift Action.swift
[29/83] Compiling ReactiveSwift Atomic.swift
[30/83] Emitting module Schemata
[33/83] Compiling Schemata Projection.swift
[36/84] Emitting module ReactiveSwift
[37/84] Compiling Schemata Schema.swift
[38/84] Compiling Schemata PropertyCreation.swift
[46/85] Compiling ReactiveSwift Operators.swift
[47/85] Compiling ReactiveSwift Reduce.swift
[48/85] Compiling ReactiveSwift ScanMap.swift
[49/85] Compiling ReactiveSwift SkipFirst.swift
[50/85] Compiling ReactiveSwift SkipRepeats.swift
[51/85] Compiling ReactiveSwift SkipWhile.swift
[53/85] Compiling ReactiveSwift Debounce.swift
[54/85] Compiling ReactiveSwift Delay.swift
[55/85] Compiling ReactiveSwift Dematerialize.swift
[56/85] Compiling ReactiveSwift DematerializeResults.swift
[57/85] Compiling ReactiveSwift Filter.swift
[58/85] Compiling ReactiveSwift LazyMap.swift
[61/85] Compiling ReactiveSwift UniqueValues.swift
[62/85] Compiling ReactiveSwift Optional.swift
[63/85] Compiling ReactiveSwift Property.swift
[64/85] Compiling ReactiveSwift Reactive.swift
[65/85] Compiling ReactiveSwift ResultExtensions.swift
[66/85] Compiling ReactiveSwift Scheduler.swift
[67/85] Compiling ReactiveSwift TakeFirst.swift
[68/85] Compiling ReactiveSwift TakeLast.swift
[69/85] Compiling ReactiveSwift TakeUntil.swift
[70/85] Compiling ReactiveSwift TakeWhile.swift
[71/85] Compiling ReactiveSwift Throttle.swift
[72/85] Compiling ReactiveSwift UnaryAsyncOperator.swift
[73/85] Compiling ReactiveSwift Flatten.swift
[74/85] Compiling ReactiveSwift FoundationExtensions.swift
[75/85] Compiling ReactiveSwift Lifetime.swift
[76/85] Compiling ReactiveSwift AttemptMap.swift
[77/85] Compiling ReactiveSwift Collect.swift
[78/85] Compiling ReactiveSwift CollectEvery.swift
[79/85] Compiling ReactiveSwift CombinePrevious.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 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 {
[94/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 {
[95/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 {
[96/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 {
[97/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 {
[98/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 {
[99/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 {
[100/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 {
[101/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 {
[102/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 {
[103/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 {
[104/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 {
[105/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 {
[106/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 {
[107/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 {
[108/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 {
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[115/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 {
[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-4609320-1":/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:f193892c0330802c410074518c5e9f2dde15db311d4fc67a93260807f25db4d6
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 Projection.swift
[3/72] Compiling ReactiveSwift FoundationExtensions.swift
[4/72] Compiling ReactiveSwift Lifetime.swift
[5/73] Emitting module Schemata
[6/73] Compiling ReactiveSwift Action.swift
[7/73] Compiling ReactiveSwift Atomic.swift
[8/73] Compiling Schemata Primitive.swift
[9/73] Compiling Schemata PropertyCreation.swift
[10/73] Compiling Schemata Schema.swift
[11/73] Compiling Schemata None.swift
[12/73] Compiling Schemata Property.swift
[13/73] Compiling ReactiveSwift Disposable.swift
[14/73] Compiling ReactiveSwift Event.swift
[15/73] Compiling ReactiveSwift Map.swift
[16/73] Compiling ReactiveSwift MapError.swift
[17/73] Compiling ReactiveSwift Materialize.swift
[18/73] Compiling ReactiveSwift MaterializeAsResult.swift
[19/73] Compiling ReactiveSwift ObserveOn.swift
[20/73] Compiling ReactiveSwift Observer.swift
[21/73] Compiling ReactiveSwift Operators.swift
[22/73] Compiling ReactiveSwift Reduce.swift
[23/73] Compiling ReactiveSwift ScanMap.swift
[24/73] Compiling ReactiveSwift SkipFirst.swift
[25/73] Compiling ReactiveSwift SkipRepeats.swift
[26/73] Compiling ReactiveSwift SkipWhile.swift
[27/79] Compiling Schemata Value.swift
[28/80] Compiling Differ Patch.swift
[29/80] Compiling ReactiveSwift AttemptMap.swift
[30/80] Compiling ReactiveSwift Collect.swift
[31/80] Compiling ReactiveSwift CollectEvery.swift
[32/80] Compiling ReactiveSwift CombinePrevious.swift
[33/80] Compiling ReactiveSwift EventLogger.swift
[34/80] Compiling ReactiveSwift Flatten.swift
[37/80] Compiling ReactiveSwift Bag.swift
[38/80] Compiling ReactiveSwift Deprecations+Removals.swift
[39/80] Emitting module Differ
[42/81] Compiling ReactiveSwift CompactMap.swift
[43/81] Compiling ReactiveSwift Debounce.swift
[44/81] Compiling ReactiveSwift Delay.swift
[45/81] Compiling ReactiveSwift Dematerialize.swift
[46/81] Compiling ReactiveSwift DematerializeResults.swift
[47/81] Compiling ReactiveSwift Filter.swift
[48/81] Compiling ReactiveSwift LazyMap.swift
[49/81] Compiling ReactiveSwift TakeFirst.swift
[50/81] Compiling ReactiveSwift TakeLast.swift
[51/81] Compiling ReactiveSwift TakeUntil.swift
[52/81] Compiling ReactiveSwift TakeWhile.swift
[53/81] Compiling ReactiveSwift Throttle.swift
[54/81] Compiling ReactiveSwift UnaryAsyncOperator.swift
[69/81] Emitting module ReactiveSwift
[70/81] Compiling ReactiveSwift UniqueValues.swift
[71/81] Compiling ReactiveSwift Optional.swift
[72/81] Compiling ReactiveSwift Property.swift
[73/81] Compiling ReactiveSwift Reactive.swift
[74/81] Compiling ReactiveSwift ResultExtensions.swift
[75/81] Compiling ReactiveSwift Scheduler.swift
[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
[83/117] 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 {
[84/117] 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 {
[85/117] 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 {
[86/117] 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 {
[87/117] 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 {
[88/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 {
[89/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 {
[90/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 {
[91/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 {
[92/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 {
[93/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 {
[94/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 {
[95/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 {
[96/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 {
[97/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 {
[98/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 {
[99/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 {
[100/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 {
[101/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 {
[102/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[103/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 {
[104/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 {
[105/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 {
[106/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 {
[107/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 {
[108/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 {
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[115/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 {
[116/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 {
[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