The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZendeskSDKHTTPClient, reference main (c1e9c5), with Swift 6.1 for Linux on 27 Apr 2026 17:55:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/sdk_http_client_ios.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/zendesk/sdk_http_client_ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c1e9c50 [RELEASE] New version 0.20.1
Cloned https://github.com/zendesk/sdk_http_client_ios.git
Revision (git rev-parse @):
c1e9c50bdcafa927ad5d35eb6a03fe446e8ea6f9
SUCCESS checkout https://github.com/zendesk/sdk_http_client_ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/zendesk/sdk_http_client_ios.git
https://github.com/zendesk/sdk_http_client_ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/zendesk/sdk_logger_ios
[1/636] Fetching sdk_logger_ios
Fetched https://github.com/zendesk/sdk_logger_ios from cache (1.13s)
Computing version for https://github.com/zendesk/sdk_logger_ios
Computed https://github.com/zendesk/sdk_logger_ios at 0.11.0 (1.75s)
Creating working copy for https://github.com/zendesk/sdk_logger_ios
Working copy of https://github.com/zendesk/sdk_logger_ios resolved at 0.11.0
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Emitting module ZendeskSDKHTTPClientTargets
[4/4] Compiling ZendeskSDKHTTPClientTargets Placeholder.swift
Build complete! (5.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sdk_logger_ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zendesk/sdk_logger_ios"
    }
  ],
  "manifest_display_name" : "ZendeskSDKHTTPClient",
  "name" : "ZendeskSDKHTTPClient",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ZendeskSDKHTTPClient",
      "targets" : [
        "ZendeskSDKHTTPClientTargets"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZendeskSDKHTTPClientTargets",
      "module_type" : "SwiftTarget",
      "name" : "ZendeskSDKHTTPClientTargets",
      "path" : "Sources",
      "product_dependencies" : [
        "ZendeskSDKLogger"
      ],
      "product_memberships" : [
        "ZendeskSDKHTTPClient"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "ZendeskSDKHTTPClient"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ZendeskSDKHTTPClient",
      "module_type" : "BinaryTarget",
      "name" : "ZendeskSDKHTTPClient",
      "path" : "ZendeskSDKHTTPClient.xcframework",
      "product_memberships" : [
        "ZendeskSDKHTTPClient"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.