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 WrkstrmLog, reference 2.2.1 (ef10c3), with Swift 6.1 for macOS (SPM) on 9 Sep 2025 23:33:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmLog.git
Reference: 2.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wrkstrm/WrkstrmLog
 * tag               2.2.1      -> FETCH_HEAD
HEAD is now at ef10c35 Document migration from style to backend APIs
Cloned https://github.com/wrkstrm/WrkstrmLog.git
Revision (git rev-parse @):
ef10c35768d06222f4cc4881ed8aa594bbae01ff
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmLog.git at 2.2.1
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git from cache
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.13s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Fetched https://github.com/apple/swift-log.git from cache (1.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.71s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.53s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.66s)
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
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
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.4
========================================
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": "wrkstrmlog",
      "name": "WrkstrmLog",
      "url": "https://github.com/wrkstrm/WrkstrmLog.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WrkstrmLog",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wrkstrm/WrkstrmLog.git
[1/1870] Fetching wrkstrmlog
Fetched https://github.com/wrkstrm/WrkstrmLog.git from cache (0.90s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.64s)
Creating working copy for https://github.com/wrkstrm/WrkstrmLog.git
Working copy of https://github.com/wrkstrm/WrkstrmLog.git resolved at 2.2.1 (ef10c35)
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.4
warning: '.resolve-product-dependencies': dependency 'wrkstrmlog' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wrkstrm/WrkstrmLog.git
https://github.com/wrkstrm/WrkstrmLog.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "WrkstrmLog",
  "name" : "WrkstrmLog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "WrkstrmLog",
      "targets" : [
        "WrkstrmLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WrkstrmLogTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmLogTests",
      "path" : "Tests/WrkstrmLogTests",
      "sources" : [
        "CacheConcurrencyTests.swift",
        "LevelExtensionsTests.swift",
        "LevelMaskTests.swift",
        "OSLoggerTests.swift",
        "ProcessInfoXcodeTests.swift",
        "WrkstrmLogTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmLog",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmLog",
      "path" : "Sources/WrkstrmLog",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "WrkstrmLog"
      ],
      "sources" : [
        "Backends/DisabledLogBackend.swift",
        "Backends/OSLogBackend.swift",
        "Backends/PrintLogBackend.swift",
        "Backends/SwiftLogBackend.swift",
        "CommonLogContext.swift",
        "FatalErrorUtil.swift",
        "Level+Emoji.swift",
        "Level+OSLogType.swift",
        "Log+Cache.swift",
        "Log+CacheStorage.WASM.swift",
        "Log+CacheStorage.swift",
        "Log+Inject.swift",
        "Log+Levels.swift",
        "Log+Shared.swift",
        "Log.swift",
        "LogBackend.swift",
        "ProcessInfo+Xcode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/10] Compiling Logging MetadataProvider.swift
[7/10] Compiling Logging Logging.swift
[8/10] Compiling Logging LogHandler.swift
[9/10] Emitting module Logging
[10/10] Compiling Logging Locks.swift
[11/27] Compiling WrkstrmLog LogBackend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/27] Compiling WrkstrmLog Log+Levels.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/27] Compiling WrkstrmLog Log+Shared.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/28] Compiling WrkstrmLog ProcessInfo+Xcode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/28] Compiling WrkstrmLog Level+Emoji.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/28] Compiling WrkstrmLog Level+OSLogType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/28] Compiling WrkstrmLog Log.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/28] Compiling WrkstrmLog CommonLogContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/28] Compiling WrkstrmLog FatalErrorUtil.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/28] Compiling WrkstrmLog Log+Cache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/28] Compiling WrkstrmLog Log+CacheStorage.WASM.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/28] Compiling WrkstrmLog DisabledLogBackend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/28] Compiling WrkstrmLog OSLogBackend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/28] Emitting module WrkstrmLog
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/28] Compiling WrkstrmLog PrintLogBackend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/28] Compiling WrkstrmLog SwiftLogBackend.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/28] Compiling WrkstrmLog Log+CacheStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/28] Compiling WrkstrmLog Log+Inject.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (15.33s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "WrkstrmLog",
  "name" : "WrkstrmLog",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "WrkstrmLog",
      "targets" : [
        "WrkstrmLog"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WrkstrmLogTests",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmLogTests",
      "path" : "Tests/WrkstrmLogTests",
      "sources" : [
        "CacheConcurrencyTests.swift",
        "LevelExtensionsTests.swift",
        "LevelMaskTests.swift",
        "OSLoggerTests.swift",
        "ProcessInfoXcodeTests.swift",
        "WrkstrmLogTests.swift"
      ],
      "target_dependencies" : [
        "WrkstrmLog"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WrkstrmLog",
      "module_type" : "SwiftTarget",
      "name" : "WrkstrmLog",
      "path" : "Sources/WrkstrmLog",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "WrkstrmLog"
      ],
      "sources" : [
        "Backends/DisabledLogBackend.swift",
        "Backends/OSLogBackend.swift",
        "Backends/PrintLogBackend.swift",
        "Backends/SwiftLogBackend.swift",
        "CommonLogContext.swift",
        "FatalErrorUtil.swift",
        "Level+Emoji.swift",
        "Level+OSLogType.swift",
        "Log+Cache.swift",
        "Log+CacheStorage.WASM.swift",
        "Log+CacheStorage.swift",
        "Log+Inject.swift",
        "Log+Levels.swift",
        "Log+Shared.swift",
        "Log.swift",
        "LogBackend.swift",
        "ProcessInfo+Xcode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/wrkstrm/wrkstrmlog/2.2.1
Repository:               wrkstrm/WrkstrmLog
Swift version used:       6.1
    .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.0"),
Target:                   WrkstrmLog
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'WrkstrmLog'...
Finished extracting symbol information for 'WrkstrmLog'. (4.01s)
Building documentation for 'WrkstrmLog'...
warning: Parameter 'backend' is missing documentation
   --> ../Log.swift:119:7-119:7
117 |   ///   - options: Configuration options for the logger. Use `.prod` to keep the
118 |   ///     logger active in production. Defaults to an empty set.
119 +   ///
    |       ╰─suggestion: Document 'backend' parameter
120 |   /// Example:
121 |   /// ```
warning: Parameter 'string' not found in instance method declaration
   --> ../Log.swift:232:9-232:45
230 |   ///
231 |   /// - Parameters:
232 +   ///   - string: The message string to log.
    |         ╰─suggestion: Remove 'string' parameter documentation
233 |   ///   - file: The source file where the log message is generated.
234 |   ///   - function: The name of the function where the log message is generated.
warning: Parameter 'describable' is missing documentation
   --> ../Log.swift:237:84-237:84
235 |   ///   - line: The line number in the source file where the log message is generated.
236 |   ///   - column: The column number in the source file where the log message is generated.
237 +   ///   - dso: The address of the shared object where the log message is generated.
238 |   public func trace(
239 |     _ describable: Any,
warning: Parameter 'string' not found in instance method declaration
   --> ../Log.swift:265:9-265:45
263 |   ///
264 |   /// - Parameters:
265 +   ///   - string: The message string to log.
    |         ╰─suggestion: Remove 'string' parameter documentation
266 |   ///   - file: The source file where the log message is generated.
267 |   ///   - function: The name of the function where the log message is generated.
warning: Parameter 'describable' is missing documentation
   --> ../Log.swift:270:84-270:84
268 |   ///   - line: The line number in the source file where the log message is generated.
269 |   ///   - column: The column number in the source file where the log message is generated.
270 +   ///   - dso: The address of the shared object where the log message is generated.
271 |   public func verbose(
272 |     _ describable: Any,
warning: Parameter 'string' not found in instance method declaration
   --> ../Log.swift:407:9-407:45
405 |   ///
406 |   /// - Parameters:
407 +   ///   - string: The message string to log.
    |         ╰─suggestion: Remove 'string' parameter documentation
408 |   ///   - file: The source file where the log message is generated.
409 |   ///   - function: The name of the function where the log message is generated.
warning: Parameter 'describable' is missing documentation
   --> ../Log.swift:412:84-412:84
410 |   ///   - line: The line number in the source file where the log message is generated.
411 |   ///   - column: The column number in the source file where the log message is generated.
412 +   ///   - dso: The address of the shared object where the log message is generated.
413 |   public func error(
414 |     _ describable: Any,
warning: Parameter 'string' not found in instance method declaration
   --> ../Log.swift:435:9-435:45
433 |   ///
434 |   /// - Parameters:
435 +   ///   - string: The message string to log.
    |         ╰─suggestion: Remove 'string' parameter documentation
436 |   ///   - file: The source file where the log message is generated.
437 |   ///   - function: The name of the function where the log message is generated.
warning: Parameter 'describable' is missing documentation
   --> ../Log.swift:440:84-440:84
438 |   ///   - line: The line number in the source file where the log message is generated.
439 |   ///   - column: The column number in the source file where the log message is generated.
440 +   ///   - dso: The address of the shared object where the log message is generated.
441 |   /// - Returns: Never, indicating a fatal error.
442 |   public func `guard`(
Finished building documentation for 'WrkstrmLog' (0.19s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/wrkstrm/wrkstrmlog/2.2.1
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Relationship.swift
[8/57] Compiling SymbolKit RelationshipKind.swift
[9/57] Compiling SymbolKit SourceOrigin.swift
[10/57] Compiling SymbolKit GenericConstraints.swift
[11/57] Compiling SymbolKit Swift.swift
[12/57] Compiling SymbolKit Names.swift
[13/57] Compiling SymbolKit SPI.swift
[14/57] Compiling SymbolKit Snippet.swift
[15/57] Compiling SymbolKit Extension.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit SourceRange.swift
[22/57] Compiling SymbolKit Metadata.swift
[23/57] Compiling SymbolKit Module.swift
[24/57] Compiling SymbolKit OperatingSystem.swift
[25/57] Compiling SymbolKit Platform.swift
[26/57] Compiling SymbolKit Symbol.swift
[27/57] Compiling SymbolKit SymbolKind.swift
[28/57] Compiling SymbolKit SymbolGraph.swift
[29/57] Compiling SymbolKit GraphCollector.swift
[30/57] Compiling SymbolKit SemanticVersion.swift
[31/57] Compiling SymbolKit AccessControl.swift
[32/57] Compiling SymbolKit Availability.swift
[33/57] Compiling SymbolKit AvailabilityItem.swift
[34/57] Compiling SymbolKit Domain.swift
[35/57] Compiling SymbolKit Identifier.swift
[36/57] Compiling SymbolKit KindIdentifier.swift
[37/57] Compiling SymbolKit Location.swift
[38/57] Compiling SymbolKit Mutability.swift
[39/57] Compiling SymbolKit DeclarationFragments.swift
[40/57] Compiling SymbolKit Fragment.swift
[41/57] Compiling SymbolKit FragmentKind.swift
[42/57] Compiling SymbolKit FunctionParameter.swift
[43/57] Compiling SymbolKit FunctionSignature.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.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] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.77s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/6] Compiling Logging MetadataProvider.swift
[3/6] Compiling Logging LogHandler.swift
[4/6] Compiling Logging Locks.swift
[5/6] Emitting module Logging
[6/6] Compiling Logging Logging.swift
[7/23] Compiling WrkstrmLog Level+Emoji.swift
[8/23] Compiling WrkstrmLog Level+OSLogType.swift
[9/23] Compiling WrkstrmLog PrintLogBackend.swift
[10/23] Compiling WrkstrmLog SwiftLogBackend.swift
[11/23] Compiling WrkstrmLog CommonLogContext.swift
[12/23] Compiling WrkstrmLog FatalErrorUtil.swift
[13/24] Compiling WrkstrmLog DisabledLogBackend.swift
[14/24] Compiling WrkstrmLog OSLogBackend.swift
[15/24] Emitting module WrkstrmLog
[16/24] Compiling WrkstrmLog Log+Cache.swift
[17/24] Compiling WrkstrmLog Log+CacheStorage.WASM.swift
[18/24] Compiling WrkstrmLog Log+CacheStorage.swift
[19/24] Compiling WrkstrmLog Log+Inject.swift
[20/24] Compiling WrkstrmLog Log.swift
[21/24] Compiling WrkstrmLog LogBackend.swift
[22/24] Compiling WrkstrmLog Log+Levels.swift
[23/24] Compiling WrkstrmLog Log+Shared.swift
[24/24] Compiling WrkstrmLog ProcessInfo+Xcode.swift
Build of target: 'WrkstrmLog' complete! (2.01s)
     432
4	/Users/admin/builder/spi-builder-workspace/.docs/wrkstrm/wrkstrmlog/2.2.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/wrkstrm/wrkstrmlog/2.2.1
File count: 432
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-wrkstrm-wrkstrmlog-2.2.1-1e71d7ff.zip to s3://spi-docs-inbox/prod-wrkstrm-wrkstrmlog-2.2.1-1e71d7ff.zip
Copying... [17%]
Copying... [25%]
Copying... [33%]
Copying... [41%]
Copying... [58%]
Copying... [66%]
Copying... [74%]
Copying... [83%]
Copying... [91%]
Copying... [100%]
Done.