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.1 for macOS (SPM) on 28 Apr 2025 01:31:11 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/happn-app/HTTPCoders.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
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.74s)
Fetched https://github.com/apple/swift-collections.git from cache (0.76s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.0 (1.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.60s)
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.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.0.3
========================================
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/happn-app/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/happn-app/HTTPCoders.git
[1/71] Fetching httpcoders
Fetched https://github.com/happn-app/HTTPCoders.git from cache (0.59s)
Fetching https://github.com/Frizlab/stream-reader.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/Frizlab/stream-reader.git from cache (0.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (1.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
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/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/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.2 (b8e7138)
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/happn-app/HTTPCoders.git
https://github.com/happn-app/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.5"
}
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/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/69] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[7/69] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[8/69] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[9/69] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[10/69] Compiling OrderedCollections OrderedDictionary+Elements.swift
[11/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[12/74] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[13/74] Compiling OrderedCollections OrderedSet+Hashable.swift
[14/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[15/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[16/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[17/74] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[18/74] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[19/74] Compiling OrderedCollections OrderedSet+SubSequence.swift
[20/74] Compiling OrderedCollections OrderedSet+Testing.swift
[21/74] Compiling OrderedCollections OrderedSet+Codable.swift
[22/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[23/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[24/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[25/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[26/74] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[27/74] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[28/74] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[29/74] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[30/74] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[31/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[32/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[33/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[34/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[35/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[36/74] Compiling OrderedCollections _HashTable+Bucket.swift
[37/74] Compiling OrderedCollections _HashTable+BucketIterator.swift
[38/74] Compiling OrderedCollections _HashTable+Constants.swift
[39/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[40/74] Compiling OrderedCollections _HashTable+Testing.swift
[41/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[42/74] Compiling OrderedCollections _HashTable.swift
[43/74] Compiling OrderedCollections _Hashtable+Header.swift
[44/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[45/74] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[46/74] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[47/74] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[48/74] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[49/74] Compiling OrderedCollections OrderedDictionary+Values.swift
[50/74] Compiling OrderedCollections OrderedDictionary.swift
[51/74] Emitting module OrderedCollections
[52/74] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[53/74] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[54/74] Compiling OrderedCollections OrderedSet.swift
[55/74] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[56/74] Compiling OrderedCollections _UnsafeBitset.swift
[57/74] Compiling StreamReader Matching.swift
[58/74] Emitting module StreamReader
[59/74] Compiling StreamReader StreamReader.swift
[60/74] Compiling StreamReader StreamReaderErrors.swift
[61/74] Compiling StreamReader DataReader.swift
[62/74] Compiling StreamReader InputStreamReader.swift
[63/74] Compiling StreamReader FileDescriptorReader.swift
[64/74] Compiling StreamReader URLSessionStreamTaskReader.swift
[65/74] Compiling StreamReader FileHandleReader.swift
[66/74] Compiling StreamReader GenericStreamReader.swift
[67/74] 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 | 		}
[68/74] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[69/74] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[70/74] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[71/74] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[72/74] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[73/74] Emitting module FormURLEncodedCoder
[74/74] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[75/93] Compiling FormDataCoder FormDataEncoder.swift
[76/93] Compiling FormDataCoder Storage.swift
[77/93] Compiling FormDataCoder FormDataEncoder.SingleValueContainer.swift
[78/93] Compiling FormDataCoder FormDataEncoder.UnkeyedContainer.swift
[79/95] Compiling FormDataCoder BasicCodingKey.swift
[80/95] Compiling FormDataCoder FormDataDecoder.Decoder.swift
[81/95] Compiling FormDataCoder FormDataEncoder.Encoder.swift
[82/95] Compiling FormDataCoder FormDataEncoder.KeyedContainer.swift
[83/95] Compiling FormDataCoder FormDataDecoder.UnkeyedContainer.swift
[84/95] Compiling FormDataCoder FormDataDecoder.swift
[85/95] Compiling FormDataCoder MultipartPart.swift
[86/95] Compiling FormDataCoder MultipartPartConvertible.swift
[87/95] Emitting module FormDataCoder
[88/95] Compiling FormDataCoder FormDataDecoder.KeyedContainer.swift
[89/95] Compiling FormDataCoder FormDataDecoder.SingleValueContainer.swift
[90/95] Compiling FormDataCoder MultipartFormData.swift
[91/95] Compiling FormDataCoder MultipartParser.swift
[92/95] Compiling FormDataCoder FormDataEncodingErrors.swift
[93/95] Compiling FormDataCoder HTTPHeaders.swift
[94/95] Compiling FormDataCoder MultipartSerializer.swift
[95/95] Compiling FormDataCoder Utilities.swift
Build complete! (8.32s)
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.5"
}
Done.