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 (ef38ce), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 06:23:38 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happn-app/HTTPCoders.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/happn-app/HTTPCoders
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ef38cec Add a Readme
Cloned https://github.com/happn-app/HTTPCoders.git
Revision (git rev-parse @):
ef38cec9debac9690ad1ff00ae2b19694266c799
SUCCESS checkout https://github.com/happn-app/HTTPCoders.git at main
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-collections.git
[1/995] Fetching stream-reader
[967/16598] Fetching stream-reader, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
Fetched https://github.com/Frizlab/stream-reader.git from cache (2.11s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.0 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.56s)
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.5.2",
          "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.77s)
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.55s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.2 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
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 main (ef38cec)
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
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.0
Building package at path:  $PWD
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.1.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--7754E27361AE5C74.txt
[6/69] Compiling OrderedCollections OrderedSet+Codable.swift
[7/69] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[8/69] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[9/69] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[10/69] Compiling OrderedCollections OrderedSet+Diffing.swift
[11/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[12/74] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[13/74] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[14/74] Compiling OrderedCollections OrderedSet+SubSequence.swift
[15/74] Compiling OrderedCollections OrderedSet+Testing.swift
[16/74] Compiling OrderedCollections _HashTable+Bucket.swift
[17/74] Compiling OrderedCollections _HashTable+BucketIterator.swift
[18/74] Compiling OrderedCollections _HashTable+Constants.swift
[19/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[20/74] Compiling OrderedCollections _HashTable+Testing.swift
[21/74] Emitting module OrderedCollections
[22/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[23/74] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[24/74] Compiling OrderedCollections OrderedSet+Hashable.swift
[25/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[26/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[27/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[28/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[29/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[30/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[31/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[32/74] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[33/74] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[34/74] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[35/74] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[36/74] Compiling OrderedCollections OrderedDictionary+Elements.swift
[37/74] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[38/74] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[39/74] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[40/74] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[41/74] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[42/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[43/74] Compiling OrderedCollections _HashTable.swift
[44/74] Compiling OrderedCollections _Hashtable+Header.swift
[45/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[46/74] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[47/74] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[48/74] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[49/74] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[50/74] Compiling OrderedCollections OrderedDictionary+Values.swift
[51/74] Compiling OrderedCollections OrderedDictionary.swift
[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 GenericStreamReader.swift
[58/74] Compiling StreamReader Matching.swift
[59/74] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[60/74] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[61/74] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[62/74] Compiling StreamReader StreamReaderErrors.swift
[63/74] Emitting module FormURLEncodedCoder
[64/74] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[65/74] Compiling StreamReader StreamReader.swift
[66/74] Compiling StreamReader DataReader.swift
[67/74] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[68/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 | 		}
[69/74] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[70/74] Compiling StreamReader FileHandleReader.swift
[71/74] Compiling StreamReader InputStreamReader.swift
[72/74] Emitting module StreamReader
[73/74] Compiling StreamReader URLSessionStreamTaskReader.swift
[74/74] Compiling StreamReader FileDescriptorReader.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 FormDataDecoder.UnkeyedContainer.swift
[80/95] Compiling FormDataCoder FormDataDecoder.swift
[81/95] Compiling FormDataCoder BasicCodingKey.swift
[82/95] Compiling FormDataCoder FormDataDecoder.Decoder.swift
[83/95] Compiling FormDataCoder MultipartPart.swift
[84/95] Compiling FormDataCoder MultipartPartConvertible.swift
[85/95] Compiling FormDataCoder FormDataEncodingErrors.swift
[86/95] Compiling FormDataCoder HTTPHeaders.swift
[87/95] Compiling FormDataCoder FormDataDecoder.KeyedContainer.swift
[88/95] Compiling FormDataCoder FormDataDecoder.SingleValueContainer.swift
[89/95] Compiling FormDataCoder FormDataEncoder.Encoder.swift
[90/95] Compiling FormDataCoder FormDataEncoder.KeyedContainer.swift
[91/95] Compiling FormDataCoder MultipartFormData.swift
[92/95] Compiling FormDataCoder MultipartParser.swift
[93/95] Emitting module FormDataCoder
[94/95] Compiling FormDataCoder MultipartSerializer.swift
[95/95] Compiling FormDataCoder Utilities.swift
Build complete! (34.86s)
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.