Build Information
Successful build of LGNLog, reference 0.5.0 (d40460), with Swift 6.2 for macOS (SPM) on 17 Nov 2025 21:15:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1711-Games/LGN-Log.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1711-Games/LGN-Log
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at d404607 Merge pull request #1 from 1711-Games/strict-concurrency
Cloned https://github.com/1711-Games/LGN-Log.git
Revision (git rev-parse @):
d4046070795dee23ae13a8c4affd26a297555f3e
SUCCESS checkout https://github.com/1711-Games/LGN-Log.git at 0.5.0
Fetching https://github.com/apple/swift-log.git
[1/4398] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.15s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.69s)
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": "lgn-log",
"name": "LGNLog",
"url": "https://github.com/1711-Games/LGN-Log.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LGN-Log",
"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/1711-Games/LGN-Log.git
[1/86] Fetching lgn-log
Fetched https://github.com/1711-Games/LGN-Log.git from cache (0.65s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.57s)
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/1711-Games/LGN-Log.git
Working copy of https://github.com/1711-Games/LGN-Log.git resolved at 0.5.0 (d404607)
warning: '.resolve-product-dependencies': dependency 'lgn-log' is not used by any target
Found 1 product dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/1711-Games/LGN-Log.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/8] Compiling Logging Locks.swift
[5/8] Compiling Logging LogHandler.swift
[6/8] Compiling Logging Logging.swift
[7/8] Compiling Logging MetadataProvider.swift
[8/8] Emitting module Logging
[9/10] Compiling LGNLog LGNLog.swift
/Users/admin/builder/spi-builder-workspace/Sources/LGNLog/LGNLog.swift:4:43: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'Logging'
2 | @_exported import Logging
3 |
4 | extension Logger: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'Logging'
5 |
6 | public extension Logger {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1605:1: note: 'Logger' declares conformance to protocol 'Sendable' here
1603 |
1604 | extension Logger.MetadataValue: Sendable {}
1605 | extension Logger: Sendable {}
| `- note: 'Logger' declares conformance to protocol 'Sendable' here
1606 | extension Logger.Level: Sendable {}
1607 | extension Logger.Message: Sendable {}
[10/10] Emitting module LGNLog
/Users/admin/builder/spi-builder-workspace/Sources/LGNLog/LGNLog.swift:4:43: warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'Logging'
2 | @_exported import Logging
3 |
4 | extension Logger: @unchecked @retroactive Sendable {}
| `- warning: conformance of 'Logger' to protocol 'Sendable' was already stated in the type's module 'Logging'
5 |
6 | public extension Logger {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/Logging.swift:1605:1: note: 'Logger' declares conformance to protocol 'Sendable' here
1603 |
1604 | extension Logger.MetadataValue: Sendable {}
1605 | extension Logger: Sendable {}
| `- note: 'Logger' declares conformance to protocol 'Sendable' here
1606 | extension Logger.Level: Sendable {}
1607 | extension Logger.Message: Sendable {}
Build complete! (5.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "LGNLog",
"name" : "LGNLog",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "LGNLog",
"targets" : [
"LGNLog"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LGNLogTests",
"module_type" : "SwiftTarget",
"name" : "LGNLogTests",
"path" : "Tests/LGNLogTests",
"sources" : [
"LGNLogTests.swift"
],
"target_dependencies" : [
"LGNLog"
],
"type" : "test"
},
{
"c99name" : "LGNLog",
"module_type" : "SwiftTarget",
"name" : "LGNLog",
"path" : "Sources/LGNLog",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"LGNLog"
],
"sources" : [
"LGNLog.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.