Build Information
Successful build of swift-openapi-runtime, reference main (e37d38
), with Swift 6.0 for Linux on 5 Nov 2024 02:54:36 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/swift-openapi-runtime.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-runtime
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e37d38d Improved Encoding/Decoding error descriptions (#28)
Cloned https://github.com/tuist/swift-openapi-runtime.git
Revision (git rev-parse @):
e37d38d05c9d3cb8b8fe0cc5bc4b37099c980013
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tuist/swift-openapi-runtime.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/tuist/swift-openapi-runtime.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (5.42s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.51s)
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/29] Emitting module OpenAPIRuntime
[6/32] Compiling OpenAPIRuntime CommonOutputPayloads.swift
[7/32] Compiling OpenAPIRuntime EncodableBodyContent.swift
[8/32] Compiling OpenAPIRuntime OpenAPIValue.swift
[9/32] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[10/32] Compiling OpenAPIRuntime ServerTransport.swift
[11/32] Compiling OpenAPIRuntime UniversalClient.swift
[12/32] Compiling OpenAPIRuntime UniversalServer.swift
[13/32] Compiling OpenAPIRuntime ClientError.swift
[14/32] Compiling OpenAPIRuntime CodingErrors.swift
[15/32] Compiling OpenAPIRuntime RuntimeError.swift
[16/32] Compiling OpenAPIRuntime FoundationExtensions.swift
[17/32] Compiling OpenAPIRuntime URLExtensions.swift
[18/32] Compiling OpenAPIRuntime Deprecated.swift
[19/32] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[20/32] Compiling OpenAPIRuntime _AutoLosslessStringConvertible.swift
[21/32] Compiling OpenAPIRuntime _StringConvertible.swift
[22/32] Compiling OpenAPIRuntime CodableExtensions.swift
[23/32] Compiling OpenAPIRuntime Converter.swift
[24/32] Compiling OpenAPIRuntime CurrencyExtensions.swift
[25/32] Compiling OpenAPIRuntime ErrorExtensions.swift
[26/32] Compiling OpenAPIRuntime ServerError.swift
[27/32] Compiling OpenAPIRuntime ClientTransport.swift
[28/32] Compiling OpenAPIRuntime CurrencyTypes.swift
[29/32] Compiling OpenAPIRuntime Configuration.swift
[30/32] Compiling OpenAPIRuntime Converter+Client.swift
[31/32] Compiling OpenAPIRuntime Converter+Common.swift
[32/32] Compiling OpenAPIRuntime Converter+Server.swift
Build complete! (41.94s)
Build complete.
{
"dependencies" : [
{
"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-runtime",
"name" : "swift-openapi-runtime",
"path" : "/host/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" : "OpenAPIRuntime",
"targets" : [
"OpenAPIRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIRuntimeTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIRuntimeTests",
"path" : "Tests/OpenAPIRuntimeTests",
"sources" : [
"Base/Test_OpenAPIValue.swift",
"Base/Test_StringConvertible.swift",
"Conversion/Test_CodableExtensions.swift",
"Conversion/Test_Converter+Client.swift",
"Conversion/Test_Converter+Common.swift",
"Conversion/Test_Converter+Server.swift",
"Conversion/Test_CurrencyExtensions.swift",
"Conversion/Test_FoundationExtensions.swift",
"Interface/Test_CurrencyTypes.swift",
"Interface/Test_UniversalServer.swift",
"Test_Runtime.swift"
],
"target_dependencies" : [
"OpenAPIRuntime"
],
"type" : "test"
},
{
"c99name" : "OpenAPIRuntime",
"module_type" : "SwiftTarget",
"name" : "OpenAPIRuntime",
"path" : "Sources/OpenAPIRuntime",
"product_memberships" : [
"OpenAPIRuntime"
],
"sources" : [
"Base/CommonOutputPayloads.swift",
"Base/EncodableBodyContent.swift",
"Base/OpenAPIValue.swift",
"Base/PrettyStringConvertible.swift",
"Base/WarningSuppressingAnnotations.swift",
"Base/_AutoLosslessStringConvertible.swift",
"Base/_StringConvertible.swift",
"Conversion/CodableExtensions.swift",
"Conversion/Configuration.swift",
"Conversion/Converter+Client.swift",
"Conversion/Converter+Common.swift",
"Conversion/Converter+Server.swift",
"Conversion/Converter.swift",
"Conversion/CurrencyExtensions.swift",
"Conversion/ErrorExtensions.swift",
"Conversion/FoundationExtensions.swift",
"Conversion/URLExtensions.swift",
"Deprecated/Deprecated.swift",
"Errors/ClientError.swift",
"Errors/CodingErrors.swift",
"Errors/RuntimeError.swift",
"Errors/ServerError.swift",
"Interface/ClientTransport.swift",
"Interface/CurrencyTypes.swift",
"Interface/ServerTransport.swift",
"Interface/UniversalClient.swift",
"Interface/UniversalServer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.