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.3 (49f599), with Swift 6.0 for Linux on 30 Nov 2024 23:18:04 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 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-4609320-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.25s)
[1/15603] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.97s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.2 (1.79s)
Fetching https://github.com/apple/swift-system.git
[1/3919] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.60s)
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/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/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] Compiling InternalCollectionsUtilities Debugging.swift
[11/63] Compiling InternalCollectionsUtilities Descriptions.swift
[12/63] Compiling InternalCollectionsUtilities _SortedCollection.swift
[13/63] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[14/63] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/63] Compiling InternalCollectionsUtilities Specialize.swift
[16/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[17/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/63] Compiling SystemPackage MachPort.swift
[19/63] Compiling SystemPackage PlatformString.swift
[20/63] Compiling SystemPackage SystemString.swift
[21/63] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/63] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/66] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/66] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/66] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.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
[29/66] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/66] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/122] Compiling OrderedCollections OrderedSet+Descriptions.swift
[37/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[38/122] Compiling OrderedCollections OrderedSet+Equatable.swift
[39/122] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[40/122] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[41/122] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[42/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[43/122] Compiling OrderedCollections _HashTable+Testing.swift
[44/122] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[45/122] Compiling OrderedCollections _HashTable.swift
[46/122] Compiling OrderedCollections _Hashtable+Header.swift
[47/122] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[48/122] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/122] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/122] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/122] Emitting module SystemPackage
[52/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[53/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[54/122] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[55/122] Compiling OrderedCollections OrderedDictionary+Values.swift
[56/122] Compiling OrderedCollections OrderedDictionary+Codable.swift
[57/122] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[58/122] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[59/122] Compiling OrderedCollections OrderedDictionary+Descriptions.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/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
[75/139] Compiling OrderedCollections OrderedDictionary.swift
[76/139] Compiling OrderedCollections OrderedSet+Codable.swift
[77/139] Compiling OrderedCollections OrderedSet+CustomReflectable.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 FormURLEncodedEncoder.swift
[109/139] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[110/139] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[111/139] Emitting module FormURLEncodedCoder
[112/139] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[113/139] Compiling StreamReader FileDescriptorReader.swift
[114/139] Compiling StreamReader FileHandleReader.swift
[115/139] Compiling OrderedCollections _HashTable+Constants.swift
[116/139] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[121/139] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[122/139] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[124/140] Compiling StreamReader InputStreamReader.swift
[125/141] Emitting module StreamReader
[128/141] Compiling OrderedCollections OrderedSet+Sendable.swift
[129/141] Compiling OrderedCollections OrderedSet+SubSequence.swift
[130/141] Compiling OrderedCollections OrderedSet+Testing.swift
[131/141] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[132/141] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[133/141] Compiling OrderedCollections OrderedSet.swift
[134/141] Compiling OrderedCollections _UnsafeBitset.swift
[135/141] Compiling StreamReader URLSessionStreamTaskReader.swift
[136/141] Compiling StreamReader StreamReader.swift
[137/141] Compiling StreamReader Matching.swift
[138/141] Compiling StreamReader StreamReaderErrors.swift
[139/141] Compiling StreamReader GenericStreamReader.swift
[140/141] Compiling StreamReader DataReader.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/162] Compiling FormDataCoder FormDataEncodingErrors.swift
[148/162] Compiling FormDataCoder HTTPHeaders.swift
[149/164] Compiling FormDataCoder MultipartPart.swift
[150/164] Compiling FormDataCoder MultipartPartConvertible.swift
[151/164] Compiling FormDataCoder BasicCodingKey.swift
[152/164] Compiling FormDataCoder FormDataDecoder.Decoder.swift
[153/164] Compiling FormDataCoder FormDataDecoder.KeyedContainer.swift
[154/164] Emitting module FormDataCoder
[155/164] Compiling FormDataCoder FormDataDecoder.SingleValueContainer.swift
[156/164] Compiling FormDataCoder FormDataDecoder.UnkeyedContainer.swift
[157/164] Compiling FormDataCoder FormDataDecoder.swift
[158/164] Compiling FormDataCoder FormDataEncoder.UnkeyedContainer.swift
[159/164] Compiling FormDataCoder FormDataEncoder.swift
[160/164] Compiling FormDataCoder Storage.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! (24.68s)
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.