Build Information
Successful build of swon, reference 0.2.0 (5b4c4f), with Swift 6.2 for macOS (SPM) on 26 Feb 2026 02:12:38 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/keeshux/swon.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/keeshux/swon
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 5b4c4f1 Handle conformance on nested entities (#14)
Cloned https://github.com/keeshux/swon.git
Revision (git rev-parse @):
5b4c4f1c9115b0610ee9283e4721e55eb1db5db9
SUCCESS checkout https://github.com/keeshux/swon.git at 0.2.0
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74483] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.77s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (7.29s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.47s)
========================================
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": "swon",
"name": "swon",
"url": "https://github.com/keeshux/swon.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swon",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/keeshux/swon.git
[1/379] Fetching swon
Fetched https://github.com/keeshux/swon.git from cache (0.73s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.93s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/keeshux/swon.git
Working copy of https://github.com/keeshux/swon.git resolved at 0.2.0 (5b4c4f1)
warning: '.resolve-product-dependencies': dependency 'swon' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/keeshux/swon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Write swift-version-49B95AFC49DCD68C.txt
[3/9] Compiling SWON_C swon.c
[5/9] Compiling SWON_C cJSON.c
[8/14] Compiling SWONMacros Helpers.swift
[9/14] Compiling SWONMacros Macros.swift
[10/14] Compiling SWONMacros Decoding.swift
[11/14] Emitting module SWONMacros
[12/14] Compiling SWONMacros Encoding.swift
[12/14] Write Objects.LinkFileList
[13/14] Linking SWONMacros-tool
[15/18] Compiling SWON Extensions.swift
[16/18] Compiling SWON SWON.swift
[17/18] Emitting module SWON
[18/18] Compiling SWON Protocols.swift
Build complete! (3.86s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/SWONMacros/CMakeLists.txt
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0-latest",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "swon",
"name" : "swon",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swon",
"targets" : [
"SWON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SWONMacros",
"targets" : [
"SWONMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SWON_C",
"module_type" : "ClangTarget",
"name" : "SWON_C",
"path" : "Sources/SWON_C",
"product_memberships" : [
"swon",
"SWONMacros"
],
"sources" : [
"cJSON.c",
"swon.c"
],
"type" : "library"
},
{
"c99name" : "SWONTests",
"module_type" : "SwiftTarget",
"name" : "SWONTests",
"path" : "Tests/SWONTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SWONTests/Resources/minimal.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SWONTests/Resources/partial.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SWONTests/Resources/populated.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ComplexStruct.swift",
"SWONPerformanceTests.swift",
"SWONTests.swift"
],
"target_dependencies" : [
"SWON"
],
"type" : "test"
},
{
"c99name" : "SWONMacros",
"module_type" : "SwiftTarget",
"name" : "SWONMacros",
"path" : "Sources/SWONMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"swon",
"SWONMacros"
],
"sources" : [
"Decoding.swift",
"Encoding.swift",
"Helpers.swift",
"Macros.swift"
],
"target_dependencies" : [
"SWON_C"
],
"type" : "macro"
},
{
"c99name" : "SWON",
"module_type" : "SwiftTarget",
"name" : "SWON",
"path" : "Sources/SWON",
"product_memberships" : [
"swon"
],
"sources" : [
"Extensions.swift",
"Protocols.swift",
"SWON.swift"
],
"target_dependencies" : [
"SWON_C",
"SWONMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.