Build Information
Successful build of URLEncodedForm with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/forXifLess/URLEncodedForm.git
Reference: 1.0.9
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/forXifLess/URLEncodedForm
* tag 1.0.9 -> FETCH_HEAD
HEAD is now at cd690e9 fix: Delete Extension Methods
Cloned https://github.com/forXifLess/URLEncodedForm.git
Revision (git rev-parse @):
cd690e95f0df333293ec3f9fa9c2c7322ef54bbf
SUCCESS checkout https://github.com/forXifLess/URLEncodedForm.git at 1.0.9
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/airbnb/swift from cache
Fetched https://github.com/airbnb/swift from cache (0.34s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.0.7 (0.06s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.41s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.1 (0.09s)
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.0.7
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.18s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.17s)
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
Fetching binary artifact https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip from cache
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/calda/SwiftFormat/releases/download/0.54-beta-5/SwiftFormat.artifactbundle.zip from cache (0.41s)
Fetched https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip from cache (0.69s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "urlencodedform",
"name": "URLEncodedForm",
"url": "https://github.com/forXifLess/URLEncodedForm.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLEncodedForm",
"dependencies": [
]
}
]
}
Fetching https://github.com/forXifLess/URLEncodedForm.git
[1/102] Fetching urlencodedform
Fetched https://github.com/forXifLess/URLEncodedForm.git from cache (0.27s)
Creating working copy for https://github.com/forXifLess/URLEncodedForm.git
Working copy of https://github.com/forXifLess/URLEncodedForm.git resolved at 1.0.9 (cd690e9)
warning: '.resolve-product-dependencies': dependency 'urlencodedform' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/forXifLess/URLEncodedForm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.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-6044DDE57671499D.txt
[5/19] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[6/19] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[7/21] Compiling URLEncodedForm URLEncodedFormData.swift
[8/21] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[9/21] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[10/21] Compiling URLEncodedForm URLEncodedForm.swift
[11/21] Compiling URLEncodedForm Byte+Control.swift
[12/21] Compiling URLEncodedForm Bytes.swift
[13/21] Compiling URLEncodedForm DataDecoder.swift
[14/21] Compiling URLEncodedForm DataEncoder.swift
[15/21] Emitting module URLEncodedForm
[16/21] Compiling URLEncodedForm NestedData.swift
[17/21] Compiling URLEncodedForm URLEncodedFormError.swift
[18/21] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[19/21] Compiling URLEncodedForm URLEncodedFormParser.swift
[20/21] Compiling URLEncodedForm BasicKey.swift
[21/21] Compiling URLEncodedForm LosslessDataConvertible.swift
Build complete! (9.18s)
Build complete.
Done.