Build Information
Successful build of Logger, reference master (5187b0
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 13:11:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shibapm/Logger.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shibapm/Logger
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5187b01 Merge pull request #8 from shibapm/add-license-1
Cloned https://github.com/shibapm/Logger.git
Revision (git rev-parse @):
5187b01d66ee187c80a84ac686f6461d9975fa76
SUCCESS checkout https://github.com/shibapm/Logger.git at master
Fetching https://github.com/f-meloni/TestSpy
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
[1/2048] Fetching testspy
[63/16788] Fetching testspy, quick
[16359/36063] Fetching testspy, quick, nimble
Fetched https://github.com/Quick/Quick from cache (2.77s)
Fetched https://github.com/f-meloni/TestSpy from cache (2.77s)
Fetched https://github.com/Quick/Nimble from cache (2.77s)
Computing version for https://github.com/f-meloni/TestSpy
Computed https://github.com/f-meloni/TestSpy at 0.3.1 (2.48s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 7.3.1 (0.58s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 1.3.2 (0.58s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 7.3.1
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 1.3.2
Creating working copy for https://github.com/f-meloni/TestSpy
Working copy of https://github.com/f-meloni/TestSpy resolved at 0.3.1
========================================
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": "logger",
"name": "Logger",
"url": "https://github.com/shibapm/Logger.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
"dependencies": [
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble",
"version": "7.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"dependencies": [
]
},
{
"identity": "testspy",
"name": "TestSpy",
"url": "https://github.com/f-meloni/TestSpy",
"version": "0.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TestSpy",
"dependencies": [
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble",
"version": "7.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"dependencies": [
]
},
{
"identity": "quick",
"name": "Quick",
"url": "https://github.com/Quick/Quick",
"version": "1.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
"dependencies": [
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble",
"version": "7.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/shibapm/Logger.git
[1/116] Fetching logger
Fetched https://github.com/shibapm/Logger.git from cache (0.65s)
Fetching https://github.com/f-meloni/TestSpy from cache
Fetching https://github.com/Quick/Nimble from cache
Fetched https://github.com/Quick/Nimble from cache (0.58s)
Fetched https://github.com/f-meloni/TestSpy from cache (0.58s)
Computing version for https://github.com/f-meloni/TestSpy
Computed https://github.com/f-meloni/TestSpy at 0.3.1 (0.02s)
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick from cache (0.58s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 7.3.4 (0.03s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 1.3.4 (0.58s)
Creating working copy for https://github.com/f-meloni/TestSpy
Working copy of https://github.com/f-meloni/TestSpy resolved at 0.3.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 7.3.4
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 1.3.4
Creating working copy for https://github.com/shibapm/Logger.git
Working copy of https://github.com/shibapm/Logger.git resolved at master (5187b01)
warning: '.resolve-product-dependencies': dependency 'logger' is not used by any target
Found 2 product dependencies
- Nimble
- TestSpy
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/shibapm/Logger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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--7754E27361AE5C74.txt
[3/4] Compiling Logger Logger.swift
[4/4] Emitting module Logger
Build complete! (6.12s)
Build complete.
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "7.3.1",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "testspy",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/f-meloni/TestSpy"
}
],
"manifest_display_name" : "Logger",
"name" : "Logger",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Logger",
"targets" : [
"Logger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LoggerTests",
"module_type" : "SwiftTarget",
"name" : "LoggerTests",
"path" : "Tests/LoggerTests",
"product_dependencies" : [
"Nimble",
"TestSpy"
],
"sources" : [
"LoggerTests+Debug.swift",
"LoggerTests+Error.swift",
"LoggerTests+Info.swift",
"LoggerTests+Success.swift",
"LoggerTests+Warnings.swift",
"LoggerTests.swift",
"SpyPrinter.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Logger"
],
"type" : "test"
},
{
"c99name" : "Logger",
"module_type" : "SwiftTarget",
"name" : "Logger",
"path" : "Sources/Logger",
"product_memberships" : [
"Logger"
],
"sources" : [
"Logger.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.