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 swift-openapi-runtime, reference main (e37d38), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 17:18:34 UTC.

Swift 6 data race errors: 0

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/swift-openapi-runtime.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/swift-openapi-runtime
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e37d38d Improved Encoding/Decoding error descriptions (#28)
Cloned https://github.com/tuist/swift-openapi-runtime.git
Revision (git rev-parse @):
e37d38d05c9d3cb8b8fe0cc5bc4b37099c980013
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tuist/swift-openapi-runtime.git at main
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.46s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3168] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.71s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.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": "swift-openapi-runtime",
      "name": "swift-openapi-runtime",
      "url": "https://github.com/tuist/swift-openapi-runtime.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tuist/swift-openapi-runtime.git
[1/311] Fetching swift-openapi-runtime
Fetched https://github.com/tuist/swift-openapi-runtime.git from cache (1.95s)
Creating working copy for https://github.com/tuist/swift-openapi-runtime.git
Working copy of https://github.com/tuist/swift-openapi-runtime.git resolved at main (e37d38d)
warning: '.resolve-product-dependencies': dependency 'swift-openapi-runtime' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tuist/swift-openapi-runtime.git
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/30] Emitting module OpenAPIRuntime
[6/32] Compiling OpenAPIRuntime ClientError.swift
[7/32] Compiling OpenAPIRuntime CodingErrors.swift
[8/32] Compiling OpenAPIRuntime RuntimeError.swift
[9/32] Compiling OpenAPIRuntime UniversalClient.swift
[10/32] Compiling OpenAPIRuntime UniversalServer.swift
[11/32] Compiling OpenAPIRuntime _StringConvertible.swift
[12/32] Compiling OpenAPIRuntime CodableExtensions.swift
[13/32] Compiling OpenAPIRuntime Configuration.swift
[14/32] Compiling OpenAPIRuntime CurrencyTypes.swift
[15/32] Compiling OpenAPIRuntime ServerTransport.swift
[16/32] Compiling OpenAPIRuntime Converter+Client.swift
[17/32] Compiling OpenAPIRuntime Converter+Common.swift
[18/32] Compiling OpenAPIRuntime Converter+Server.swift
[19/32] Compiling OpenAPIRuntime ServerError.swift
[20/32] Compiling OpenAPIRuntime ClientTransport.swift
[21/32] Compiling OpenAPIRuntime FoundationExtensions.swift
[22/32] Compiling OpenAPIRuntime URLExtensions.swift
[23/32] Compiling OpenAPIRuntime Deprecated.swift
[24/32] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[25/32] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[26/32] Compiling OpenAPIRuntime _AutoLosslessStringConvertible.swift
[27/32] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[28/32] Compiling OpenAPIRuntime EncodableBodyContent.swift
[29/32] Compiling OpenAPIRuntime OpenAPIValue.swift
[30/32] Compiling OpenAPIRuntime Converter.swift
[31/32] Compiling OpenAPIRuntime CurrencyExtensions.swift
[32/32] Compiling OpenAPIRuntime ErrorExtensions.swift
Build complete! (28.15s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-openapi-runtime",
  "name" : "swift-openapi-runtime",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "OpenAPIRuntime",
      "targets" : [
        "OpenAPIRuntime"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIRuntimeTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIRuntimeTests",
      "path" : "Tests/OpenAPIRuntimeTests",
      "sources" : [
        "Base/Test_OpenAPIValue.swift",
        "Base/Test_StringConvertible.swift",
        "Conversion/Test_CodableExtensions.swift",
        "Conversion/Test_Converter+Client.swift",
        "Conversion/Test_Converter+Common.swift",
        "Conversion/Test_Converter+Server.swift",
        "Conversion/Test_CurrencyExtensions.swift",
        "Conversion/Test_FoundationExtensions.swift",
        "Interface/Test_CurrencyTypes.swift",
        "Interface/Test_UniversalServer.swift",
        "Test_Runtime.swift"
      ],
      "target_dependencies" : [
        "OpenAPIRuntime"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIRuntime",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIRuntime",
      "path" : "Sources/OpenAPIRuntime",
      "product_memberships" : [
        "OpenAPIRuntime"
      ],
      "sources" : [
        "Base/CommonOutputPayloads.swift",
        "Base/EncodableBodyContent.swift",
        "Base/OpenAPIValue.swift",
        "Base/PrettyStringConvertible.swift",
        "Base/WarningSuppressingAnnotations.swift",
        "Base/_AutoLosslessStringConvertible.swift",
        "Base/_StringConvertible.swift",
        "Conversion/CodableExtensions.swift",
        "Conversion/Configuration.swift",
        "Conversion/Converter+Client.swift",
        "Conversion/Converter+Common.swift",
        "Conversion/Converter+Server.swift",
        "Conversion/Converter.swift",
        "Conversion/CurrencyExtensions.swift",
        "Conversion/ErrorExtensions.swift",
        "Conversion/FoundationExtensions.swift",
        "Conversion/URLExtensions.swift",
        "Deprecated/Deprecated.swift",
        "Errors/ClientError.swift",
        "Errors/CodingErrors.swift",
        "Errors/RuntimeError.swift",
        "Errors/ServerError.swift",
        "Interface/ClientTransport.swift",
        "Interface/CurrencyTypes.swift",
        "Interface/ServerTransport.swift",
        "Interface/UniversalClient.swift",
        "Interface/UniversalServer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/tuist/swift-openapi-runtime/main
Repository:               tuist/swift-openapi-runtime
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   OpenAPIRuntime
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'OpenAPIRuntime'...
Finished extracting symbol information for 'OpenAPIRuntime'. (3.50s)
Building documentation for 'OpenAPIRuntime'...
warning: Return value documented for initializer returning void
  --> ../Conversion/URLExtensions.swift:29:9-29:36
27 |     /// Returns a validated server URL, or throws an error.
28 |     /// - Parameter string: A URL string.
29 +     /// - Returns: A validated URL.
   |         ╰─suggestion: Remove return value documentation
30 |     /// - Throws: If the provided string doesn't convert to URL.
31 |     public init(validatingOpenAPIServerURL string: String) throws {
warning: Parameter 'headerFeilds' not found in initializer declaration
   --> ../Interface/CurrencyTypes.swift:278:13-278:25
276 |     /// - Parameters:
277 |     ///   - statusCode: The status code of the HTTP response, for example `200`.
278 +     ///   - headerFeilds: The header fields of the HTTP response.
    |             ╰─suggestion: Replace 'headerFeilds' with 'headerFields'
279 |     ///   - body: The body data of the HTTP response.
280 |     public init(
warning: Parameter 'headerFields' is missing documentation
   --> ../Interface/CurrencyTypes.swift:279:54-279:54
277 |     ///   - statusCode: The status code of the HTTP response, for example `200`.
278 |     ///   - headerFeilds: The header fields of the HTTP response.
279 +     ///   - body: The body data of the HTTP response.
    |           ╰─suggestion: Document 'headerFields' parameter
280 |     public init(
281 |         statusCode: Int,Finished building documentation for 'OpenAPIRuntime' (0.18s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/tuist/swift-openapi-runtime/main
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Emitting module Snippets
[8/57] Compiling Snippets Snippet.swift
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit Metadata.swift
[17/57] Compiling SymbolKit Module.swift
[18/57] Compiling SymbolKit OperatingSystem.swift
[19/57] Compiling SymbolKit Platform.swift
[20/57] Compiling SymbolKit GenericConstraint.swift
[21/57] Compiling SymbolKit GenericParameter.swift
[22/57] Compiling SymbolKit Generics.swift
[23/57] Compiling SymbolKit Namespace.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Names.swift
[34/57] Compiling SymbolKit SPI.swift
[35/57] Compiling SymbolKit Snippet.swift
[36/57] Compiling SymbolKit Extension.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Relationship.swift
[43/57] Compiling SymbolKit RelationshipKind.swift
[44/57] Compiling SymbolKit SourceOrigin.swift
[45/57] Compiling SymbolKit GenericConstraints.swift
[46/57] Compiling SymbolKit Swift.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.64s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/27] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[3/27] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[4/27] Compiling OpenAPIRuntime _AutoLosslessStringConvertible.swift
[5/29] Emitting module OpenAPIRuntime
[6/29] Compiling OpenAPIRuntime _StringConvertible.swift
[7/29] Compiling OpenAPIRuntime CodableExtensions.swift
[8/29] Compiling OpenAPIRuntime Configuration.swift
[9/29] Compiling OpenAPIRuntime Converter+Client.swift
[10/29] Compiling OpenAPIRuntime Converter+Common.swift
[11/29] Compiling OpenAPIRuntime Converter+Server.swift
[12/29] Compiling OpenAPIRuntime ClientError.swift
[13/29] Compiling OpenAPIRuntime CodingErrors.swift
[14/29] Compiling OpenAPIRuntime RuntimeError.swift
[15/29] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[16/29] Compiling OpenAPIRuntime EncodableBodyContent.swift
[17/29] Compiling OpenAPIRuntime OpenAPIValue.swift
[18/29] Compiling OpenAPIRuntime ServerError.swift
[19/29] Compiling OpenAPIRuntime ClientTransport.swift
[20/29] Compiling OpenAPIRuntime FoundationExtensions.swift
[21/29] Compiling OpenAPIRuntime URLExtensions.swift
[22/29] Compiling OpenAPIRuntime Deprecated.swift
[23/29] Compiling OpenAPIRuntime CurrencyTypes.swift
[24/29] Compiling OpenAPIRuntime ServerTransport.swift
[25/29] Compiling OpenAPIRuntime Converter.swift
[26/29] Compiling OpenAPIRuntime CurrencyExtensions.swift
[27/29] Compiling OpenAPIRuntime ErrorExtensions.swift
[28/29] Compiling OpenAPIRuntime UniversalClient.swift
[29/29] Compiling OpenAPIRuntime UniversalServer.swift
Build of target: 'OpenAPIRuntime' complete! (1.41s)
     400
3	/Users/admin/builder/spi-builder-workspace/.docs/tuist/swift-openapi-runtime/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tuist/swift-openapi-runtime/main
File count: 400
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-tuist-swift-openapi-runtime-main-b8cbd6c8.zip to s3://spi-docs-inbox/prod-tuist-swift-openapi-runtime-main-b8cbd6c8.zip
Copying... [17%]
Copying... [26%]
Copying... [35%]
Copying... [44%]
Copying... [52%]
Copying... [61%]
Copying... [78%]
Copying... [87%]
Copying... [96%]
Copying... [100%]
Done.