Build Information
Successful build of SessionPlus, reference 2.2.0 (d15b52
), with Swift 6.2 (beta) for Android on 20 Jun 2025 00:58:36 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SessionPlus.git
Reference: 2.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/richardpiazza/SessionPlus
* tag 2.2.0 -> FETCH_HEAD
HEAD is now at d15b52f Socket Refresh (#7)
Cloned https://github.com/richardpiazza/SessionPlus.git
Revision (git rev-parse @):
d15b52f1319f484693da8c458c96228dbc4f8d07
SUCCESS checkout https://github.com/richardpiazza/SessionPlus.git at 2.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/richardpiazza/SessionPlus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/124] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.20s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.50s)
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.3.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-8C5A4AE7A8CE2BA.txt
[5/11] Emitting module AsyncPlus
[6/11] Compiling AsyncPlus PassthroughAsyncSequence.swift
[7/11] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[8/11] Compiling AsyncPlus PassthroughAsyncSubject.swift
[9/11] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[10/11] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[11/11] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[13/45] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[14/45] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[15/45] Compiling SessionPlus AbsoluteURLSessionClient.swift
[16/45] Compiling SessionPlus AbsoluteURLWebSocket.swift
[17/45] Compiling SessionPlus AnyRequest.swift
[18/45] Compiling SessionPlus Authorization.swift
[19/45] Compiling SessionPlus Client+Decoding.swift
[20/45] Compiling SessionPlus Client.swift
[21/45] Compiling SessionPlus Header.swift
[22/45] Compiling SessionPlus Headers.swift
[23/45] Compiling SessionPlus MIMEType.swift
[24/45] Compiling SessionPlus Method.swift
[25/45] Compiling SessionPlus Request.swift
[26/49] Compiling SessionPlus WebAPI.swift
[27/49] Compiling SessionPlus URLCache+SessionPlus.swift
[28/49] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[29/49] Compiling SessionPlus URLRequest+SessionPlus.swift
[30/49] Compiling SessionPlus URLResponse+SessionPlus.swift
[31/49] Compiling SessionPlus Patch.swift
[32/49] Compiling SessionPlus Post.swift
[33/49] Compiling SessionPlus Put.swift
[34/49] Compiling SessionPlus Address.swift
[35/49] Compiling SessionPlus AnyResponse.swift
[36/49] Compiling SessionPlus BaseURLSessionClient.swift
[37/49] Compiling SessionPlus Delete.swift
[38/49] Compiling SessionPlus Get.swift
[39/49] Compiling SessionPlus PNGImageFormDataRequest.swift
[40/49] Compiling SessionPlus Downloader.swift
[41/49] Compiling SessionPlus HTTP.swift
[42/49] Compiling SessionPlus HTTPClient.swift
[43/49] Compiling SessionPlus HTTPCodable.swift
[44/49] Compiling SessionPlus HTTPInjectable.swift
[45/49] Emitting module SessionPlus
[46/49] Compiling SessionPlus Response.swift
[47/49] Compiling SessionPlus Socket.swift
[48/49] Compiling SessionPlus StatusCode.swift
[49/49] Compiling SessionPlus WebSocket.swift
[51/52] Emitting module SessionPlusEmulation
[52/52] Compiling SessionPlusEmulation EmulatedClient.swift
Build complete! (15.38s)
Build complete.
{
"dependencies" : [
{
"identity" : "asyncplus",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/AsyncPlus.git"
}
],
"manifest_display_name" : "SessionPlus",
"name" : "SessionPlus",
"path" : "/host/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" : [
"MultipartFormDataTests.swift",
"WebAPITests.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"
],
"product_memberships" : [
"SessionPlus"
],
"sources" : [
"Deprecated/Downloader.swift",
"Deprecated/HTTP.swift",
"Deprecated/HTTPClient.swift",
"Deprecated/HTTPCodable.swift",
"Deprecated/HTTPInjectable.swift",
"Deprecated/WebAPI.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/Get.swift",
"Implementation/PNGImageFormDataRequest.swift",
"Implementation/Patch.swift",
"Implementation/Post.swift",
"Implementation/Put.swift",
"Interface/Address.swift",
"Interface/Authorization.swift",
"Interface/Client+Decoding.swift",
"Interface/Client.swift",
"Interface/Header.swift",
"Interface/Headers.swift",
"Interface/MIMEType.swift",
"Interface/Method.swift",
"Interface/Request.swift",
"Interface/Response.swift",
"Interface/Socket.swift",
"Interface/StatusCode.swift",
"Interface/WebSocket.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.