Build Information
Successful build of swift-rfc-3492, reference main (d8bdf5), with Swift 6.3 for macOS (SPM) on 29 Apr 2026 16:01:59 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/swift-ietf/swift-rfc-3492.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-ietf/swift-rfc-3492
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d8bdf50 metadata: add .github/metadata.yaml draft (#3)
Cloned https://github.com/swift-ietf/swift-rfc-3492.git
Revision (git rev-parse @):
d8bdf50fb7a359cf8434cfc41071f4de070e9820
SUCCESS checkout https://github.com/swift-ietf/swift-rfc-3492.git at main
========================================
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": "swift-rfc-3492",
"name": "swift-rfc-3492",
"url": "https://github.com/swift-ietf/swift-rfc-3492.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-rfc-3492",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/swift-ietf/swift-rfc-3492.git
[1/130] Fetching swift-rfc-3492
Fetched https://github.com/swift-ietf/swift-rfc-3492.git from cache (0.66s)
Creating working copy for https://github.com/swift-ietf/swift-rfc-3492.git
Working copy of https://github.com/swift-ietf/swift-rfc-3492.git resolved at main (d8bdf50)
warning: '.resolve-product-dependencies': dependency 'swift-rfc-3492' 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/swift-ietf/swift-rfc-3492.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Emitting module RFC_3492
[4/4] Compiling RFC_3492 Punycode.swift
Build complete! (1.03s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-rfc-3492",
"name" : "swift-rfc-3492",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26.0"
},
{
"name" : "ios",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "26.0"
},
{
"name" : "watchos",
"version" : "26.0"
}
],
"products" : [
{
"name" : "RFC 3492",
"targets" : [
"RFC 3492"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "RFC_3492_Tests",
"module_type" : "SwiftTarget",
"name" : "RFC 3492 Tests",
"path" : "Tests/RFC 3492 Tests",
"sources" : [
"PunycodeTests.swift"
],
"target_dependencies" : [
"RFC 3492"
],
"type" : "test"
},
{
"c99name" : "RFC_3492",
"module_type" : "SwiftTarget",
"name" : "RFC 3492",
"path" : "Sources/RFC 3492",
"product_memberships" : [
"RFC 3492"
],
"sources" : [
"Punycode.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.