Build Information
Successful build of DotSwift, reference master (e1749e), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 05:59:23 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ferranlala/DotSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ferranlala/DotSwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e1749ec Make things in SwiftGraphBindings public
Cloned https://github.com/ferranlala/DotSwift.git
Revision (git rev-parse @):
e1749ec3206dc09e57bd420a355f8fd63d54af2c
SUCCESS checkout https://github.com/ferranlala/DotSwift.git at master
Fetching https://github.com/davecom/SwiftGraph
[1/3301] Fetching swiftgraph
Fetched https://github.com/davecom/SwiftGraph from cache (1.14s)
Computing version for https://github.com/davecom/SwiftGraph
Computed https://github.com/davecom/SwiftGraph at 3.0.0 (3.42s)
Creating working copy for https://github.com/davecom/SwiftGraph
Working copy of https://github.com/davecom/SwiftGraph resolved at 3.0.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "dotswift",
"name": "DotSwift",
"url": "https://github.com/ferranlala/DotSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DotSwift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftgraph",
"name": "SwiftGraph",
"url": "https://github.com/davecom/SwiftGraph",
"version": "3.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftGraph",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ferranlala/DotSwift.git
[1/137] Fetching dotswift
Fetched https://github.com/ferranlala/DotSwift.git from cache (0.64s)
Fetching https://github.com/davecom/SwiftGraph from cache
Fetched https://github.com/davecom/SwiftGraph from cache (0.42s)
Computing version for https://github.com/davecom/SwiftGraph
Computed https://github.com/davecom/SwiftGraph at 3.1.0 (0.48s)
Creating working copy for https://github.com/davecom/SwiftGraph
Working copy of https://github.com/davecom/SwiftGraph resolved at 3.1.0
Creating working copy for https://github.com/ferranlala/DotSwift.git
Working copy of https://github.com/ferranlala/DotSwift.git resolved at master (e1749ec)
warning: '.resolve-product-dependencies': dependency 'dotswift' is not used by any target
Found 1 product dependencies
- SwiftGraph
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ferranlala/DotSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/27] Compiling SwiftGraph WeightedEdge.swift
[7/28] Compiling SwiftGraph UnweightedGraph.swift
[8/28] Compiling SwiftGraph UnweightedEdge.swift
[9/28] Compiling SwiftGraph Union.swift
[10/28] Compiling SwiftGraph UniqueElementsGraph.swift
[11/28] Compiling SwiftGraph Stack.swift
[12/28] Compiling SwiftGraph SwiftPriorityQueue.swift
[13/28] Compiling SwiftGraph Edge.swift
[14/28] Compiling SwiftGraph Graph.swift
[15/28] Compiling SwiftGraph Search.swift
[16/28] Compiling SwiftGraph Sort.swift
[17/28] Emitting module SwiftGraph
[18/28] Compiling SwiftGraph MST.swift
[19/28] Compiling SwiftGraph Queue.swift
[20/28] Compiling SwiftGraph Constructors.swift
[21/28] Compiling SwiftGraph Cycle.swift
[22/28] Compiling SwiftGraph WeightedGraph.swift
[23/28] Compiling DotSwiftAttributes Model.swift
[24/28] Compiling DotSwiftAttributes Attributes.swift
[25/28] Compiling DotSwiftAttributes Types.swift
[26/28] Emitting module DotSwiftAttributes
[27/28] Compiling DotSwiftAttributes AttributeGroups.generated.swift
[28/28] Compiling DotSwiftAttributes Attributes.generated.swift
[29/31] Compiling DotSwiftEncoder OutputStructure.swift
[30/31] Emitting module DotSwiftEncoder
[31/31] Compiling DotSwiftEncoder DOTEncoder.swift
[32/33] Compiling SwiftGraphBindings SwiftGraphBindings.swift
[33/33] Emitting module SwiftGraphBindings
Build complete! (4.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftgraph",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/davecom/SwiftGraph"
}
],
"manifest_display_name" : "DotSwift",
"name" : "DotSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DotSwiftAttributes",
"targets" : [
"DotSwiftAttributes"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DotSwiftEncoder",
"targets" : [
"DotSwiftEncoder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftGraphBindings",
"targets" : [
"SwiftGraphBindings"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftGraphBindingsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftGraphBindingsTests",
"path" : "SwiftGraphBindings/Tests",
"sources" : [
"SwiftGraphBindingsTests.swift"
],
"target_dependencies" : [
"SwiftGraphBindings"
],
"type" : "test"
},
{
"c99name" : "SwiftGraphBindings",
"module_type" : "SwiftTarget",
"name" : "SwiftGraphBindings",
"path" : "SwiftGraphBindings/Sources",
"product_dependencies" : [
"SwiftGraph"
],
"product_memberships" : [
"SwiftGraphBindings"
],
"sources" : [
"SwiftGraphBindings.swift"
],
"target_dependencies" : [
"DotSwiftEncoder"
],
"type" : "library"
},
{
"c99name" : "DotSwiftEncoderTests",
"module_type" : "SwiftTarget",
"name" : "DotSwiftEncoderTests",
"path" : "DotSwiftEncoder/Tests",
"sources" : [
"DotSwiftEncoderTests.swift"
],
"target_dependencies" : [
"DotSwiftEncoder"
],
"type" : "test"
},
{
"c99name" : "DotSwiftEncoder",
"module_type" : "SwiftTarget",
"name" : "DotSwiftEncoder",
"path" : "DotSwiftEncoder/Sources",
"product_memberships" : [
"DotSwiftEncoder",
"SwiftGraphBindings"
],
"sources" : [
"DOTEncoder.swift",
"OutputStructure.swift"
],
"target_dependencies" : [
"DotSwiftAttributes"
],
"type" : "library"
},
{
"c99name" : "DotSwiftAttributesTests",
"module_type" : "SwiftTarget",
"name" : "DotSwiftAttributesTests",
"path" : "DotSwiftAttributes/Tests",
"sources" : [
"DotSwiftAttributesTests.swift"
],
"target_dependencies" : [
"DotSwiftAttributes"
],
"type" : "test"
},
{
"c99name" : "DotSwiftAttributes",
"module_type" : "SwiftTarget",
"name" : "DotSwiftAttributes",
"path" : "DotSwiftAttributes/Sources",
"product_memberships" : [
"DotSwiftAttributes",
"DotSwiftEncoder",
"SwiftGraphBindings"
],
"sources" : [
"Attributes.swift",
"Generated/AttributeGroups.generated.swift",
"Generated/Attributes.generated.swift",
"Model.swift",
"Types.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.