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.1 for macOS (SPM) on 28 Apr 2025 16:37:09 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/HTTPCoders.git
Reference: 0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-collections.git from cache
[1/1051] Fetching stream-reader
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.75s)
Fetched https://github.com/apple/swift-collections.git from cache (0.75s)
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.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "httpcoders",
      "name": "HTTPCoders",
      "url": "https://github.com/Frizlab/HTTPCoders.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HTTPCoders",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "stream-reader",
          "name": "stream-reader",
          "url": "https://github.com/Frizlab/stream-reader.git",
          "version": "3.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stream-reader",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/HTTPCoders.git
[1/77] Fetching httpcoders
Fetched https://github.com/Frizlab/HTTPCoders.git from cache (0.74s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/Frizlab/stream-reader.git from cache
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.46s)
Fetched https://github.com/apple/swift-collections.git from cache (0.72s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (1.22s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/Frizlab/HTTPCoders.git
Working copy of https://github.com/Frizlab/HTTPCoders.git resolved at 0.1.3 (49f599a)
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
warning: '.resolve-product-dependencies': dependency 'httpcoders' is not used by any target
Found 2 product dependencies
  - swift-collections
  - stream-reader
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Frizlab/HTTPCoders.git
https://github.com/Frizlab/HTTPCoders.git
{
  "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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/42] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/43] Emitting module _CollectionsUtilities
[9/43] Compiling _CollectionsUtilities _SortedCollection.swift
[10/43] Compiling _CollectionsUtilities _UniqueCollection.swift
[11/43] Compiling _CollectionsUtilities Debugging.swift
[12/43] Compiling _CollectionsUtilities Descriptions.swift
[13/43] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[14/43] Compiling _CollectionsUtilities Specialize.swift
[15/43] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[16/43] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/43] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[18/43] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[19/43] Compiling _CollectionsUtilities Integer rank.swift
[20/43] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[21/43] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/43] Compiling _CollectionsUtilities UInt+reversed.swift
[23/43] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[24/43] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[25/43] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[26/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[27/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[28/99] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[29/99] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[30/99] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[31/99] Compiling OrderedCollections OrderedSet+Sendable.swift
[32/105] Compiling OrderedCollections OrderedDictionary+Elements.swift
[33/105] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[34/105] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[35/105] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[36/105] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[37/105] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[38/105] Compiling OrderedCollections _Hashtable+Header.swift
[39/105] Compiling OrderedCollections OrderedDictionary+Codable.swift
[40/105] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[41/105] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[42/105] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[43/105] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[44/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[45/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[46/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[47/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[48/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[49/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[50/105] Compiling OrderedCollections OrderedSet+Hashable.swift
[51/105] Compiling OrderedCollections OrderedSet+Initializers.swift
[52/105] Compiling OrderedCollections OrderedSet+Insertions.swift
[53/105] Compiling OrderedCollections OrderedSet+Invariants.swift
[54/105] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[55/105] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[56/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[57/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[58/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[59/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[60/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[61/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[62/105] Compiling OrderedCollections _HashTable+Bucket.swift
[63/105] Compiling OrderedCollections _HashTable+BucketIterator.swift
[64/105] Compiling OrderedCollections _HashTable+Constants.swift
[65/105] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/105] Compiling OrderedCollections _HashTable+Testing.swift
[67/105] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[68/105] Compiling OrderedCollections _HashTable.swift
[69/105] Compiling OrderedCollections OrderedSet+SubSequence.swift
[70/105] Compiling OrderedCollections OrderedSet+Testing.swift
[71/105] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[72/105] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[73/105] Compiling OrderedCollections OrderedSet.swift
[74/105] Compiling OrderedCollections _UnsafeBitset.swift
[75/105] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[76/105] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[77/105] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[78/105] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[79/105] Compiling OrderedCollections OrderedDictionary+Values.swift
[80/105] Compiling OrderedCollections OrderedDictionary.swift
[81/105] Compiling OrderedCollections OrderedSet+Codable.swift
[82/105] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[83/105] Compiling OrderedCollections OrderedSet+Descriptions.swift
[84/105] Compiling OrderedCollections OrderedSet+Diffing.swift
[85/105] Compiling OrderedCollections OrderedSet+Equatable.swift
[86/105] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[87/105] Emitting module OrderedCollections
[88/105] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[89/105] Compiling StreamReader StreamReaderErrors.swift
[90/105] Compiling StreamReader StreamReader.swift
[91/105] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[92/105] Compiling FormURLEncodedCoder FormURLEncodedData.swift
/Users/admin/builder/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 | 		}
[93/105] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[94/105] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[95/105] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[96/105] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[97/105] Emitting module FormURLEncodedCoder
[98/105] Compiling StreamReader GenericStreamReader.swift
[99/105] Compiling StreamReader Matching.swift
[100/105] Compiling StreamReader DataReader.swift
[101/105] Compiling StreamReader InputStreamReader.swift
[102/105] Compiling StreamReader FileDescriptorReader.swift
[103/105] Emitting module StreamReader
[104/105] Compiling StreamReader FileHandleReader.swift
[105/105] Compiling StreamReader URLSessionStreamTaskReader.swift
[106/124] Compiling FormDataCoder MultipartPart.swift
[107/124] Compiling FormDataCoder MultipartPartConvertible.swift
[108/124] Compiling FormDataCoder FormDataEncodingErrors.swift
[109/124] Compiling FormDataCoder HTTPHeaders.swift
[110/124] Compiling FormDataCoder FormDataEncoder.Encoder.swift
[111/124] Compiling FormDataCoder FormDataEncoder.KeyedContainer.swift
[112/124] Compiling FormDataCoder FormDataEncoder.SingleValueContainer.swift
[113/124] Compiling FormDataCoder FormDataEncoder.UnkeyedContainer.swift
[114/124] Compiling FormDataCoder FormDataEncoder.swift
[115/124] Compiling FormDataCoder Storage.swift
[116/124] Compiling FormDataCoder FormDataDecoder.UnkeyedContainer.swift
[117/124] Compiling FormDataCoder FormDataDecoder.swift
[118/124] Compiling FormDataCoder FormDataDecoder.KeyedContainer.swift
[119/124] Compiling FormDataCoder FormDataDecoder.SingleValueContainer.swift
[120/124] Compiling FormDataCoder BasicCodingKey.swift
[121/124] Compiling FormDataCoder FormDataDecoder.Decoder.swift
[122/124] Emitting module FormDataCoder
[123/124] Compiling FormDataCoder MultipartFormData.swift
[124/124] Compiling FormDataCoder MultipartParser.swift
[125/126] Compiling FormDataCoder MultipartSerializer.swift
[126/126] Compiling FormDataCoder Utilities.swift
Build complete! (8.01s)
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" : "/Users/admin/builder/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"
}
Done.