The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Lithium, reference v9.0.5 (0ebe10), with Swift 6.1 for macOS (SPM) on 6 Aug 2025 07:38:35 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UnlockAgency/Lithium.git
Reference: v9.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UnlockAgency/Lithium
 * tag               v9.0.5     -> FETCH_HEAD
HEAD is now at 0ebe10f Swift-versions
Cloned https://github.com/UnlockAgency/Lithium.git
Revision (git rev-parse @):
0ebe10fb24251fdc6ef2b4efcd4f8fd137de1323
SUCCESS checkout https://github.com/UnlockAgency/Lithium.git at v9.0.5
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.3.0 (1.30s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.3.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": "lithium",
      "name": "Lithium",
      "url": "https://github.com/UnlockAgency/Lithium.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Lithium",
      "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/UnlockAgency/Lithium.git
[7/304] Fetching lithium
Fetched https://github.com/UnlockAgency/Lithium.git from cache (0.71s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.15s)
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
Creating working copy for https://github.com/UnlockAgency/Lithium.git
Working copy of https://github.com/UnlockAgency/Lithium.git resolved at v9.0.5 (0ebe10f)
warning: '.resolve-product-dependencies': dependency 'lithium' 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/UnlockAgency/Lithium.git
https://github.com/UnlockAgency/Lithium.git
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "Lithium",
  "name" : "Lithium",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Lithium",
      "targets" : [
        "Lithium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Lithium",
      "module_type" : "SwiftTarget",
      "name" : "Lithium",
      "path" : "Sources",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Lithium"
      ],
      "sources" : [
        "LithiumLogger.swift",
        "Styling/LogFormatter.swift",
        "Styling/LogStyle.swift",
        "Styling/LogTheme.swift",
        "Themes/DefaultLogTheme.swift",
        "Themes/EmojiLogTheme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/7] Compiling Logging Logging.swift
[5/7] Compiling Logging LogHandler.swift
[6/7] Emitting module Logging
[7/7] Compiling Logging Locks.swift
[8/14] Compiling Lithium EmojiLogTheme.swift
[9/14] Compiling Lithium DefaultLogTheme.swift
[10/14] Compiling Lithium LogStyle.swift
[11/14] Compiling Lithium LithiumLogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/LithiumLogger.swift:16:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 14 | @available(tvOS 10.0, *)
 15 | @available(watchOS 3.0, *)
 16 | public struct LithiumLogger: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 17 |     public var logLevel: Logger.Level = .trace
 18 |     public var theme: LogTheme = DefaultLogTheme()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:168:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
127 |     ///     - function: The function the log line was emitted from.
128 |     ///     - line: The line the log message was emitted from.
129 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
130 |              message: Logger.Message,
131 |              metadata: Logger.Metadata?,
    :
166 | extension LogHandler {
167 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
168 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
169 |                     message: Logger.Message,
170 |                     metadata: Logger.Metadata?,
[12/14] Compiling Lithium LogTheme.swift
[13/14] Emitting module Lithium
/Users/admin/builder/spi-builder-workspace/Sources/LithiumLogger.swift:16:15: warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 14 | @available(tvOS 10.0, *)
 15 | @available(watchOS 3.0, *)
 16 | public struct LithiumLogger: LogHandler {
    |               `- warning: deprecated default implementation is used to satisfy instance method 'log(level:message:metadata:source:file:function:line:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation
 17 |     public var logLevel: Logger.Level = .trace
 18 |     public var theme: LogTheme = DefaultLogTheme()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:168:17: note: 'log(level:message:metadata:source:file:function:line:)' declared here
127 |     ///     - function: The function the log line was emitted from.
128 |     ///     - line: The line the log message was emitted from.
129 |     func log(level: Logger.Level,
    |          `- note: requirement 'log(level:message:metadata:source:file:function:line:)' declared here
130 |              message: Logger.Message,
131 |              metadata: Logger.Metadata?,
    :
166 | extension LogHandler {
167 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
168 |     public func log(level: Logger.Level,
    |                 `- note: 'log(level:message:metadata:source:file:function:line:)' declared here
169 |                     message: Logger.Message,
170 |                     metadata: Logger.Metadata?,
[14/14] Compiling Lithium LogFormatter.swift
Build complete! (5.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "Lithium",
  "name" : "Lithium",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Lithium",
      "targets" : [
        "Lithium"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Lithium",
      "module_type" : "SwiftTarget",
      "name" : "Lithium",
      "path" : "Sources",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "Lithium"
      ],
      "sources" : [
        "LithiumLogger.swift",
        "Styling/LogFormatter.swift",
        "Styling/LogStyle.swift",
        "Styling/LogTheme.swift",
        "Themes/DefaultLogTheme.swift",
        "Themes/EmojiLogTheme.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.