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.0 for Linux on 14 Jun 2025 03:53:22 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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.0
Building package at path:  $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:debc4e1350c0695074699a23098fae94108f9209fa127752a12980f1ee4f0a53
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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
[516/4581] Fetching statement, swift-log
[632/14430] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git from cache (0.43s)
[2141/13685] Fetching swift-log, sqlite.swift
Fetched https://github.com/apple/swift-log.git from cache (1.35s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.36s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.96s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (1.05s)
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.06s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.71s)
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/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/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/7] Write sources
[5/7] Write swift-version-24593BA9C3E375BF.txt
[6/37] Compiling SwiftToolchainCSQLite sqlite3.c
[8/70] Compiling Logging LogHandler.swift
[9/70] Compiling Logging MetadataProvider.swift
[10/70] Emitting module Logging
[11/70] Compiling SQLite Backup.swift
[12/70] Compiling SQLite Blob.swift
[13/70] Compiling SQLite Connection+Aggregation.swift
[14/70] Compiling SQLite Connection+Attach.swift
[15/70] Compiling SQLite Connection+Pragmas.swift
[16/74] Compiling SQLite SQLiteVersion.swift
[17/74] Compiling SQLite Statement.swift
[18/74] Compiling SQLite URIQueryParameter.swift
[19/74] Compiling SQLite Value.swift
[20/74] Compiling SQLite Cipher.swift
[21/74] Compiling SQLite FTS4.swift
[23/74] Compiling SQLite SchemaChanger.swift
[24/74] Compiling SQLite SchemaDefinitions.swift
[25/74] Compiling SQLite SchemaReader.swift
[26/77] Emitting module SQLite
[27/77] Compiling SQLite FTS5.swift
[28/77] Compiling Statement Keyword.swift
[29/77] Compiling Statement LogicalPredicate.swift
[30/77] Compiling Statement Segment.swift
[31/77] Compiling SQLite Connection+Schema.swift
[36/77] Compiling SQLite AggregateFunctions.swift
[37/77] Compiling SQLite Coding.swift
[38/77] Compiling SQLite Collation.swift
[39/77] Compiling SQLite CoreFunctions.swift
[40/77] Compiling SQLite CustomFunctions.swift
[42/77] Emitting module Statement
[43/77] Compiling SQLite Connection.swift
[44/77] Compiling SQLite Errors.swift
[45/77] Compiling SQLite Result.swift
[46/77] Compiling SQLite SQLiteFeature.swift
[57/77] Compiling Logging Locks.swift
[58/77] Compiling Logging Logging.swift
[68/97] Compiling SQLite DateAndTimeFunctions.swift
[69/97] Compiling SQLite Expression.swift
[70/97] Compiling SQLite Operators.swift
[71/97] Compiling SQLite Query+with.swift
[76/97] Emitting module StatementSQLite
[77/99] Compiling StatementSQLite OrderContext.swift
[78/99] Compiling StatementSQLite SQLiteStatement.swift
[79/99] Compiling StatementSQLite AlterTableContext.swift
[80/99] Compiling StatementSQLite CreateContext.swift
[81/99] Compiling StatementSQLite DataType+SQLite.swift
[82/99] Compiling StatementSQLite JoinContext.swift
[83/99] Compiling StatementSQLite LimitContext.swift
[84/99] Compiling StatementSQLite Segment+SQLite.swift
[85/99] Compiling StatementSQLite SelectContext.swift
[86/99] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[87/99] Compiling StatementSQLite DeleteContext.swift
[88/99] Compiling StatementSQLite Field+SQLite.swift
[89/99] Compiling StatementSQLite FromContext.swift
[90/99] Compiling StatementSQLite HavingContext.swift
[91/99] Compiling StatementSQLite InsertContext.swift
[92/99] Compiling StatementSQLite SetContext.swift
[93/99] Compiling StatementSQLite UpdateContext.swift
[94/99] Compiling StatementSQLite ValuesContext.swift
[95/99] Compiling StatementSQLite WhereContext.swift
[97/100] Compiling SQLite Query.swift
[98/100] Compiling SQLite Schema.swift
[99/100] Compiling SQLite Setter.swift
[100/100] Compiling SQLite WindowFunctions.swift
[102/130] Compiling Occurrence CoreDataLogProvider.swift
[103/130] Compiling Occurrence LogModel.swift
[104/130] Compiling Occurrence Logger.Filter+Predicate.swift
[105/130] Compiling Occurrence ManagedEntry.swift
[106/130] Emitting module Occurrence
[107/130] Compiling Occurrence Array+Occurrence.swift
[108/130] Compiling Occurrence CocoaError+Occurrence.swift
[109/130] Compiling Occurrence DecodingError+Occurrence.swift
[110/130] Compiling Occurrence Dictionary+Occurrence.swift
[111/133] Compiling Occurrence Logger.Metadata+Occurrence.swift
[112/133] Compiling Occurrence Logger.MetadataKey.swift
[113/133] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[114/133] Compiling Occurrence URLError+Occurrence.swift
[115/133] Compiling Occurrence Logger+Occurrence.swift
[116/133] Compiling Occurrence Logger+Subsystem.swift
[117/133] Compiling Occurrence Logger.Level+Occurrence.swift
[118/133] Compiling Occurrence Logger.Message+Occurrence.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 EncodingError+Occurrence.swift
[128/133] Compiling Occurrence FileManager+Occurrence.swift
[129/133] Compiling Occurrence Logger+Entry.swift
[130/133] Compiling Occurrence Logger+Filter.swift
[131/133] Compiling Occurrence SQLiteLogProvider.swift
[132/133] Compiling Occurrence OccurrenceLogStreamer.swift
[133/133] Compiling Occurrence LogView.swift
Build complete! (20.78s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:debc4e1350c0695074699a23098fae94108f9209fa127752a12980f1ee4f0a53
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.