The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PersistDB, reference master (d02f11), with Swift 6.1 for Linux on 30 Aug 2025 15:14:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
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 d02f111 Fix crash
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 @):
d02f1112f9965af463226fa61f9884e6a27ea211
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/jordanekay/Schemata
[1/1206] Fetching schemata
Fetched https://github.com/jordanekay/Schemata from cache (0.44s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/tonyarnold/Differ
[1/2366] Fetching differ
[2344/54866] Fetching differ, reactiveswift
Fetched https://github.com/tonyarnold/Differ from cache (0.54s)
[5250/52500] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (3.65s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (7.37s)
Computing version for https://github.com/tonyarnold/Differ
Computed https://github.com/tonyarnold/Differ at 1.4.6 (0.96s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1
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 (776426b)
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 Schemata
[7/76] Compiling ReactiveSwift Filter.swift
[8/76] Compiling ReactiveSwift LazyMap.swift
[9/76] Compiling ReactiveSwift Dematerialize.swift
[10/76] Compiling ReactiveSwift DematerializeResults.swift
[11/77] Compiling ReactiveSwift Lifetime.swift
[12/77] Compiling ReactiveSwift AttemptMap.swift
[13/77] Compiling ReactiveSwift Map.swift
[14/77] Compiling ReactiveSwift MapError.swift
[15/77] Compiling ReactiveSwift Materialize.swift
[16/77] Compiling ReactiveSwift MaterializeAsResult.swift
[17/77] Compiling ReactiveSwift ObserveOn.swift
[18/77] Compiling ReactiveSwift Observer.swift
[19/83] Compiling Differ Patch.swift
[20/83] Compiling Schemata Projection.swift
[21/83] Compiling Schemata PropertyCreation.swift
[22/83] Compiling Schemata Schema.swift
[23/83] Compiling Schemata None.swift
[24/83] Compiling ReactiveSwift Flatten.swift
[25/83] Compiling ReactiveSwift FoundationExtensions.swift
[26/83] Emitting module Differ
[27/83] Compiling Schemata Property.swift
[28/83] Compiling Schemata Primitive.swift
[29/83] Compiling ReactiveSwift TakeFirst.swift
[30/83] Compiling ReactiveSwift TakeLast.swift
[31/83] Compiling ReactiveSwift TakeUntil.swift
[32/83] Compiling ReactiveSwift TakeWhile.swift
[33/83] Compiling ReactiveSwift Throttle.swift
[34/83] Compiling ReactiveSwift UnaryAsyncOperator.swift
[35/83] Compiling ReactiveSwift CombinePrevious.swift
[36/83] Compiling ReactiveSwift CompactMap.swift
[37/83] Compiling Schemata Value.swift
[38/83] Compiling ReactiveSwift Debounce.swift
[39/83] Compiling ReactiveSwift Delay.swift
[49/83] Compiling ReactiveSwift Collect.swift
[50/83] Compiling ReactiveSwift CollectEvery.swift
[51/85] Emitting module ReactiveSwift
[61/85] Compiling ReactiveSwift Action.swift
[62/85] Compiling ReactiveSwift Atomic.swift
[63/85] Compiling ReactiveSwift Bag.swift
[64/85] Compiling ReactiveSwift Deprecations+Removals.swift
[65/85] Compiling ReactiveSwift Disposable.swift
[66/85] Compiling ReactiveSwift Event.swift
[67/85] Compiling ReactiveSwift EventLogger.swift
[68/85] Compiling ReactiveSwift UniqueValues.swift
[69/85] Compiling ReactiveSwift Optional.swift
[70/85] Compiling ReactiveSwift Property.swift
[71/85] Compiling ReactiveSwift Reactive.swift
[72/85] Compiling ReactiveSwift ResultExtensions.swift
[73/85] Compiling ReactiveSwift Scheduler.swift
[74/85] Compiling ReactiveSwift Operators.swift
[75/85] Compiling ReactiveSwift Reduce.swift
[76/85] Compiling ReactiveSwift ScanMap.swift
[77/85] Compiling ReactiveSwift SkipFirst.swift
[78/85] Compiling ReactiveSwift SkipRepeats.swift
[79/85] Compiling ReactiveSwift SkipWhile.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
[87/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 {
[88/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 {
[89/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 {
[90/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 {
[91/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/125] 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 {
[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 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/125] 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/125] 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/125] 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/125] 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 {
[103/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 {
[104/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 {
[105/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 {
[106/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 {
[107/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 {
[108/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 {
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[115/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 {
[116/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 {
[117/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 {
[118/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 {
[119/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 {
[120/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 {
[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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
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 None.swift
[3/72] Compiling ReactiveSwift CompactMap.swift
[4/72] Compiling ReactiveSwift Debounce.swift
[5/73] Emitting module Schemata
[6/73] Compiling ReactiveSwift Event.swift
[7/73] Compiling ReactiveSwift EventLogger.swift
[8/73] Emitting module Differ
[9/73] Compiling Schemata Property.swift
[10/73] Compiling Schemata Primitive.swift
[11/73] Compiling ReactiveSwift DematerializeResults.swift
[12/73] Compiling ReactiveSwift Filter.swift
[15/73] Compiling Differ Patch.swift
[16/73] Compiling Schemata PropertyCreation.swift
[17/73] Compiling Schemata Projection.swift
[18/73] Compiling Schemata Schema.swift
[19/73] Compiling Schemata Value.swift
[21/74] Compiling ReactiveSwift LazyMap.swift
[22/74] Compiling ReactiveSwift Action.swift
[23/74] Compiling ReactiveSwift Deprecations+Removals.swift
[24/74] Compiling ReactiveSwift Disposable.swift
[25/74] Compiling ReactiveSwift Atomic.swift
[26/74] Compiling ReactiveSwift Bag.swift
[27/74] Compiling ReactiveSwift Delay.swift
[28/74] Compiling ReactiveSwift Dematerialize.swift
[30/75] Compiling ReactiveSwift Map.swift
[31/75] Compiling ReactiveSwift MapError.swift
[32/75] Compiling ReactiveSwift Materialize.swift
[33/75] Compiling ReactiveSwift MaterializeAsResult.swift
[34/75] Compiling ReactiveSwift ObserveOn.swift
[35/75] Compiling ReactiveSwift Observer.swift
[43/81] Emitting module ReactiveSwift
[51/81] Compiling ReactiveSwift Operators.swift
[52/81] Compiling ReactiveSwift Reduce.swift
[53/81] Compiling ReactiveSwift ScanMap.swift
[54/81] Compiling ReactiveSwift SkipFirst.swift
[55/81] Compiling ReactiveSwift SkipRepeats.swift
[56/81] Compiling ReactiveSwift SkipWhile.swift
[57/81] Compiling ReactiveSwift TakeFirst.swift
[58/81] Compiling ReactiveSwift TakeLast.swift
[59/81] Compiling ReactiveSwift TakeUntil.swift
[60/81] Compiling ReactiveSwift TakeWhile.swift
[61/81] Compiling ReactiveSwift Throttle.swift
[62/81] Compiling ReactiveSwift UnaryAsyncOperator.swift
[63/81] Compiling ReactiveSwift UniqueValues.swift
[64/81] Compiling ReactiveSwift Optional.swift
[65/81] Compiling ReactiveSwift Property.swift
[66/81] Compiling ReactiveSwift Reactive.swift
[67/81] Compiling ReactiveSwift ResultExtensions.swift
[68/81] Compiling ReactiveSwift Scheduler.swift
[69/81] Compiling ReactiveSwift Flatten.swift
[70/81] Compiling ReactiveSwift FoundationExtensions.swift
[71/81] Compiling ReactiveSwift Lifetime.swift
[72/81] Compiling ReactiveSwift AttemptMap.swift
[73/81] Compiling ReactiveSwift Collect.swift
[74/81] Compiling ReactiveSwift CollectEvery.swift
[75/81] Compiling ReactiveSwift CombinePrevious.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
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.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 {
[95/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 {
[96/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 {
[97/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 {
[98/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 {
[99/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 {
[100/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 {
[101/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 {
[102/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 {
[103/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 {
[104/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 {
[105/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 {
[106/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 {
[107/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 {
[108/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 {
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[115/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 {
[116/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 {
[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