Build Information
Successful build of SwiftRestRequests, reference 1.7.1 (8c1c54), with Swift 6.2 for macOS (SPM) on 17 Nov 2025 19:54:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tkausch/SwiftRestRequests.git
Reference: 1.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tkausch/SwiftRestRequests
* tag 1.7.1 -> FETCH_HEAD
HEAD is now at 8c1c54a Merge pull request #24 from tkausch/sendableConformity
Cloned https://github.com/tkausch/SwiftRestRequests.git
Revision (git rev-parse @):
8c1c54a571be7e7ac7b49951b1355b29c2c5f7bc
SUCCESS checkout https://github.com/tkausch/SwiftRestRequests.git at 1.7.1
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
[217/6556] Fetching swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-log from cache (1.20s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (1.80s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3578] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
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
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.5
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
========================================
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": "swiftrestrequests",
"name": "SwiftRestRequests",
"url": "https://github.com/tkausch/SwiftRestRequests.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftRestRequests",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tkausch/SwiftRestRequests.git
[1/944] Fetching swiftrestrequests
Fetched https://github.com/tkausch/SwiftRestRequests.git from cache (0.92s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.49s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.55s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/tkausch/SwiftRestRequests.git
Working copy of https://github.com/tkausch/SwiftRestRequests.git resolved at 1.7.1 (8c1c54a)
warning: '.resolve-product-dependencies': dependency 'swiftrestrequests' is not used by any target
Found 1 product dependencies
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tkausch/SwiftRestRequests.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-49B95AFC49DCD68C.txt
[6/10] Emitting module Logging
[7/10] Compiling Logging Locks.swift
[8/10] Compiling Logging Logging.swift
[9/10] Compiling Logging LogHandler.swift
[10/10] Compiling Logging MetadataProvider.swift
[11/25] Compiling SwiftRestRequests TrustValidation.swift
[12/26] Compiling SwiftRestRequests PublicKeyServerPinning.swift
[13/26] Compiling SwiftRestRequests AuthorizerInterceptor.swift
[14/26] Compiling SwiftRestRequests Logger+Extension.swift
[15/26] Compiling SwiftRestRequests OSLogHandler.swift
[16/26] Compiling SwiftRestRequests HTTPStatusCode.swift
[17/26] Compiling SwiftRestRequests HTTPUtil.swift
[18/26] Compiling SwiftRestRequests LogNetworkInterceptor.swift
[19/26] Compiling SwiftRestRequests URLSession+Linux.swift
[20/26] Compiling SwiftRestRequests RestError.swift
[21/26] Compiling SwiftRestRequests RestOptions.swift
[22/26] Compiling SwiftRestRequests Deserializer.swift
[23/26] Compiling SwiftRestRequests RestApiCaller.swift
[24/26] Compiling SwiftRestRequests CertificateCAPinning.swift
[25/26] Emitting module SwiftRestRequests
[26/26] Compiling SwiftRestRequests URLRequestAuthorizer.swift
Build complete! (15.38s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"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" : "SwiftRestRequests",
"name" : "SwiftRestRequests",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftRestRequests",
"targets" : [
"SwiftRestRequests"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftRestRequestsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftRestRequestsTests",
"path" : "Tests/SwiftRestRequestsTests",
"sources" : [
"AbstractRestApiCallerTests.swift",
"RestApiCallerSecurityTests.swift",
"RestApiCallerTests.swift"
],
"target_dependencies" : [
"SwiftRestRequests"
],
"type" : "test"
},
{
"c99name" : "SwiftRestRequests",
"module_type" : "SwiftTarget",
"name" : "SwiftRestRequests",
"path" : "Sources/SwiftRestRequests",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SwiftRestRequests"
],
"sources" : [
"Deserializer.swift",
"RestApiCaller.swift",
"RestError.swift",
"RestOptions.swift",
"http/HTTPStatusCode.swift",
"http/HTTPUtil.swift",
"interceptors/LogNetworkInterceptor.swift",
"linux/URLSession+Linux.swift",
"logging/Logger+Extension.swift",
"logging/OSLogHandler.swift",
"security/AuthorizerInterceptor.swift",
"security/CertificateCAPinning.swift",
"security/PublicKeyServerPinning.swift",
"security/TrustValidation.swift",
"security/URLRequestAuthorizer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.