Build Information
Successful build of swift-openapi-runtime with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.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-runtime.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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: $workDir/.spi.yml
SUCCESS checkout https://github.com/tuist/swift-openapi-runtime.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.20s)
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 from cache (0.51s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-openapi-runtime",
"name": "swift-openapi-runtime",
"url": "https://github.com/tuist/swift-openapi-runtime.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
"dependencies": [
]
}
]
}
Fetching https://github.com/tuist/swift-openapi-runtime.git from cache
Fetched https://github.com/tuist/swift-openapi-runtime.git from cache (0.17s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-openapi-runtime-d070ea42 is not valid git repository for 'https://github.com/tuist/swift-openapi-runtime.git', will fetch again.
Fetching https://github.com/tuist/swift-openapi-runtime.git from cache
Fetched https://github.com/tuist/swift-openapi-runtime.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-openapi-runtime-d070ea42 is not valid git repository for 'https://github.com/tuist/swift-openapi-runtime.git', will fetch again.
Fetching https://github.com/tuist/swift-openapi-runtime.git from cache
Fetched https://github.com/tuist/swift-openapi-runtime.git from cache (0.01s)
Creating working copy for https://github.com/tuist/swift-openapi-runtime.git
Working copy of https://github.com/tuist/swift-openapi-runtime.git resolved at main (e37d38d)
warning: '.resolve-product-dependencies': dependency 'swift-openapi-runtime' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/tuist/swift-openapi-runtime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[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-6044DDE57671499D.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 ServerError.swift
[14/32] Compiling OpenAPIRuntime ClientTransport.swift
[15/32] Compiling OpenAPIRuntime CurrencyTypes.swift
[16/32] Compiling OpenAPIRuntime FoundationExtensions.swift
[17/32] Compiling OpenAPIRuntime URLExtensions.swift
[18/32] Compiling OpenAPIRuntime Deprecated.swift
[19/32] Compiling OpenAPIRuntime ClientError.swift
[20/32] Compiling OpenAPIRuntime CodingErrors.swift
[21/32] Compiling OpenAPIRuntime RuntimeError.swift
[22/32] Compiling OpenAPIRuntime Configuration.swift
[23/32] Compiling OpenAPIRuntime Converter+Client.swift
[24/32] Compiling OpenAPIRuntime Converter+Common.swift
[25/32] Compiling OpenAPIRuntime Converter+Server.swift
[26/32] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[27/32] Compiling OpenAPIRuntime _AutoLosslessStringConvertible.swift
[28/32] Compiling OpenAPIRuntime _StringConvertible.swift
[29/32] Compiling OpenAPIRuntime CodableExtensions.swift
[30/32] Compiling OpenAPIRuntime Converter.swift
[31/32] Compiling OpenAPIRuntime CurrencyExtensions.swift
[32/32] Compiling OpenAPIRuntime ErrorExtensions.swift
Build complete! (10.29s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $workDir/.docs/tuist/swift-openapi-runtime/main
Repository: tuist/swift-openapi-runtime
Swift version used: 5.10
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
Target: OpenAPIRuntime
Generating documentation for 'OpenAPIRuntime'...
Converting documentation...
Conversion complete! (0.44s)
Generated DocC archive at '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/tuist/swift-openapi-runtime/main'
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-6044DDE57671499D.txt
[6/52] Compiling SymbolKit Generics.swift
[7/52] Compiling SymbolKit Namespace.swift
[8/52] Compiling SymbolKit Symbol.swift
[9/52] Compiling SymbolKit SymbolKind.swift
[10/52] Compiling SymbolKit SymbolGraph.swift
[11/57] Emitting module Snippets
[12/57] Compiling Snippets Snippet.swift
[13/57] Compiling Snippets SnippetParser.swift
[14/57] Compiling SymbolKit SPI.swift
[15/57] Compiling SymbolKit Snippet.swift
[16/57] Compiling SymbolKit Extension.swift
[17/57] Compiling SymbolKit GenericConstraint.swift
[18/57] Compiling SymbolKit GenericParameter.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit SemanticVersion.swift
[29/57] Compiling SymbolKit AccessControl.swift
[30/57] Compiling SymbolKit Availability.swift
[31/57] Compiling SymbolKit AvailabilityItem.swift
[32/57] Compiling SymbolKit Domain.swift
[33/57] Compiling SymbolKit DeclarationFragments.swift
[34/57] Compiling SymbolKit Fragment.swift
[35/57] Compiling SymbolKit FragmentKind.swift
[36/57] Compiling SymbolKit FunctionParameter.swift
[37/57] Compiling SymbolKit FunctionSignature.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Emitting module SymbolKit
[44/57] Compiling SymbolKit Metadata.swift
[45/57] Compiling SymbolKit Module.swift
[46/57] Compiling SymbolKit OperatingSystem.swift
[47/57] Compiling SymbolKit Platform.swift
[48/57] Compiling SymbolKit Relationship.swift
[49/57] Compiling SymbolKit RelationshipKind.swift
[50/57] Compiling SymbolKit GraphCollector.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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (3.24s)
Building for debugging...
[0/1] Write swift-version-6044DDE57671499D.txt
Build complete! (0.13s)
400
3 /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/tuist/swift-openapi-runtime/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $workDir/.docs/tuist/swift-openapi-runtime/main
File count: 400
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-tuist-swift-openapi-runtime-main-6ac6a718.zip to s3://spi-docs-inbox/prod-tuist-swift-openapi-runtime-main-6ac6a718.zip
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [49%]
Copying... [59%]
Copying... [69%]
Copying... [79%]
Copying... [89%]
Copying... [99%]
Copying... [100%]
Done.