Build Information
Successful build of cloudflare-swift, reference main (8fa3bc
), with Swift 6.1 for Linux on 29 Apr 2025 18:08:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.61.1
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 8fa3bce Update ci.yml (#31)
Cloned https://github.com/zunda-pixel/cloudflare-swift.git
Revision (git rev-parse @):
8fa3bce0f2fa4c7933376d7354a7749e78d75040
SUCCESS checkout https://github.com/zunda-pixel/cloudflare-swift.git at main
========================================
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.3",
"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-0":/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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
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/3208] Fetching multipart-kit
[996/3314] Fetching multipart-kit, http-client
[1744/4218] Fetching multipart-kit, http-client, swift-http-types
Fetched https://github.com/zunda-pixel/http-client from cache (0.22s)
Fetched https://github.com/apple/swift-http-types from cache (0.22s)
[1669/3208] Fetching multipart-kit
Fetched https://github.com/vapor/multipart-kit from cache (1.26s)
Computing version for https://github.com/zunda-pixel/http-client
Computed https://github.com/zunda-pixel/http-client at 0.3.0 (1.71s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.54s)
Computing version for https://github.com/vapor/multipart-kit
Computed https://github.com/vapor/multipart-kit at 5.0.0-alpha.5 (0.46s)
Fetching https://github.com/apple/swift-collections.git
[1/16269] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.15s)
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/zunda-pixel/http-client
Working copy of https://github.com/zunda-pixel/http-client resolved at 0.3.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.1.4
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 UInt+reversed.swift
[16/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/41] Emitting module InternalCollectionsUtilities
[18/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/41] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/41] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[21/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[22/41] Compiling InternalCollectionsUtilities Integer rank.swift
[23/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[24/41] Compiling HTTPTypes ISOLatin1String.swift
[25/42] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/42] Compiling InternalCollectionsUtilities Specialize.swift
[27/42] Compiling HTTPTypes HTTPResponse.swift
[28/42] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/42] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/42] Emitting module HTTPTypes
[31/42] Compiling HTTPTypes HTTPField.swift
[32/42] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/42] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/42] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[35/42] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[36/42] Compiling InternalCollectionsUtilities Debugging.swift
[37/42] Compiling InternalCollectionsUtilities Descriptions.swift
[38/43] Compiling HTTPTypes HTTPParsedFields.swift
[39/43] Compiling HTTPTypes HTTPRequest.swift
[41/317] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[42/317] Compiling _RopeModule BigString+Chunk+Counts.swift
[43/317] Compiling _RopeModule BigString+Chunk+Description.swift
[44/319] Compiling HeapModule Heap+Descriptions.swift
[45/319] Compiling HTTPTypes NIOLock.swift
[46/319] Compiling _RopeModule BigString+Chunk.swift
[47/319] Compiling _RopeModule BigString+BidirectionalCollection.swift
[48/319] Compiling DequeModule _DequeBuffer.swift
[49/319] Compiling DequeModule _DequeBufferHeader.swift
[50/319] Compiling HeapModule Heap.swift
[51/319] Compiling HeapModule _HeapNode.swift
[52/319] Compiling HeapModule Heap+Invariants.swift
[53/319] Compiling HeapModule Heap+UnsafeHandle.swift
[54/319] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[55/319] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[56/319] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[57/319] Compiling _RopeModule BigString+Chunk+Splitting.swift
[58/319] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[59/319] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[60/319] Compiling _RopeModule BigString+Ingester.swift
[61/319] Compiling _RopeModule BigString+Invariants.swift
[62/319] Compiling _RopeModule BigString+Iterators.swift
[63/319] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[64/319] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[65/326] Compiling DequeModule _DequeSlot.swift
[66/326] Compiling DequeModule _UnsafeWrappedBuffer.swift
[67/326] Emitting module HeapModule
[68/327] Compiling OrderedCollections OrderedSet+SubSequence.swift
[69/327] Compiling OrderedCollections OrderedSet+Testing.swift
[70/327] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[71/327] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[72/327] Compiling OrderedCollections OrderedSet.swift
[73/327] Compiling OrderedCollections _UnsafeBitset.swift
[74/327] Compiling _RopeModule Rope+Sequence.swift
[75/327] Compiling _RopeModule Rope+Append.swift
[76/327] Compiling _RopeModule Rope+Extract.swift
[77/327] Compiling _RopeModule Rope+Find.swift
[79/337] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[80/337] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[81/337] Compiling BitCollections BitSet+SetAlgebra union.swift
[82/337] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[83/337] Compiling BitCollections BitSet.Counted.swift
[84/337] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[85/337] Compiling _RopeModule BigString+Hashing.swift
[86/337] Emitting module BitCollections
[87/344] Compiling _RopeModule BigSubstring.swift
[88/344] Compiling _RopeModule Rope+Builder.swift
[89/344] Compiling _RopeModule Rope+Debugging.swift
[90/344] Compiling _RopeModule Rope+Invariants.swift
[91/344] Compiling _RopeModule Rope+_Node.swift
[92/344] Compiling _RopeModule Rope+_Storage.swift
[93/344] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[94/344] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[95/344] Compiling _RopeModule BigString+Chunk+Breaks.swift
[102/344] Compiling _RopeModule BigString+Append.swift
[103/344] Compiling _RopeModule BigString+Initializers.swift
[104/344] Compiling _RopeModule Rope+ForEachWhile.swift
[105/344] Compiling HashTreeCollections TreeSet+Codable.swift
[106/344] Compiling HashTreeCollections TreeSet+Collection.swift
[107/344] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[108/344] Compiling HashTreeCollections TreeSet+Debugging.swift
[109/344] Compiling HashTreeCollections TreeSet+Descriptions.swift
[110/344] Compiling HashTreeCollections TreeSet+Equatable.swift
[111/344] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[112/344] Compiling HashTreeCollections TreeSet+Extras.swift
[113/344] Compiling HashTreeCollections TreeSet+Filter.swift
[116/344] Compiling _RopeModule BigString+Split.swift
[117/344] Compiling _RopeModule Range+BigString.swift
[118/344] Compiling _RopeModule BigString+UTF16View.swift
[119/344] Compiling _RopeModule BigString+UTF8View.swift
[120/344] Compiling _RopeModule BigString+UnicodeScalarView.swift
[121/344] Compiling _RopeModule BigSubstring+UTF16View.swift
[122/344] Compiling _RopeModule BigSubstring+UTF8View.swift
[123/344] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[124/344] Compiling _RopeModule Rope+_UnsafeHandle.swift
[125/344] Compiling _RopeModule Rope.swift
[126/344] Compiling _RopeModule RopeElement.swift
[127/344] Compiling _RopeModule RopeMetric.swift
[128/344] Compiling _RopeModule RopeSummary.swift
[129/344] Compiling _RopeModule _RopeItem.swift
[130/344] Compiling _RopeModule _RopePath.swift
[136/344] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[137/344] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[172/344] Emitting module DequeModule
[174/345] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[175/345] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[176/345] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[177/345] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[178/345] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[179/345] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[180/345] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[181/345] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[182/345] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[183/345] Compiling HashTreeCollections TreeSet.swift
[208/345] Compiling BitCollections BitSet.Index.swift
[209/345] Compiling BitCollections BitSet._UnsafeHandle.swift
[210/345] Compiling BitCollections BitSet.swift
[211/345] Compiling BitCollections Range+Utilities.swift
[212/345] Compiling BitCollections Slice+Utilities.swift
[213/345] Compiling BitCollections UInt+Tricks.swift
[214/345] Compiling BitCollections _Word.swift
[270/355] Emitting module OrderedCollections
[283/356] Compiling HTTPTypes HTTPFields.swift
[284/356] Compiling HTTPTypes HTTPFieldName.swift
[308/363] Emitting module _RopeModule
[309/363] Compiling _RopeModule Rope+Join.swift
[310/363] Compiling _RopeModule Rope+MutatingForEach.swift
[311/363] Compiling _RopeModule Rope+Remove.swift
[312/363] Compiling _RopeModule Rope+RemoveSubrange.swift
[313/363] Compiling _RopeModule Rope+Split.swift
[314/363] Compiling _RopeModule Optional Utilities.swift
[315/363] Compiling _RopeModule String Utilities.swift
[316/363] Compiling _RopeModule String.Index+ABI.swift
[317/363] Compiling _RopeModule _CharacterRecognizer.swift
[357/364] Emitting module HashTreeCollections
[360/367] Compiling Collections Collections.swift
[361/367] Emitting module Collections
[363/390] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[364/390] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[365/390] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[366/390] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[367/390] Emitting module HTTPTypesFoundation
[368/390] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[370/394] Compiling MultipartKit FormDataEncoder+UnkeyedContainer.swift
[371/394] Compiling MultipartKit FormDataEncoder.swift
[372/394] Compiling MultipartKit Storage.swift
[373/397] Compiling MultipartKit MultipartPartConvertible.swift
[374/397] Compiling MultipartKit MultipartSection.swift
[375/397] Compiling MultipartKit MultipartSerializer.swift
[376/397] Compiling MultipartKit MultipartParserAsyncSequence.swift
[377/397] Compiling MultipartKit MultipartParserError.swift
[378/397] Compiling MultipartKit MultipartPart.swift
[379/397] Emitting module MultipartKit
[380/397] Compiling MultipartKit FormDataDecoder+SingleValueContainer.swift
[381/397] Compiling MultipartKit FormDataDecoder+UnkeyedContainer.swift
[382/397] Compiling MultipartKit FormDataDecoder.swift
[383/397] Compiling MultipartKit FormDataEncoder+Encoder.swift
[384/397] Compiling MultipartKit FormDataEncoder+KeyedContainer.swift
[385/397] Compiling MultipartKit FormDataEncoder+SingleValueContainer.swift
[386/397] Compiling MultipartKit BasicCodingKey.swift
[387/397] Compiling MultipartKit FormDataDecoder+Decoder.swift
[388/397] Compiling MultipartKit FormDataDecoder+KeyedContainer.swift
[389/397] Compiling MultipartKit MultipartFormData.swift
[390/397] Compiling MultipartKit MultipartParser+parse.swift
[391/397] Compiling MultipartKit MultipartParser.swift
[392/397] Compiling HTTPClient URLSesssion++.swift
[393/397] Compiling HTTPClient HTTPClient.swift
[394/397] Compiling MultipartKit StreamingMultipartParserAsyncSequence+Isolation.swift
[395/397] Compiling MultipartKit StreamingMultipartParserAsyncSequence.swift
[396/397] Compiling MultipartKit Utilities.swift
[397/398] Emitting module HTTPClient
[400/416] Emitting module ImagesClient
[401/418] Compiling ImagesClient UploadImage.swift
[402/418] Compiling ImagesClient UploadImageWithURL.swift
[403/418] Compiling ImagesClient SortOrder.swift
[404/418] Compiling ImagesClient Update.swift
[405/418] Compiling ImagesClient ImagesResponse.swift
[406/418] Compiling ImagesClient JSONDecoder++.swift
[407/418] Compiling ImagesClient MessageContent.swift
[408/418] Compiling ImagesClient RequestError.swift
[409/418] Compiling ImagesClient ErrorHandle.swift
[410/418] Compiling ImagesClient BaseImage.swift
[411/418] Compiling ImagesClient Image.swift
[412/418] Compiling ImagesClient Images.swift
[413/418] Compiling ImagesClient ImagesClient.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! (34.91s)
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.3",
"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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.