The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Occurrence, reference main (82c810), with Swift 6.2 for macOS (SPM) on 23 Mar 2026 21:10:38 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/Occurrence.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/Occurrence
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 82c8105 Remove SQLite traits (#36)
Cloned https://github.com/richardpiazza/Occurrence.git
Revision (git rev-parse @):
82c8105f6f50e59a12ab692872b690007d193cb0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/Occurrence.git at main
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swhitty/swift-mutex.git
Fetching https://github.com/richardpiazza/Statement.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/324] Fetching swift-mutex
[121/1084] Fetching swift-mutex, statement
[979/12200] Fetching swift-mutex, statement, sqlite.swift
[1091/18461] Fetching swift-mutex, statement, sqlite.swift, swift-log
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.62s)
Fetched https://github.com/apple/swift-log.git from cache (1.62s)
Fetched https://github.com/richardpiazza/Statement.git from cache (1.62s)
Fetched https://github.com/swhitty/swift-mutex.git from cache (1.62s)
Creating working copy for https://github.com/swhitty/swift-mutex.git
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Creating working copy for https://github.com/richardpiazza/Statement.git
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.8.1
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.16.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "occurrence",
      "name": "Occurrence",
      "url": "https://github.com/richardpiazza/Occurrence.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Occurrence",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.10.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "statement",
          "name": "Statement",
          "url": "https://github.com/richardpiazza/Statement.git",
          "version": "0.8.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Statement",
          "dependencies": [
          ]
        },
        {
          "identity": "sqlite.swift",
          "name": "SQLite.swift",
          "url": "https://github.com/stephencelis/SQLite.swift.git",
          "version": "0.16.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-mutex",
          "name": "Mutex",
          "url": "https://github.com/swhitty/swift-mutex.git",
          "version": "0.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mutex",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/richardpiazza/Occurrence.git
[1/957] Fetching occurrence
Fetched https://github.com/richardpiazza/Occurrence.git from cache (0.91s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swhitty/swift-mutex.git from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/richardpiazza/Statement.git from cache
Fetched https://github.com/richardpiazza/Statement.git from cache (0.60s)
Fetched https://github.com/apple/swift-log.git from cache (0.60s)
Fetched https://github.com/swhitty/swift-mutex.git from cache (0.60s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.60s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (1.12s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.50s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.52s)
Creating working copy for https://github.com/swhitty/swift-mutex.git
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
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.10.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.16.0
Creating working copy for https://github.com/richardpiazza/Occurrence.git
Working copy of https://github.com/richardpiazza/Occurrence.git resolved at main (82c8105)
warning: '.resolve-product-dependencies': dependency 'occurrence' is not used by any target
Found 4 product dependencies
  - swift-log
  - Statement
  - SQLite.swift
  - Mutex
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richardpiazza/Occurrence.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[4/8] Copying PrivacyInfo.xcprivacy
[4/8] Write sources
[7/8] Write swift-version-49B95AFC49DCD68C.txt
[9/78] Compiling Logging MetadataProvider.swift
[10/78] Compiling Mutex Mutex.swift
[11/78] Compiling Mutex AllocatedLock.swift
[12/78] Compiling Mutex MutexSwift5.swift
[13/78] Emitting module Mutex
[14/78] Compiling Logging LogHandler.swift
[15/78] Compiling Logging Locks.swift
[16/78] Emitting module Logging
[17/78] Compiling Logging Logging.swift
[18/78] Compiling Statement Group.swift
[19/78] Compiling SQLite Coding.swift
[20/80] Compiling SQLite SchemaDefinitions.swift
[21/80] Compiling SQLite SchemaReader.swift
[22/80] Compiling SQLite Helpers.swift
[23/80] Compiling SQLite Connection+Schema.swift
[24/80] Compiling SQLite SchemaChanger.swift
[25/80] Emitting module Statement
[26/80] Compiling SQLite Connection+Pragmas.swift
[27/80] Compiling SQLite Connection.swift
[28/80] Compiling SQLite Errors.swift
[29/80] Compiling SQLite Result.swift
[30/80] Compiling SQLite RTree.swift
[31/80] Compiling SQLite Foundation.swift
[32/80] Compiling SQLite Statement.swift
[33/80] Compiling SQLite URIQueryParameter.swift
[34/80] Compiling SQLite Value.swift
[35/80] Compiling SQLite Connection+Attach.swift
[36/80] Compiling SQLite SQLiteFeature.swift
[37/80] Compiling SQLite SQLiteVersion.swift
[38/80] Compiling SQLite Cipher.swift
[39/80] Compiling SQLite FTS4.swift
[40/80] Compiling SQLite FTS5.swift
[41/80] Compiling SQLite Backup.swift
[42/80] Compiling SQLite Blob.swift
[43/80] Compiling SQLite Connection+Aggregation.swift
[48/80] Compiling SQLite Query+with.swift
[49/80] Compiling SQLite Query.swift
[50/80] Compiling SQLite Schema.swift
[51/83] Emitting module SQLite
[73/83] Compiling Statement LogicalPredicate.swift
[74/83] Compiling Statement Segment.swift
[75/83] Compiling SQLite CustomFunctions.swift
[76/83] Compiling SQLite DateAndTimeFunctions.swift
[77/83] Compiling SQLite Expression.swift
[78/83] Compiling SQLite Operators.swift
[81/102] Compiling SQLite Setter.swift
[82/102] Compiling SQLite WindowFunctions.swift
[83/102] Compiling SQLite resource_bundle_accessor.swift
[84/102] Compiling StatementSQLite SelectContext.swift
[85/102] Compiling StatementSQLite SetContext.swift
[86/103] Compiling StatementSQLite UpdateContext.swift
[87/103] Compiling StatementSQLite ValuesContext.swift
[88/103] Compiling StatementSQLite LimitContext.swift
[89/103] Compiling StatementSQLite OrderContext.swift
[90/103] Compiling StatementSQLite SQLiteStatement.swift
[91/103] Compiling StatementSQLite Segment+SQLite.swift
[92/103] Compiling StatementSQLite FromContext.swift
[93/103] Compiling StatementSQLite HavingContext.swift
[94/103] Compiling StatementSQLite InsertContext.swift
[95/103] Compiling StatementSQLite JoinContext.swift
[96/103] Compiling StatementSQLite DeleteContext.swift
[97/103] Compiling StatementSQLite Field+SQLite.swift
[98/103] Compiling StatementSQLite DataType+SQLite.swift
[99/103] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[100/103] Emitting module StatementSQLite
[101/103] Compiling StatementSQLite AlterTableContext.swift
[102/103] Compiling StatementSQLite CreateContext.swift
[103/103] Compiling StatementSQLite WhereContext.swift
[104/135] Compiling Occurrence Logger.Metadata+Occurrence.swift
[105/135] Compiling Occurrence Logger.MetadataKey.swift
[106/135] Compiling Occurrence Logger.MetadataValue+Occurrence.swift
[107/135] Compiling Occurrence Logger+Occurrence.swift
[108/135] Compiling Occurrence Logger+Subsystem.swift
[109/135] Compiling Occurrence Logger.Level+Occurrence.swift
[110/135] Compiling Occurrence Logger.Message+Occurrence.swift
[111/138] Emitting module Occurrence
[112/138] Compiling Occurrence URLError+Occurrence.swift
[113/138] Compiling Occurrence LazyLogger.swift
[114/138] Compiling Occurrence LogProvider.swift
[115/138] Compiling Occurrence Logger.Filter+Where.swift
[116/138] Compiling Occurrence SQLiteEntry+Mapping.swift
[117/138] Compiling Occurrence SQLiteEntry.swift
[118/138] Compiling Occurrence EncodingError+Occurrence.swift
[119/138] Compiling Occurrence FileManager+Occurrence.swift
[120/138] Compiling Occurrence Logger+Entry.swift
[121/138] Compiling Occurrence Logger+Filter.swift
[122/138] Compiling Occurrence CoreDataLogProvider.swift
[123/138] Compiling Occurrence LogModel.swift
[124/138] Compiling Occurrence Logger.Filter+Predicate.swift
[125/138] Compiling Occurrence ManagedEntry.swift
[126/138] Compiling Occurrence LogStreamer.swift
[127/138] Compiling Occurrence LoggableError.swift
[128/138] Compiling Occurrence Occurrence.swift
[129/138] Compiling Occurrence Array+Occurrence.swift
[130/138] Compiling Occurrence CocoaError+Occurrence.swift
[131/138] Compiling Occurrence DecodingError+Occurrence.swift
[132/138] Compiling Occurrence Dictionary+Occurrence.swift
[133/138] Compiling Occurrence SQLiteLogProvider.swift
[134/138] Compiling Occurrence OccurrenceLogStreamer.swift
[135/138] Compiling Occurrence EnvironmentValues+Occurrence.swift
[136/138] Compiling Occurrence LogEntryView.swift
[137/138] Compiling Occurrence LogView.swift
[138/138] Compiling Occurrence PreviewLogProvider.swift
Build complete! (13.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.1",
            "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.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    },
    {
      "identity" : "swift-mutex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swhitty/swift-mutex.git"
    }
  ],
  "manifest_display_name" : "Occurrence",
  "name" : "Occurrence",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Occurrence",
      "targets" : [
        "Occurrence"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OccurrenceTests",
      "module_type" : "SwiftTarget",
      "name" : "OccurrenceTests",
      "path" : "Tests/OccurrenceTests",
      "product_dependencies" : [
        "Logging"
      ],
      "sources" : [
        "LogProviderTests.swift",
        "LogStreamerTests.swift",
        "LoggableErrorTests.swift",
        "LoggerMetadataTests.swift",
        "OccurrenceTests.swift",
        "RedactionTests.swift"
      ],
      "target_dependencies" : [
        "Occurrence"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Occurrence",
      "module_type" : "SwiftTarget",
      "name" : "Occurrence",
      "path" : "Sources/Occurrence",
      "product_dependencies" : [
        "Logging",
        "Statement",
        "StatementSQLite",
        "SQLite",
        "Mutex"
      ],
      "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/EnvironmentValues+Occurrence.swift",
        "SwiftUI/LogEntryView.swift",
        "SwiftUI/LogView.swift",
        "SwiftUI/PreviewLogProvider.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/richardpiazza/occurrence/main
Repository:               richardpiazza/Occurrence
Swift version used:       6.2
Target:                   Occurrence
Extracting symbol information for 'Occurrence'...
Finished extracting symbol information for 'Occurrence'. (4.12s)
Building documentation for 'Occurrence'...
warning: External name 'redacting' used to document parameter
  --> Sources/Occurrence/Extensions/Logger+Occurrence.swift:11:14-11:23
9  |     ///    - message: The message to be logged. `message` can be used with any string interpolation literal.
10 |     ///    - error: `LoggableError` providing `Metadata` to the entry.
11 +     ///    - redacting: Optional keys that will be used to redact sensitive 'userInfo' of the error.
   |              ╰─suggestion: Replace 'redacting' with 'keyPaths'
12 |     ///    - source: The source to which this log messages originates.
13 |     ///    - file: The file to which this log message originates from.
warning: External name 'redacting' used to document parameter
  --> Sources/Occurrence/Extensions/Logger+Occurrence.swift:46:14-46:23
44 |     ///    - message: The message to be logged. `message` can be used with any string interpolation literal.
45 |     ///    - dictionary: Dictionary that will be represented in the `Metadata`.
46 +     ///    - redacting: Optional keys that will be used to redact sensitive key paths.
   |              ╰─suggestion: Replace 'redacting' with 'keyPaths'
47 |     ///    - source: The source to which this log messages originates.
48 |     ///    - file: The file to which this log message originates from.
warning: External name 'redacting' used to document parameter
  --> Sources/Occurrence/Extensions/Logger+Occurrence.swift:78:14-78:23
76 |     ///    - message: The message to be logged. `message` can be used with any string interpolation literal.
77 |     ///    - data: Data that will be interpreted as JSON and represented in the `Metadata`.
78 +     ///    - redacting: Optional keys that will be used to redact sensitive key paths.
   |              ╰─suggestion: Replace 'redacting' with 'keyPaths'
79 |     ///    - source: The source to which this log messages originates.
80 |     ///    - file: The file to which this log message originates from.
warning: External name 'redacting' used to document parameter
   --> Sources/Occurrence/Extensions/Logger+Occurrence.swift:117:14-117:23
115 |     ///    - message: The message to be logged. `message` can be used with any string interpolation literal.
116 |     ///    - encodable: Object that will be interpreted and represented in the `Metadata`.
117 +     ///    - redacting: Optional keys that will be used to redact sensitive key paths.
    |              ╰─suggestion: Replace 'redacting' with 'keyPaths'
118 |     ///    - source: The source to which this log messages originates.
119 |     ///    - file: The file to which this log message originates from.
warning: Parameter 'redacting' not found in instance method declaration
  --> Sources/Occurrence/LoggableError.swift:38:11-38:58
36 |     ///
37 |     /// - parameters:
38 +     ///   - redacting: The _dotted_ paths to be redacted.
   |           ╰─suggestion: Remove 'redacting' parameter documentation
39 |     ///   - replacement: Value uses to replace any matched redactions.
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
warning: Parameter 'redacting' not found in instance method declaration
  --> Sources/Occurrence/LoggableError.swift:38:11-38:58
36 |     ///
37 |     /// - parameters:
38 +     ///   - redacting: The _dotted_ paths to be redacted.
   |           ╰─suggestion: Remove 'redacting' parameter documentation
39 |     ///   - replacement: Value uses to replace any matched redactions.
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
warning: Parameter 'redacting' not found in instance method declaration
  --> Sources/Occurrence/LoggableError.swift:38:11-38:58
36 |     ///
37 |     /// - parameters:
38 +     ///   - redacting: The _dotted_ paths to be redacted.
   |           ╰─suggestion: Remove 'redacting' parameter documentation
39 |     ///   - replacement: Value uses to replace any matched redactions.
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
warning: Parameter 'redacting' not found in instance method declaration
  --> Sources/Occurrence/LoggableError.swift:38:11-38:58
36 |     ///
37 |     /// - parameters:
38 +     ///   - redacting: The _dotted_ paths to be redacted.
   |           ╰─suggestion: Remove 'redacting' parameter documentation
39 |     ///   - replacement: Value uses to replace any matched redactions.
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
warning: Parameter 'redacting' not found in instance method declaration
  --> Sources/Occurrence/LoggableError.swift:38:11-38:58
36 |     ///
37 |     /// - parameters:
38 +     ///   - redacting: The _dotted_ paths to be redacted.
   |           ╰─suggestion: Remove 'redacting' parameter documentation
39 |     ///   - replacement: Value uses to replace any matched redactions.
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
warning: Parameter 'keyPaths' is missing documentation
  --> Sources/Occurrence/LoggableError.swift:39:71-39:71
37 |     /// - parameters:
38 |     ///   - redacting: The _dotted_ paths to be redacted.
39 +     ///   - replacement: Value uses to replace any matched redactions.
   |           ╰─suggestion: Document 'keyPaths' parameter
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
41 |     func metadata(redactingUserInfo keyPaths: [String] = [], replacement: String = "<REDACTED>") -> Logger.Metadata {
warning: Parameter 'keyPaths' is missing documentation
  --> Sources/Occurrence/LoggableError.swift:39:71-39:71
37 |     /// - parameters:
38 |     ///   - redacting: The _dotted_ paths to be redacted.
39 +     ///   - replacement: Value uses to replace any matched redactions.
   |           ╰─suggestion: Document 'keyPaths' parameter
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
41 |     func metadata(redactingUserInfo keyPaths: [String] = [], replacement: String = "<REDACTED>") -> Logger.Metadata {
warning: Parameter 'keyPaths' is missing documentation
  --> Sources/Occurrence/LoggableError.swift:39:71-39:71
37 |     /// - parameters:
38 |     ///   - redacting: The _dotted_ paths to be redacted.
39 +     ///   - replacement: Value uses to replace any matched redactions.
   |           ╰─suggestion: Document 'keyPaths' parameter
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
41 |     func metadata(redactingUserInfo keyPaths: [String] = [], replacement: String = "<REDACTED>") -> Logger.Metadata {
warning: Parameter 'keyPaths' is missing documentation
  --> Sources/Occurrence/LoggableError.swift:39:71-39:71
37 |     /// - parameters:
38 |     ///   - redacting: The _dotted_ paths to be redacted.
39 +     ///   - replacement: Value uses to replace any matched redactions.
   |           ╰─suggestion: Document 'keyPaths' parameter
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
41 |     func metadata(redactingUserInfo keyPaths: [String] = [], replacement: String = "<REDACTED>") -> Logger.Metadata {
warning: Parameter 'keyPaths' is missing documentation
  --> Sources/Occurrence/LoggableError.swift:39:71-39:71
37 |     /// - parameters:
38 |     ///   - redacting: The _dotted_ paths to be redacted.
39 +     ///   - replacement: Value uses to replace any matched redactions.
   |           ╰─suggestion: Document 'keyPaths' parameter
40 |     /// - returns: `Logger.Metadata` with the expressed key paths redacted.
41 |     func metadata(redactingUserInfo keyPaths: [String] = [], replacement: String = "<REDACTED>") -> Logger.Metadata {
Finished building documentation for 'Occurrence' (0.91s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/occurrence/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/richardpiazza/Statement.git
Updating https://github.com/stephencelis/SQLite.swift.git
Updating https://github.com/swhitty/swift-mutex.git
Updated https://github.com/richardpiazza/Statement.git (0.45s)
Updated https://github.com/swhitty/swift-mutex.git (0.48s)
Updated https://github.com/stephencelis/SQLite.swift.git (0.54s)
[1/2171] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-log.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.22s)
Updated https://github.com/apple/swift-log.git (0.57s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (2.33s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.16.0 (0.53s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.8.1 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.15s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.09s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/53] Emitting module SymbolKit
[12/57] Compiling SymbolKit SemanticVersion.swift
[13/57] Compiling SymbolKit AccessControl.swift
[14/57] Compiling SymbolKit Availability.swift
[15/57] Compiling SymbolKit AvailabilityItem.swift
[16/57] Compiling SymbolKit Domain.swift
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit DeclarationFragments.swift
[35/57] Compiling SymbolKit Fragment.swift
[36/57] Compiling SymbolKit FragmentKind.swift
[37/57] Compiling SymbolKit FunctionParameter.swift
[38/57] Compiling SymbolKit FunctionSignature.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Emitting module Snippets
[53/57] Compiling Snippets Snippet.swift
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.21s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Occurrence' complete! (0.30s)
    2102
15	/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/occurrence/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/occurrence/main
File count: 2102
Doc size:   15.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-occurrence-main-ff894329.zip to s3://spi-docs-inbox/prod-richardpiazza-occurrence-main-ff894329.zip
Copying... [11%]
Copying... [20%]
Copying... [32%]
Copying... [41%]
Copying... [52%]
Copying... [61%]
Copying... [70%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.