Build Information
Successful build of SessionPlus, reference main (820928
), with Swift 5.9 for macOS (SPM) on 2 Feb 2025 22:25:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SessionPlus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/SessionPlus
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 820928c Structured Logging (#10)
Cloned https://github.com/richardpiazza/SessionPlus.git
Revision (git rev-parse @):
820928c24af50a87e2343582fd781c0052eb8ec6
SUCCESS checkout https://github.com/richardpiazza/SessionPlus.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/richardpiazza/SessionPlus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling Logging MetadataProvider.swift
[2/12] Compiling Logging LogHandler.swift
[3/12] Emitting module Logging
[4/12] Compiling Logging Locks.swift
[5/12] Compiling Logging Logging.swift
[6/12] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[7/12] Compiling AsyncPlus PassthroughAsyncSubject.swift
[8/12] Compiling AsyncPlus PassthroughAsyncSequence.swift
[9/12] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[10/12] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[11/12] Emitting module AsyncPlus
[12/12] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[13/42] Compiling SessionPlus Headers.swift
[14/42] Compiling SessionPlus MIMEType.swift
[15/42] Compiling SessionPlus Method.swift
[16/45] Emitting module SessionPlus
[17/45] Compiling SessionPlus Post.swift
[18/45] Compiling SessionPlus Put.swift
[19/45] Compiling SessionPlus Address.swift
[20/45] Compiling SessionPlus Get.swift
[21/45] Compiling SessionPlus PNGImageFormDataRequest.swift
[22/45] Compiling SessionPlus Patch.swift
[23/45] Compiling SessionPlus Authorization.swift
[24/45] Compiling SessionPlus Client.swift
[25/45] Compiling SessionPlus Header.swift
[26/45] Compiling SessionPlus Logger+SessionPlus.swift
[27/45] Compiling SessionPlus URLCache+SessionPlus.swift
[28/45] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[29/45] Compiling SessionPlus URLRequest+SessionPlus.swift
[30/45] Compiling SessionPlus URLResponse+SessionPlus.swift
[31/45] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[32/45] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[33/45] Compiling SessionPlus AbsoluteURLSessionClient.swift
[34/45] Compiling SessionPlus QueryItem.swift
[35/45] Compiling SessionPlus Request.swift
[36/45] Compiling SessionPlus Response.swift
[37/45] Compiling SessionPlus BaseURLSessionClient.swift
[38/45] Compiling SessionPlus Delete.swift
[39/45] Compiling SessionPlus FormData.swift
[40/45] Compiling SessionPlus AbsoluteURLWebSocket.swift
[41/45] Compiling SessionPlus AnyRequest.swift
[42/45] Compiling SessionPlus AnyResponse.swift
[43/45] Compiling SessionPlus Socket.swift
[44/45] Compiling SessionPlus StatusCode.swift
[45/45] Compiling SessionPlus WebSocket.swift
[46/47] Emitting module SessionPlusEmulation
[47/47] Compiling SessionPlusEmulation EmulatedClient.swift
Build complete! (10.00s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/124] Fetching asyncplus
[125/3874] Fetching asyncplus, swift-log
Fetched https://github.com/apple/swift-log.git (1.66s)
Fetched https://github.com/richardpiazza/AsyncPlus.git (1.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.39s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.38s)
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Build complete.
{
"dependencies" : [
{
"identity" : "asyncplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/AsyncPlus.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "SessionPlus",
"name" : "SessionPlus",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SessionPlus",
"targets" : [
"SessionPlus",
"SessionPlusEmulation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SessionPlusTests",
"module_type" : "SwiftTarget",
"name" : "SessionPlusTests",
"path" : "Tests/SessionPlusTests",
"sources" : [
"FormDataTests.swift",
"QueryItemTests.swift"
],
"target_dependencies" : [
"SessionPlus",
"SessionPlusEmulation"
],
"type" : "test"
},
{
"c99name" : "SessionPlusEmulation",
"module_type" : "SwiftTarget",
"name" : "SessionPlusEmulation",
"path" : "Sources/SessionPlusEmulation",
"product_memberships" : [
"SessionPlus"
],
"sources" : [
"EmulatedClient.swift"
],
"target_dependencies" : [
"SessionPlus"
],
"type" : "library"
},
{
"c99name" : "SessionPlus",
"module_type" : "SwiftTarget",
"name" : "SessionPlus",
"path" : "Sources/SessionPlus",
"product_dependencies" : [
"AsyncPlus",
"Logging"
],
"product_memberships" : [
"SessionPlus"
],
"sources" : [
"Extensions/Logger+SessionPlus.swift",
"Extensions/URLCache+SessionPlus.swift",
"Extensions/URLQueryItem+SessionPlus.swift",
"Extensions/URLRequest+SessionPlus.swift",
"Extensions/URLResponse+SessionPlus.swift",
"Extensions/URLSessionConfiguration+SessionPlus.swift",
"Extensions/URLSessionDelegate+SessionPlus.swift",
"Implementation/AbsoluteURLSessionClient.swift",
"Implementation/AbsoluteURLWebSocket.swift",
"Implementation/AnyRequest.swift",
"Implementation/AnyResponse.swift",
"Implementation/BaseURLSessionClient.swift",
"Implementation/Delete.swift",
"Implementation/FormData.swift",
"Implementation/Get.swift",
"Implementation/PNGImageFormDataRequest.swift",
"Implementation/Patch.swift",
"Implementation/Post.swift",
"Implementation/Put.swift",
"Interface/Address.swift",
"Interface/Authorization.swift",
"Interface/Client.swift",
"Interface/Header.swift",
"Interface/Headers.swift",
"Interface/MIMEType.swift",
"Interface/Method.swift",
"Interface/QueryItem.swift",
"Interface/Request.swift",
"Interface/Response.swift",
"Interface/Socket.swift",
"Interface/StatusCode.swift",
"Interface/WebSocket.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.