The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SessionPlus, reference main (820928), with Swift 6.2 (beta) for Android on 20 Jun 2025 00:56:50 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 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:         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-2":/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
Fetching https://github.com/apple/swift-log.git
[1/124] Fetching asyncplus
[125/3960] Fetching asyncplus, swift-log
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.58s)
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.43s)
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.3
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-8C5A4AE7A8CE2BA.txt
[6/17] Compiling Logging MetadataProvider.swift
[7/17] Compiling Logging LogHandler.swift
[8/17] Compiling Logging Locks.swift
[9/17] Emitting module Logging
[10/17] Compiling Logging Logging.swift
[11/18] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[12/18] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[14/18] Compiling AsyncPlus PassthroughAsyncSubject.swift
[15/18] Compiling AsyncPlus PassthroughAsyncSequence.swift
[16/18] Emitting module AsyncPlus
[17/18] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[18/18] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[20/48] Emitting module SessionPlus
[21/52] Compiling SessionPlus Authorization.swift
[22/52] Compiling SessionPlus Client.swift
[23/52] Compiling SessionPlus Header.swift
[24/52] Compiling SessionPlus Headers.swift
[25/52] Compiling SessionPlus Patch.swift
[26/52] Compiling SessionPlus Post.swift
[27/52] Compiling SessionPlus Put.swift
[28/52] Compiling SessionPlus Address.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 URLResponse+SessionPlus.swift
[34/52] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[35/52] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[36/52] Compiling SessionPlus AbsoluteURLSessionClient.swift
[37/52] Compiling SessionPlus Logger+SessionPlus.swift
[38/52] Compiling SessionPlus URLCache+SessionPlus.swift
[39/52] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[40/52] Compiling SessionPlus URLRequest+SessionPlus.swift
[41/52] Compiling SessionPlus AbsoluteURLWebSocket.swift
[42/52] Compiling SessionPlus AnyRequest.swift
[43/52] Compiling SessionPlus AnyResponse.swift
[44/52] Compiling SessionPlus BaseURLSessionClient.swift
[45/52] Compiling SessionPlus Delete.swift
[46/52] Compiling SessionPlus FormData.swift
[47/52] Compiling SessionPlus Get.swift
[48/52] Compiling SessionPlus PNGImageFormDataRequest.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! (17.73s)
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"
}
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.