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 0.8.0 (41a421), with Swift 5.9 for Linux on 16 Mar 2025 05:47:21 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: 0.8.0
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.8.0      -> FETCH_HEAD
HEAD is now at 41a4215 Core Data Concurrency Improvements (#22)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
41a421537098cecfc06501a7ca97a928d08b3394
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at 0.8.0
========================================
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/stephencelis/SQLite.swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/richardpiazza/Statement.git
[1/3787] Fetching swift-log
[645/4532] Fetching swift-log, statement
[4533/14132] Fetching swift-log, statement, sqlite.swift
Fetched https://github.com/richardpiazza/Statement.git (1.04s)
Fetched https://github.com/apple/swift-log.git (1.04s)
Fetched https://github.com/stephencelis/SQLite.swift.git (1.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.34s)
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.32s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git (0.17s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (0.98s)
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/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.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
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[1/63] Emitting module Statement
[2/66] Compiling SQLite Statement.swift
[3/66] Compiling SQLite URIQueryParameter.swift
[4/66] Compiling SQLite Value.swift
[5/66] Compiling SQLite Cipher.swift
[6/66] Compiling SQLite FTS4.swift
[7/66] Compiling Logging MetadataProvider.swift
[8/70] Compiling SQLite Backup.swift
[9/70] Compiling SQLite Blob.swift
[10/70] Compiling SQLite Connection+Aggregation.swift
[11/70] Compiling SQLite Connection+Attach.swift
[12/70] Compiling SQLite Connection+Pragmas.swift
[16/70] Compiling SQLite SchemaDefinitions.swift
[17/70] Compiling SQLite SchemaReader.swift
[18/70] Compiling SQLite AggregateFunctions.swift
[19/70] Compiling SQLite Result.swift
[20/70] Compiling SQLite SQLiteFeature.swift
[21/70] Compiling SQLite SQLiteVersion.swift
[22/70] Compiling SQLite SchemaChanger.swift
[26/70] Compiling SQLite FTS5.swift
[27/70] Compiling SQLite RTree.swift
[28/70] Compiling SQLite Foundation.swift
[29/70] Compiling SQLite Helpers.swift
[30/70] Compiling SQLite Connection+Schema.swift
[31/70] Compiling SQLite Connection.swift
[32/70] Compiling SQLite Errors.swift
[46/70] Compiling Statement Keyword.swift
[47/70] Compiling Statement LogicalPredicate.swift
[48/70] Compiling Statement Segment.swift
[49/70] Emitting module SQLite
[60/72] Compiling SQLite CustomFunctions.swift
[61/72] Compiling SQLite DateAndTimeFunctions.swift
[62/72] Compiling SQLite Expression.swift
[63/72] Compiling SQLite Operators.swift
[64/72] Compiling SQLite Query+with.swift
[65/72] Compiling Logging LogHandler.swift
[66/72] Compiling Logging Locks.swift
[67/72] Emitting module Logging
[68/72] Compiling Logging Logging.swift
[71/92] Compiling StatementSQLite SetContext.swift
[72/92] Compiling StatementSQLite UpdateContext.swift
[73/94] Compiling StatementSQLite OrderContext.swift
[74/94] Compiling StatementSQLite SQLiteStatement.swift
[75/94] Compiling StatementSQLite FromContext.swift
[76/94] Compiling StatementSQLite HavingContext.swift
[77/94] Compiling StatementSQLite InsertContext.swift
[78/94] Compiling StatementSQLite JoinContext.swift
[79/94] Compiling StatementSQLite LimitContext.swift
[80/94] Compiling StatementSQLite Segment+SQLite.swift
[81/94] Compiling StatementSQLite SelectContext.swift
[82/94] Emitting module StatementSQLite
[83/94] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[84/94] Compiling StatementSQLite DeleteContext.swift
[85/94] Compiling StatementSQLite Field+SQLite.swift
[86/94] Compiling StatementSQLite AlterTableContext.swift
[87/94] Compiling StatementSQLite CreateContext.swift
[88/94] Compiling StatementSQLite DataType+SQLite.swift
[89/94] Compiling StatementSQLite ValuesContext.swift
[90/94] Compiling StatementSQLite WhereContext.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] Emitting module Occurrence
[104/130] Compiling Occurrence Logger.Metadata+Occurrence.swift
[105/130] Compiling Occurrence Logger.MetadataKey.swift
[106/130] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[107/130] Compiling Occurrence URLError+Occurrence.swift
[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 Array+Occurrence.swift
[113/130] Compiling Occurrence CocoaError+Occurrence.swift
[114/130] Compiling Occurrence DecodingError+Occurrence.swift
[115/130] Compiling Occurrence Dictionary+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 Occurrence.swift
[124/130] Compiling Occurrence Logger.Filter+Where.swift
[125/130] Compiling Occurrence SQLiteEntry+Mapping.swift
[126/130] Compiling Occurrence SQLiteEntry.swift
[127/130] Compiling Occurrence LazyLogger.swift
[128/130] Compiling Occurrence LogProvider.swift
[129/130] Compiling Occurrence LogStreamer.swift
[130/130] Compiling Occurrence LoggableError.swift
Build complete! (15.39s)
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.