Build Information
Successful build of LoggerKit, reference 0.3.0 (c81470
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 18:28:04 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ngtk/LoggerKit.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ngtk/LoggerKit
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at c81470b Bump 0.3.0
Cloned https://github.com/ngtk/LoggerKit.git
Revision (git rev-parse @):
c81470ba612f7a285e37f001e429db8b4f349347
SUCCESS checkout https://github.com/ngtk/LoggerKit.git at 0.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": "loggerkit",
"name": "LoggerKit",
"url": "https://github.com/ngtk/LoggerKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/ngtk/LoggerKit.git
[1/208] Fetching loggerkit
Fetched https://github.com/ngtk/LoggerKit.git from cache (0.58s)
Creating working copy for https://github.com/ngtk/LoggerKit.git
Working copy of https://github.com/ngtk/LoggerKit.git resolved at 0.3.0 (c81470b)
warning: '.resolve-product-dependencies': dependency 'loggerkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ngtk/LoggerKit.git
https://github.com/ngtk/LoggerKit.git
{
"dependencies" : [
],
"manifest_display_name" : "LoggerKit",
"name" : "LoggerKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LoggerKit",
"targets" : [
"LoggerKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LoggerKitTests",
"module_type" : "SwiftTarget",
"name" : "LoggerKitTests",
"path" : "Tests/LoggerKitTests",
"sources" : [
"LogDestinationTests.swift",
"LogFormatterTests.swift",
"LoggerTests.swift",
"Mocks/LogContextMock.swift",
"Mocks/LogDestinationMock.swift",
"Mocks/LogFormatterMock.swift"
],
"target_dependencies" : [
"LoggerKit"
],
"type" : "test"
},
{
"c99name" : "LoggerKit",
"module_type" : "SwiftTarget",
"name" : "LoggerKit",
"path" : "Sources/LoggerKit",
"product_memberships" : [
"LoggerKit"
],
"sources" : [
"LogContext.swift",
"LogDestination.swift",
"LogFormatter.swift",
"LogLevel.swift",
"Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/8] Compiling LoggerKit Logger.swift
[4/8] Compiling LoggerKit LogLevel.swift
[5/8] Compiling LoggerKit LogFormatter.swift
[6/8] Compiling LoggerKit LogDestination.swift
[7/8] Compiling LoggerKit LogContext.swift
[8/8] Emitting module LoggerKit
Build complete! (4.07s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LoggerKit",
"name" : "LoggerKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LoggerKit",
"targets" : [
"LoggerKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LoggerKitTests",
"module_type" : "SwiftTarget",
"name" : "LoggerKitTests",
"path" : "Tests/LoggerKitTests",
"sources" : [
"LogDestinationTests.swift",
"LogFormatterTests.swift",
"LoggerTests.swift",
"Mocks/LogContextMock.swift",
"Mocks/LogDestinationMock.swift",
"Mocks/LogFormatterMock.swift"
],
"target_dependencies" : [
"LoggerKit"
],
"type" : "test"
},
{
"c99name" : "LoggerKit",
"module_type" : "SwiftTarget",
"name" : "LoggerKit",
"path" : "Sources/LoggerKit",
"product_memberships" : [
"LoggerKit"
],
"sources" : [
"LogContext.swift",
"LogDestination.swift",
"LogFormatter.swift",
"LogLevel.swift",
"Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.