The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of HTTPCoders, reference 0.1.2 (b8e713), with Swift 6.0 for Linux on 30 Nov 2024 06:15:29 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/HTTPCoders.git
Reference: 0.1.2
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/happn-app/HTTPCoders
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at b8e7138 Update stream reader
Cloned https://github.com/happn-app/HTTPCoders.git
Revision (git rev-parse @):
b8e713844c9a0c23a8e6c8d4a288cff444f6fdb8
SUCCESS checkout https://github.com/happn-app/HTTPCoders.git at 0.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/happn-app/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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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/16598] Fetching stream-reader, swift-collections
Fetched https://github.com/Frizlab/stream-reader.git from cache (1.00s)
Fetched https://github.com/apple/swift-collections.git from cache (1.03s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.2 (0.48s)
Fetching https://github.com/apple/swift-system.git
[1/3919] 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.43s)
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] Emitting module InternalCollectionsUtilities
[10/63] Emitting module SystemPackage
[11/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/66] Compiling InternalCollectionsUtilities Specialize.swift
[13/66] Compiling SystemPackage FilePermissions.swift
[14/66] Compiling SystemPackage FileOperations.swift
[15/66] Compiling SystemPackage FilePathComponents.swift
[16/66] Compiling SystemPackage Backcompat.swift
[17/66] Compiling SystemPackage CInterop.swift
[18/66] Compiling SystemPackage FilePath.swift
[19/66] Compiling SystemPackage FilePathComponentView.swift
[20/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/66] Compiling SystemPackage MachPort.swift
[23/66] Compiling SystemPackage PlatformString.swift
[24/66] Compiling SystemPackage SystemString.swift
[25/66] Compiling SystemPackage Errno.swift
[26/66] Compiling SystemPackage ErrnoWindows.swift
[27/66] Compiling SystemPackage Constants.swift
[28/66] Compiling SystemPackage Exports.swift
[29/66] Compiling SystemPackage FilePathTempPosix.swift
[30/66] Compiling SystemPackage FilePathTempWindows.swift
[31/66] Compiling SystemPackage FilePathWindows.swift
[32/66] Compiling SystemPackage Util+StringArray.swift
[33/66] Compiling SystemPackage Util.swift
[34/66] Compiling SystemPackage UtilConsumers.swift
[36/122] Compiling OrderedCollections OrderedDictionary+Codable.swift
[37/122] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[38/122] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[39/122] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[40/122] Compiling OrderedCollections _HashTable+Testing.swift
[41/122] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[42/122] Compiling OrderedCollections _HashTable.swift
[43/122] Compiling OrderedCollections _Hashtable+Header.swift
[44/122] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[45/122] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[46/122] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[47/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[48/122] Compiling OrderedCollections _HashTable+Bucket.swift
[49/122] Compiling OrderedCollections _HashTable+BucketIterator.swift
[50/122] Compiling OrderedCollections _HashTable+Constants.swift
[51/122] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[52/122] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[53/122] Compiling OrderedCollections OrderedDictionary+Elements.swift
[54/122] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[55/122] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[56/122] Compiling OrderedCollections OrderedDictionary+Values.swift
[57/122] Compiling OrderedCollections OrderedDictionary.swift
[58/122] Compiling OrderedCollections OrderedSet+Codable.swift
[59/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[64/132] Compiling OrderedCollections OrderedSet+Descriptions.swift
[65/132] Compiling OrderedCollections OrderedSet+Diffing.swift
[66/132] Compiling OrderedCollections OrderedSet+Equatable.swift
[67/132] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[68/132] Compiling OrderedCollections OrderedSet+Hashable.swift
[69/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[70/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[71/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[72/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[77/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[78/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[79/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[80/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[81/139] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[82/139] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[83/139] Compiling OrderedCollections OrderedSet+Initializers.swift
[84/139] Compiling OrderedCollections OrderedSet+Insertions.swift
[85/139] Compiling OrderedCollections OrderedSet+Invariants.swift
[86/139] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[87/139] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[88/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[89/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[90/139] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[91/139] Compiling StreamReader FileDescriptorReader.swift
[92/139] Compiling StreamReader FileHandleReader.swift
[103/139] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[104/139] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[105/139] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[107/139] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[108/139] 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 | 		}
[109/139] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[110/139] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[111/139] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[112/139] Compiling StreamReader InputStreamReader.swift
[113/140] Emitting module FormURLEncodedCoder
[114/140] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[115/140] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[127/141] Emitting module StreamReader
[128/141] Compiling StreamReader StreamReaderErrors.swift
[129/141] Compiling StreamReader URLSessionStreamTaskReader.swift
[130/141] Compiling StreamReader StreamReader.swift
[131/141] Compiling OrderedCollections OrderedSet+Sendable.swift
[132/141] Compiling OrderedCollections OrderedSet+SubSequence.swift
[133/141] Compiling OrderedCollections OrderedSet+Testing.swift
[134/141] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[135/141] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[136/141] Compiling OrderedCollections OrderedSet.swift
[137/141] Compiling OrderedCollections _UnsafeBitset.swift
[138/141] Compiling StreamReader Matching.swift
[139/141] Compiling StreamReader DataReader.swift
[140/141] Compiling StreamReader GenericStreamReader.swift
[142/142] Emitting module OrderedCollections
[144/162] Compiling FormDataCoder FormDataEncoder.Encoder.swift
[145/162] Compiling FormDataCoder FormDataEncoder.KeyedContainer.swift
[146/162] Compiling FormDataCoder FormDataEncoder.SingleValueContainer.swift
[147/164] Compiling FormDataCoder FormDataEncoder.UnkeyedContainer.swift
[148/164] Compiling FormDataCoder FormDataEncoder.swift
[149/164] Compiling FormDataCoder Storage.swift
[150/164] Compiling FormDataCoder BasicCodingKey.swift
[151/164] Compiling FormDataCoder FormDataDecoder.Decoder.swift
[152/164] Compiling FormDataCoder FormDataDecoder.KeyedContainer.swift
[153/164] Emitting module FormDataCoder
[154/164] Compiling FormDataCoder FormDataEncodingErrors.swift
[155/164] Compiling FormDataCoder HTTPHeaders.swift
[156/164] Compiling FormDataCoder FormDataDecoder.SingleValueContainer.swift
[157/164] Compiling FormDataCoder FormDataDecoder.UnkeyedContainer.swift
[158/164] Compiling FormDataCoder FormDataDecoder.swift
[159/164] Compiling FormDataCoder MultipartPart.swift
[160/164] Compiling FormDataCoder MultipartPartConvertible.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.92s)
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.5"
}
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.