The Swift Package Index logo.Swift Package Index

Build Information

Successful build of gha-logger, reference 1.0.0 (7977db), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 02:19:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/gha-logger.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/gha-logger
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 7977db5 Update Swift compatibility in the Readme
Cloned https://github.com/xcode-actions/gha-logger.git
Revision (git rev-parse @):
7977db5822712b5f53f8b5b92fa580adf1aa665e
SUCCESS checkout https://github.com/xcode-actions/gha-logger.git at 1.0.0
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/xcode-actions/clt-logger.git
[1/6611] Fetching swift-log
[266/7480] Fetching swift-log, clt-logger
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
[591/869] Fetching clt-logger
Fetched https://github.com/xcode-actions/clt-logger.git from cache (1.43s)
Computing version for https://github.com/xcode-actions/clt-logger.git
Computed https://github.com/xcode-actions/clt-logger.git at 1.0.0 (2.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.60s)
Creating working copy for https://github.com/xcode-actions/clt-logger.git
Working copy of https://github.com/xcode-actions/clt-logger.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "gha-logger",
      "name": "gha-logger",
      "url": "https://github.com/xcode-actions/gha-logger.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gha-logger",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "clt-logger",
          "name": "clt-logger",
          "url": "https://github.com/xcode-actions/clt-logger.git",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/clt-logger",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log.git",
              "version": "1.12.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "traits": [
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/xcode-actions/gha-logger.git
[1/192] Fetching gha-logger
Fetched https://github.com/xcode-actions/gha-logger.git from cache (0.67s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/xcode-actions/clt-logger.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Fetched https://github.com/xcode-actions/clt-logger.git from cache (0.57s)
Computing version for https://github.com/xcode-actions/clt-logger.git
Computed https://github.com/xcode-actions/clt-logger.git at 1.0.0 (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.05s)
Creating working copy for https://github.com/xcode-actions/clt-logger.git
Working copy of https://github.com/xcode-actions/clt-logger.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/xcode-actions/gha-logger.git
Working copy of https://github.com/xcode-actions/gha-logger.git resolved at 1.0.0 (7977db5)
warning: '.resolve-product-dependencies': dependency 'gha-logger' is not used by any target
Found 2 product dependencies
  - swift-log
  - clt-logger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/xcode-actions/gha-logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/10] Compiling Logging MetadataProvider.swift
[6/10] Compiling Logging LogHandler.swift
[7/10] Emitting module Logging
[8/10] Compiling Logging Locks.swift
[9/10] Compiling Logging LogEvent.swift
[10/10] Compiling Logging Logging.swift
[11/20] Compiling CLTLogger NSLock+withLock.swift
[12/20] Compiling CLTLogger Emoji.swift
[13/20] Compiling CLTLogger EmojiSet.swift
[14/20] Compiling CLTLogger Scanner+OldOS.swift
[15/20] Compiling CLTLogger DummySendable.swift
[16/20] Compiling CLTLogger OutputEnvironment.swift
[17/20] Compiling CLTLogger CLTLogger+WithSendable.swift
[18/20] Compiling CLTLogger CLTLogger.swift
[19/20] Emitting module CLTLogger
[20/20] Compiling CLTLogger SGR.swift
[21/21] Compiling CLTLogger String+Utils.swift
[22/27] Compiling GHALogger GHALogger.swift
/Users/admin/builder/spi-builder-workspace/Sources/GHALogger.swift:12:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |
11 |  This is a wrapper for a CLTLogger with some specific prefixes. */
12 | public struct GHALogger : LogHandler {
   |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
13 |
14 | 	public static let metadataKeyForLogTitle = "log-title"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[23/27] Compiling GHALogger GHALogger+WithSendable.swift
[24/27] Emitting module GHALogger
/Users/admin/builder/spi-builder-workspace/Sources/GHALogger.swift:12:15: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
10 |
11 |  This is a wrapper for a CLTLogger with some specific prefixes. */
12 | public struct GHALogger : LogHandler {
   |               `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
13 |
14 | 	public static let metadataKeyForLogTitle = "log-title"
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 |     ///
144 |     /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 |     func log(event: LogEvent)
    |          `- note: requirement 'log(event:)' declared here
146 |
147 |     /// Please do _not_ implement this method when you create a `LogHandler` implementation.
    :
254 |     ///   Implement ``log(event:)`` in your ``LogHandler`` instead.
255 |     @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 |     public func log(event: LogEvent) {
    |                 `- note: 'log(event:)' declared here
257 |         self.log(
258 |             level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[25/27] Compiling GHALogger String+Utils.swift
[26/27] Compiling GHALogger DummySendable.swift
[27/27] Compiling GHALogger GHACommand.swift
Build complete! (9.82s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "clt-logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/xcode-actions/clt-logger.git"
    }
  ],
  "manifest_display_name" : "gha-logger",
  "name" : "gha-logger",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    }
  ],
  "products" : [
    {
      "name" : "GHALogger",
      "targets" : [
        "GHALogger"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GHALoggerTests",
      "module_type" : "SwiftTarget",
      "name" : "GHALoggerTests",
      "path" : "Tests/GHALoggerTests",
      "sources" : [
        "GHALoggerTests.swift"
      ],
      "target_dependencies" : [
        "GHALogger"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GHALogger",
      "module_type" : "SwiftTarget",
      "name" : "GHALogger",
      "path" : "Sources",
      "product_dependencies" : [
        "CLTLogger",
        "Logging"
      ],
      "product_memberships" : [
        "GHALogger"
      ],
      "sources" : [
        "DummySendable.swift",
        "GHACommand.swift",
        "GHALogger+WithSendable.swift",
        "GHALogger.swift",
        "String+Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.