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

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/tuist/swift-openapi-urlsession.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-docc-plugin
[1/1458] Fetching swift-docc-plugin
[366/5947] Fetching swift-docc-plugin, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.42s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.44s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2857] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.36s)
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.38s)
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
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
/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...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/48] Emitting module OpenAPIRuntime
[7/54] 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
~~~~~~~~~~~~~~~~^
[8/54] 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
~~~~~~~~~~~~~~~~^
[9/54] 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
~~~~~~~~~~~~~~~~^
[10/54] 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
~~~~~~~~~~~~~~~~^
[11/54] 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
~~~~~~~~~~~~~~~~^
[12/54] 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
~~~~~~~~~~~~~~~~^
[13/54] 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
~~~~~~~~~~~~~~~~^
[14/54] 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
~~~~~~~~~~~~~~~~^
[15/54] 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
~~~~~~~~~~~~~~~~^
[16/54] 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
~~~~~~~~~~~~~~~~^
[17/54] 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
~~~~~~~~~~~~~~~~^
[18/54] 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
~~~~~~~~~~~~~~~~^
[19/54] Compiling OpenAPIRuntime CurrencyExtensions.swift
[20/54] Compiling OpenAPIRuntime ErrorExtensions.swift
[21/54] Compiling OpenAPIRuntime FoundationExtensions.swift
[22/54] Compiling OpenAPIRuntime ParameterStyles.swift
[23/54] Compiling OpenAPIRuntime URLExtensions.swift
[24/54] Compiling OpenAPIRuntime Deprecated.swift
[25/54] Compiling OpenAPIRuntime StringDecoder.swift
[26/54] Compiling OpenAPIRuntime StringEncoder.swift
[27/54] Compiling OpenAPIRuntime URICodeCodingKey.swift
[28/54] Compiling OpenAPIRuntime URICoderConfiguration.swift
[29/54] Compiling OpenAPIRuntime URIEncodedNode.swift
[30/54] Compiling OpenAPIRuntime URIParsedNode.swift
[31/54] Compiling OpenAPIRuntime URIDecoder.swift
[32/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[33/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[34/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[35/54] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[36/54] Compiling OpenAPIRuntime URIEncoder.swift
[37/54] Compiling OpenAPIRuntime Acceptable.swift
[38/54] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[39/54] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[40/54] Compiling OpenAPIRuntime OpenAPIValue.swift
[41/54] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[42/54] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[43/54] 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
~~~~~~~~~~~~~~~~^
[44/54] 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
~~~~~~~~~~~~~~~~^
[45/54] 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
~~~~~~~~~~~~~~~~^
[46/54] 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
~~~~~~~~~~~~~~~~^
[47/54] 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
~~~~~~~~~~~~~~~~^
[48/54] 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
~~~~~~~~~~~~~~~~^
[49/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[50/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[51/54] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[52/54] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[53/54] Compiling OpenAPIRuntime URIParser.swift
[54/54] Compiling OpenAPIRuntime URISerializer.swift
[56/57] Emitting module OpenAPIURLSession
[57/57] 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! (23.26s)
Build complete.
Done.

Build Machine: Linux 2