Build Information
Successful build of cloudflare-swift, reference 0.7.0-alpha.5 (e78a2e
), with Swift 6.1 for Linux on 4 Jun 2025 10:19:13 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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zunda-pixel/cloudflare-swift.git
Reference: 0.7.0-alpha.5
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
* tag 0.7.0-alpha.5 -> FETCH_HEAD
HEAD is now at e78a2ef update libarary (#33)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
e78a2ef0611ac33ad0a33099624da72a8dce1647
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at 0.7.0-alpha.5
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/zunda-pixel/cloudflare-swift.git
https://github.com/zunda-pixel/cloudflare-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-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/121] Fetching http-client
[122/1025] Fetching http-client, swift-http-types
[743/4344] Fetching http-client, swift-http-types, multipart-kit
Fetched https://github.com/zunda-pixel/http-client from cache (1.72s)
Fetched https://github.com/apple/swift-http-types from cache (1.72s)
Fetched https://github.com/vapor/multipart-kit from cache (1.77s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.1 (3.13s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.82s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 5.0.0-alpha.5 (0.74s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.70s)
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
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
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/36] Emitting module InternalCollectionsUtilities
[16/36] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/36] Compiling InternalCollectionsUtilities Integer rank.swift
[18/37] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/37] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/37] Compiling HTTPTypes HTTPParsedFields.swift
[21/38] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/38] Compiling InternalCollectionsUtilities Debugging.swift
[23/38] Compiling InternalCollectionsUtilities Descriptions.swift
[24/38] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/38] Compiling HTTPTypes HTTPResponse.swift
[26/38] Compiling HTTPTypes HTTPRequest.swift
[27/38] Compiling HTTPTypes ISOLatin1String.swift
[28/38] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[29/38] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/38] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/38] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/38] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/313] Compiling HashTreeCollections _Bucket.swift
[36/313] Compiling HashTreeCollections _Hash.swift
[37/315] Compiling HeapModule Heap+Descriptions.swift
[38/315] Compiling HashTreeCollections _HashLevel.swift
[39/315] Compiling HashTreeCollections _HashNode+Builder.swift
[40/315] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[41/315] Compiling HashTreeCollections _HashNode+Storage.swift
[42/315] Compiling HeapModule _HeapNode.swift
[43/315] Compiling HeapModule Heap.swift
[44/315] Compiling HTTPTypes NIOLock.swift
[45/315] Compiling HashTreeCollections _HashNode+Debugging.swift
[46/315] Compiling HashTreeCollections _HashNode+Initializers.swift
[47/315] Compiling HeapModule Heap+Invariants.swift
[48/315] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[49/315] Compiling HeapModule Heap+UnsafeHandle.swift
[50/315] Emitting module HeapModule
[51/316] Compiling HashTreeCollections _HashNode+Invariants.swift
[52/316] Compiling HashTreeCollections _HashNode+Lookups.swift
[53/316] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[54/316] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[55/316] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[56/316] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[57/316] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[58/316] Compiling HashTreeCollections _HashNode+Structural merge.swift
[59/316] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[61/323] Compiling DequeModule _DequeSlot.swift
[62/323] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/323] Compiling HashTreeCollections TreeSet+Hashable.swift
[64/323] Compiling HashTreeCollections TreeSet+Sendable.swift
[65/323] Compiling HashTreeCollections TreeSet+Sequence.swift
[66/323] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[67/323] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[68/323] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[69/323] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[70/323] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[71/323] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[72/323] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[73/333] Compiling HashTreeCollections TreeDictionary+Collection.swift
[74/333] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[75/333] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[76/333] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[77/333] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[78/333] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[79/333] Compiling HashTreeCollections TreeDictionary+Filter.swift
[80/333] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[81/333] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[82/333] Compiling HashTreeCollections TreeDictionary+Keys.swift
[83/333] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[84/333] Compiling HashTreeCollections TreeDictionary+Merge.swift
[85/333] Compiling BitCollections BitSet.Index.swift
[86/333] Compiling BitCollections BitSet._UnsafeHandle.swift
[94/340] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[95/340] Compiling HashTreeCollections _HashSlot.swift
[96/340] Compiling HashTreeCollections _HashStack.swift
[97/340] Compiling HashTreeCollections _HashTreeIterator.swift
[98/340] Compiling HashTreeCollections _HashTreeStatistics.swift
[99/340] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[100/340] Compiling HashTreeCollections _RawHashNode.swift
[101/340] Compiling HashTreeCollections _UnmanagedHashNode.swift
[102/340] Compiling HashTreeCollections _UnsafePath.swift
[103/340] Compiling HashTreeCollections TreeDictionary+Codable.swift
[109/340] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[110/340] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[111/340] Compiling HashTreeCollections _AncestorHashSlots.swift
[112/340] Compiling HashTreeCollections _Bitmap.swift
[121/340] Compiling OrderedCollections OrderedSet+SubSequence.swift
[122/340] Compiling OrderedCollections OrderedSet+Testing.swift
[123/340] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[124/340] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[125/340] Compiling OrderedCollections OrderedSet.swift
[126/340] Compiling OrderedCollections _UnsafeBitset.swift
[127/340] Compiling HashTreeCollections TreeSet+Equatable.swift
[128/340] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[129/340] Compiling HashTreeCollections TreeSet+Extras.swift
[130/340] Compiling HashTreeCollections TreeSet+Filter.swift
[141/340] Compiling OrderedCollections OrderedSet+Sendable.swift
[149/340] Emitting module DequeModule
[158/340] Compiling HashTreeCollections _HashNode+Structural union.swift
[159/340] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[160/340] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[161/340] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[162/340] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[163/340] Compiling HashTreeCollections _HashNode.swift
[164/340] Compiling HashTreeCollections _HashNodeHeader.swift
[167/341] Emitting module BitCollections
[168/341] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[169/341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[170/341] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[171/341] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[172/341] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[173/341] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[174/341] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[175/341] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[176/341] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[177/341] Compiling HashTreeCollections TreeSet.swift
[274/351] Emitting module OrderedCollections
[286/352] Emitting module _RopeModule
[287/352] Compiling HTTPTypes HTTPFieldName.swift
[288/352] Emitting module HTTPTypes
[289/352] Compiling HTTPTypes HTTPField.swift
[290/352] Compiling HTTPTypes HTTPFields.swift
[325/359] Compiling _RopeModule Rope+Join.swift
[326/359] Compiling _RopeModule Rope+MutatingForEach.swift
[327/359] Compiling _RopeModule Rope+Remove.swift
[328/359] Compiling _RopeModule Rope+RemoveSubrange.swift
[329/359] Compiling _RopeModule Rope+Split.swift
[330/359] Compiling _RopeModule Optional Utilities.swift
[331/359] Compiling _RopeModule String Utilities.swift
[332/359] Compiling _RopeModule String.Index+ABI.swift
[333/359] Compiling _RopeModule _CharacterRecognizer.swift
[334/359] Emitting module HashTreeCollections
[356/363] Emitting module Collections
[357/363] Compiling Collections Collections.swift
[359/386] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[360/386] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[361/386] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[362/386] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[363/386] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[364/386] Emitting module HTTPTypesFoundation
[366/390] Compiling HTTPClient HTTPClient.swift
[367/390] Compiling HTTPClient URLSesssion++.swift
[368/390] Compiling MultipartKit BasicCodingKey.swift
[369/390] Compiling MultipartKit FormDataDecoder+Decoder.swift
[370/390] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[371/393] Emitting module HTTPClient
[372/394] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[373/394] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[374/394] Compiling MultipartKit FormDataDecoder.swift
[375/394] Emitting module MultipartKit
[376/394] Compiling MultipartKit FormDataEncoder+Encoder.swift
[377/394] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[378/394] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[380/394] Compiling MultipartKit MultipartParserAsyncSequence.swift
[381/394] Compiling MultipartKit MultipartParserError.swift
[382/394] Compiling MultipartKit MultipartPart.swift
[383/394] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[384/394] Compiling MultipartKit FormDataEncoder.swift
[385/394] Compiling MultipartKit Storage.swift
[386/394] Compiling MultipartKit MultipartPartConvertible.swift
[387/394] Compiling MultipartKit MultipartSection.swift
[388/394] Compiling MultipartKit MultipartSerializer.swift
[389/394] Compiling MultipartKit MultipartFormData.swift
[390/394] Compiling MultipartKit MultipartParser+parse.swift
[391/394] Compiling MultipartKit MultipartParser.swift
[392/394] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[393/394] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[394/394] Compiling MultipartKit Utilities.swift
[396/412] Emitting module ImagesClient
[397/414] Compiling ImagesClient MessageContent.swift
[398/414] Compiling ImagesClient RequestError.swift
[399/414] Compiling ImagesClient SortOrder.swift
[400/414] Compiling ImagesClient Update.swift
[401/414] Compiling ImagesClient ErrorHandle.swift
[402/414] Compiling ImagesClient BaseImage.swift
[403/414] Compiling ImagesClient Image.swift
[404/414] Compiling ImagesClient Images.swift
[405/414] Compiling ImagesClient ImagesClient.swift
[406/414] Compiling ImagesClient ImagesResponse.swift
[407/414] Compiling ImagesClient JSONDecoder++.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! (26.62s)
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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.