Build Information
Successful build of URLEncodedForm, reference main (62b628), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 02:43:21 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/forXifLess/URLEncodedForm.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/forXifLess/URLEncodedForm
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 62b6280 Merge pull request #1 from nathreed/patch-1
Cloned https://github.com/forXifLess/URLEncodedForm.git
Revision (git rev-parse @):
62b628013be138cc2136b0f7323f7658cdc84c10
SUCCESS checkout https://github.com/forXifLess/URLEncodedForm.git at main
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/airbnb/swift
[1/5064] Fetching swift
[559/22528] Fetching swift, swift-argument-parser
Fetched https://github.com/airbnb/swift from cache (3.42s)
Computing version for https://github.com/airbnb/swift
Fetched https://github.com/apple/swift-argument-parser from cache (3.42s)
Computed https://github.com/airbnb/swift at 1.0.7 (6.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.68s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.1
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.0.7
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[37725/10025266] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[6669755/12159917] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip (1.12s)
Downloaded https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip (1.34s)
========================================
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": "urlencodedform",
"name": "URLEncodedForm",
"url": "https://github.com/forXifLess/URLEncodedForm.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLEncodedForm",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/forXifLess/URLEncodedForm.git
[1/106] Fetching urlencodedform
Fetched https://github.com/forXifLess/URLEncodedForm.git from cache (0.62s)
Creating working copy for https://github.com/forXifLess/URLEncodedForm.git
Working copy of https://github.com/forXifLess/URLEncodedForm.git resolved at main (62b6280)
warning: '.resolve-product-dependencies': dependency 'urlencodedform' 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/forXifLess/URLEncodedForm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/20] Compiling URLEncodedForm BasicKey.swift
[6/20] Compiling URLEncodedForm Bytes.swift
[7/20] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[8/20] Compiling URLEncodedForm URLEncodedForm.swift
[9/21] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[10/21] Compiling URLEncodedForm URLEncodedFormParser.swift
[11/21] Compiling URLEncodedForm Byte+Control.swift
[12/21] Compiling URLEncodedForm URLEncodedFormData.swift
[13/21] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[14/21] Emitting module URLEncodedForm
[15/21] Compiling URLEncodedForm DataDecoder.swift
[16/21] Compiling URLEncodedForm DataEncoder.swift
[17/21] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[18/21] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[19/21] Compiling URLEncodedForm NestedData.swift
[20/21] Compiling URLEncodedForm URLEncodedFormError.swift
[21/21] Compiling URLEncodedForm LosslessDataConvertible.swift
Build complete! (10.17s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/airbnb/swift"
}
],
"manifest_display_name" : "URLEncodedForm",
"name" : "URLEncodedForm",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "URLEncodedForm",
"targets" : [
"URLEncodedForm"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "URLEncodedFormTests",
"module_type" : "SwiftTarget",
"name" : "URLEncodedFormTests",
"path" : "Tests/URLEncodedFormTests",
"sources" : [
"URLEncodedFormTests.swift"
],
"target_dependencies" : [
"URLEncodedForm"
],
"type" : "test"
},
{
"c99name" : "URLEncodedForm",
"module_type" : "SwiftTarget",
"name" : "URLEncodedForm",
"path" : "Sources/URLEncodedForm",
"product_memberships" : [
"URLEncodedForm"
],
"sources" : [
"Codable/URLEncodedFormDecoder.swift",
"Codable/URLEncodedFormEncoder.swift",
"Core/DataDecoder.swift",
"Core/DataEncoder.swift",
"Core/NestedData.swift",
"Core/URLEncodedFormError.swift",
"Data/URLEncodedFormData.swift",
"Data/URLEncodedFormDataContext.swift",
"Data/URLEncodedFormDataConvertible.swift",
"Data/URLEncodedFormParser.swift",
"Data/URLEncodedFormSerializer.swift",
"URLEncodedForm.swift",
"Util/Bytes/Byte+Control.swift",
"Util/Bytes/Bytes.swift",
"Util/CodingKey/BasicKey.swift",
"Util/LosslessDataConvertible.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.