The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Occurrence, reference main (c29423), with Swift 5.9 for Linux on 17 Mar 2025 01:55:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.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 c294235 Updated GitHub Action Runners (#23)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
c2942358e2a64fd8bc272521f9c8169c7c9a20fc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/745] Fetching statement
[746/4532] Fetching statement, swift-log
[2981/14132] Fetching statement, swift-log, sqlite.swift
Fetched https://github.com/apple/swift-log.git (0.29s)
[6505/10345] Fetching statement, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git (0.72s)
Fetched https://github.com/stephencelis/SQLite.swift.git (0.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.31s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.29s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (0.31s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git (0.16s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (0.91s)
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.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.3
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
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[1/63] Emitting module Statement
[2/66] Compiling SQLite Value.swift
[3/66] Compiling SQLite Cipher.swift
[4/66] Compiling SQLite FTS4.swift
[5/66] Compiling Logging MetadataProvider.swift
[6/66] Compiling SQLite SchemaDefinitions.swift
[7/66] Compiling SQLite SchemaReader.swift
[8/66] Compiling SQLite AggregateFunctions.swift
[9/66] Emitting module Logging
[10/66] Emitting module SQLite
[11/66] Compiling SQLite Connection.swift
[12/66] Compiling SQLite Errors.swift
[13/66] Compiling SQLite Result.swift
[14/66] Compiling SQLite SQLiteFeature.swift
[15/66] Compiling SQLite SQLiteVersion.swift
[16/70] Compiling SQLite DateAndTimeFunctions.swift
[17/70] Compiling SQLite Expression.swift
[18/70] Compiling SQLite Operators.swift
[19/70] Compiling SQLite Query+with.swift
[20/70] Compiling SQLite FTS5.swift
[21/70] Compiling SQLite RTree.swift
[22/70] Compiling SQLite Foundation.swift
[23/70] Compiling SQLite Helpers.swift
[24/70] Compiling SQLite Connection+Schema.swift
[25/70] Compiling SQLite SchemaChanger.swift
[26/70] Compiling SQLite Statement.swift
[27/70] Compiling SQLite URIQueryParameter.swift
[31/70] Compiling Statement Keyword.swift
[32/70] Compiling Statement LogicalPredicate.swift
[33/70] Compiling Statement Segment.swift
[46/70] Compiling SQLite CustomFunctions.swift
[51/70] Compiling SQLite Connection+Attach.swift
[52/70] Compiling SQLite Connection+Pragmas.swift
[56/70] Compiling SQLite Backup.swift
[57/70] Compiling SQLite Blob.swift
[58/70] Compiling SQLite Connection+Aggregation.swift
[66/72] Compiling Logging LogHandler.swift
[67/72] Compiling Logging Locks.swift
[68/72] Compiling Logging Logging.swift
[71/92] Emitting module StatementSQLite
[72/94] Compiling StatementSQLite FromContext.swift
[73/94] Compiling StatementSQLite HavingContext.swift
[74/94] Compiling StatementSQLite InsertContext.swift
[75/94] Compiling StatementSQLite ValuesContext.swift
[76/94] Compiling StatementSQLite WhereContext.swift
[77/94] Compiling StatementSQLite SetContext.swift
[78/94] Compiling StatementSQLite UpdateContext.swift
[79/94] Compiling StatementSQLite JoinContext.swift
[80/94] Compiling StatementSQLite LimitContext.swift
[81/94] Compiling StatementSQLite Segment+SQLite.swift
[82/94] Compiling StatementSQLite SelectContext.swift
[83/94] Compiling StatementSQLite OrderContext.swift
[84/94] Compiling StatementSQLite SQLiteStatement.swift
[85/94] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[86/94] Compiling StatementSQLite DeleteContext.swift
[87/94] Compiling StatementSQLite Field+SQLite.swift
[88/94] Compiling StatementSQLite AlterTableContext.swift
[89/94] Compiling StatementSQLite CreateContext.swift
[90/94] Compiling StatementSQLite DataType+SQLite.swift
[93/96] Compiling SQLite Query.swift
[94/96] Compiling SQLite Schema.swift
[95/96] Compiling SQLite Setter.swift
[96/96] Compiling SQLite WindowFunctions.swift
[99/127] Compiling Occurrence CoreDataLogProvider.swift
[100/127] Compiling Occurrence LogModel.swift
[101/127] Compiling Occurrence Logger.Filter+Predicate.swift
[102/127] Compiling Occurrence ManagedEntry.swift
[103/130] Compiling Occurrence Array+Occurrence.swift
[104/130] Compiling Occurrence CocoaError+Occurrence.swift
[105/130] Compiling Occurrence DecodingError+Occurrence.swift
[106/130] Compiling Occurrence Dictionary+Occurrence.swift
[107/130] Emitting module Occurrence
[108/130] Compiling Occurrence EncodingError+Occurrence.swift
[109/130] Compiling Occurrence FileManager+Occurrence.swift
[110/130] Compiling Occurrence Logger+Entry.swift
[111/130] Compiling Occurrence Logger+Filter.swift
[112/130] Compiling Occurrence Logger.Metadata+Occurrence.swift
[113/130] Compiling Occurrence Logger.MetadataKey.swift
[114/130] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[115/130] Compiling Occurrence URLError+Occurrence.swift
[116/130] Compiling Occurrence Logger+Occurrence.swift
[117/130] Compiling Occurrence Logger+Subsystem.swift
[118/130] Compiling Occurrence Logger.Level+Occurrence.swift
[119/130] Compiling Occurrence Logger.Message+Occurrence.swift
[120/130] Compiling Occurrence SQLiteLogProvider.swift
[121/130] Compiling Occurrence OccurrenceLogStreamer.swift
[122/130] Compiling Occurrence LogView.swift
[123/130] Compiling Occurrence LazyLogger.swift
[124/130] Compiling Occurrence LogProvider.swift
[125/130] Compiling Occurrence LogStreamer.swift
[126/130] Compiling Occurrence LoggableError.swift
[127/130] Compiling Occurrence Occurrence.swift
[128/130] Compiling Occurrence Logger.Filter+Where.swift
[129/130] Compiling Occurrence SQLiteEntry+Mapping.swift
[130/130] Compiling Occurrence SQLiteEntry.swift
Build complete! (12.99s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "statement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/Statement.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.14.1",
            "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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.