Build Information
Successful build of HTTPCoders, reference 0.1.3 (49f599
), with Swift 6.0 for Linux on 4 Nov 2024 19:46:52 UTC.
Swift 6 data race errors: 2
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/HTTPCoders.git
Reference: 0.1.3
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/Frizlab/HTTPCoders
* tag 0.1.3 -> FETCH_HEAD
HEAD is now at 49f599a Update dependencies and enable strict concurrency checks
Cloned https://github.com/Frizlab/HTTPCoders.git
Revision (git rev-parse @):
49f599a83f9b4b986d0e49ccf73d51b0d3ae618f
SUCCESS checkout https://github.com/Frizlab/HTTPCoders.git at 0.1.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Frizlab/HTTPCoders.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/Frizlab/stream-reader.git
[1/995] Fetching stream-reader
[996/16470] Fetching stream-reader, swift-collections
Fetched https://github.com/Frizlab/stream-reader.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.2 (2.02s)
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.5.2
Building for debugging...
[0/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/61] Compiling SystemPackage FilePathWindows.swift
[10/61] Compiling SystemPackage FilePermissions.swift
[11/61] Emitting module SystemPackage
[12/66] Compiling SystemPackage MachPort.swift
[13/66] Compiling SystemPackage PlatformString.swift
[14/66] Compiling SystemPackage SystemString.swift
[15/66] Compiling SystemPackage FilePathSyntax.swift
[16/66] Compiling SystemPackage FilePathTemp.swift
[17/66] Compiling SystemPackage FilePathTempPosix.swift
[18/66] Compiling SystemPackage FilePathTempWindows.swift
[19/66] Compiling SystemPackage Errno.swift
[20/66] Compiling SystemPackage ErrnoWindows.swift
[21/66] Compiling SystemPackage FileDescriptor.swift
[22/66] Compiling SystemPackage FileHelpers.swift
[23/66] Compiling SystemPackage FileOperations.swift
[24/66] Compiling SystemPackage FilePath.swift
[25/66] Compiling SystemPackage FilePathComponentView.swift
[26/66] Compiling SystemPackage FilePathComponents.swift
[27/66] Compiling SystemPackage FilePathParsing.swift
[28/66] Compiling SystemPackage FilePathString.swift
[31/66] Emitting module InternalCollectionsUtilities
[42/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[45/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[46/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[47/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[48/122] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[49/122] Compiling OrderedCollections OrderedDictionary+Elements.swift
[50/122] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[51/122] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[52/122] Compiling OrderedCollections OrderedSet+Initializers.swift
[53/122] Compiling OrderedCollections OrderedSet+Insertions.swift
[54/122] Compiling OrderedCollections OrderedSet+Invariants.swift
[55/122] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[56/122] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[57/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[58/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[59/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[61/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[65/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[66/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[67/124] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[68/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[69/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[70/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/139] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/139] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[83/139] Compiling OrderedCollections OrderedDictionary.swift
[84/139] Compiling OrderedCollections OrderedSet+Codable.swift
[85/139] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[86/139] Compiling OrderedCollections OrderedSet+Descriptions.swift
[87/139] Compiling OrderedCollections OrderedSet+Diffing.swift
[88/139] Compiling OrderedCollections OrderedSet+Equatable.swift
[89/139] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[90/139] Compiling OrderedCollections OrderedSet+Hashable.swift
[91/139] Compiling OrderedCollections OrderedDictionary+Codable.swift
[92/139] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[93/139] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[94/139] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[99/139] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[100/139] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[101/139] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[105/139] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[106/139] Compiling OrderedCollections OrderedDictionary+Values.swift
[107/139] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[108/139] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[109/139] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[110/139] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[111/139] Emitting module FormURLEncodedCoder
[112/139] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[113/139] Compiling StreamReader StreamReader.swift
[114/139] Compiling StreamReader DataReader.swift
[115/139] Compiling StreamReader GenericStreamReader.swift
[116/140] Compiling FormURLEncodedCoder FormURLEncodedData.swift
/host/spi-builder-workspace/Sources/FormURLEncodedCoder/FormURLEncodedData.swift:81:10: warning: TODO
79 | try self.asUrlDecoded().hash(into: &into)
80 | } catch {
81 | #warning("TODO")
| `- warning: TODO
82 | // Logger(label: "codes.vapor.url").report(error: error)
83 | }
[117/140] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[119/141] Compiling StreamReader StreamReaderErrors.swift
[120/141] Compiling StreamReader FileDescriptorReader.swift
[121/141] Compiling StreamReader FileHandleReader.swift
[122/141] Compiling OrderedCollections _HashTable+Constants.swift
[123/141] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[124/141] Compiling OrderedCollections _HashTable+Testing.swift
[125/141] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[126/141] Compiling OrderedCollections _HashTable.swift
[127/141] Compiling OrderedCollections _Hashtable+Header.swift
[128/141] Compiling StreamReader InputStreamReader.swift
[129/141] Compiling StreamReader URLSessionStreamTaskReader.swift
[130/141] Compiling StreamReader Matching.swift
[131/141] Emitting module StreamReader
[134/142] Compiling OrderedCollections OrderedSet+Sendable.swift
[135/142] Compiling OrderedCollections OrderedSet+SubSequence.swift
[136/142] Compiling OrderedCollections OrderedSet+Testing.swift
[137/142] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[138/142] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[139/142] Compiling OrderedCollections OrderedSet.swift
[140/142] Compiling OrderedCollections _UnsafeBitset.swift
[142/142] Emitting module OrderedCollections
[144/162] Compiling FormDataCoder FormDataEncoder.UnkeyedContainer.swift
[145/162] Compiling FormDataCoder FormDataEncoder.swift
[146/162] Compiling FormDataCoder Storage.swift
[147/164] Compiling FormDataCoder MultipartPart.swift
[148/164] Compiling FormDataCoder MultipartPartConvertible.swift
[149/164] Compiling FormDataCoder FormDataDecoder.SingleValueContainer.swift
[150/164] Compiling FormDataCoder FormDataDecoder.UnkeyedContainer.swift
[151/164] Compiling FormDataCoder FormDataDecoder.swift
[152/164] Compiling FormDataCoder BasicCodingKey.swift
[153/164] Compiling FormDataCoder FormDataDecoder.Decoder.swift
[154/164] Compiling FormDataCoder FormDataDecoder.KeyedContainer.swift
[155/164] Emitting module FormDataCoder
[156/164] Compiling FormDataCoder FormDataEncodingErrors.swift
[157/164] Compiling FormDataCoder HTTPHeaders.swift
[158/164] Compiling FormDataCoder FormDataEncoder.Encoder.swift
[159/164] Compiling FormDataCoder FormDataEncoder.KeyedContainer.swift
[160/164] Compiling FormDataCoder FormDataEncoder.SingleValueContainer.swift
[161/164] Compiling FormDataCoder MultipartFormData.swift
[162/164] Compiling FormDataCoder MultipartParser.swift
[163/164] Compiling FormDataCoder MultipartSerializer.swift
[164/164] Compiling FormDataCoder Utilities.swift
Build complete! (25.06s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "stream-reader",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/stream-reader.git"
}
],
"manifest_display_name" : "HTTPCoders",
"name" : "HTTPCoders",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "FormDataCoder",
"targets" : [
"FormDataCoder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FormURLEncodedCoder",
"targets" : [
"FormURLEncodedCoder"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FormURLEncodedCoderTests",
"module_type" : "SwiftTarget",
"name" : "FormURLEncodedCoderTests",
"path" : "Tests/FormURLEncodedCoderTests",
"sources" : [
"FormURLEncodedEncodingTests.swift"
],
"target_dependencies" : [
"FormURLEncodedCoder"
],
"type" : "test"
},
{
"c99name" : "FormURLEncodedCoder",
"module_type" : "SwiftTarget",
"name" : "FormURLEncodedCoder",
"path" : "Sources/FormURLEncodedCoder",
"product_memberships" : [
"FormURLEncodedCoder"
],
"sources" : [
"Decoder/FormURLEncodedDecoder.swift",
"Encoder/FormURLEncodedEncoder.swift",
"FormURLEncodedData.swift",
"FormURLEncodedEncodingErrors.swift",
"FormURLEncodedParser.swift",
"FormURLEncodedSerializer.swift",
"URLQueryFragmentConvertible.swift"
],
"type" : "library"
},
{
"c99name" : "FormDataCoderTests",
"module_type" : "SwiftTarget",
"name" : "FormDataCoderTests",
"path" : "Tests/FormDataCoderTests",
"sources" : [
"FormDataEncoderTests.swift"
],
"target_dependencies" : [
"FormDataCoder"
],
"type" : "test"
},
{
"c99name" : "FormDataCoder",
"module_type" : "SwiftTarget",
"name" : "FormDataCoder",
"path" : "Sources/FormDataCoder",
"product_dependencies" : [
"OrderedCollections",
"StreamReader"
],
"product_memberships" : [
"FormDataCoder"
],
"sources" : [
"BasicCodingKey.swift",
"Decoder/FormDataDecoder.Decoder.swift",
"Decoder/FormDataDecoder.KeyedContainer.swift",
"Decoder/FormDataDecoder.SingleValueContainer.swift",
"Decoder/FormDataDecoder.UnkeyedContainer.swift",
"Decoder/FormDataDecoder.swift",
"Encoder/FormDataEncoder.Encoder.swift",
"Encoder/FormDataEncoder.KeyedContainer.swift",
"Encoder/FormDataEncoder.SingleValueContainer.swift",
"Encoder/FormDataEncoder.UnkeyedContainer.swift",
"Encoder/FormDataEncoder.swift",
"Encoder/Storage.swift",
"FormDataEncodingErrors.swift",
"HTTPHeaders.swift",
"MultipartFormData.swift",
"MultipartParser.swift",
"MultipartPart.swift",
"MultipartPartConvertible.swift",
"MultipartSerializer.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.