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 (c93d24), with Swift 6.2 (beta) for Linux on 22 Jun 2025 09:25:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.64.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 c93d241 Bump github.com/zunda-pixel/http-client from 0.3.0 to 0.3.1 (#34)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
c93d24127bc710d61c73f4e76f4d8c9a8b1f11aa
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/zunda-pixel/cloudflare-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/vapor/multipart-kit
Fetching https://github.com/zunda-pixel/http-client
[1/121] Fetching http-client
[122/1025] Fetching http-client, swift-http-types
[240/4493] Fetching http-client, swift-http-types, multipart-kit
Fetched https://github.com/zunda-pixel/http-client from cache (0.28s)
[2049/4372] Fetching swift-http-types, multipart-kit
Fetched https://github.com/apple/swift-http-types from cache (1.42s)
Fetched https://github.com/vapor/multipart-kit from cache (1.51s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (2.18s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.83s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 5.0.0-alpha.5 (0.60s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.46s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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
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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/36] Emitting module InternalCollectionsUtilities
[16/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/37] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/37] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/37] Compiling InternalCollectionsUtilities Integer rank.swift
[20/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/37] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/37] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/37] Compiling InternalCollectionsUtilities Debugging.swift
[26/37] Compiling InternalCollectionsUtilities Descriptions.swift
[27/37] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/37] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/37] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/38] Compiling HTTPTypes ISOLatin1String.swift
[32/42] Compiling HTTPTypes HTTPParsedFields.swift
[33/46] Compiling HeapModule Heap+Invariants.swift
[34/217] Compiling HTTPTypes HTTPResponse.swift
[35/313] Compiling HTTPTypes HTTPRequest.swift
[36/313] Compiling BitCollections BitArray+Extras.swift
[37/313] Compiling BitCollections BitArray+Fill.swift
[38/315] Compiling BitCollections BitArray+Hashable.swift
[39/315] Compiling BitCollections BitArray+Initializers.swift
[40/315] Compiling BitCollections BitSet+Random.swift
[41/315] Compiling BitCollections BitSet+SetAlgebra basics.swift
[42/315] Compiling HeapModule Heap.swift
[43/315] Compiling HeapModule _HeapNode.swift
[44/315] Compiling HeapModule Heap+Descriptions.swift
[45/315] Compiling HeapModule Heap+UnsafeHandle.swift
[46/315] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[47/315] Emitting module HeapModule
[48/316] Compiling BitCollections BitArray+Invariants.swift
[49/316] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[51/316] Compiling DequeModule _DequeSlot.swift
[52/316] Compiling DequeModule _UnsafeWrappedBuffer.swift
[53/316] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[54/316] Compiling HashTreeCollections TreeSet+Sendable.swift
[55/316] Compiling HashTreeCollections TreeSet+Sequence.swift
[56/316] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[57/316] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[58/316] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[59/316] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[60/316] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[61/316] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[62/316] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[63/326] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[64/326] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[65/326] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[66/326] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[77/333] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[78/333] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[85/340] Compiling BitCollections BitSet+Initializers.swift
[86/340] Compiling BitCollections BitSet+Invariants.swift
[87/340] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[88/340] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[89/340] Compiling BitCollections BitSet.swift
[90/340] Compiling BitCollections Range+Utilities.swift
[91/340] Compiling BitCollections Slice+Utilities.swift
[92/340] Compiling BitCollections UInt+Tricks.swift
[93/340] Compiling BitCollections _Word.swift
[94/340] Compiling OrderedCollections OrderedSet.swift
[95/340] Compiling OrderedCollections _UnsafeBitset.swift
[96/340] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[97/340] Compiling HashTreeCollections TreeSet+Extras.swift
[98/340] Compiling HashTreeCollections TreeSet+Filter.swift
[99/340] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[100/340] Compiling BitCollections BitArray+Shifts.swift
[101/340] Compiling BitCollections BitArray+Testing.swift
[102/340] Compiling BitCollections BitArray._UnsafeHandle.swift
[103/340] Compiling BitCollections BitArray.swift
[104/340] Compiling BitCollections BitSet+BidirectionalCollection.swift
[105/340] Compiling BitCollections BitSet+Codable.swift
[106/340] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[107/340] Compiling BitCollections BitSet+CustomReflectable.swift
[108/340] Compiling BitCollections BitSet+CustomStringConvertible.swift
[109/340] Compiling BitCollections BitSet+Equatable.swift
[110/340] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[111/340] Compiling BitCollections BitSet+Extras.swift
[112/340] Compiling BitCollections BitSet+Hashable.swift
[113/340] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[114/340] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[123/340] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[124/340] Compiling BitCollections BitArray+Codable.swift
[125/340] Compiling BitCollections BitArray+Collection.swift
[126/340] Compiling BitCollections BitArray+Copy.swift
[127/340] Compiling BitCollections BitArray+CustomReflectable.swift
[128/340] Compiling BitCollections BitArray+Descriptions.swift
[129/340] Compiling BitCollections BitArray+Equatable.swift
[130/340] Compiling BitCollections BitArray+RandomBits.swift
[133/340] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[134/340] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[135/340] Compiling HashTreeCollections TreeDictionary+Filter.swift
[136/340] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[137/340] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[138/340] Compiling HashTreeCollections TreeDictionary+Keys.swift
[139/340] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[140/340] Compiling HashTreeCollections TreeDictionary+Merge.swift
[141/340] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[142/340] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[143/340] Compiling HashTreeCollections TreeDictionary+Values.swift
[168/349] Compiling HTTPTypes NIOLock.swift
[169/349] Compiling _RopeModule _CharacterRecognizer.swift
[170/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[171/349] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[172/349] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[173/349] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[174/349] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[175/349] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[176/349] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[177/349] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[178/349] Compiling HashTreeCollections TreeSet.swift
[179/349] Emitting module DequeModule
[184/350] Compiling BitCollections BitSet.Index.swift
[185/350] Compiling BitCollections BitSet._UnsafeHandle.swift
[190/350] Emitting module BitCollections
[274/351] Emitting module OrderedCollections
[286/352] Emitting module _RopeModule
[287/352] Compiling _RopeModule Rope+Join.swift
[288/352] Compiling _RopeModule Rope+MutatingForEach.swift
[289/352] Compiling _RopeModule Rope+Remove.swift
[290/352] Compiling _RopeModule Rope+RemoveSubrange.swift
[291/352] Compiling _RopeModule Rope+Split.swift
[292/352] Compiling _RopeModule Optional Utilities.swift
[293/352] Compiling _RopeModule String Utilities.swift
[294/352] Compiling _RopeModule String.Index+ABI.swift
[329/352] Emitting module HTTPTypes
[330/352] Compiling HTTPTypes HTTPFieldName.swift
[331/352] Compiling HTTPTypes HTTPFields.swift
[332/352] Compiling HTTPTypes HTTPField.swift
[334/354] Emitting module HashTreeCollections
[356/363] Compiling Collections Collections.swift
[357/363] Emitting module Collections
[359/386] Compiling MultipartKit MultipartPartConvertible.swift
[360/386] Compiling MultipartKit MultipartSection.swift
[361/386] Compiling MultipartKit MultipartSerializer.swift
[362/389] Compiling MultipartKit MultipartParserAsyncSequence.swift
[363/389] Compiling MultipartKit MultipartParserError.swift
[364/389] Compiling MultipartKit MultipartPart.swift
[365/389] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[366/389] Compiling MultipartKit FormDataEncoder.swift
[367/389] Compiling MultipartKit Storage.swift
[368/389] Compiling MultipartKit FormDataEncoder+Encoder.swift
[369/389] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[370/389] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[371/389] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[372/389] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[373/389] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[374/389] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[375/389] Emitting module MultipartKit
[376/389] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[377/389] Emitting module HTTPTypesFoundation
[379/390] Compiling MultipartKit BasicCodingKey.swift
[380/390] Compiling MultipartKit FormDataDecoder+Decoder.swift
[381/390] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[382/390] Compiling MultipartKit MultipartFormData.swift
[383/390] Compiling MultipartKit MultipartParser+parse.swift
[384/390] Compiling MultipartKit MultipartParser.swift
[385/390] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[386/390] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[387/390] Compiling MultipartKit FormDataDecoder.swift
[388/393] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[389/393] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[390/393] Compiling MultipartKit Utilities.swift
[392/394] Compiling HTTPClient URLSesssion++.swift
[393/394] Compiling HTTPClient HTTPClient.swift
[394/394] Emitting module HTTPClient
[396/412] Compiling ImagesClient SortOrder.swift
[397/412] Compiling ImagesClient Update.swift
[398/412] Compiling ImagesClient MessageContent.swift
[399/412] Compiling ImagesClient RequestError.swift
[400/414] Compiling ImagesClient ImagesResponse.swift
[401/414] Compiling ImagesClient JSONDecoder++.swift
[402/414] Emitting module ImagesClient
[403/414] Compiling ImagesClient Images.swift
[404/414] Compiling ImagesClient ImagesClient.swift
[405/414] Compiling ImagesClient ErrorHandle.swift
[406/414] Compiling ImagesClient BaseImage.swift
[407/414] Compiling ImagesClient Image.swift
[408/414] Compiling ImagesClient UploadImage.swift
[409/414] Compiling ImagesClient UploadImageWithURL.swift
[410/414] Compiling ImagesClient CreateAuthenticatedUploadURL.swift
[411/414] Compiling ImagesClient DeleteImage.swift
[412/414] Compiling ImagesClient EmptyResult.swift
[413/414] Compiling ImagesClient UploadResult.swift
[414/414] Compiling ImagesClient UsageStats.swift
Build complete! (89.84s)
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.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.