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

Successful build of Occurrence, reference main (763798), with Swift 6.2 (beta) for Linux on 24 Jun 2025 16:08:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Occurrence.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/richardpiazza/Statement.git
[1/745] Fetching statement
[746/4581] Fetching statement, swift-log
[747/14432] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (0.90s)
Fetched https://github.com/apple/swift-log.git from cache (0.90s)
[8768/9851] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.26s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (1.85s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.77s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.73s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/136] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.92s)
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/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
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
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
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/7] Write sources
[5/7] Write swift-version-24593BA9C3E375BF.txt
[6/7] Compiling SwiftToolchainCSQLite sqlite3.c
[8/70] Emitting module Statement
[9/73] Emitting module SQLite
[10/77] Emitting module Logging
[11/77] Compiling Logging MetadataProvider.swift
[12/77] Compiling Statement Keyword.swift
[13/77] Compiling Statement LogicalPredicate.swift
[14/77] Compiling Statement Segment.swift
[15/77] Compiling SQLite FTS5.swift
[16/77] Compiling SQLite RTree.swift
[17/77] Compiling SQLite Foundation.swift
[18/77] Compiling SQLite Helpers.swift
[19/77] Compiling SQLite Connection+Schema.swift
[23/77] Compiling SQLite Query+with.swift
[24/77] Compiling SQLite Statement.swift
[25/77] Compiling SQLite URIQueryParameter.swift
[26/77] Compiling SQLite Value.swift
[27/77] Compiling SQLite Cipher.swift
[28/77] Compiling SQLite FTS4.swift
[29/77] Compiling SQLite Connection.swift
[30/77] Compiling SQLite Errors.swift
[31/77] Compiling SQLite Result.swift
[32/77] Compiling SQLite SQLiteFeature.swift
[33/77] Compiling SQLite SQLiteVersion.swift
[34/77] Compiling SQLite Connection+Pragmas.swift
[37/77] Compiling SQLite SchemaDefinitions.swift
[38/77] Compiling SQLite SchemaReader.swift
[39/77] Compiling SQLite AggregateFunctions.swift
[43/77] Compiling SQLite Backup.swift
[44/77] Compiling SQLite Blob.swift
[45/77] Compiling SQLite Connection+Aggregation.swift
[46/77] Compiling SQLite Connection+Attach.swift
[53/77] Compiling SQLite SchemaChanger.swift
[68/78] Compiling SQLite Coding.swift
[69/78] Compiling SQLite Collation.swift
[70/78] Compiling SQLite CoreFunctions.swift
[71/78] Compiling SQLite CustomFunctions.swift
[72/78] Compiling Logging LogHandler.swift
[73/78] Compiling Logging Locks.swift
[74/78] Compiling Logging Logging.swift
[76/97] Emitting module StatementSQLite
[77/99] Compiling SQLite Query.swift
[78/99] Compiling SQLite Schema.swift
[79/99] Compiling SQLite Setter.swift
[80/99] Compiling SQLite WindowFunctions.swift
[81/100] Compiling StatementSQLite SetContext.swift
[82/100] Compiling StatementSQLite UpdateContext.swift
[84/100] Compiling StatementSQLite ValuesContext.swift
[85/100] Compiling StatementSQLite WhereContext.swift
[86/100] Compiling StatementSQLite FromContext.swift
[87/100] Compiling StatementSQLite HavingContext.swift
[88/100] Compiling StatementSQLite InsertContext.swift
[89/100] Compiling StatementSQLite OrderContext.swift
[90/100] Compiling StatementSQLite SQLiteStatement.swift
[91/100] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[92/100] Compiling StatementSQLite DeleteContext.swift
[93/100] Compiling StatementSQLite Field+SQLite.swift
[94/100] Compiling StatementSQLite JoinContext.swift
[95/100] Compiling StatementSQLite LimitContext.swift
[96/100] Compiling StatementSQLite Segment+SQLite.swift
[97/100] Compiling StatementSQLite SelectContext.swift
[98/100] Compiling StatementSQLite AlterTableContext.swift
[99/100] Compiling StatementSQLite CreateContext.swift
[100/100] Compiling StatementSQLite DataType+SQLite.swift
[102/130] Emitting module Occurrence
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Message+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
 2 | import Logging
 3 |
 4 | extension Logger.Message: Codable {
   | |- warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |     public init(from decoder: Decoder) throws {
 6 |         let container = try decoder.singleValueContainer()
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.MetadataValue+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
  2 | import Logging
  3 |
  4 | extension Logger.MetadataValue: Codable {
    | |- warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  5 |     public init(from decoder: Decoder) throws {
  6 |         let container = try decoder.singleValueContainer()
[103/133] Compiling Occurrence CoreDataLogProvider.swift
[104/133] Compiling Occurrence LogModel.swift
[105/133] Compiling Occurrence Logger.Filter+Predicate.swift
[106/133] Compiling Occurrence ManagedEntry.swift
[107/133] Compiling Occurrence Logger+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Message+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
 2 | import Logging
 3 |
 4 | extension Logger.Message: Codable {
   | |- warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |     public init(from decoder: Decoder) throws {
 6 |         let container = try decoder.singleValueContainer()
[108/133] Compiling Occurrence Logger+Subsystem.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Message+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
 2 | import Logging
 3 |
 4 | extension Logger.Message: Codable {
   | |- warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |     public init(from decoder: Decoder) throws {
 6 |         let container = try decoder.singleValueContainer()
[109/133] Compiling Occurrence Logger.Level+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Message+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
 2 | import Logging
 3 |
 4 | extension Logger.Message: Codable {
   | |- warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |     public init(from decoder: Decoder) throws {
 6 |         let container = try decoder.singleValueContainer()
[110/133] Compiling Occurrence Logger.Message+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.Message+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
 2 | import Logging
 3 |
 4 | extension Logger.Message: Codable {
   | |- warning: extension declares a conformance of imported type 'Message' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 5 |     public init(from decoder: Decoder) throws {
 6 |         let container = try decoder.singleValueContainer()
[111/133] Compiling Occurrence Array+Occurrence.swift
[112/133] Compiling Occurrence CocoaError+Occurrence.swift
[113/133] Compiling Occurrence DecodingError+Occurrence.swift
[114/133] Compiling Occurrence Dictionary+Occurrence.swift
[115/133] Compiling Occurrence EncodingError+Occurrence.swift
[116/133] Compiling Occurrence FileManager+Occurrence.swift
[117/133] Compiling Occurrence Logger+Entry.swift
[118/133] Compiling Occurrence Logger+Filter.swift
[119/133] Compiling Occurrence LazyLogger.swift
[120/133] Compiling Occurrence LogProvider.swift
[121/133] Compiling Occurrence LogStreamer.swift
[122/133] Compiling Occurrence LoggableError.swift
[123/133] Compiling Occurrence Occurrence.swift
[124/133] Compiling Occurrence Logger.Filter+Where.swift
[125/133] Compiling Occurrence SQLiteEntry+Mapping.swift
[126/133] Compiling Occurrence SQLiteEntry.swift
[127/133] Compiling Occurrence Logger.Metadata+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.MetadataValue+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
  2 | import Logging
  3 |
  4 | extension Logger.MetadataValue: Codable {
    | |- warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  5 |     public init(from decoder: Decoder) throws {
  6 |         let container = try decoder.singleValueContainer()
[128/133] Compiling Occurrence Logger.MetadataKey.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.MetadataValue+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
  2 | import Logging
  3 |
  4 | extension Logger.MetadataValue: Codable {
    | |- warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  5 |     public init(from decoder: Decoder) throws {
  6 |         let container = try decoder.singleValueContainer()
[129/133] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.MetadataValue+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
  2 | import Logging
  3 |
  4 | extension Logger.MetadataValue: Codable {
    | |- warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  5 |     public init(from decoder: Decoder) throws {
  6 |         let container = try decoder.singleValueContainer()
[130/133] Compiling Occurrence URLError+Occurrence.swift
/host/spi-builder-workspace/Sources/Occurrence/Extensions/Logger.MetadataValue+Occurrence.swift:4:1: warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
  2 | import Logging
  3 |
  4 | extension Logger.MetadataValue: Codable {
    | |- warning: extension declares a conformance of imported type 'MetadataValue' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
  5 |     public init(from decoder: Decoder) throws {
  6 |         let container = try decoder.singleValueContainer()
[131/133] Compiling Occurrence SQLiteLogProvider.swift
[132/133] Compiling Occurrence OccurrenceLogStreamer.swift
[133/133] Compiling Occurrence LogView.swift
Build complete! (32.12s)
Build complete.
{
  "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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.