The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Aria2Kit, reference main (8b8816), with Swift 6.3 for Linux on 6 May 2026 04:01:00 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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/baptistecdr/Aria2Kit.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/baptistecdr/Aria2Kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8b88162 Update dependency Alamofire/Alamofire to v5.12.0 (#19)
Cloned https://github.com/baptistecdr/Aria2Kit.git
Revision (git rev-parse @):
8b88162051f3d1404b13991696168d04cb898583
SUCCESS checkout https://github.com/baptistecdr/Aria2Kit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/baptistecdr/Aria2Kit.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/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/Alamofire/Alamofire
[1/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.34s)
[1/32107] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire from cache (4.55s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (7.54s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.12.0 (0.49s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.12.0
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/49] Emitting module Alamofire
[7/54] Emitting module AnyCodable
[8/54] Compiling AnyCodable AnyCodable.swift
[9/54] Compiling Alamofire OfflineRetrier.swift
[10/54] Compiling Alamofire RedirectHandler.swift
[11/54] Compiling Alamofire RequestCompression.swift
[12/54] Compiling Alamofire RequestInterceptor.swift
[13/54] Compiling Alamofire ResponseSerialization.swift
[14/54] Compiling AnyCodable AnyDecodable.swift
[15/54] Compiling AnyCodable AnyEncodable.swift
[17/55] Compiling Alamofire RetryPolicy.swift
[18/55] Compiling Alamofire ServerTrustEvaluation.swift
[19/55] Compiling Alamofire URLEncodedFormEncoder.swift
[20/55] Compiling Alamofire Validation.swift
[21/55] Compiling Alamofire resource_bundle_accessor.swift
[22/55] Compiling Alamofire RequestTaskMap.swift
[23/55] Compiling Alamofire Response.swift
[24/55] Compiling Alamofire Session.swift
[25/55] Compiling Alamofire SessionDelegate.swift
[26/55] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[27/55] Compiling Alamofire UploadRequest.swift
[28/55] Compiling Alamofire HTTPMethod.swift
[29/55] Compiling Alamofire Notifications.swift
[30/55] Compiling Alamofire ParameterEncoder.swift
[31/55] Compiling Alamofire ParameterEncoding.swift
[32/55] Compiling Alamofire Protected.swift
[33/55] Compiling Alamofire Request.swift
[34/55] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[35/55] Compiling Alamofire AlamofireExtended.swift
[36/55] Compiling Alamofire AuthenticationInterceptor.swift
[37/55] Compiling Alamofire CachedResponseHandler.swift
[38/55] Compiling Alamofire Combine.swift
[39/55] Compiling Alamofire Concurrency.swift
[40/55] Compiling Alamofire EventMonitor.swift
[41/55] Compiling Alamofire MultipartFormData.swift
[42/55] Compiling Alamofire MultipartUpload.swift
[43/55] Compiling Alamofire NetworkReachabilityManager.swift
[44/55] Compiling Alamofire WebSocketRequest.swift
[45/55] Compiling Alamofire DispatchQueue+Alamofire.swift
[46/55] Compiling Alamofire OperationQueue+Alamofire.swift
[47/55] Compiling Alamofire Result+Alamofire.swift
[48/55] Compiling Alamofire StringEncoding+Alamofire.swift
[49/55] Compiling Alamofire URLRequest+Alamofire.swift
[50/55] Compiling Alamofire Alamofire.swift
[51/55] Compiling Alamofire AFError.swift
[52/55] Compiling Alamofire DataRequest.swift
[53/55] Compiling Alamofire DataStreamRequest.swift
[54/55] Compiling Alamofire DownloadRequest.swift
[55/55] Compiling Alamofire HTTPHeaders.swift
[57/61] Compiling Aria2Kit Aria2Body.swift
[58/61] Compiling Aria2Kit Aria2Method.swift
[59/61] Compiling Aria2Kit Aria2MulticallParams.swift
[60/61] Emitting module Aria2Kit
[61/61] Compiling Aria2Kit Aria2.swift
Build complete! (45.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "exact" : [
          "5.12.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire"
    },
    {
      "identity" : "anycodable",
      "requirement" : {
        "exact" : [
          "0.6.7"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    }
  ],
  "manifest_display_name" : "Aria2Kit",
  "name" : "Aria2Kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "Aria2Kit",
      "targets" : [
        "Aria2Kit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Aria2KitTests",
      "module_type" : "SwiftTarget",
      "name" : "Aria2KitTests",
      "path" : "Tests/Aria2KitTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Aria2KitTests/Resources/mockserver/expectations.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Aria2KitTests.swift"
      ],
      "target_dependencies" : [
        "Aria2Kit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Aria2Kit",
      "module_type" : "SwiftTarget",
      "name" : "Aria2Kit",
      "path" : "Sources/Aria2Kit",
      "product_dependencies" : [
        "Alamofire",
        "AnyCodable"
      ],
      "product_memberships" : [
        "Aria2Kit"
      ],
      "sources" : [
        "Aria2.swift",
        "Aria2Body.swift",
        "Aria2Method.swift",
        "Aria2MulticallParams.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.