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 swift-openapi-urlsession, reference main (2b0811), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 21:08:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.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/2049] Fetching swift-docc-plugin
[83/7721] Fetching swift-docc-plugin, swift-openapi-runtime
Fetched https://github.com/apple/swift-docc-plugin from cache (1.09s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.09s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 0.1.11 (0.47s)
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/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-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.58s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.46s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 0.1.11 (0.51s)
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.1
Building package at path:  $PWD
https://github.com/tuist/swift-openapi-urlsession.git
https://github.com/tuist/swift-openapi-urlsession.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/50] Emitting module OpenAPIRuntime
[7/54] Compiling OpenAPIRuntime URIParsedNode.swift
[8/54] Compiling OpenAPIRuntime URIDecoder.swift
[9/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[10/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[11/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[12/54] Compiling OpenAPIRuntime ParameterStyles.swift
[13/54] Compiling OpenAPIRuntime URLExtensions.swift
[14/54] Compiling OpenAPIRuntime Deprecated.swift
[15/54] Compiling OpenAPIRuntime Deprecated_AutoLosslessStringConvertible.swift
[16/54] Compiling OpenAPIRuntime Deprecated_RedactedHeaderFields.swift
[17/54] Compiling OpenAPIRuntime StringDecoder.swift
[18/54] Compiling OpenAPIRuntime StringEncoder.swift
[19/54] Compiling OpenAPIRuntime URICodeCodingKey.swift
[20/54] Compiling OpenAPIRuntime URICoderConfiguration.swift
[21/54] Compiling OpenAPIRuntime URIEncodedNode.swift
[22/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[23/54] Compiling OpenAPIRuntime URIEncoder.swift
[24/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[25/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[26/54] Compiling OpenAPIRuntime Deprecated_StringConvertible.swift
[27/54] Compiling OpenAPIRuntime ClientError.swift
[28/54] Compiling OpenAPIRuntime CodingErrors.swift
[29/54] Compiling OpenAPIRuntime RuntimeError.swift
[30/54] Compiling OpenAPIRuntime ServerError.swift
[31/54] Compiling OpenAPIRuntime ClientTransport.swift
[32/54] Compiling OpenAPIRuntime CurrencyTypes.swift
[33/54] Compiling OpenAPIRuntime ServerTransport.swift
[34/54] Compiling OpenAPIRuntime UniversalClient.swift
[35/54] Compiling OpenAPIRuntime UniversalServer.swift
[36/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[37/54] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[38/54] Compiling OpenAPIRuntime URIParser.swift
[39/54] Compiling OpenAPIRuntime URISerializer.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 Acceptable.swift
[46/54] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[47/54] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[48/54] Compiling OpenAPIRuntime OpenAPIValue.swift
[49/54] Compiling OpenAPIRuntime PrettyStringConvertible.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! (16.08s)
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.1
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target:                   OpenAPIURLSession
Extracting symbol information for 'OpenAPIURLSession'...
Finished extracting symbol information for 'OpenAPIURLSession'. (4.06s)
Building documentation for 'OpenAPIURLSession'...
Finished building documentation for 'OpenAPIURLSession' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/tuist/swift-openapi-urlsession/main
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Emitting module Snippets
[9/53] Compiling SymbolKit Relationship.swift
[10/53] Compiling SymbolKit RelationshipKind.swift
[11/53] Compiling SymbolKit SourceOrigin.swift
[12/53] Compiling SymbolKit GenericConstraints.swift
[13/53] Compiling SymbolKit Swift.swift
[14/57] Compiling SymbolKit Identifier.swift
[15/57] Compiling SymbolKit KindIdentifier.swift
[16/57] Compiling SymbolKit Location.swift
[17/57] Compiling SymbolKit Mutability.swift
[18/57] Compiling SymbolKit SemanticVersion.swift
[19/57] Compiling SymbolKit AccessControl.swift
[20/57] Compiling SymbolKit Availability.swift
[21/57] Compiling SymbolKit AvailabilityItem.swift
[22/57] Compiling SymbolKit Domain.swift
[23/57] Compiling SymbolKit Names.swift
[24/57] Compiling SymbolKit SPI.swift
[25/57] Compiling SymbolKit Snippet.swift
[26/57] Compiling SymbolKit Extension.swift
[27/57] Compiling SymbolKit Mixin+Equals.swift
[28/57] Compiling SymbolKit Mixin+Hash.swift
[29/57] Compiling SymbolKit Mixin.swift
[30/57] Compiling SymbolKit LineList.swift
[31/57] Compiling SymbolKit Position.swift
[32/57] Compiling SymbolKit GenericConstraint.swift
[33/57] Compiling SymbolKit GenericParameter.swift
[34/57] Compiling SymbolKit Generics.swift
[35/57] Compiling SymbolKit Namespace.swift
[36/57] Compiling SymbolKit DeclarationFragments.swift
[37/57] Compiling SymbolKit Fragment.swift
[38/57] Compiling SymbolKit FragmentKind.swift
[39/57] Compiling SymbolKit FunctionParameter.swift
[40/57] Compiling SymbolKit FunctionSignature.swift
[41/57] Emitting module SymbolKit
[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 URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.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.20s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Emitting module OpenAPIRuntime
[3/50] Compiling OpenAPIRuntime StringDecoder.swift
[4/50] Compiling OpenAPIRuntime StringEncoder.swift
[5/50] Compiling OpenAPIRuntime URICodeCodingKey.swift
[6/50] Compiling OpenAPIRuntime URICoderConfiguration.swift
[7/50] Compiling OpenAPIRuntime URIEncodedNode.swift
[8/50] Compiling OpenAPIRuntime Deprecated_StringConvertible.swift
[9/50] Compiling OpenAPIRuntime ClientError.swift
[10/50] Compiling OpenAPIRuntime CodingErrors.swift
[11/50] Compiling OpenAPIRuntime RuntimeError.swift
[12/50] Compiling OpenAPIRuntime ServerError.swift
[13/50] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[14/50] Compiling OpenAPIRuntime CodableExtensions.swift
[15/50] Compiling OpenAPIRuntime Configuration.swift
[16/50] Compiling OpenAPIRuntime Converter+Client.swift
[17/50] Compiling OpenAPIRuntime Converter+Common.swift
[18/50] Compiling OpenAPIRuntime URIParsedNode.swift
[19/50] Compiling OpenAPIRuntime URIDecoder.swift
[20/50] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[21/50] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[22/50] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[23/50] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[24/50] Compiling OpenAPIRuntime URIEncoder.swift
[25/50] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[26/50] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[27/50] Compiling OpenAPIRuntime ClientTransport.swift
[28/50] Compiling OpenAPIRuntime CurrencyTypes.swift
[29/50] Compiling OpenAPIRuntime ServerTransport.swift
[30/50] Compiling OpenAPIRuntime UniversalClient.swift
[31/50] Compiling OpenAPIRuntime UniversalServer.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 URIValueToNodeEncoder+Unkeyed.swift
[38/50] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[39/50] Compiling OpenAPIRuntime URIParser.swift
[40/50] Compiling OpenAPIRuntime URISerializer.swift
[41/50] Compiling OpenAPIRuntime ParameterStyles.swift
[42/50] Compiling OpenAPIRuntime URLExtensions.swift
[43/50] Compiling OpenAPIRuntime Deprecated.swift
[44/50] Compiling OpenAPIRuntime Deprecated_AutoLosslessStringConvertible.swift
[45/50] Compiling OpenAPIRuntime Deprecated_RedactedHeaderFields.swift
[46/50] Compiling OpenAPIRuntime Converter+Server.swift
[47/50] Compiling OpenAPIRuntime Converter.swift
[48/50] Compiling OpenAPIRuntime CurrencyExtensions.swift
[49/50] Compiling OpenAPIRuntime ErrorExtensions.swift
[50/50] Compiling OpenAPIRuntime FoundationExtensions.swift
[51/52] Emitting module OpenAPIURLSession
[52/52] Compiling OpenAPIURLSession URLSessionTransport.swift
Build of target: 'OpenAPIURLSession' complete! (2.12s)
      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-40717c34.zip to s3://spi-docs-inbox/prod-tuist-swift-openapi-urlsession-main-40717c34.zip
Copying... [19%]
Copying... [39%]
Copying... [58%]
Copying... [77%]
Copying... [97%]
Copying... [100%]
Done.