Build Information
Successful build of SessionPlus, reference main (820928
), with Swift 5.10 for Linux on 2 Feb 2025 22:26:02 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /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
* 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: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/richardpiazza/SessionPlus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
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/richardpiazza/AsyncPlus.git from cache (0.31s)
Fetched https://github.com/apple/swift-log.git from cache (0.32s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.38s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.48s)
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
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/17] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[7/17] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[8/17] Compiling AsyncPlus PassthroughAsyncSequence.swift
[9/17] Compiling AsyncPlus PassthroughAsyncSubject.swift
[10/17] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[11/17] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[12/17] Emitting module AsyncPlus
[14/18] Compiling Logging MetadataProvider.swift
[15/18] Compiling Logging Locks.swift
[16/18] Compiling Logging LogHandler.swift
[17/18] Emitting module Logging
[18/18] Compiling Logging Logging.swift
[20/48] Compiling SessionPlus URLResponse+SessionPlus.swift
[21/48] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[22/48] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[23/48] Compiling SessionPlus AbsoluteURLSessionClient.swift
[24/52] Emitting module SessionPlus
[25/52] Compiling SessionPlus Authorization.swift
[26/52] Compiling SessionPlus Client.swift
[27/52] Compiling SessionPlus Header.swift
[28/52] Compiling SessionPlus Headers.swift
[29/52] Compiling SessionPlus MIMEType.swift
[30/52] Compiling SessionPlus Method.swift
[31/52] Compiling SessionPlus QueryItem.swift
[32/52] Compiling SessionPlus Request.swift
[33/52] Compiling SessionPlus Logger+SessionPlus.swift
[34/52] Compiling SessionPlus URLCache+SessionPlus.swift
[35/52] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[36/52] Compiling SessionPlus URLRequest+SessionPlus.swift
[37/52] Compiling SessionPlus Delete.swift
[38/52] Compiling SessionPlus FormData.swift
[39/52] Compiling SessionPlus Get.swift
[40/52] Compiling SessionPlus PNGImageFormDataRequest.swift
[41/52] Compiling SessionPlus Patch.swift
[42/52] Compiling SessionPlus Post.swift
[43/52] Compiling SessionPlus Put.swift
[44/52] Compiling SessionPlus Address.swift
[45/52] Compiling SessionPlus AbsoluteURLWebSocket.swift
[46/52] Compiling SessionPlus AnyRequest.swift
[47/52] Compiling SessionPlus AnyResponse.swift
[48/52] Compiling SessionPlus BaseURLSessionClient.swift
[49/52] Compiling SessionPlus Response.swift
[50/52] Compiling SessionPlus Socket.swift
[51/52] Compiling SessionPlus StatusCode.swift
[52/52] Compiling SessionPlus WebSocket.swift
[54/55] Emitting module SessionPlusEmulation
[55/55] Compiling SessionPlusEmulation EmulatedClient.swift
Build complete! (12.69s)
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" : "/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" : [
"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"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.