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 Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/tuist/swift-openapi-urlsession.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-openapi-runtime
[1/4489] Fetching swift-openapi-runtime
[271/5947] Fetching swift-openapi-runtime, swift-docc-plugin
Fetched https://github.com/apple/swift-openapi-runtime (0.43s)
Fetched https://github.com/apple/swift-docc-plugin (0.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.42s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2857] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.37s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.44s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 0.1.11 (0.37s)
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
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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/45] Compiling OpenAPIRuntime ServerError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/CurrencyTypes.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLQueryItem
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/UniversalServer.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLComponents
~~~~~~~~~~~~~~~~^
[4/45] Compiling OpenAPIRuntime ClientTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/CurrencyTypes.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLQueryItem
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/UniversalServer.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLComponents
~~~~~~~~~~~~~~~~^
[5/45] Compiling OpenAPIRuntime CurrencyTypes.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/CurrencyTypes.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLQueryItem
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/UniversalServer.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLComponents
~~~~~~~~~~~~~~~~^
[6/45] Compiling OpenAPIRuntime ServerTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/CurrencyTypes.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLQueryItem
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/UniversalServer.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLComponents
~~~~~~~~~~~~~~~~^
[7/45] Compiling OpenAPIRuntime UniversalClient.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/CurrencyTypes.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLQueryItem
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/UniversalServer.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLComponents
~~~~~~~~~~~~~~~~^
[8/45] Compiling OpenAPIRuntime UniversalServer.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/CurrencyTypes.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLQueryItem
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Interface/UniversalServer.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLComponents
~~~~~~~~~~~~~~~~^
[9/51] Emitting module OpenAPIRuntime
[10/51] Compiling OpenAPIRuntime Acceptable.swift
[11/51] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[12/51] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[13/51] Compiling OpenAPIRuntime OpenAPIValue.swift
[14/51] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[15/51] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[16/51] Compiling OpenAPIRuntime Deprecated_AutoLosslessStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Deprecated/Deprecated_RedactedHeaderFields.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSLock
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Errors/ClientError.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import protocol Foundation.LocalizedError
~~~~~~~~~~~~~~~~^
[17/51] Compiling OpenAPIRuntime Deprecated_RedactedHeaderFields.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Deprecated/Deprecated_RedactedHeaderFields.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSLock
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Errors/ClientError.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import protocol Foundation.LocalizedError
~~~~~~~~~~~~~~~~^
[18/51] Compiling OpenAPIRuntime Deprecated_StringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Deprecated/Deprecated_RedactedHeaderFields.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSLock
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Errors/ClientError.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import protocol Foundation.LocalizedError
~~~~~~~~~~~~~~~~^
[19/51] Compiling OpenAPIRuntime ClientError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Deprecated/Deprecated_RedactedHeaderFields.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSLock
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Errors/ClientError.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import protocol Foundation.LocalizedError
~~~~~~~~~~~~~~~~^
[20/51] Compiling OpenAPIRuntime CodingErrors.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Deprecated/Deprecated_RedactedHeaderFields.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSLock
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Errors/ClientError.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import protocol Foundation.LocalizedError
~~~~~~~~~~~~~~~~^
[21/51] Compiling OpenAPIRuntime RuntimeError.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Deprecated/Deprecated_RedactedHeaderFields.swift:17:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSLock
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Errors/ClientError.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import protocol Foundation.LocalizedError
~~~~~~~~~~~~~~~~^
[22/51] Compiling OpenAPIRuntime URIDecoder.swift
[23/51] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[24/51] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[25/51] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[26/51] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[27/51] Compiling OpenAPIRuntime URIEncoder.swift
[28/51] Compiling OpenAPIRuntime CurrencyExtensions.swift
[29/51] Compiling OpenAPIRuntime ErrorExtensions.swift
[30/51] Compiling OpenAPIRuntime FoundationExtensions.swift
[31/51] Compiling OpenAPIRuntime ParameterStyles.swift
[32/51] Compiling OpenAPIRuntime URLExtensions.swift
[33/51] Compiling OpenAPIRuntime Deprecated.swift
[34/51] Compiling OpenAPIRuntime StringDecoder.swift
[35/51] Compiling OpenAPIRuntime StringEncoder.swift
[36/51] Compiling OpenAPIRuntime URICodeCodingKey.swift
[37/51] Compiling OpenAPIRuntime URICoderConfiguration.swift
[38/51] Compiling OpenAPIRuntime URIEncodedNode.swift
[39/51] Compiling OpenAPIRuntime URIParsedNode.swift
[40/51] Compiling OpenAPIRuntime CodableExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Conversion/Converter.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
[41/51] Compiling OpenAPIRuntime Configuration.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Conversion/Converter.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
[42/51] Compiling OpenAPIRuntime Converter+Client.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Conversion/Converter.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
[43/51] Compiling OpenAPIRuntime Converter+Common.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Conversion/Converter.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
[44/51] Compiling OpenAPIRuntime Converter+Server.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Conversion/Converter.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
[45/51] Compiling OpenAPIRuntime Converter.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Conversion/Converter.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
[46/51] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[47/51] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[48/51] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[49/51] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[50/51] Compiling OpenAPIRuntime URIParser.swift
[51/51] Compiling OpenAPIRuntime URISerializer.swift
[54/55] Emitting module OpenAPIURLSession
[55/55] Compiling OpenAPIURLSession URLSessionTransport.swift
/host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionTransport.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URLComponents
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionTransport.swift:20:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionTransport.swift:21:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import protocol Foundation.LocalizedError
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionTransport.swift:25:17: remark: '@preconcurrency' attribute on module 'FoundationNetworking' is unused
@preconcurrency import class FoundationNetworking.URLSession
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionTransport.swift:26:17: remark: '@preconcurrency' attribute on module 'FoundationNetworking' is unused
@preconcurrency import class FoundationNetworking.URLResponse
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/OpenAPIURLSession/URLSessionTransport.swift:27:17: remark: '@preconcurrency' attribute on module 'FoundationNetworking' is unused
@preconcurrency import class FoundationNetworking.HTTPURLResponse
~~~~~~~~~~~~~~~~^
Build complete! (22.08s)
Build complete.
Done.

Build Machine: Linux 2