The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of HTTPCoders, reference 0.1.2 (b8e713), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 06:23:00 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: 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
[1/995] Fetching stream-reader
[907/16598] Fetching stream-reader, swift-collections
Fetched https://github.com/Frizlab/stream-reader.git from cache (1.88s)
Fetched https://github.com/apple/swift-collections.git from cache (1.88s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.5.0 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.3 (0.61s)
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
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
========================================
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.67s)
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.57s)
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
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.74s)
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)
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] Emitting module OrderedCollections
[7/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[8/74] Compiling OrderedCollections _HashTable.swift
[9/74] Compiling OrderedCollections _Hashtable+Header.swift
[10/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[11/74] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[12/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[13/74] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[14/74] Compiling OrderedCollections OrderedSet+Hashable.swift
[15/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[16/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[17/74] Compiling OrderedCollections _HashTable+Bucket.swift
[18/74] Compiling OrderedCollections _HashTable+BucketIterator.swift
[19/74] Compiling OrderedCollections _HashTable+Constants.swift
[20/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[21/74] Compiling OrderedCollections _HashTable+Testing.swift
[22/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[23/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[24/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[25/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[26/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[27/74] Compiling OrderedCollections OrderedSet+Codable.swift
[28/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[29/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[30/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[31/74] Compiling OrderedCollections OrderedSet+Diffing.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 OrderedSet+Partial SetAlgebra+Predicates.swift
[43/74] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/74] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/74] Compiling OrderedCollections OrderedSet+SubSequence.swift
[46/74] Compiling OrderedCollections OrderedSet+Testing.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] Emitting module StreamReader
[58/74] Compiling StreamReader GenericStreamReader.swift
[59/74] Compiling StreamReader Matching.swift
[60/74] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[61/74] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[62/74] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[63/74] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[64/74] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[65/74] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[66/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 | 		}
[67/74] Emitting module FormURLEncodedCoder
[68/74] Compiling StreamReader StreamReader.swift
[69/74] Compiling StreamReader URLSessionStreamTaskReader.swift
[70/74] Compiling StreamReader FileHandleReader.swift
[71/74] Compiling StreamReader InputStreamReader.swift
[72/74] Compiling StreamReader FileDescriptorReader.swift
[73/74] Compiling StreamReader StreamReaderErrors.swift
[74/74] Compiling StreamReader DataReader.swift
[75/93] Compiling FormDataCoder FormDataEncoder.SingleValueContainer.swift
[76/93] Compiling FormDataCoder FormDataEncoder.UnkeyedContainer.swift
[77/93] Compiling FormDataCoder FormDataEncodingErrors.swift
[78/93] Compiling FormDataCoder HTTPHeaders.swift
[79/93] Compiling FormDataCoder FormDataDecoder.KeyedContainer.swift
[80/93] Compiling FormDataCoder FormDataDecoder.SingleValueContainer.swift
[81/93] Compiling FormDataCoder FormDataDecoder.UnkeyedContainer.swift
[82/93] Compiling FormDataCoder FormDataDecoder.swift
[83/95] Compiling FormDataCoder BasicCodingKey.swift
[84/95] Compiling FormDataCoder FormDataDecoder.Decoder.swift
[85/95] Emitting module FormDataCoder
[86/95] Compiling FormDataCoder FormDataEncoder.swift
[87/95] Compiling FormDataCoder Storage.swift
[88/95] Compiling FormDataCoder MultipartPart.swift
[89/95] Compiling FormDataCoder MultipartPartConvertible.swift
[90/95] Compiling FormDataCoder FormDataEncoder.Encoder.swift
[91/95] Compiling FormDataCoder FormDataEncoder.KeyedContainer.swift
[92/95] Compiling FormDataCoder MultipartFormData.swift
[93/95] Compiling FormDataCoder MultipartParser.swift
[94/95] Compiling FormDataCoder MultipartSerializer.swift
[95/95] Compiling FormDataCoder Utilities.swift
Build complete! (32.56s)
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.