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 Occurrence, reference 0.9.1 (763798), with Swift 6.1 for Android on 14 Jun 2025 03:53:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Occurrence.git
Reference: 0.9.1
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/richardpiazza/Occurrence
 * tag               0.9.1      -> FETCH_HEAD
HEAD is now at 763798a Sendable Conformances (#25)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
763798a66ef9bd4940929a870fc724ca60c3ecdf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at 0.9.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/richardpiazza/Occurrence.git
https://github.com/richardpiazza/Occurrence.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "statement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/Statement.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    }
  ],
  "manifest_display_name" : "Occurrence",
  "name" : "Occurrence",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "Occurrence",
      "targets" : [
        "Occurrence"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OccurrenceTests",
      "module_type" : "SwiftTarget",
      "name" : "OccurrenceTests",
      "path" : "Tests/OccurrenceTests",
      "product_dependencies" : [
        "Logging"
      ],
      "sources" : [
        "CoreDataLogProviderTests.swift",
        "LogProviderTestCase.swift",
        "LogStreamerTests.swift",
        "LoggableErrorTests.swift",
        "LoggerMetadataTests.swift",
        "OccurrenceTests.swift",
        "RedactionTests.swift",
        "SQLiteLogProviderTests.swift"
      ],
      "target_dependencies" : [
        "Occurrence"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Occurrence",
      "module_type" : "SwiftTarget",
      "name" : "Occurrence",
      "path" : "Sources/Occurrence",
      "product_dependencies" : [
        "Logging",
        "Statement",
        "StatementSQLite",
        "SQLite"
      ],
      "product_memberships" : [
        "Occurrence"
      ],
      "sources" : [
        "CoreData/CoreDataLogProvider.swift",
        "CoreData/LogModel.swift",
        "CoreData/Logger.Filter+Predicate.swift",
        "CoreData/ManagedEntry.swift",
        "Extensions/Array+Occurrence.swift",
        "Extensions/CocoaError+Occurrence.swift",
        "Extensions/DecodingError+Occurrence.swift",
        "Extensions/Dictionary+Occurrence.swift",
        "Extensions/EncodingError+Occurrence.swift",
        "Extensions/FileManager+Occurrence.swift",
        "Extensions/Logger+Entry.swift",
        "Extensions/Logger+Filter.swift",
        "Extensions/Logger+Occurrence.swift",
        "Extensions/Logger+Subsystem.swift",
        "Extensions/Logger.Level+Occurrence.swift",
        "Extensions/Logger.Message+Occurrence.swift",
        "Extensions/Logger.Metadata+Occurrence.swift",
        "Extensions/Logger.MetadataKey.swift",
        "Extensions/Logger.MetadataValue+Occurrence.swift",
        "Extensions/URLError+Occurrence.swift",
        "LazyLogger.swift",
        "LogProvider.swift",
        "LogStreamer.swift",
        "LoggableError.swift",
        "Occurrence.swift",
        "SQLite/Logger.Filter+Where.swift",
        "SQLite/SQLiteEntry+Mapping.swift",
        "SQLite/SQLiteEntry.swift",
        "SQLite/SQLiteLogProvider.swift",
        "Streamer/OccurrenceLogStreamer.swift",
        "SwiftUI/LogView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:53019eca44ba8cce4deef66552e72c09c078a8a7314109c78012ab10170a991e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/richardpiazza/Statement.git
[1/745] Fetching statement
[381/10594] Fetching statement, sqlite.swift
[677/14430] Fetching statement, sqlite.swift, swift-log
Fetched https://github.com/richardpiazza/Statement.git from cache (0.50s)
[11716/13685] Fetching sqlite.swift, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.12s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.14s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.68s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.56s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/135] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.02s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (3.27s)
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/69] Emitting module Logging
[8/69] Emitting module Statement
[9/72] Compiling Logging Locks.swift
[10/72] Compiling Logging LogHandler.swift
[11/72] Compiling Logging MetadataProvider.swift
[12/72] Compiling Logging Logging.swift
[14/73] Compiling Statement Group.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[15/73] Compiling Statement Entity.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[16/73] Compiling Statement Field.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[17/73] Compiling Statement ForeignKey.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[18/73] Compiling Statement AttributeConvertible.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[19/77] Compiling Statement ConjunctiveOperator.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[20/77] Compiling Statement LogicalOperator.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[21/77] Compiling Statement AnyRenderable.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[22/77] Compiling Statement ComparisonPredicate.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[23/77] Compiling Statement ConjunctivePredicate.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[24/77] Compiling Statement LogicalRenderer.swift
[25/77] Compiling Statement Renderer.swift
[26/77] Compiling Statement AnyAttribute.swift
[27/77] Compiling Statement Attribute.swift
[28/77] Compiling Statement ClauseRenderer.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[29/77] Compiling Statement ComparisonRenderer.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[30/77] Compiling Statement ConjunctiveRenderer.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[31/77] Compiling Statement GroupRenderer.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[32/77] Compiling Statement DataType.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[33/77] Compiling Statement DataTypeConvertible.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[34/77] Compiling Statement StatementSyntax.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[35/77] Compiling Statement StructuredStatement.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[36/77] Compiling Statement Clause.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[37/77] Compiling Statement ComparisonOperator.swift
[41/77] Compiling Statement Keyword.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[42/77] Compiling Statement LogicalPredicate.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[43/77] Compiling Statement Segment.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[44/77] Compiling SQLite Query+with.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[45/77] Compiling SQLite Coding.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[46/77] Compiling SQLite Collation.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[47/77] Compiling SQLite CoreFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[48/77] Compiling SQLite CustomFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/77] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[75/96] Emitting module StatementSQLite
[76/98] Compiling StatementSQLite SetContext.swift
[77/98] Compiling StatementSQLite UpdateContext.swift
[78/98] Compiling StatementSQLite Segment+SQLite.swift
[79/98] Compiling StatementSQLite SelectContext.swift
[80/98] Compiling StatementSQLite OrderContext.swift
[81/98] Compiling StatementSQLite SQLiteStatement.swift
[82/98] Compiling StatementSQLite JoinContext.swift
[83/98] Compiling StatementSQLite LimitContext.swift
[84/98] Compiling StatementSQLite FromContext.swift
[85/98] Compiling StatementSQLite HavingContext.swift
[86/98] Compiling StatementSQLite InsertContext.swift
[87/98] Compiling StatementSQLite ValuesContext.swift
[88/98] Compiling StatementSQLite WhereContext.swift
[89/98] Compiling StatementSQLite AlterTableContext.swift
[90/98] Compiling StatementSQLite CreateContext.swift
[91/98] Compiling StatementSQLite DataType+SQLite.swift
[92/98] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[93/98] Compiling StatementSQLite DeleteContext.swift
[94/98] Compiling StatementSQLite Field+SQLite.swift
[95/98] Compiling SQLite Query.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[96/98] Compiling SQLite Schema.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[97/98] Compiling SQLite Setter.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[98/98] Compiling SQLite WindowFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:53019eca44ba8cce4deef66552e72c09c078a8a7314109c78012ab10170a991e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/64] Compiling Logging MetadataProvider.swift
[3/64] Compiling SQLite Statement.swift
[4/64] Compiling SQLite URIQueryParameter.swift
[5/64] Compiling SQLite Value.swift
[6/64] Compiling SQLite SchemaDefinitions.swift
[7/64] Compiling SQLite SchemaReader.swift
[8/64] Compiling SQLite AggregateFunctions.swift
[9/64] Compiling SQLite Foundation.swift
[10/64] Compiling SQLite Helpers.swift
[11/64] Compiling SQLite Connection+Schema.swift
[12/64] Compiling SQLite Cipher.swift
[13/64] Compiling SQLite FTS4.swift
[14/64] Compiling SQLite SchemaChanger.swift
[15/64] Emitting module Statement
[16/67] Emitting module Logging
[17/67] Compiling SQLite Connection+Attach.swift
[18/67] Compiling SQLite Connection+Pragmas.swift
[19/67] Compiling SQLite FTS5.swift
[20/67] Compiling SQLite RTree.swift
[21/67] Compiling SQLite SQLiteVersion.swift
[22/67] Compiling SQLite Backup.swift
[23/67] Compiling SQLite Blob.swift
[24/67] Compiling SQLite Connection+Aggregation.swift
[25/67] Compiling SQLite Connection.swift
[26/67] Compiling SQLite Errors.swift
[27/67] Compiling SQLite Result.swift
[28/67] Compiling SQLite SQLiteFeature.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/71] Emitting module SQLite
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[54/71] Compiling Statement Keyword.swift
[55/71] Compiling Statement LogicalPredicate.swift
[56/71] Compiling Statement Segment.swift
[58/72] Compiling Logging Logging.swift
[59/72] Compiling Logging LogHandler.swift
[60/72] Compiling Logging Locks.swift
[62/91] Compiling StatementSQLite FromContext.swift
[63/91] Compiling StatementSQLite HavingContext.swift
[64/91] Compiling StatementSQLite InsertContext.swift
[65/93] Compiling StatementSQLite JoinContext.swift
[66/93] Compiling StatementSQLite LimitContext.swift
[67/93] Compiling StatementSQLite OrderContext.swift
[68/93] Compiling StatementSQLite SQLiteStatement.swift
[69/93] Compiling StatementSQLite Segment+SQLite.swift
[70/93] Compiling StatementSQLite SelectContext.swift
[71/93] Compiling StatementSQLite SetContext.swift
[72/93] Compiling StatementSQLite UpdateContext.swift
[73/93] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[74/93] Compiling StatementSQLite DeleteContext.swift
[75/93] Compiling StatementSQLite Field+SQLite.swift
[76/93] Compiling StatementSQLite ValuesContext.swift
[77/93] Compiling StatementSQLite WhereContext.swift
[78/93] Compiling SQLite Coding.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[79/93] Compiling SQLite Collation.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[80/93] Compiling SQLite CoreFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[81/93] Compiling SQLite CustomFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[85/93] Compiling SQLite Query+with.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[86/93] Compiling SQLite Query.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[87/93] Compiling SQLite Schema.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[88/93] Compiling SQLite Setter.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[89/93] Compiling SQLite WindowFunctions.swift
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/Core/Backup.swift:34:8: error: no such module 'SQLite3'
 32 | import SwiftToolchainCSQLite
 33 | #else
 34 | import SQLite3
    |        `- error: no such module 'SQLite3'
 35 | #endif
 36 |
[90/93] Emitting module StatementSQLite
[91/93] Compiling StatementSQLite AlterTableContext.swift
[92/93] Compiling StatementSQLite CreateContext.swift
[93/93] Compiling StatementSQLite DataType+SQLite.swift
BUILD FAILURE 6.1 android