Build Information
Successful build of VATIdValidator, reference main (829d1f), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 15:44:09 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/quver/VATIdValidator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/quver/VATIdValidator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 829d1f5 chore(deps): bump actions/upload-pages-artifact (#19)
Cloned https://github.com/quver/VATIdValidator.git
Revision (git rev-parse @):
829d1f59f9b2727784ee4b03138873130530c29c
SUCCESS checkout https://github.com/quver/VATIdValidator.git at main
Fetching https://github.com/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.10s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (4.29s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.99s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.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": "vatidvalidator",
"name": "VATIdValidator",
"url": "https://github.com/quver/VATIdValidator.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VATIdValidator",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/quver/VATIdValidator.git
[1/320] Fetching vatidvalidator
Fetched https://github.com/quver/VATIdValidator.git from cache (0.77s)
Creating working copy for https://github.com/quver/VATIdValidator.git
Working copy of https://github.com/quver/VATIdValidator.git resolved at main (829d1f5)
warning: '.resolve-product-dependencies': dependency 'vatidvalidator' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/quver/VATIdValidator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/6] Emitting module VATIdValidator
[6/6] Compiling VATIdValidator VATIdValidator.swift
Build complete! (7.50s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "VATIdValidator",
"name" : "VATIdValidator",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "VATIdValidator",
"targets" : [
"VATIdValidator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VATIdValidatorTests",
"module_type" : "SwiftTarget",
"name" : "VATIdValidatorTests",
"path" : "Tests/VATIdValidatorTests",
"sources" : [
"VATIdValidatorTests.swift"
],
"target_dependencies" : [
"VATIdValidator"
],
"type" : "test"
},
{
"c99name" : "VATIdValidator",
"module_type" : "SwiftTarget",
"name" : "VATIdValidator",
"path" : "Sources/VATIdValidator",
"product_memberships" : [
"VATIdValidator"
],
"sources" : [
"VATIdValidator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.