Build Information
Successful build of CodableAlamofire, reference master (a4313a
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 16:37:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Otbivnoe/CodableAlamofire.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Otbivnoe/CodableAlamofire
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a4313aa Merge pull request #16 from Otbivnoe/update-alamofire-v5.1
Submodule path 'Carthage/Checkouts/Alamofire': checked out 'fca036f7aeca07124067cb6e0c12b0ad6359e3d4'
Submodule 'Carthage/Checkouts/Alamofire' (https://github.com/Alamofire/Alamofire.git) registered for path 'Carthage/Checkouts/Alamofire'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Alamofire'...
Cloned https://github.com/Otbivnoe/CodableAlamofire.git
Revision (git rev-parse @):
a4313aa4bc09c09703f7ba71ab1300059abbde24
SUCCESS checkout https://github.com/Otbivnoe/CodableAlamofire.git at master
Fetching https://github.com/Alamofire/Alamofire
[1/30137] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire from cache (2.43s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.1.0 (3.03s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.1.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",
"dependencies": [
{
"identity": "codablealamofire",
"name": "CodableAlamofire",
"url": "https://github.com/Otbivnoe/CodableAlamofire.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableAlamofire",
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire",
"version": "5.10.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Otbivnoe/CodableAlamofire.git
[8/373] Fetching codablealamofire
Fetched https://github.com/Otbivnoe/CodableAlamofire.git from cache (0.74s)
Fetching https://github.com/Alamofire/Alamofire from cache
Fetched https://github.com/Alamofire/Alamofire from cache (0.60s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.10.2 (1.09s)
Creating working copy for https://github.com/Otbivnoe/CodableAlamofire.git
Working copy of https://github.com/Otbivnoe/CodableAlamofire.git resolved at master (a4313aa)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.10.2
warning: '.resolve-product-dependencies': dependency 'codablealamofire' is not used by any target
Found 1 product dependencies
- Alamofire
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Otbivnoe/CodableAlamofire.git
https://github.com/Otbivnoe/CodableAlamofire.git
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire"
}
],
"manifest_display_name" : "CodableAlamofire",
"name" : "CodableAlamofire",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "CodableAlamofire",
"targets" : [
"CodableAlamofire"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"5"
],
"targets" : [
{
"c99name" : "CodableAlamofireTests",
"module_type" : "SwiftTarget",
"name" : "CodableAlamofireTests",
"path" : "Tests/CodableAlamofireTests",
"sources" : [
"MainTests.swift"
],
"target_dependencies" : [
"CodableAlamofire"
],
"type" : "test"
},
{
"c99name" : "CodableAlamofire",
"module_type" : "SwiftTarget",
"name" : "CodableAlamofire",
"path" : "Sources/CodableAlamofire",
"product_dependencies" : [
"Alamofire"
],
"product_memberships" : [
"CodableAlamofire"
],
"sources" : [
"AlamofireDecodableError.swift",
"DataKeyPathSerializer.swift",
"DataRequest+Decodable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/34] Compiling Alamofire RequestInterceptor.swift
[5/34] Compiling Alamofire RequestTaskMap.swift
[6/34] Compiling Alamofire Response.swift
[7/37] Compiling Alamofire AFError.swift
[8/37] Compiling Alamofire Alamofire.swift
[9/37] Compiling Alamofire AlamofireExtended.swift
[10/37] Compiling Alamofire CachedResponseHandler.swift
[11/37] Compiling Alamofire DispatchQueue+Alamofire.swift
[12/37] Compiling Alamofire EventMonitor.swift
[13/37] Compiling Alamofire HTTPHeaders.swift
[14/37] Compiling Alamofire HTTPMethod.swift
[15/37] Compiling Alamofire Protected.swift
[16/37] Compiling Alamofire RedirectHandler.swift
[17/37] Compiling Alamofire Request.swift
[18/37] Compiling Alamofire ServerTrustEvaluation.swift
[19/37] Compiling Alamofire Session.swift
[20/37] Compiling Alamofire SessionDelegate.swift
[21/37] Compiling Alamofire OperationQueue+Alamofire.swift
[22/37] Compiling Alamofire ParameterEncoder.swift
[23/37] Compiling Alamofire ParameterEncoding.swift
[24/37] Emitting module Alamofire
[25/37] Compiling Alamofire ResponseSerialization.swift
[26/37] Compiling Alamofire Result+Alamofire.swift
[27/37] Compiling Alamofire RetryPolicy.swift
[28/37] Compiling Alamofire StringEncoding+Alamofire.swift
[29/37] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[30/37] Compiling Alamofire URLEncodedFormEncoder.swift
[31/37] Compiling Alamofire MultipartFormData.swift
[32/37] Compiling Alamofire MultipartUpload.swift
[33/37] Compiling Alamofire NetworkReachabilityManager.swift
[34/37] Compiling Alamofire Notifications.swift
[35/37] Compiling Alamofire URLRequest+Alamofire.swift
[36/37] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[37/37] Compiling Alamofire Validation.swift
[38/41] Compiling CodableAlamofire DataRequest+Decodable.swift
[39/41] Compiling CodableAlamofire AlamofireDecodableError.swift
[40/41] Emitting module CodableAlamofire
[41/41] Compiling CodableAlamofire DataKeyPathSerializer.swift
Build complete! (6.79s)
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire"
}
],
"manifest_display_name" : "CodableAlamofire",
"name" : "CodableAlamofire",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "CodableAlamofire",
"targets" : [
"CodableAlamofire"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"5"
],
"targets" : [
{
"c99name" : "CodableAlamofireTests",
"module_type" : "SwiftTarget",
"name" : "CodableAlamofireTests",
"path" : "Tests/CodableAlamofireTests",
"sources" : [
"MainTests.swift"
],
"target_dependencies" : [
"CodableAlamofire"
],
"type" : "test"
},
{
"c99name" : "CodableAlamofire",
"module_type" : "SwiftTarget",
"name" : "CodableAlamofire",
"path" : "Sources/CodableAlamofire",
"product_dependencies" : [
"Alamofire"
],
"product_memberships" : [
"CodableAlamofire"
],
"sources" : [
"AlamofireDecodableError.swift",
"DataKeyPathSerializer.swift",
"DataRequest+Decodable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.