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 main (49f599), with Swift 6.0 for Linux on 30 Nov 2024 23:18:03 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/Frizlab/HTTPCoders.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/Frizlab/HTTPCoders
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 -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
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.23s)
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.13s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.2 (2.09s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
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
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
Building for debugging...
[0/8] Write sources
[6/8] Compiling CSystem shims.c
[6/8] Write swift-version-24593BA9C3E375BF.txt
[9/61] Emitting module InternalCollectionsUtilities
[10/63] Emitting module SystemPackage
[11/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/66] Compiling InternalCollectionsUtilities UInt+reversed.swift
[14/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[15/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/66] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/66] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[18/66] Compiling InternalCollectionsUtilities Debugging.swift
[19/66] Compiling InternalCollectionsUtilities Descriptions.swift
[20/66] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/66] Compiling InternalCollectionsUtilities Specialize.swift
[22/66] Compiling InternalCollectionsUtilities _SortedCollection.swift
[23/66] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/66] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[26/66] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[27/66] Compiling InternalCollectionsUtilities Integer rank.swift
[28/66] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[30/122] Compiling OrderedCollections OrderedSet+Descriptions.swift
[31/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[32/122] Compiling OrderedCollections OrderedSet+Equatable.swift
[33/122] Compiling OrderedCollections OrderedDictionary+Values.swift
[34/122] Compiling OrderedCollections OrderedDictionary.swift
[35/122] Compiling OrderedCollections OrderedSet+Codable.swift
[36/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[38/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[39/122] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[40/122] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[41/122] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[42/122] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[43/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[44/122] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[45/122] Compiling OrderedCollections OrderedDictionary+Elements.swift
[46/122] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[47/122] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[48/122] Compiling OrderedCollections OrderedDictionary+Codable.swift
[49/122] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/122] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[51/122] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[52/122] Compiling OrderedCollections _HashTable+Testing.swift
[53/122] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[54/122] Compiling OrderedCollections _HashTable.swift
[55/122] Compiling OrderedCollections _Hashtable+Header.swift
[56/122] Compiling OrderedCollections _HashTable+Bucket.swift
[57/122] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/122] Compiling OrderedCollections _HashTable+Constants.swift
[59/122] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[61/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[62/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[63/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[64/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[65/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[66/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[67/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[68/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[69/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[70/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/123] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/123] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[81/139] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[82/139] Compiling OrderedCollections OrderedSet+Hashable.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
[107/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 | 		}
[108/139] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[109/139] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[110/139] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[111/139] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[112/139] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[113/139] Emitting module FormURLEncodedCoder
[114/139] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[115/140] Compiling StreamReader DataReader.swift
[116/140] Compiling StreamReader GenericStreamReader.swift
[118/141] Compiling StreamReader FileDescriptorReader.swift
[119/141] Compiling StreamReader FileHandleReader.swift
[126/141] Emitting module StreamReader
[129/141] Compiling StreamReader URLSessionStreamTaskReader.swift
[130/141] Compiling StreamReader StreamReader.swift
[131/141] Compiling StreamReader StreamReaderErrors.swift
[132/141] Compiling StreamReader Matching.swift
[133/141] Compiling StreamReader InputStreamReader.swift
[135/142] Compiling OrderedCollections OrderedSet+Sendable.swift
[136/142] Compiling OrderedCollections OrderedSet+SubSequence.swift
[137/142] Compiling OrderedCollections OrderedSet+Testing.swift
[138/142] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[139/142] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[140/142] Compiling OrderedCollections OrderedSet.swift
[141/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 BasicCodingKey.swift
[148/164] Compiling FormDataCoder FormDataDecoder.Decoder.swift
[149/164] Compiling FormDataCoder FormDataDecoder.KeyedContainer.swift
[150/164] Emitting module FormDataCoder
[151/164] Compiling FormDataCoder MultipartPart.swift
[152/164] Compiling FormDataCoder MultipartPartConvertible.swift
[153/164] Compiling FormDataCoder FormDataEncodingErrors.swift
[154/164] Compiling FormDataCoder HTTPHeaders.swift
[155/164] Compiling FormDataCoder FormDataEncoder.Encoder.swift
[156/164] Compiling FormDataCoder FormDataEncoder.KeyedContainer.swift
[157/164] Compiling FormDataCoder FormDataEncoder.SingleValueContainer.swift
[158/164] Compiling FormDataCoder FormDataDecoder.SingleValueContainer.swift
[159/164] Compiling FormDataCoder FormDataDecoder.UnkeyedContainer.swift
[160/164] Compiling FormDataCoder FormDataDecoder.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.97s)
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.