Build Information
Successful build of DoccGPT, reference 0.4.3 (0a3eeb
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 15:07:41 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalonunez/docc-gpt.git
Reference: 0.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gonzalonunez/docc-gpt
* tag 0.4.3 -> FETCH_HEAD
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 0.4.3
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.73s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Fetched https://github.com/apple/swift-log from cache (0.73s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.74s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.77s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.78s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.5.0 (1.41s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.2 (0.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.61s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.61s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.3.0 (0.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.58s)
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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.10.0
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
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/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
========================================
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",
"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",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"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",
"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",
"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",
"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",
"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",
"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",
"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",
"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",
"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",
"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.72s)
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.56s)
Fetched https://github.com/apple/swift-log from cache (0.56s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.6.0 (1.20s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.51s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.14s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.59s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.64s)
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.5.0 (0.50s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.50s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/gonzalonunez/docc-gpt.git
Working copy of https://github.com/gonzalonunez/docc-gpt.git resolved at 0.4.3 (0a3eeb6)
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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
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/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Found 3 product dependencies
- swift-argument-parser
- swift-log
- swift-dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/gonzalonunez/docc-gpt.git
https://github.com/gonzalonunez/docc-gpt.git
{
"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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/22] Write sources
[4/22] Write docc-gpt-entitlement.plist
[4/22] Write sources
[4/22] Copying ex3-user.txt
[4/22] Write sources
[11/22] Copying system.txt
[12/22] Copying ex3-assistant.txt
[12/22] Copying ex2-assistant.txt
[13/22] Write sources
[13/22] Copying ex2-user.txt
[16/22] Copying ex1-user.txt
[17/22] Copying ex1-assistant.txt
[18/22] Write swift-version-2F0A5646E1D333AE.txt
[20/44] Emitting module ArgumentParserToolInfo
[21/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/82] Compiling Logging MetadataProvider.swift
[23/82] Compiling Logging Locks.swift
[24/82] Compiling Logging Logging.swift
[25/82] Emitting module Logging
[26/82] Compiling Logging LogHandler.swift
[27/82] Emitting module ArgumentParser
[28/86] Compiling ArgumentParser Flag.swift
[29/86] Compiling ArgumentParser NameSpecification.swift
[30/86] Compiling ArgumentParser Option.swift
[31/86] Compiling ArgumentParser OptionGroup.swift
[32/86] Compiling ArgumentParser Platform.swift
[33/86] Compiling ArgumentParser SequenceExtensions.swift
[34/86] Compiling ArgumentParser StringExtensions.swift
[35/86] Compiling ArgumentParser Tree.swift
[36/86] Compiling ArgumentParser AsyncParsableCommand.swift
[37/86] Compiling ArgumentParser CommandConfiguration.swift
[38/86] Compiling ArgumentParser EnumerableFlag.swift
[39/86] Compiling ArgumentParser ExpressibleByArgument.swift
[40/86] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/86] Compiling ArgumentParser CompletionsGenerator.swift
[42/86] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/86] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/86] Compiling ArgumentParser Argument.swift
[45/86] Compiling ArgumentParser ParsableArguments.swift
[46/86] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/86] Compiling ArgumentParser ParsableCommand.swift
[48/86] Compiling ArgumentParser ArgumentDecoder.swift
[49/86] Compiling ArgumentParser ArgumentDefinition.swift
[50/86] Compiling ArgumentParser ArgumentSet.swift
[51/86] Compiling ArgumentParser CommandParser.swift
[52/86] Compiling ArgumentParser InputKey.swift
[53/86] Compiling Example User.swift
[54/86] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[55/86] Compiling Example Post.swift
[56/86] Compiling Example MovieWritingOptions.swift
[57/86] Emitting module Example
/Users/admin/builder/spi-builder-workspace/Sources/Example/GifLoop.swift:12:23: warning: static property 'infinite' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | /// The GIF should loop infinitely.
12 | public static var infinite = GifLoop.absolute(0)
| |- warning: static property 'infinite' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'infinite' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'infinite' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | /// A dictionary representation of the loop behavior.
[58/86] Compiling Example GifWritingOptions.swift
[59/86] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[60/86] Compiling XCTestDynamicOverlay XCTFail.swift
[61/86] Compiling XCTestDynamicOverlay Unimplemented.swift
[62/86] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[63/86] Compiling XCTestDynamicOverlay Deprecations.swift
[64/86] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[65/86] Emitting module XCTestDynamicOverlay
[66/86] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[67/86] Compiling Example GifLoop.swift
/Users/admin/builder/spi-builder-workspace/Sources/Example/GifLoop.swift:12:23: warning: static property 'infinite' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | /// The GIF should loop infinitely.
12 | public static var infinite = GifLoop.absolute(0)
| |- warning: static property 'infinite' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'infinite' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'infinite' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | /// A dictionary representation of the loop behavior.
[68/86] Compiling ArgumentParser ParserError.swift
[69/86] Compiling ArgumentParser SplitArguments.swift
[70/86] Compiling ArgumentParser DumpHelpGenerator.swift
[71/86] Compiling ArgumentParser HelpCommand.swift
[72/86] Compiling ArgumentParser InputOrigin.swift
[73/86] Compiling ArgumentParser Name.swift
[74/86] Compiling ArgumentParser Parsed.swift
[75/86] Compiling ArgumentParser ParsedValues.swift
[76/86] Compiling ArgumentParser ArgumentHelp.swift
[77/86] Compiling ArgumentParser ArgumentVisibility.swift
[78/86] Compiling ArgumentParser CompletionKind.swift
[79/86] Compiling ArgumentParser Errors.swift
[80/86] Compiling ArgumentParser HelpGenerator.swift
[81/86] Compiling ArgumentParser MessageInfo.swift
[82/86] Compiling ArgumentParser UsageGenerator.swift
[83/86] Compiling ArgumentParser CollectionExtensions.swift
[84/108] Compiling CombineSchedulers UIKit.swift
[85/108] Compiling CombineSchedulers UIScheduler.swift
[86/109] Emitting module Clocks
[87/110] Compiling CombineSchedulers Lock.swift
[88/110] Compiling CombineSchedulers Timer.swift
[89/110] Compiling Clocks Timer.swift
[90/110] Compiling Clocks TestClock.swift
[91/110] Compiling CombineSchedulers UnimplementedScheduler.swift
[92/110] Compiling Clocks UnimplementedClock.swift
[93/110] Compiling CombineSchedulers TestScheduler.swift
[94/110] Compiling CombineSchedulers ImmediateScheduler.swift
[95/110] Compiling CombineSchedulers Deprecations.swift
[96/110] Compiling Clocks _AsyncTimerSequence.swift
[97/110] Compiling Clocks Lock.swift
[98/110] Compiling CombineSchedulers NSRecursiveLock.swift
[99/110] Compiling CombineSchedulers AnyScheduler.swift
[100/110] Compiling CombineSchedulers Concurrency.swift
[101/110] Compiling Clocks ImmediateClock.swift
[102/110] Compiling Clocks Yield.swift
[103/110] Emitting module CombineSchedulers
[104/110] Compiling Clocks AnyClock.swift
[105/110] Compiling CombineSchedulers SwiftUI.swift
[106/110] Compiling Clocks Shims.swift
[107/110] Compiling Clocks SwiftUI.swift
[108/138] Compiling Dependencies ActorIsolated.swift
[109/138] Compiling Dependencies AsyncStream.swift
[110/138] Compiling Dependencies AsyncThrowingStream.swift
[111/141] Compiling Dependencies Clocks.swift
[112/141] Compiling Dependencies Context.swift
[113/141] Compiling Dependencies Date.swift
[114/141] Compiling Dependencies UncheckedSendable.swift
[115/141] Compiling Dependencies Dependency.swift
[116/141] Compiling Dependencies DependencyContext.swift
[117/141] Compiling Dependencies MainRunLoop.swift
[118/141] Compiling Dependencies OpenURL.swift
[119/141] Compiling Dependencies TimeZone.swift
[120/141] Compiling Dependencies FireAndForget.swift
[121/141] Compiling Dependencies Locale.swift
[122/141] Compiling Dependencies MainQueue.swift
[123/141] Compiling Dependencies Deprecations.swift
[124/141] Compiling Dependencies Exports.swift
[125/141] Compiling Dependencies OpenExistential.swift
[126/141] Compiling Dependencies LockIsolated.swift
[127/141] Compiling Dependencies MainSerialExecutor.swift
[128/141] Compiling Dependencies Task.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 DependencyKey.swift
[134/141] Compiling Dependencies DependencyValues.swift
[135/141] Compiling Dependencies Calendar.swift
[136/141] Compiling Dependencies RuntimeWarnings.swift
[137/141] Compiling Dependencies TypeName.swift
[138/141] Compiling Dependencies WithDependencies.swift
[139/151] Compiling docc_gpt Request.swift
[140/152] Compiling docc_gpt RateLimiter.swift
[141/152] Compiling docc_gpt resource_bundle_accessor.swift
[142/152] Compiling docc_gpt NetworkSession.swift
[143/152] Compiling docc_gpt DoccGPTRunnerError.swift
[144/152] Compiling docc_gpt OpenAIService.swift
[145/152] Compiling docc_gpt DoccGPTRunner.swift
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/DoccGPTRunner.swift:75:23: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
73 | continue
74 | }
75 | group.addTask {
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
76 | let fileURL = directoryURL.appendingPathComponent(file)
77 | let fileContents = try String(contentsOf: fileURL)
:
80 | fileContents: fileContents,
81 | fileURL: fileURL,
82 | model: model)
| `- note: closure captures 'self' which is accessible to code in the current task
83 |
84 | try await documentFile(with: request)
[146/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
[147/152] Compiling docc_gpt OpenAI.swift
[148/152] Compiling docc_gpt Dependencies.swift
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Dependencies.swift:7:14: warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'any NetworkSession' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | private enum NetworkSessionKey: DependencyKey {
7 | static let liveValue: any NetworkSession = DefaultNetworkSession()
| |- warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'any NetworkSession' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'liveValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
9 |
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/NetworkSession.swift:6:10: note: protocol 'NetworkSession' does not conform to the 'Sendable' protocol
4 | import Logging
5 |
6 | protocol NetworkSession {
| `- note: protocol 'NetworkSession' does not conform to the 'Sendable' protocol
7 | func data(for request: URLRequest) async throws -> (Data, URLResponse)
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Dependencies.swift:6:14: warning: type 'any NetworkSession' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | import Foundation
5 |
6 | private enum NetworkSessionKey: DependencyKey {
| `- warning: type 'any NetworkSession' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
7 | static let liveValue: any NetworkSession = DefaultNetworkSession()
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/NetworkSession.swift:6:10: note: protocol 'NetworkSession' does not conform to the 'Sendable' protocol
4 | import Logging
5 |
6 | protocol NetworkSession {
| `- note: protocol 'NetworkSession' does not conform to the 'Sendable' protocol
7 | func data(for request: URLRequest) async throws -> (Data, URLResponse)
8 | }
[149/152] Emitting module docc_gpt
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Dependencies.swift:7:14: warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'any NetworkSession' may have shared mutable state; this is an error in the Swift 6 language mode
5 |
6 | private enum NetworkSessionKey: DependencyKey {
7 | static let liveValue: any NetworkSession = DefaultNetworkSession()
| |- warning: static property 'liveValue' is not concurrency-safe because non-'Sendable' type 'any NetworkSession' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'liveValue' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 | }
9 |
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/NetworkSession.swift:6:10: note: protocol 'NetworkSession' does not conform to the 'Sendable' protocol
4 | import Logging
5 |
6 | protocol NetworkSession {
| `- note: protocol 'NetworkSession' does not conform to the 'Sendable' protocol
7 | func data(for request: URLRequest) async throws -> (Data, URLResponse)
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/Dependencies.swift:6:14: warning: type 'any NetworkSession' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
4 | import Foundation
5 |
6 | private enum NetworkSessionKey: DependencyKey {
| `- warning: type 'any NetworkSession' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
7 | static let liveValue: any NetworkSession = DefaultNetworkSession()
8 | }
/Users/admin/builder/spi-builder-workspace/Sources/docc-gpt/NetworkSession.swift:6:10: note: protocol 'NetworkSession' does not conform to the 'Sendable' protocol
4 | import Logging
5 |
6 | protocol NetworkSession {
| `- note: protocol 'NetworkSession' does not conform to the 'Sendable' protocol
7 | func data(for request: URLRequest) async throws -> (Data, URLResponse)
8 | }
/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] Write Objects.LinkFileList
[150/152] Linking docc-gpt
[151/152] Applying docc-gpt
Build complete! (21.88s)
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/0.4.3
Repository: gonzalonunez/docc-gpt
Swift version used: 6.1
Target: docc-gpt
Extracting symbol information for 'docc-gpt'...
Finished extracting symbol information for 'docc-gpt'. (7.43s)
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.17s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/docc-gpt/0.4.3
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/pointfreeco/swift-clocks
Updating https://github.com/pointfreeco/combine-schedulers
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/pointfreeco/swift-dependencies.git
Updating https://github.com/apple/swift-log
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updated https://github.com/pointfreeco/swift-dependencies.git (0.43s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.45s)
Updated https://github.com/pointfreeco/swift-clocks (0.45s)
Updated https://github.com/pointfreeco/combine-schedulers (0.49s)
Updated https://github.com/apple/swift-argument-parser (0.49s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.52s)
Updated https://github.com/apple/swift-log (0.52s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.5.0 (1.54s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.2 (0.54s)
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.53s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.71s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.35s)
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.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
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.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/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit SourceRange.swift
[18/57] Compiling SymbolKit Metadata.swift
[19/57] Compiling SymbolKit Module.swift
[20/57] Compiling SymbolKit OperatingSystem.swift
[21/57] Compiling SymbolKit Platform.swift
[22/57] Compiling SymbolKit SemanticVersion.swift
[23/57] Compiling SymbolKit AccessControl.swift
[24/57] Compiling SymbolKit Availability.swift
[25/57] Compiling SymbolKit AvailabilityItem.swift
[26/57] Compiling SymbolKit Domain.swift
[27/57] Compiling SymbolKit Names.swift
[28/57] Compiling SymbolKit SPI.swift
[29/57] Compiling SymbolKit Snippet.swift
[30/57] Compiling SymbolKit Extension.swift
[31/57] Compiling SymbolKit Relationship.swift
[32/57] Compiling SymbolKit RelationshipKind.swift
[33/57] Compiling SymbolKit SourceOrigin.swift
[34/57] Compiling SymbolKit GenericConstraints.swift
[35/57] Compiling SymbolKit Swift.swift
[36/57] Compiling SymbolKit GenericConstraint.swift
[37/57] Compiling SymbolKit GenericParameter.swift
[38/57] Compiling SymbolKit Generics.swift
[39/57] Compiling SymbolKit Namespace.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.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] 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-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.90s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/17] Emitting module Logging
[3/17] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[4/17] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[5/17] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[6/17] Compiling XCTestDynamicOverlay Unimplemented.swift
[7/17] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[8/17] Compiling XCTestDynamicOverlay XCTFail.swift
[9/17] Compiling XCTestDynamicOverlay Deprecations.swift
[10/17] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[11/17] Emitting module XCTestDynamicOverlay
[12/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/17] Emitting module ArgumentParserToolInfo
[14/39] Compiling Logging MetadataProvider.swift
[15/39] Compiling Logging LogHandler.swift
[16/39] Compiling Logging Locks.swift
[17/39] Compiling Logging Logging.swift
[18/77] Compiling Clocks Shims.swift
[19/77] Compiling Clocks SwiftUI.swift
[20/77] Compiling Clocks Timer.swift
[21/78] Compiling CombineSchedulers Lock.swift
[22/78] Compiling CombineSchedulers NSRecursiveLock.swift
[23/79] Compiling Clocks Lock.swift
[24/79] Compiling Clocks AnyClock.swift
[25/79] Compiling Clocks _AsyncTimerSequence.swift
[26/79] Compiling Clocks Yield.swift
[27/79] Compiling Clocks ImmediateClock.swift
[28/79] Compiling Clocks TestClock.swift
[29/79] Emitting module Clocks
[30/79] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[32/79] Compiling CombineSchedulers UIKit.swift
[33/79] Compiling CombineSchedulers UIScheduler.swift
[34/79] Emitting module CombineSchedulers
[35/79] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/79] Compiling ArgumentParser CompletionsGenerator.swift
[37/79] Compiling CombineSchedulers Timer.swift
[38/79] Compiling CombineSchedulers SwiftUI.swift
[39/79] Compiling CombineSchedulers TestScheduler.swift
[40/79] Compiling Clocks UnimplementedClock.swift
[41/79] Compiling CombineSchedulers UnimplementedScheduler.swift
[42/79] Compiling ArgumentParser Flag.swift
[43/79] Compiling ArgumentParser NameSpecification.swift
[44/79] Compiling ArgumentParser Option.swift
[45/79] Compiling ArgumentParser OptionGroup.swift
[46/79] Emitting module ArgumentParser
[47/111] Compiling Dependencies UUID.swift
[48/111] Compiling Dependencies WithRandomNumberGenerator.swift
[49/111] Compiling Dependencies Deprecations.swift
[50/111] Compiling Dependencies Exports.swift
[51/111] Compiling Dependencies Clocks.swift
[52/111] Compiling Dependencies Context.swift
[53/111] Compiling Dependencies Date.swift
[54/111] Compiling Dependencies URLSession.swift
[55/111] Compiling Dependencies OpenExistential.swift
[56/111] Compiling Dependencies MainRunLoop.swift
[57/111] Compiling Dependencies OpenURL.swift
[58/111] Compiling Dependencies TimeZone.swift
[59/111] Compiling Dependencies ActorIsolated.swift
[60/111] Compiling Dependencies AsyncStream.swift
[61/111] Compiling Dependencies AsyncThrowingStream.swift
[62/111] Compiling Dependencies DependencyKey.swift
[63/111] Compiling Dependencies DependencyValues.swift
[67/111] Compiling ArgumentParser HelpGenerator.swift
[68/111] Compiling ArgumentParser MessageInfo.swift
[69/111] Compiling ArgumentParser UsageGenerator.swift
[70/111] Compiling ArgumentParser CollectionExtensions.swift
[71/111] Compiling Dependencies Locale.swift
[72/111] Compiling Dependencies MainQueue.swift
[73/111] Compiling ArgumentParser CompletionKind.swift
[74/111] Compiling ArgumentParser Errors.swift
[75/111] Compiling Dependencies UncheckedSendable.swift
[76/111] Compiling Dependencies Dependency.swift
[77/111] Compiling Dependencies DependencyContext.swift
[78/111] Compiling Dependencies FireAndForget.swift
[79/111] Compiling ArgumentParser ArgumentDefinition.swift
[80/111] Compiling ArgumentParser ArgumentSet.swift
[81/111] Compiling ArgumentParser CommandParser.swift
[82/111] Compiling ArgumentParser InputKey.swift
[89/114] Compiling ArgumentParser Platform.swift
[90/114] Compiling ArgumentParser SequenceExtensions.swift
[91/114] Compiling ArgumentParser StringExtensions.swift
[92/114] Compiling ArgumentParser Tree.swift
[93/114] Compiling Dependencies LockIsolated.swift
[94/114] Compiling Dependencies MainSerialExecutor.swift
[95/114] Compiling Dependencies Task.swift
[108/114] Emitting module Dependencies
[111/114] Compiling Dependencies Calendar.swift
[112/114] Compiling Dependencies RuntimeWarnings.swift
[113/114] Compiling Dependencies TypeName.swift
[114/114] Compiling Dependencies WithDependencies.swift
[115/124] Compiling docc_gpt Request.swift
[116/125] Compiling docc_gpt DoccGPTRunnerError.swift
[117/125] Compiling docc_gpt NetworkSession.swift
[118/125] Compiling docc_gpt DoccGPTRunner.swift
[119/125] Compiling docc_gpt Dependencies.swift
[120/125] Compiling docc_gpt OpenAI.swift
[121/125] Compiling docc_gpt OpenAIService.swift
[122/125] 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
[123/125] Compiling docc_gpt RateLimiter.swift
[124/125] 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
[125/125] Compiling docc_gpt resource_bundle_accessor.swift
Build of target: 'docc-gpt' complete! (3.56s)
Target: Example
Extracting symbol information for 'Example'...
Finished extracting symbol information for 'Example'. (0.73s)
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/0.4.3
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.26s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Compiling Example User.swift
[3/7] Compiling Example GifWritingOptions.swift
[4/7] Compiling Example GifLoop.swift
[5/7] Emitting module Example
[6/7] Compiling Example MovieWritingOptions.swift
[7/7] Compiling Example Post.swift
Build of target: 'Example' complete! (0.61s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/gonzalonunez/docc-gpt/0.4.3/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/gonzalonunez/docc-gpt/0.4.3/linkable-paths.json
388
3 /Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/docc-gpt/0.4.3
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/gonzalonunez/docc-gpt/0.4.3
File count: 388
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-gonzalonunez-docc-gpt-0.4.3-57ae20e2.zip to s3://spi-docs-inbox/prod-gonzalonunez-docc-gpt-0.4.3-57ae20e2.zip
Copying... [19%]
Copying... [29%]
Copying... [38%]
Copying... [48%]
Copying... [58%]
Copying... [67%]
Copying... [77%]
Copying... [87%]
Copying... [96%]
Copying... [100%]
Done.