Build Information
Successful build of DoccGPT, reference main (0a3eeb), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 17:47:51 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/gonzalonunez/docc-gpt.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gonzalonunez/docc-gpt
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0a3eeb6 Add new models (#24)
Cloned https://github.com/gonzalonunez/docc-gpt.git
Revision (git rev-parse @):
0a3eeb6aebfeff5dcafc302d0b2f2e53b6ad237e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gonzalonunez/docc-gpt.git at main
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-log
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/1317] Fetching swift-clocks
[54/3886] Fetching swift-clocks, combine-schedulers
[183/10642] Fetching swift-clocks, combine-schedulers, swift-dependencies
[1048/16365] Fetching swift-clocks, combine-schedulers, swift-dependencies, xctest-dynamic-overlay
[2516/22920] Fetching swift-clocks, combine-schedulers, swift-dependencies, xctest-dynamic-overlay, swift-log
[3995/40443] Fetching swift-clocks, combine-schedulers, swift-dependencies, xctest-dynamic-overlay, swift-log, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.87s)
[3424/39126] Fetching combine-schedulers, swift-dependencies, xctest-dynamic-overlay, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (3.24s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.24s)
Fetched https://github.com/apple/swift-log from cache (3.24s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.24s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (3.24s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.5.0 (3.91s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.2 (0.67s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.77s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.83s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.3.0 (0.74s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.75s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.10.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 0.5.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.5
========================================
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": "docc-gpt",
"name": "DoccGPT",
"url": "https://github.com/gonzalonunez/docc-gpt.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/docc-gpt",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies.git",
"version": "0.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "0.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "0.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "0.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "0.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "0.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "0.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/gonzalonunez/docc-gpt.git
[1/567] Fetching docc-gpt
Fetched https://github.com/gonzalonunez/docc-gpt.git from cache (0.76s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.52s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.6.0 (1.18s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks from cache
[1/956] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.85s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.85s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.85s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.85s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.52s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.64s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.59s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.64s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/gonzalonunez/docc-gpt.git
Working copy of https://github.com/gonzalonunez/docc-gpt.git resolved at main (0a3eeb6)
Found 3 product dependencies
- swift-argument-parser
- swift-log
- swift-dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/gonzalonunez/docc-gpt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/22] Write docc-gpt-entitlement.plist
[1/22] Write sources
[6/22] Copying ex3-user.txt
[7/22] Write sources
[8/22] Copying system.txt
[8/22] Copying ex3-assistant.txt
[10/22] Copying ex2-user.txt
[12/22] Write sources
[13/22] Copying ex1-assistant.txt
[13/22] Write sources
[14/22] Copying ex1-user.txt
[15/22] Copying ex2-assistant.txt
[17/22] Write sources
[18/22] Write swift-version--6988338F2F200930.txt
[20/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/44] Emitting module ArgumentParserToolInfo
[22/82] Compiling Logging MetadataProvider.swift
[23/82] Compiling Logging LogHandler.swift
[24/82] Emitting module Logging
[25/82] Compiling Logging Locks.swift
[26/82] Compiling Logging Logging.swift
[27/82] Compiling XCTestDynamicOverlay Deprecations.swift
[28/82] Compiling ArgumentParser AsyncParsableCommand.swift
[29/82] Compiling ArgumentParser CommandConfiguration.swift
[30/82] Compiling ArgumentParser EnumerableFlag.swift
[31/82] Compiling ArgumentParser ExpressibleByArgument.swift
[32/86] Emitting module ArgumentParser
[33/86] Compiling ArgumentParser Flag.swift
[34/86] Compiling ArgumentParser NameSpecification.swift
[35/86] Compiling ArgumentParser Option.swift
[36/86] Compiling ArgumentParser OptionGroup.swift
[37/86] Compiling ArgumentParser Platform.swift
[38/86] Compiling ArgumentParser SequenceExtensions.swift
[39/86] Compiling ArgumentParser StringExtensions.swift
[40/86] Compiling ArgumentParser Tree.swift
[41/86] Compiling ArgumentParser BashCompletionsGenerator.swift
[42/86] Compiling ArgumentParser CompletionsGenerator.swift
[43/86] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/86] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/86] Compiling ArgumentParser Argument.swift
[46/86] Compiling ArgumentParser ArgumentDefinition.swift
[47/86] Compiling ArgumentParser ArgumentSet.swift
[48/86] Compiling ArgumentParser CommandParser.swift
[49/86] Compiling ArgumentParser InputKey.swift
[50/86] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[51/86] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[52/86] Emitting module XCTestDynamicOverlay
[53/86] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[54/86] Compiling Example MovieWritingOptions.swift
[55/86] Compiling Example User.swift
[56/86] Compiling Example Post.swift
[57/86] Compiling Example GifWritingOptions.swift
[58/86] Compiling XCTestDynamicOverlay Unimplemented.swift
[59/86] Compiling XCTestDynamicOverlay XCTFail.swift
[60/86] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[61/86] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[62/86] Emitting module Example
[63/86] Compiling Example GifLoop.swift
[64/86] Compiling ArgumentParser ParserError.swift
[65/86] Compiling ArgumentParser SplitArguments.swift
[66/86] Compiling ArgumentParser DumpHelpGenerator.swift
[67/86] Compiling ArgumentParser HelpCommand.swift
[68/104] Compiling ArgumentParser ParsableArguments.swift
[69/104] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/104] Compiling ArgumentParser ParsableCommand.swift
[71/104] Compiling ArgumentParser ArgumentDecoder.swift
[72/104] Compiling ArgumentParser InputOrigin.swift
[73/104] Compiling ArgumentParser Name.swift
[74/104] Compiling ArgumentParser Parsed.swift
[75/104] Compiling ArgumentParser ParsedValues.swift
[76/104] Compiling ArgumentParser ArgumentHelp.swift
[77/104] Compiling ArgumentParser ArgumentVisibility.swift
[78/104] Compiling ArgumentParser CompletionKind.swift
[79/104] Compiling ArgumentParser Errors.swift
[80/104] Compiling ArgumentParser HelpGenerator.swift
[81/104] Compiling ArgumentParser MessageInfo.swift
[82/104] Compiling ArgumentParser UsageGenerator.swift
[83/104] Compiling ArgumentParser CollectionExtensions.swift
[84/108] Compiling CombineSchedulers AnyScheduler.swift
[85/108] Compiling CombineSchedulers Concurrency.swift
[86/109] Compiling CombineSchedulers UIKit.swift
[87/109] Compiling CombineSchedulers UIScheduler.swift
[88/109] Compiling CombineSchedulers Timer.swift
[89/109] Compiling CombineSchedulers Lock.swift
[90/109] Compiling CombineSchedulers ImmediateScheduler.swift
[91/109] Compiling CombineSchedulers Deprecations.swift
[92/109] Compiling Clocks TestClock.swift
[93/109] Compiling Clocks Timer.swift
[94/110] Emitting module CombineSchedulers
[95/110] Compiling CombineSchedulers UnimplementedScheduler.swift
[96/110] Compiling CombineSchedulers TestScheduler.swift
[97/110] Compiling Clocks UnimplementedClock.swift
[98/110] Compiling Clocks Shims.swift
[99/110] Compiling Clocks Lock.swift
[100/110] Compiling Clocks Yield.swift
[101/110] Compiling Clocks _AsyncTimerSequence.swift
[102/110] Compiling Clocks AnyClock.swift
[103/110] Compiling Clocks ImmediateClock.swift
[104/110] Compiling Clocks SwiftUI.swift
[105/110] Emitting module Clocks
[106/110] Compiling CombineSchedulers NSRecursiveLock.swift
[107/110] Compiling CombineSchedulers SwiftUI.swift
[108/138] Compiling Dependencies ActorIsolated.swift
[109/138] Compiling Dependencies AsyncStream.swift
[110/138] Compiling Dependencies AsyncThrowingStream.swift
[111/141] Compiling Dependencies LockIsolated.swift
[112/141] Compiling Dependencies MainSerialExecutor.swift
[113/141] Compiling Dependencies Task.swift
[114/141] Compiling Dependencies UncheckedSendable.swift
[115/141] Compiling Dependencies Dependency.swift
[116/141] Compiling Dependencies DependencyContext.swift
[117/141] Compiling Dependencies Deprecations.swift
[118/141] Compiling Dependencies Exports.swift
[119/141] Compiling Dependencies OpenExistential.swift
[120/141] Compiling Dependencies Clocks.swift
[121/141] Compiling Dependencies Context.swift
[122/141] Compiling Dependencies Date.swift
[123/141] Compiling Dependencies FireAndForget.swift
[124/141] Compiling Dependencies Locale.swift
[125/141] Compiling Dependencies MainQueue.swift
[126/141] Compiling Dependencies MainRunLoop.swift
[127/141] Compiling Dependencies OpenURL.swift
[128/141] Compiling Dependencies TimeZone.swift
[129/141] Compiling Dependencies URLSession.swift
[130/141] Compiling Dependencies UUID.swift
[131/141] Compiling Dependencies WithRandomNumberGenerator.swift
[132/141] Emitting module Dependencies
[133/141] Compiling Dependencies RuntimeWarnings.swift
[134/141] Compiling Dependencies TypeName.swift
[135/141] Compiling Dependencies WithDependencies.swift
[136/141] Compiling Dependencies DependencyKey.swift
[137/141] Compiling Dependencies DependencyValues.swift
[138/141] Compiling Dependencies Calendar.swift
[139/151] Compiling docc_gpt RateLimiter.swift
[140/151] Compiling docc_gpt Request.swift
[141/151] Compiling docc_gpt OpenAIService.swift
[142/152] Compiling docc_gpt DoccGPTRunnerError.swift
[143/152] Compiling docc_gpt NetworkSession.swift
[144/152] Compiling docc_gpt DoccGPT.swift
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/DoccGPT.swift:51:1: warning: extension declares a conformance of imported type 'Level' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
49 | }
50 |
51 | extension Logger.Level: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'Level' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
52 |
53 | #if DEBUG
[145/152] Compiling docc_gpt DoccGPTRunner.swift
[146/152] Compiling docc_gpt Dependencies.swift
[147/152] Compiling docc_gpt OpenAI.swift
[148/152] Emitting module docc_gpt
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/DoccGPT.swift:51:1: warning: extension declares a conformance of imported type 'Level' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
49 | }
50 |
51 | extension Logger.Level: ExpressibleByArgument {}
| |- warning: extension declares a conformance of imported type 'Level' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'Logging' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
52 |
53 | #if DEBUG
[149/152] Compiling docc_gpt resource_bundle_accessor.swift
[149/152] Write Objects.LinkFileList
[150/152] Linking docc-gpt
[151/152] Applying docc-gpt
Build complete! (20.53s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
}
],
"manifest_display_name" : "DoccGPT",
"name" : "DoccGPT",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "docc-gpt",
"targets" : [
"docc-gpt"
],
"type" : {
"executable" : null
}
},
{
"name" : "Example",
"targets" : [
"Example"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "docc_gpt",
"module_type" : "SwiftTarget",
"name" : "docc-gpt",
"path" : "Sources/docc-gpt",
"product_dependencies" : [
"ArgumentParser",
"Dependencies",
"Logging"
],
"product_memberships" : [
"docc-gpt"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Resources/ex1-assistant.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Resources/ex1-user.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Resources/ex2-assistant.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Resources/ex2-user.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Resources/ex3-assistant.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Resources/ex3-user.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Resources/system.txt",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Dependencies.swift",
"DoccGPT.swift",
"DoccGPTRunner.swift",
"DoccGPTRunnerError.swift",
"NetworkSession.swift",
"OpenAI.swift",
"OpenAIService.swift",
"RateLimiter.swift",
"Request.swift"
],
"type" : "executable"
},
{
"c99name" : "Example",
"module_type" : "SwiftTarget",
"name" : "Example",
"path" : "Sources/Example",
"product_memberships" : [
"Example"
],
"sources" : [
"GifLoop.swift",
"GifWritingOptions.swift",
"MovieWritingOptions.swift",
"Post.swift",
"User.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/gonzalonunez/docc-gpt/main
Repository: gonzalonunez/docc-gpt
Swift version used: 6.3
Target: docc-gpt
Extracting symbol information for 'docc-gpt'...
Finished extracting symbol information for 'docc-gpt'. (44.08s)
Building documentation for 'docc-gpt'...
warning: No valid content was found in this file
A '.' file should contain a top-level directive ('Tutorials', 'Tutorial', or 'Article') and valid child content. Only '.md' files support content without a top-level directive
--> ../../../../..:1:1-5:2
1 + # ``docc_gpt``
2 +
3 + @Metadata {
4 + @DisplayName("docc-gpt")
5 + }
Finished building documentation for 'docc-gpt' (0.41s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/docc-gpt/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-clocks
Updating https://github.com/pointfreeco/swift-dependencies.git
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.42s)
Updated https://github.com/pointfreeco/swift-dependencies.git (0.52s)
Updated https://github.com/pointfreeco/swift-clocks (0.52s)
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.17s)
Updated https://github.com/apple/swift-argument-parser (0.55s)
Updated https://github.com/apple/swift-log (0.55s)
Updated https://github.com/pointfreeco/combine-schedulers (0.55s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.5.0 (2.28s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.2 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.53s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.3.0 (0.54s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] 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.79s)
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
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/53] Compiling SymbolKit Mixin+Equals.swift
[12/53] Compiling SymbolKit Mixin+Hash.swift
[13/53] Compiling SymbolKit Mixin.swift
[14/53] Compiling SymbolKit LineList.swift
[15/53] Compiling SymbolKit Position.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit Names.swift
[18/57] Compiling SymbolKit SPI.swift
[19/57] Compiling SymbolKit Snippet.swift
[20/57] Compiling SymbolKit Extension.swift
[21/57] Compiling SymbolKit SemanticVersion.swift
[22/57] Compiling SymbolKit AccessControl.swift
[23/57] Compiling SymbolKit Availability.swift
[24/57] Compiling SymbolKit AvailabilityItem.swift
[25/57] Compiling SymbolKit Domain.swift
[26/57] Compiling SymbolKit Relationship.swift
[27/57] Compiling SymbolKit RelationshipKind.swift
[28/57] Compiling SymbolKit SourceOrigin.swift
[29/57] Compiling SymbolKit GenericConstraints.swift
[30/57] Compiling SymbolKit Swift.swift
[31/57] Compiling SymbolKit GenericConstraint.swift
[32/57] Compiling SymbolKit GenericParameter.swift
[33/57] Compiling SymbolKit Generics.swift
[34/57] Compiling SymbolKit Namespace.swift
[35/57] Compiling SymbolKit SourceRange.swift
[36/57] Compiling SymbolKit Metadata.swift
[37/57] Compiling SymbolKit Module.swift
[38/57] Compiling SymbolKit OperatingSystem.swift
[39/57] Compiling SymbolKit Platform.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Emitting module snippet_extract
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.23s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'docc-gpt' complete! (0.28s)
Target: Example
Extracting symbol information for 'Example'...
Finished extracting symbol information for 'Example'. (0.38s)
Building documentation for 'Example'...
Finished building documentation for 'Example' (0.06s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/docc-gpt/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.24s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Example' complete! (0.27s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/gonzalonunez/docc-gpt/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/gonzalonunez/docc-gpt/main/linkable-paths.json
398
3 /Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/docc-gpt/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/gonzalonunez/docc-gpt/main
File count: 398
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-gonzalonunez-docc-gpt-main-a85f7e11.zip to s3://spi-docs-inbox/prod-gonzalonunez-docc-gpt-main-a85f7e11.zip
Copying... [18%]
Copying... [28%]
Copying... [37%]
Copying... [46%]
Copying... [55%]
Copying... [64%]
Copying... [74%]
Copying... [83%]
Copying... [92%]
Copying... [100%]
Done.