The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SessionPlus, reference main (1b7033), with Swift 6.2 for Linux on 23 Dec 2025 22:41:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
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 1b70334 Removed AsyncPlus (#16)
Cloned https://github.com/richardpiazza/SessionPlus.git
Revision (git rev-parse @):
1b70334330a00a46d48459c34409d6199d4f025d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/SessionPlus.git at main
========================================
Build
========================================
Selected platform:         linux
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-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-testing.git
[1/30880] Fetching swift-testing
Fetched https://github.com/swiftlang/swift-testing.git from cache (1.48s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swhitty/swift-mutex.git
[1/308] Fetching swift-mutex
Fetched https://github.com/swhitty/swift-mutex.git from cache (0.25s)
[1/5758] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
[1/73199] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.65s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (9.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.71s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (6.00s)
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at swift-6.2-RELEASE (3fdabe5)
Creating working copy for https://github.com/swhitty/swift-mutex.git
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.64s)
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/14] Compiling Mutex MutexSwift5.swift
[7/14] Compiling Logging MetadataProvider.swift
[8/14] Compiling Mutex Mutex.swift
[9/14] Emitting module Mutex
[10/14] Compiling Mutex AllocatedLock.swift
[11/15] Compiling Logging LogHandler.swift
[12/15] Compiling Logging Locks.swift
[13/15] Emitting module Logging
[14/15] Compiling Logging Logging.swift
[17/45] Emitting module SessionPlus
[18/49] Compiling SessionPlus Post.swift
[19/49] Compiling SessionPlus ProtectedState.swift
[20/49] Compiling SessionPlus Put.swift
[21/49] Compiling SessionPlus Authorization.swift
[22/49] Compiling SessionPlus Response.swift
[23/49] Compiling SessionPlus Socket.swift
[24/49] Compiling SessionPlus StatusCode.swift
[25/49] Compiling SessionPlus WebSocket.swift
[26/49] Compiling SessionPlus Client.swift
[27/49] Compiling SessionPlus Header.swift
[28/49] Compiling SessionPlus Headers.swift
[29/49] Compiling SessionPlus MIMEType.swift
[30/49] Compiling SessionPlus AbsoluteURLWebSocket.swift
[31/49] Compiling SessionPlus AnyRequest.swift
[32/49] Compiling SessionPlus AnyResponse.swift
[33/49] Compiling SessionPlus BaseURLSessionClient.swift
[34/49] Compiling SessionPlus Logger+SessionPlus.swift
[35/49] Compiling SessionPlus URLCache+SessionPlus.swift
[36/49] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[37/49] Compiling SessionPlus URLRequest+SessionPlus.swift
[38/49] Compiling SessionPlus Method.swift
[39/49] Compiling SessionPlus QueryItem.swift
[40/49] Compiling SessionPlus Request.swift
[41/49] Compiling SessionPlus Resource.swift
[42/49] Compiling SessionPlus Delete.swift
[43/49] Compiling SessionPlus FormData.swift
[44/49] Compiling SessionPlus Get.swift
[45/49] Compiling SessionPlus Patch.swift
[46/49] Compiling SessionPlus URLResponse+SessionPlus.swift
[47/49] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[48/49] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[49/49] Compiling SessionPlus AbsoluteURLSessionClient.swift
[51/52] Compiling SessionPlusEmulation EmulatedClient.swift
[52/52] Emitting module SessionPlusEmulation
Build complete! (34.83s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-testing",
      "requirement" : {
        "branch" : [
          "swift-6.2-RELEASE"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-testing.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"
    },
    {
      "identity" : "swift-mutex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swhitty/swift-mutex.git"
    }
  ],
  "manifest_display_name" : "SessionPlus",
  "name" : "SessionPlus",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.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",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "FormDataTests.swift",
        "QueryItemTests.swift",
        "RequestAndResponseTests.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" : [
        "Logging",
        "Mutex"
      ],
      "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/Patch.swift",
        "Implementation/Post.swift",
        "Implementation/ProtectedState.swift",
        "Implementation/Put.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/Resource.swift",
        "Interface/Response.swift",
        "Interface/Socket.swift",
        "Interface/StatusCode.swift",
        "Interface/WebSocket.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.