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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/swift-openapi-urlsession.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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: $workDir/.spi.yml
SUCCESS checkout https://github.com/tuist/swift-openapi-urlsession.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/tuist/swift-openapi-urlsession.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/45] Emitting module OpenAPIRuntime
[4/51] Compiling OpenAPIRuntime Deprecated_AutoLosslessStringConvertible.swift
[5/51] Compiling OpenAPIRuntime Deprecated_RedactedHeaderFields.swift
[6/51] Compiling OpenAPIRuntime Deprecated_StringConvertible.swift
[7/51] Compiling OpenAPIRuntime ClientError.swift
[8/51] Compiling OpenAPIRuntime CodingErrors.swift
[9/51] Compiling OpenAPIRuntime RuntimeError.swift
[10/51] Compiling OpenAPIRuntime URIDecoder.swift
[11/51] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[12/51] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[13/51] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[14/51] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[15/51] Compiling OpenAPIRuntime URIEncoder.swift
[16/51] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[17/51] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[18/51] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[19/51] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[20/51] Compiling OpenAPIRuntime URIParser.swift
[21/51] Compiling OpenAPIRuntime URISerializer.swift
[22/51] Compiling OpenAPIRuntime ServerError.swift
[23/51] Compiling OpenAPIRuntime ClientTransport.swift
[24/51] Compiling OpenAPIRuntime CurrencyTypes.swift
[25/51] Compiling OpenAPIRuntime ServerTransport.swift
[26/51] Compiling OpenAPIRuntime UniversalClient.swift
[27/51] Compiling OpenAPIRuntime UniversalServer.swift
[28/51] Compiling OpenAPIRuntime Acceptable.swift
[29/51] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[30/51] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[31/51] Compiling OpenAPIRuntime OpenAPIValue.swift
[32/51] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[33/51] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[34/51] Compiling OpenAPIRuntime CurrencyExtensions.swift
[35/51] Compiling OpenAPIRuntime ErrorExtensions.swift
[36/51] Compiling OpenAPIRuntime FoundationExtensions.swift
[37/51] Compiling OpenAPIRuntime ParameterStyles.swift
[38/51] Compiling OpenAPIRuntime URLExtensions.swift
[39/51] Compiling OpenAPIRuntime Deprecated.swift
[40/51] Compiling OpenAPIRuntime CodableExtensions.swift
[41/51] Compiling OpenAPIRuntime Configuration.swift
[42/51] Compiling OpenAPIRuntime Converter+Client.swift
[43/51] Compiling OpenAPIRuntime Converter+Common.swift
[44/51] Compiling OpenAPIRuntime Converter+Server.swift
[45/51] Compiling OpenAPIRuntime Converter.swift
[46/51] Compiling OpenAPIRuntime StringDecoder.swift
[47/51] Compiling OpenAPIRuntime StringEncoder.swift
[48/51] Compiling OpenAPIRuntime URICodeCodingKey.swift
[49/51] Compiling OpenAPIRuntime URICoderConfiguration.swift
[50/51] Compiling OpenAPIRuntime URIEncodedNode.swift
[51/51] Compiling OpenAPIRuntime URIParsedNode.swift
[52/53] Emitting module OpenAPIURLSession
[53/53] Compiling OpenAPIURLSession URLSessionTransport.swift
Build complete! (17.00s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-docc-plugin (0.37s)
Fetched https://github.com/apple/swift-openapi-runtime (1.06s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (1.04s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.08s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 0.1.11 (0.41s)
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.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.