Build Information
Successful build of SwiftForgejo, reference main (1719eb), with Swift 6.3 for macOS (SPM) on 3 May 2026 18:59:53 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laosb/SwiftForgejo.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laosb/SwiftForgejo
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1719eb4 chore: update README
Cloned https://github.com/laosb/SwiftForgejo.git
Revision (git rev-parse @):
1719eb4b46a476205c3c9793c3cdec8ffecb98f8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/laosb/SwiftForgejo.git at main
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-generator
Fetching https://github.com/mattpolzin/OpenAPIKit
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-algorithms
[1/1043] Fetching swift-http-types
[106/7101] Fetching swift-http-types, swift-algorithms
[624/13709] Fetching swift-http-types, swift-algorithms, swift-openapi-runtime
[1299/37751] Fetching swift-http-types, swift-algorithms, swift-openapi-runtime, swift-collections
[2604/55308] Fetching swift-http-types, swift-algorithms, swift-openapi-runtime, swift-collections, swift-argument-parser
[8253/72831] Fetching swift-http-types, swift-algorithms, swift-openapi-runtime, swift-collections, swift-argument-parser, swift-openapi-generator
[21010/222893] Fetching swift-http-types, swift-algorithms, swift-openapi-runtime, swift-collections, swift-argument-parser, swift-openapi-generator, openapikit
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
[45888/205336] Fetching swift-http-types, swift-algorithms, swift-openapi-runtime, swift-collections, swift-openapi-generator, openapikit
Fetching https://github.com/jpsim/Yams
Fetched https://github.com/apple/swift-algorithms from cache (1.75s)
Fetched https://github.com/apple/swift-openapi-generator from cache (1.75s)
[34032/181755] Fetching swift-http-types, swift-openapi-runtime, swift-collections, openapikit
Fetching https://github.com/apple/swift-numerics.git
[46701/193306] Fetching swift-http-types, swift-openapi-runtime, swift-collections, openapikit, yams
[48202/199722] Fetching swift-http-types, swift-openapi-runtime, swift-collections, openapikit, yams, swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.17s)
[63903/193306] Fetching swift-http-types, swift-openapi-runtime, swift-collections, openapikit, yams
Fetched https://github.com/jpsim/Yams from cache (2.10s)
[70710/181755] Fetching swift-http-types, swift-openapi-runtime, swift-collections, openapikit
Fetched https://github.com/mattpolzin/OpenAPIKit from cache (14.72s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (14.73s)
Fetched https://github.com/apple/swift-http-types from cache (14.73s)
Fetched https://github.com/apple/swift-collections from cache (14.73s)
Creating working copy for https://github.com/apple/swift-numerics.git
Creating working copy for https://github.com/apple/swift-algorithms
Creating working copy for https://github.com/mattpolzin/OpenAPIKit
Creating working copy for https://github.com/apple/swift-argument-parser
Creating working copy for https://github.com/apple/swift-http-types
Creating working copy for https://github.com/apple/swift-openapi-runtime
Creating working copy for https://github.com/apple/swift-openapi-generator
Creating working copy for https://github.com/jpsim/Yams
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Working copy of https://github.com/jpsim/Yams resolved at 6.2.1
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
Working copy of https://github.com/mattpolzin/OpenAPIKit resolved at 3.9.0
Working copy of https://github.com/apple/swift-openapi-generator resolved at 1.12.0
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftforgejo",
"name": "SwiftForgejo",
"url": "https://github.com/laosb/SwiftForgejo.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftForgejo",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-openapi-runtime",
"name": "swift-openapi-runtime",
"url": "https://github.com/apple/swift-openapi-runtime",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
"traits": [
"FullFoundation"
],
"dependencies": [
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/laosb/SwiftForgejo.git
[1/114] Fetching swiftforgejo
Fetched https://github.com/laosb/SwiftForgejo.git from cache (1.09s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.48s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (0.99s)
Fetching https://github.com/apple/swift-http-types from cache
Fetched https://github.com/apple/swift-http-types from cache (0.41s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.89s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/laosb/SwiftForgejo.git
Working copy of https://github.com/laosb/SwiftForgejo.git resolved at main (1719eb4)
warning: '.resolve-product-dependencies': dependency 'swiftforgejo' is not used by any target
Found 1 product dependencies
- swift-openapi-runtime
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/laosb/SwiftForgejo.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin OpenAPIGeneratorCommand
[2/2] Compiling plugin OpenAPIGenerator
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/9] Write sources
[8/9] Write swift-version--6988338F2F200930.txt
[10/19] Compiling HTTPTypes NIOLock.swift
[11/19] Compiling HTTPTypes HTTPRequest.swift
[12/19] Compiling HTTPTypes ISOLatin1String.swift
[13/19] Compiling HTTPTypes HTTPResponse.swift
[14/19] Compiling HTTPTypes HTTPParsedFields.swift
[15/19] Compiling HTTPTypes HTTPField.swift
[16/19] Compiling HTTPTypes HTTPFields.swift
[17/19] Compiling HTTPTypes HTTPRequest+URL.swift
[18/19] Compiling HTTPTypes HTTPFieldName.swift
[19/19] Emitting module HTTPTypes
[20/83] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[21/83] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[22/83] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[23/83] Compiling OpenAPIRuntime MultipartValidation.swift
[24/83] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[25/83] Compiling OpenAPIRuntime URICodeCodingKey.swift
[26/83] Compiling OpenAPIRuntime URICoderConfiguration.swift
[27/90] Compiling OpenAPIRuntime ServerVariable.swift
[28/90] Compiling OpenAPIRuntime URLExtensions.swift
[29/90] Compiling OpenAPIRuntime Deprecated.swift
[30/90] Compiling OpenAPIRuntime ClientError.swift
[31/90] Compiling OpenAPIRuntime CodingErrors.swift
[32/90] Compiling OpenAPIRuntime RuntimeError.swift
[33/90] Compiling OpenAPIRuntime ServerError.swift
[34/90] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[35/90] Compiling OpenAPIRuntime ClientTransport.swift
[36/90] Compiling OpenAPIRuntime CurrencyTypes.swift
[37/90] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[38/90] Compiling OpenAPIRuntime HTTPBody.swift
[39/90] Compiling OpenAPIRuntime SendableMetatype.swift
[40/90] Compiling OpenAPIRuntime ServerTransport.swift
[41/90] Compiling OpenAPIRuntime URIEncodedNode.swift
[42/90] Compiling OpenAPIRuntime URIParsedTypes.swift
[43/90] Compiling OpenAPIRuntime URIDecoder.swift
[44/90] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[45/90] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[46/90] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[47/90] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[48/90] Compiling OpenAPIRuntime UniversalClient.swift
[49/90] Compiling OpenAPIRuntime UniversalServer.swift
[50/90] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[51/90] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[52/90] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[53/90] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[54/90] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[55/90] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[56/90] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[57/90] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[58/90] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[59/90] Compiling OpenAPIRuntime ServerSentEvents.swift
[60/90] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[61/90] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[62/90] Compiling OpenAPIRuntime Acceptable.swift
[63/90] Compiling OpenAPIRuntime Base64EncodedData.swift
[64/90] Compiling OpenAPIRuntime ByteUtilities.swift
[65/90] Compiling OpenAPIRuntime ContentDisposition.swift
[66/90] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[67/90] Compiling OpenAPIRuntime Lock.swift
[68/90] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[69/90] Emitting module OpenAPIRuntime
[70/90] Compiling OpenAPIRuntime OpenAPIValue.swift
[71/90] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[72/90] Compiling OpenAPIRuntime UndocumentedPayload.swift
[73/90] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[74/90] Compiling OpenAPIRuntime CodableExtensions.swift
[75/90] Compiling OpenAPIRuntime Configuration.swift
[76/90] Compiling OpenAPIRuntime Converter+Client.swift
[77/90] Compiling OpenAPIRuntime Converter+Common.swift
[78/90] Compiling OpenAPIRuntime Converter+Server.swift
[79/90] Compiling OpenAPIRuntime Converter.swift
[80/90] Compiling OpenAPIRuntime CurrencyExtensions.swift
[81/90] Compiling OpenAPIRuntime ErrorExtensions.swift
[82/90] Compiling OpenAPIRuntime FoundationExtensions.swift
[83/90] Compiling OpenAPIRuntime ParameterStyles.swift
[84/90] Compiling OpenAPIRuntime URIEncoder.swift
[85/90] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[86/90] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[87/90] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[88/90] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[89/90] Compiling OpenAPIRuntime URIParser.swift
[90/90] Compiling OpenAPIRuntime URISerializer.swift
[91/94] Compiling ForgejoAPI ForgejoAPI.swift
[92/94] Compiling ForgejoAPI Client.swift
[93/94] Emitting module ForgejoAPI
[94/94] Compiling ForgejoAPI Types.swift
[95/97] Compiling Forgejo ForgejoAuthMiddleware.swift
[96/97] Compiling Forgejo ForgejoAuthCredentials.swift
[97/97] Emitting module Forgejo
Build complete! (63.21s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-generator",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-generator"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
}
],
"manifest_display_name" : "SwiftForgejo",
"name" : "SwiftForgejo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Forgejo",
"targets" : [
"Forgejo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ForgejoTests",
"module_type" : "SwiftTarget",
"name" : "ForgejoTests",
"path" : "Tests/ForgejoTests",
"sources" : [
"ForgejoTests.swift"
],
"target_dependencies" : [
"Forgejo"
],
"type" : "test"
},
{
"c99name" : "ForgejoAPI",
"module_type" : "SwiftTarget",
"name" : "ForgejoAPI",
"path" : "Sources/ForgejoAPI",
"product_dependencies" : [
"OpenAPIRuntime"
],
"product_memberships" : [
"Forgejo"
],
"sources" : [
"Client.swift",
"ForgejoAPI.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "Forgejo",
"module_type" : "SwiftTarget",
"name" : "Forgejo",
"path" : "Sources/Forgejo",
"product_memberships" : [
"Forgejo"
],
"sources" : [
"ForgejoAuthCredentials.swift",
"ForgejoAuthMiddleware.swift"
],
"target_dependencies" : [
"ForgejoAPI"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/laosb/swiftforgejo/main
Repository: laosb/SwiftForgejo
Swift version used: 6.3
Target: Forgejo
Extracting symbol information for 'Forgejo'...
Finished extracting symbol information for 'Forgejo'. (27.89s)
Building documentation for 'Forgejo'...
Finished building documentation for 'Forgejo' (0.20s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/laosb/swiftforgejo/main
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/apple/swift-http-types
Updating https://github.com/apple/swift-collections
Updating https://github.com/apple/swift-openapi-generator
Updating https://github.com/mattpolzin/OpenAPIKit
Updating https://github.com/jpsim/Yams
Updating https://github.com/apple/swift-algorithms
Updated https://github.com/apple/swift-http-types (0.51s)
Updated https://github.com/apple/swift-argument-parser (0.51s)
Updated https://github.com/apple/swift-openapi-generator (0.51s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/jpsim/Yams (0.54s)
Updated https://github.com/mattpolzin/OpenAPIKit (0.54s)
Updated https://github.com/apple/swift-algorithms (0.54s)
Updated https://github.com/apple/swift-collections (0.54s)
Updating https://github.com/apple/swift-openapi-runtime
Updating https://github.com/apple/swift-numerics.git
[1/2287] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-numerics.git (0.61s)
Updated https://github.com/apple/swift-openapi-runtime (0.61s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.18s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (2.23s)
Computing version for https://github.com/apple/swift-openapi-generator
Computed https://github.com/apple/swift-openapi-generator at 1.12.0 (0.56s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.49s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.1 (0.47s)
Computing version for https://github.com/mattpolzin/OpenAPIKit
Computed https://github.com/mattpolzin/OpenAPIKit at 3.9.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.55s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3710] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.07s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.65s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling SymbolKit GenericConstraint.swift
[7/54] Compiling SymbolKit GenericParameter.swift
[8/54] Compiling SymbolKit Generics.swift
[9/54] Compiling SymbolKit Namespace.swift
[10/58] Emitting module SymbolKit
[11/58] Compiling SymbolKit Names.swift
[12/58] Compiling SymbolKit SPI.swift
[13/58] Compiling SymbolKit Snippet.swift
[14/58] Compiling SymbolKit Extension.swift
[15/58] Compiling SymbolKit Mixin+Equals.swift
[16/58] Compiling SymbolKit Mixin+Hash.swift
[17/58] Compiling SymbolKit Mixin.swift
[18/58] Compiling SymbolKit LineList.swift
[19/58] Compiling SymbolKit Position.swift
[20/58] Compiling SymbolKit Identifier.swift
[21/58] Compiling SymbolKit KindIdentifier.swift
[22/58] Compiling SymbolKit Location.swift
[23/58] Compiling SymbolKit Mutability.swift
[24/58] Compiling SymbolKit Relationship.swift
[25/58] Compiling SymbolKit RelationshipKind.swift
[26/58] Compiling SymbolKit SourceOrigin.swift
[27/58] Compiling SymbolKit GenericConstraints.swift
[28/58] Compiling SymbolKit Swift.swift
[29/58] Compiling SymbolKit SourceRange.swift
[30/58] Compiling SymbolKit Metadata.swift
[31/58] Compiling SymbolKit Module.swift
[32/58] Compiling SymbolKit OperatingSystem.swift
[33/58] Compiling SymbolKit Platform.swift
[34/58] Compiling SymbolKit DeclarationFragments.swift
[35/58] Compiling SymbolKit Fragment.swift
[36/58] Compiling SymbolKit FragmentKind.swift
[37/58] Compiling SymbolKit FunctionParameter.swift
[38/58] Compiling SymbolKit FunctionSignature.swift
[39/58] Compiling SymbolKit SemanticVersion.swift
[40/58] Compiling SymbolKit AccessControl.swift
[41/58] Compiling SymbolKit Availability.swift
[42/58] Compiling SymbolKit AvailabilityItem.swift
[43/58] Compiling SymbolKit Domain.swift
[44/58] Compiling SymbolKit Symbol.swift
[45/58] Compiling SymbolKit SymbolKind.swift
[46/58] Compiling SymbolKit SymbolGraph.swift
[47/58] Compiling SymbolKit GraphCollector.swift
[48/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/58] Compiling SymbolKit UnifiedSymbol.swift
[50/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/58] Compiling Snippets Snippet.swift
[53/58] Compiling Snippets SnippetParser.swift
[54/58] Compiling Snippets SnippetLanguage.swift
[55/58] Emitting module Snippets
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.57s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Forgejo' complete! (0.89s)
Target: ForgejoAPI
Extracting symbol information for 'ForgejoAPI'...
Finished extracting symbol information for 'ForgejoAPI'. (2.39s)
Building documentation for 'ForgejoAPI'...
Finished building documentation for 'ForgejoAPI' (19.50s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/laosb/swiftforgejo/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.70s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'ForgejoAPI' complete! (0.83s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/laosb/swiftforgejo/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/laosb/swiftforgejo/main/linkable-paths.json
66282
441 /Users/admin/builder/spi-builder-workspace/.docs/laosb/swiftforgejo/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/laosb/swiftforgejo/main
File count: 66282
Doc size: 441.0MB
Preparing doc bundle ...
Uploading prod-laosb-swiftforgejo-main-86633690.zip to s3://spi-docs-inbox/prod-laosb-swiftforgejo-main-86633690.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.