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 with Swift 5.10 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

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