Build Information
Successful build of clt-logger, reference develop (86c0fe), with Swift 6.1 for macOS (SPM) on 25 Sep 2025 06:25:14 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xcode-actions/clt-logger.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xcode-actions/clt-logger
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 86c0fee Dummy typo fixes
Cloned https://github.com/xcode-actions/clt-logger.git
Revision (git rev-parse @):
86c0feefeb881bc1dd0533cd1f033f2279957726
SUCCESS checkout https://github.com/xcode-actions/clt-logger.git at develop
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.80s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.28s)
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": "clt-logger",
"name": "clt-logger",
"url": "https://github.com/xcode-actions/clt-logger.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/clt-logger",
"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/xcode-actions/clt-logger.git
[1/869] Fetching clt-logger
Fetched https://github.com/xcode-actions/clt-logger.git from cache (1.53s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.58s)
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 develop (86c0fee)
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 'clt-logger' 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/xcode-actions/clt-logger.git
https://github.com/xcode-actions/clt-logger.git
{
"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"
}
],
"manifest_display_name" : "clt-logger",
"name" : "clt-logger",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CLTLogger",
"targets" : [
"CLTLogger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CLTLoggerTests",
"module_type" : "SwiftTarget",
"name" : "CLTLoggerTests",
"path" : "Tests/CLTLoggerTests",
"sources" : [
"CLTLoggerTests.swift",
"EmojiTests.swift",
"SGRTests.swift",
"StringEscapingTests.swift"
],
"target_dependencies" : [
"CLTLogger"
],
"type" : "test"
},
{
"c99name" : "CLTLogger",
"module_type" : "SwiftTarget",
"name" : "CLTLogger",
"path" : "Sources",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"CLTLogger"
],
"sources" : [
"CLTLogger+WithSendable.swift",
"CLTLogger.swift",
"DummySendable.swift",
"Emoji.swift",
"EmojiSet.swift",
"NSLock+withLock.swift",
"OutputEnvironment.swift",
"SGR.swift",
"Scanner+OldOS.swift",
"String+Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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/8] Emitting module Logging
[5/8] Compiling Logging Locks.swift
[6/8] Compiling Logging MetadataProvider.swift
[7/8] Compiling Logging Logging.swift
[8/8] Compiling Logging LogHandler.swift
[9/18] Compiling CLTLogger OutputEnvironment.swift
[10/19] Compiling CLTLogger CLTLogger+WithSendable.swift
[11/19] Compiling CLTLogger EmojiSet.swift
[12/19] Compiling CLTLogger Scanner+OldOS.swift
[13/19] Compiling CLTLogger Emoji.swift
[14/19] Compiling CLTLogger DummySendable.swift
[15/19] Compiling CLTLogger CLTLogger.swift
[16/19] Compiling CLTLogger SGR.swift
[17/19] Compiling CLTLogger NSLock+withLock.swift
[18/19] Emitting module CLTLogger
[19/19] Compiling CLTLogger String+Utils.swift
Build complete! (6.25s)
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"
}
],
"manifest_display_name" : "clt-logger",
"name" : "clt-logger",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CLTLogger",
"targets" : [
"CLTLogger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CLTLoggerTests",
"module_type" : "SwiftTarget",
"name" : "CLTLoggerTests",
"path" : "Tests/CLTLoggerTests",
"sources" : [
"CLTLoggerTests.swift",
"EmojiTests.swift",
"SGRTests.swift",
"StringEscapingTests.swift"
],
"target_dependencies" : [
"CLTLogger"
],
"type" : "test"
},
{
"c99name" : "CLTLogger",
"module_type" : "SwiftTarget",
"name" : "CLTLogger",
"path" : "Sources",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"CLTLogger"
],
"sources" : [
"CLTLogger+WithSendable.swift",
"CLTLogger.swift",
"DummySendable.swift",
"Emoji.swift",
"EmojiSet.swift",
"NSLock+withLock.swift",
"OutputEnvironment.swift",
"SGR.swift",
"Scanner+OldOS.swift",
"String+Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.