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-urlsession, reference main (2b0811), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 17:19:52 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-urlsession.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/swift-openapi-urlsession
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2b08113 Enable strict concurrency checking in CI (#11)
Cloned https://github.com/tuist/swift-openapi-urlsession.git
Revision (git rev-parse @):
2b08113dab3356fbd2d9c87da50f4e4bb38933f8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tuist/swift-openapi-urlsession.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-openapi-runtime
[1/2038] Fetching swift-docc-plugin
[226/7097] Fetching swift-docc-plugin, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.30s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.30s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.66s)
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.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.70s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 0.1.11 (0.50s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 0.1.11
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
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
========================================
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-urlsession",
      "name": "swift-openapi-urlsession",
      "url": "https://github.com/tuist/swift-openapi-urlsession.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-urlsession",
      "dependencies": [
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime",
          "version": "0.1.11",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tuist/swift-openapi-urlsession.git
[1/107] Fetching swift-openapi-urlsession
Fetched https://github.com/tuist/swift-openapi-urlsession.git from cache (0.70s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.47s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 0.1.11 (0.02s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 0.1.11
Creating working copy for https://github.com/tuist/swift-openapi-urlsession.git
Working copy of https://github.com/tuist/swift-openapi-urlsession.git resolved at main (2b08113)
warning: '.resolve-product-dependencies': dependency 'swift-openapi-urlsession' is not used by any target
Found 1 product dependencies
  - swift-openapi-runtime
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tuist/swift-openapi-urlsession.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/5] Write sources
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/50] Emitting module OpenAPIRuntime
[7/54] Compiling OpenAPIRuntime Acceptable.swift
[8/54] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[9/54] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[10/54] Compiling OpenAPIRuntime OpenAPIValue.swift
[11/54] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[12/54] Compiling OpenAPIRuntime ClientTransport.swift
[13/54] Compiling OpenAPIRuntime CurrencyTypes.swift
[14/54] Compiling OpenAPIRuntime ServerTransport.swift
[15/54] Compiling OpenAPIRuntime UniversalClient.swift
[16/54] Compiling OpenAPIRuntime UniversalServer.swift
[17/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[18/54] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[19/54] Compiling OpenAPIRuntime URIParser.swift
[20/54] Compiling OpenAPIRuntime URISerializer.swift
[21/54] Compiling OpenAPIRuntime URIParsedNode.swift
[22/54] Compiling OpenAPIRuntime URIDecoder.swift
[23/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[24/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[25/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[26/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[27/54] Compiling OpenAPIRuntime URIEncoder.swift
[28/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[29/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[30/54] Compiling OpenAPIRuntime Deprecated_StringConvertible.swift
[31/54] Compiling OpenAPIRuntime ClientError.swift
[32/54] Compiling OpenAPIRuntime CodingErrors.swift
[33/54] Compiling OpenAPIRuntime RuntimeError.swift
[34/54] Compiling OpenAPIRuntime ServerError.swift
[35/54] Compiling OpenAPIRuntime StringDecoder.swift
[36/54] Compiling OpenAPIRuntime StringEncoder.swift
[37/54] Compiling OpenAPIRuntime URICodeCodingKey.swift
[38/54] Compiling OpenAPIRuntime URICoderConfiguration.swift
[39/54] Compiling OpenAPIRuntime URIEncodedNode.swift
[40/54] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[41/54] Compiling OpenAPIRuntime CodableExtensions.swift
[42/54] Compiling OpenAPIRuntime Configuration.swift
[43/54] Compiling OpenAPIRuntime Converter+Client.swift
[44/54] Compiling OpenAPIRuntime Converter+Common.swift
[45/54] Compiling OpenAPIRuntime ParameterStyles.swift
[46/54] Compiling OpenAPIRuntime URLExtensions.swift
[47/54] Compiling OpenAPIRuntime Deprecated.swift
[48/54] Compiling OpenAPIRuntime Deprecated_AutoLosslessStringConvertible.swift
[49/54] Compiling OpenAPIRuntime Deprecated_RedactedHeaderFields.swift
[50/54] Compiling OpenAPIRuntime Converter+Server.swift
[51/54] Compiling OpenAPIRuntime Converter.swift
[52/54] Compiling OpenAPIRuntime CurrencyExtensions.swift
[53/54] Compiling OpenAPIRuntime ErrorExtensions.swift
[54/54] Compiling OpenAPIRuntime FoundationExtensions.swift
[55/56] Emitting module OpenAPIURLSession
[56/56] Compiling OpenAPIURLSession URLSessionTransport.swift
Build complete! (32.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.3",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "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-urlsession",
  "name" : "swift-openapi-urlsession",
  "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" : "OpenAPIURLSession",
      "targets" : [
        "OpenAPIURLSession"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenAPIURLSessionTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIURLSessionTests",
      "path" : "Tests/OpenAPIURLSessionTests",
      "sources" : [
        "Locking.swift",
        "URLSessionTransportTests.swift"
      ],
      "target_dependencies" : [
        "OpenAPIURLSession"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenAPIURLSession",
      "module_type" : "SwiftTarget",
      "name" : "OpenAPIURLSession",
      "path" : "Sources/OpenAPIURLSession",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "OpenAPIURLSession"
      ],
      "sources" : [
        "URLSessionTransport.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/tuist/swift-openapi-urlsession/main
Repository:               tuist/swift-openapi-urlsession
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   OpenAPIURLSession
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 'OpenAPIURLSession'...
Finished extracting symbol information for 'OpenAPIURLSession'. (4.03s)
Building documentation for 'OpenAPIURLSession'...
Finished building documentation for 'OpenAPIURLSession' (0.12s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/tuist/swift-openapi-urlsession/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] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit Mixin+Equals.swift
[10/53] Compiling SymbolKit Mixin+Hash.swift
[11/53] Compiling SymbolKit Mixin.swift
[12/53] Compiling SymbolKit LineList.swift
[13/53] Compiling SymbolKit Position.swift
[14/53] Compiling SymbolKit Names.swift
[15/53] Compiling SymbolKit SPI.swift
[16/53] Compiling SymbolKit Snippet.swift
[17/53] Compiling SymbolKit Extension.swift
[18/53] Compiling SymbolKit Relationship.swift
[19/53] Compiling SymbolKit RelationshipKind.swift
[20/53] Compiling SymbolKit SourceOrigin.swift
[21/53] Compiling SymbolKit GenericConstraints.swift
[22/53] Compiling SymbolKit Swift.swift
[23/53] Emitting module SymbolKit
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit GenericConstraint.swift
[39/57] Compiling SymbolKit GenericParameter.swift
[40/57] Compiling SymbolKit Generics.swift
[41/57] Compiling SymbolKit Namespace.swift
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.73s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/46] Compiling OpenAPIRuntime Converter+Server.swift
[3/46] Compiling OpenAPIRuntime Converter.swift
[4/46] Compiling OpenAPIRuntime CurrencyExtensions.swift
[5/46] Compiling OpenAPIRuntime ErrorExtensions.swift
[6/46] Compiling OpenAPIRuntime FoundationExtensions.swift
[7/46] Emitting module OpenAPIRuntime
[8/50] Compiling OpenAPIRuntime URIParsedNode.swift
[9/50] Compiling OpenAPIRuntime URIDecoder.swift
[10/50] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[11/50] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[12/50] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[13/50] Compiling OpenAPIRuntime StringDecoder.swift
[14/50] Compiling OpenAPIRuntime StringEncoder.swift
[15/50] Compiling OpenAPIRuntime URICodeCodingKey.swift
[16/50] Compiling OpenAPIRuntime URICoderConfiguration.swift
[17/50] Compiling OpenAPIRuntime URIEncodedNode.swift
[18/50] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[19/50] Compiling OpenAPIRuntime URIEncoder.swift
[20/50] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[21/50] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[22/50] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[23/50] Compiling OpenAPIRuntime CodableExtensions.swift
[24/50] Compiling OpenAPIRuntime Configuration.swift
[25/50] Compiling OpenAPIRuntime Converter+Client.swift
[26/50] Compiling OpenAPIRuntime Converter+Common.swift
[27/50] Compiling OpenAPIRuntime Deprecated_StringConvertible.swift
[28/50] Compiling OpenAPIRuntime ClientError.swift
[29/50] Compiling OpenAPIRuntime CodingErrors.swift
[30/50] Compiling OpenAPIRuntime RuntimeError.swift
[31/50] Compiling OpenAPIRuntime ServerError.swift
[32/50] Compiling OpenAPIRuntime Acceptable.swift
[33/50] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[34/50] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[35/50] Compiling OpenAPIRuntime OpenAPIValue.swift
[36/50] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[37/50] Compiling OpenAPIRuntime ClientTransport.swift
[38/50] Compiling OpenAPIRuntime CurrencyTypes.swift
[39/50] Compiling OpenAPIRuntime ServerTransport.swift
[40/50] Compiling OpenAPIRuntime UniversalClient.swift
[41/50] Compiling OpenAPIRuntime UniversalServer.swift
[42/50] Compiling OpenAPIRuntime ParameterStyles.swift
[43/50] Compiling OpenAPIRuntime URLExtensions.swift
[44/50] Compiling OpenAPIRuntime Deprecated.swift
[45/50] Compiling OpenAPIRuntime Deprecated_AutoLosslessStringConvertible.swift
[46/50] Compiling OpenAPIRuntime Deprecated_RedactedHeaderFields.swift
[47/50] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[48/50] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[49/50] Compiling OpenAPIRuntime URIParser.swift
[50/50] Compiling OpenAPIRuntime URISerializer.swift
[51/52] Compiling OpenAPIURLSession URLSessionTransport.swift
[52/52] Emitting module OpenAPIURLSession
Build of target: 'OpenAPIURLSession' complete! (1.87s)
      68
2	/Users/admin/builder/spi-builder-workspace/.docs/tuist/swift-openapi-urlsession/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tuist/swift-openapi-urlsession/main
File count: 68
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-tuist-swift-openapi-urlsession-main-1e9a77ec.zip to s3://spi-docs-inbox/prod-tuist-swift-openapi-urlsession-main-1e9a77ec.zip
Copying... [19%]
Copying... [39%]
Copying... [58%]
Copying... [77%]
Copying... [97%]
Copying... [100%]
Done.