Build Information
Successful build of SagaSwimRenderer with Swift 6.0 for macOS (SPM).
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaSwimRenderer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaSwimRenderer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ef476be docs: Fixed example code in the README
Cloned https://github.com/loopwerk/SagaSwimRenderer.git
Revision (git rev-parse @):
ef476bebc43a871c9bdfab92311cec1d94b4e7b2
SUCCESS checkout https://github.com/loopwerk/SagaSwimRenderer.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/loopwerk/SagaSwimRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-6F35C1178C84523A.txt
[8/17] Compiling Swim Trimming.swift
[9/17] Compiling Swim NodeBuilder.swift
[10/17] Compiling Swim Node.swift
[11/17] Emitting module Swim
[12/17] Compiling Swim String+XML.swift
[13/17] Compiling Swim Visitor.swift
[14/17] Emitting module PathKit
[15/17] Compiling PathKit PathKit.swift
[16/17] Compiling Codextended Codextended.swift
[17/17] Emitting module Codextended
[18/33] Compiling Saga String+Slugify.swift
[19/34] Compiling Saga Reader+Decoder.swift
[20/34] Compiling Saga Saga.swift
[21/34] Compiling Saga RenderingContexts.swift
[22/34] Compiling Saga ProcessingStep.swift
[23/34] Compiling Saga Reader.swift
[24/34] Compiling Saga Writer.swift
[25/34] Emitting module Saga
[26/34] Compiling Saga FileContainer.swift
[27/34] Compiling Saga FileIO.swift
[28/34] Compiling Saga MetadataDecoder.swift
[29/34] Compiling Saga Path+Extensions.swift
[30/34] Compiling Saga Item.swift
[31/34] Compiling Saga ItemWriteMode.swift
[32/34] Emitting module HTML
[33/34] Compiling HTML Tags.swift
[34/34] Compiling HTML Tag.swift
[35/38] Compiling SagaSwimRenderer Node+Extensions.swift
[36/38] Compiling SagaSwimRenderer SagaSwimRenderer.swift
[37/38] Emitting module SagaSwimRenderer
[38/38] Compiling SagaSwimRenderer AtomFeed.swift
Build complete! (38.90s)
Fetching https://github.com/robb/Swim
Fetching https://github.com/loopwerk/Saga.git
[1/2263] Fetching saga
[92/3043] Fetching saga, swim
Fetched https://github.com/robb/Swim from cache (1.22s)
Fetched https://github.com/loopwerk/Saga.git from cache (1.23s)
Computing version for https://github.com/robb/Swim
Computed https://github.com/robb/Swim at 0.4.0 (0.67s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.1 (0.68s)
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/kylef/PathKit
[1/181] Fetching codextended
[27/1592] Fetching codextended, pathkit
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.89s)
Fetched https://github.com/kylef/PathKit from cache (0.89s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (2.67s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (1.04s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.67s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.67s)
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.2.1
Creating working copy for https://github.com/robb/Swim
Working copy of https://github.com/robb/Swim resolved at 0.4.0
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Build complete.
{
"dependencies" : [
{
"identity" : "saga",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/Saga.git"
},
{
"identity" : "swim",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/robb/Swim"
}
],
"manifest_display_name" : "SagaSwimRenderer",
"name" : "SagaSwimRenderer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SagaSwimRenderer",
"targets" : [
"SagaSwimRenderer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SagaSwimRendererTests",
"module_type" : "SwiftTarget",
"name" : "SagaSwimRendererTests",
"path" : "Tests/SagaSwimRendererTests",
"sources" : [
"SagaSwimRendererTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SagaSwimRenderer"
],
"type" : "test"
},
{
"c99name" : "SagaSwimRenderer",
"module_type" : "SwiftTarget",
"name" : "SagaSwimRenderer",
"path" : "Sources/SagaSwimRenderer",
"product_dependencies" : [
"Saga",
"HTML"
],
"product_memberships" : [
"SagaSwimRenderer"
],
"sources" : [
"AtomFeed.swift",
"Node+Extensions.swift",
"SagaSwimRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.