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 cloudflare-swift, reference main (da1e01), with Swift 6.0 for Linux on 28 Oct 2025 02:10:42 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.0-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/zunda-pixel/cloudflare-swift.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/zunda-pixel/cloudflare-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at da1e012 Bump github.com/apple/swift-http-types from 1.5.0 to 1.5.1 (#42)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
da1e0129edca72a8e797cdc61a392e0d80c79a85
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/zunda-pixel/cloudflare-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
e6fdc8487bfe: Already exists
7ed103f13b29: Pulling fs layer
2387fbc403c2: Pulling fs layer
845649791fc3: Pulling fs layer
22227c2994c5: Pulling fs layer
a327bc0fdbac: Pulling fs layer
284d75e0548d: Pulling fs layer
669dbb382645: Pulling fs layer
a327bc0fdbac: Waiting
22227c2994c5: Waiting
284d75e0548d: Waiting
669dbb382645: Waiting
7ed103f13b29: Waiting
2387fbc403c2: Waiting
845649791fc3: Waiting
7ed103f13b29: Download complete
845649791fc3: Download complete
a327bc0fdbac: Verifying Checksum
a327bc0fdbac: Download complete
284d75e0548d: Verifying Checksum
284d75e0548d: Download complete
22227c2994c5: Verifying Checksum
22227c2994c5: Download complete
669dbb382645: Verifying Checksum
669dbb382645: Download complete
2387fbc403c2: Verifying Checksum
2387fbc403c2: Download complete
7ed103f13b29: Pull complete
2387fbc403c2: Pull complete
845649791fc3: Pull complete
22227c2994c5: Pull complete
a327bc0fdbac: Pull complete
284d75e0548d: Pull complete
669dbb382645: Pull complete
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/zunda-pixel/http-client
Fetching https://github.com/vapor/multipart-kit
[1/149] Fetching http-client
[150/1088] Fetching http-client, swift-http-types
[1089/4640] Fetching http-client, swift-http-types, multipart-kit
Fetched https://github.com/apple/swift-http-types from cache (0.42s)
Fetched https://github.com/zunda-pixel/http-client from cache (0.42s)
[1137/3552] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit from cache (1.45s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (0.57s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.65s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 5.0.0-alpha.5 (0.65s)
Fetching https://github.com/apple/swift-collections.git
[1/18239] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.87s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.1
Creating working copy for https://github.com/vapor/multipart-kit
Working copy of https://github.com/vapor/multipart-kit resolved at 5.0.0-alpha.5
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/39] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[16/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/41] Compiling HTTPTypes ISOLatin1String.swift
[20/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/42] Compiling InternalCollectionsUtilities Debugging.swift
[23/42] Compiling InternalCollectionsUtilities Descriptions.swift
[24/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/42] Compiling HTTPTypes HTTPParsedFields.swift
[27/42] Emitting module InternalCollectionsUtilities
[28/42] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/42] Compiling InternalCollectionsUtilities Integer rank.swift
[30/42] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/42] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[33/42] Compiling HTTPTypes HTTPResponse.swift
[34/42] Compiling HTTPTypes HTTPRequest.swift
[35/42] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[36/42] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[38/136] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[39/317] Compiling HashTreeCollections _AncestorHashSlots.swift
[40/317] Compiling HashTreeCollections _Bitmap.swift
[41/319] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[42/319] Compiling HashTreeCollections _HashNode+Structural union.swift
[43/319] Compiling HeapModule _HeapNode.swift
[44/319] Compiling HTTPTypes NIOLock.swift
[45/319] Compiling HeapModule Heap.swift
[46/319] Compiling HTTPTypes HTTPRequest+URL.swift
[47/319] Compiling HashTreeCollections _Bucket.swift
[48/319] Compiling HashTreeCollections _Hash.swift
[49/319] Compiling HashTreeCollections _HashLevel.swift
[50/319] Compiling HashTreeCollections _HashNode+Builder.swift
[51/319] Compiling HeapModule Heap+Descriptions.swift
[52/319] Compiling HeapModule Heap+Invariants.swift
[53/319] Compiling HeapModule Heap+UnsafeHandle.swift
[54/319] Emitting module HeapModule
[56/320] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[57/320] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[58/320] Compiling HashTreeCollections _HashNode.swift
[59/320] Compiling HashTreeCollections _HashNodeHeader.swift
[60/320] Compiling HashTreeCollections _HashSlot.swift
[61/320] Compiling HashTreeCollections _HashStack.swift
[62/320] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[63/327] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[64/327] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[65/327] Compiling HashTreeCollections TreeDictionary+Keys.swift
[66/327] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[67/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[68/327] Compiling BitCollections BitSet.Index.swift
[69/327] Compiling BitCollections BitSet._UnsafeHandle.swift
[70/327] Compiling HashTreeCollections TreeDictionary+Collection.swift
[71/327] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[72/327] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[73/327] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[74/327] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[75/327] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[76/327] Compiling HashTreeCollections TreeDictionary+Filter.swift
[77/334] Compiling DequeModule _DequeSlot.swift
[78/334] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/334] Compiling HashTreeCollections TreeSet+Hashable.swift
[80/334] Compiling HashTreeCollections TreeSet+Sendable.swift
[81/334] Compiling HashTreeCollections TreeSet+Sequence.swift
[82/334] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[83/334] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[84/334] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[85/334] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[86/334] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[87/334] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[88/334] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[89/344] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[90/344] Compiling HashTreeCollections _HashNode+Structural merge.swift
[91/344] Compiling HashTreeCollections _HashTreeIterator.swift
[92/344] Compiling HashTreeCollections _HashTreeStatistics.swift
[93/344] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[94/344] Compiling HashTreeCollections _RawHashNode.swift
[95/344] Compiling HashTreeCollections _UnmanagedHashNode.swift
[96/344] Compiling HashTreeCollections _HashNode+Storage.swift
[97/344] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[98/344] Compiling HashTreeCollections _HashNode+Structural filter.swift
[99/344] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[100/344] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[101/344] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[102/344] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[104/344] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[105/344] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[106/344] Compiling HashTreeCollections _HashNode+Invariants.swift
[107/344] Compiling HashTreeCollections _HashNode+Lookups.swift
[108/344] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[116/344] Emitting module BitCollections
[131/344] Compiling HashTreeCollections _HashNode+Debugging.swift
[132/344] Compiling HashTreeCollections _HashNode+Initializers.swift
[139/344] Compiling HashTreeCollections _UnsafePath.swift
[140/344] Compiling HashTreeCollections TreeDictionary+Codable.swift
[141/344] Compiling OrderedCollections OrderedSet+SubSequence.swift
[142/344] Compiling OrderedCollections OrderedSet+Testing.swift
[143/344] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/344] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/344] Compiling OrderedCollections OrderedSet.swift
[146/344] Compiling OrderedCollections _UnsafeBitset.swift
[147/344] Compiling HashTreeCollections TreeSet+Equatable.swift
[148/344] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[149/344] Compiling HashTreeCollections TreeSet+Extras.swift
[150/344] Compiling HashTreeCollections TreeSet+Filter.swift
[177/344] Compiling OrderedCollections OrderedSet+Sendable.swift
[178/344] Emitting module DequeModule
[190/354] Compiling _RopeModule _CharacterRecognizer.swift
[191/354] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[192/354] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[193/354] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[194/354] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[195/354] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[196/354] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[197/354] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[198/354] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[199/354] Compiling HashTreeCollections TreeSet.swift
[288/355] Emitting module OrderedCollections
[292/356] Emitting module HTTPTypes
[293/356] Compiling HTTPTypes HTTPFields.swift
[295/357] Emitting module _RopeModule
[329/357] Compiling _RopeModule Rope+Join.swift
[330/357] Compiling _RopeModule Rope+MutatingForEach.swift
[331/357] Compiling _RopeModule Rope+Remove.swift
[332/357] Compiling _RopeModule Rope+RemoveSubrange.swift
[333/357] Compiling _RopeModule Rope+Split.swift
[334/357] Compiling _RopeModule Optional Utilities.swift
[335/357] Compiling _RopeModule String Utilities.swift
[336/357] Compiling _RopeModule String.Index+ABI.swift
[338/363] Emitting module HashTreeCollections
[360/367] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[361/367] Emitting module Collections
[362/367] Compiling Collections Collections.swift
[363/367] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[364/367] Emitting module HTTPTypesFoundation
[365/368] Compiling HTTPTypesFoundation HTTPTypesFoundation.swift
[366/368] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[367/368] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[370/394] Emitting module HTTPClient
[371/394] Compiling HTTPClient HTTPClient.swift
[372/394] Compiling HTTPClient URLSesssion++.swift
[373/394] Compiling MultipartKit MultipartParserAsyncSequence.swift
[374/394] Compiling MultipartKit MultipartParserError.swift
[375/394] Compiling MultipartKit MultipartPart.swift
[377/398] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[378/398] Compiling MultipartKit FormDataEncoder.swift
[379/398] Compiling MultipartKit Storage.swift
[380/398] Compiling MultipartKit BasicCodingKey.swift
[381/398] Compiling MultipartKit FormDataDecoder+Decoder.swift
[382/398] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[383/398] Compiling MultipartKit FormDataEncoder+Encoder.swift
[384/398] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[385/398] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[386/398] Emitting module MultipartKit
[387/398] Compiling MultipartKit MultipartPartConvertible.swift
[388/398] Compiling MultipartKit MultipartSection.swift
[389/398] Compiling MultipartKit MultipartSerializer.swift
[390/398] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[391/398] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[392/398] Compiling MultipartKit FormDataDecoder.swift
[393/398] Compiling MultipartKit MultipartFormData.swift
[394/398] Compiling MultipartKit MultipartParser+parse.swift
[395/398] Compiling MultipartKit MultipartParser.swift
[396/398] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[397/398] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[398/398] Compiling MultipartKit Utilities.swift
[400/416] Emitting module ImagesClient
[401/418] Compiling ImagesClient SortOrder.swift
[402/418] Compiling ImagesClient Update.swift
[403/418] Compiling ImagesClient Images.swift
[404/418] Compiling ImagesClient ImagesClient.swift
[405/418] Compiling ImagesClient MessageContent.swift
[406/418] Compiling ImagesClient RequestError.swift
[407/418] Compiling ImagesClient ImagesResponse.swift
[408/418] Compiling ImagesClient JSONDecoder++.swift
[409/418] Compiling ImagesClient ErrorHandle.swift
[410/418] Compiling ImagesClient BaseImage.swift
[411/418] Compiling ImagesClient Image.swift
[412/418] Compiling ImagesClient UploadImage.swift
[413/418] Compiling ImagesClient UploadImageWithURL.swift
[414/418] Compiling ImagesClient CreateAuthenticatedUploadURL.swift
[415/418] Compiling ImagesClient DeleteImage.swift
[416/418] Compiling ImagesClient EmptyResult.swift
[417/418] Compiling ImagesClient UploadResult.swift
[418/418] Compiling ImagesClient UsageStats.swift
Build complete! (44.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "multipart-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0-alpha.5",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/multipart-kit"
    },
    {
      "identity" : "http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/zunda-pixel/http-client"
    }
  ],
  "manifest_display_name" : "cloudflare-swift",
  "name" : "cloudflare-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ImagesClient",
      "targets" : [
        "ImagesClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ImagesClientTests",
      "module_type" : "SwiftTarget",
      "name" : "ImagesClientTests",
      "path" : "Tests/ImagesClientTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/ImagesClientTests/Resources/Swift_logo.svg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ImagesClientTests.swift"
      ],
      "target_dependencies" : [
        "ImagesClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ImagesClient",
      "module_type" : "SwiftTarget",
      "name" : "ImagesClient",
      "path" : "Sources/ImagesClient",
      "product_dependencies" : [
        "HTTPTypes",
        "HTTPTypesFoundation",
        "MultipartKit",
        "HTTPClient"
      ],
      "product_memberships" : [
        "ImagesClient"
      ],
      "sources" : [
        "AuthURL/CreateAuthenticatedUploadURL.swift",
        "Delete/DeleteImage.swift",
        "EmptyResult.swift",
        "ErrorHandle.swift",
        "Images/BaseImage.swift",
        "Images/Image.swift",
        "Images/Images.swift",
        "ImagesClient.swift",
        "ImagesResponse.swift",
        "JSONDecoder++.swift",
        "MessageContent.swift",
        "RequestError.swift",
        "SortOrder.swift",
        "Update/Update.swift",
        "Upload/UploadImage.swift",
        "Upload/UploadImageWithURL.swift",
        "Upload/UploadResult.swift",
        "UsageStats/UsageStats.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.