Build Information
Successful build of DoccGPT, reference main (0a3eeb
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 14:32:09 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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/apple/swift-log
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
[1/2347] Fetching combine-schedulers
[95/3625] Fetching combine-schedulers, swift-clocks
[108/7335] Fetching combine-schedulers, swift-clocks, swift-log
[786/12345] Fetching combine-schedulers, swift-clocks, swift-log, xctest-dynamic-overlay
[2046/17880] Fetching combine-schedulers, swift-clocks, swift-log, xctest-dynamic-overlay, swift-dependencies
[2047/30275] Fetching combine-schedulers, swift-clocks, swift-log, xctest-dynamic-overlay, swift-dependencies, swift-argument-parser
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (1.57s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.57s)
Fetched https://github.com/apple/swift-log from cache (1.57s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.57s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.5.0 (0.60s)
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.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.54s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.3.0 (0.55s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.10.0 (0.54s)
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/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/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
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.10.0
========================================
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.2",
"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
[6/567] Fetching docc-gpt
Fetched https://github.com/gonzalonunez/docc-gpt.git from cache (0.77s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/apple/swift-log from cache (0.57s)
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.57s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.6.0 (0.58s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
[1/773] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.92s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.92s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.92s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.92s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.58s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.56s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.59s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.02s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.54s)
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)
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/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/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/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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
Found 3 product dependencies
- swift-argument-parser
- swift-log
- swift-dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
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.1.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
[5/22] Write docc-gpt-entitlement.plist
[7/22] Copying system.txt
[7/22] Write sources
[11/22] Copying ex2-assistant.txt
[11/22] Copying ex3-user.txt
[13/22] Copying ex1-assistant.txt
[14/22] Copying ex1-user.txt
[14/22] Write sources
[16/22] Copying ex2-user.txt
[17/22] Copying ex3-assistant.txt
[18/22] Write swift-version--7754E27361AE5C74.txt
[20/44] Emitting module ArgumentParserToolInfo
[21/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/82] Compiling XCTestDynamicOverlay Deprecations.swift
[23/82] Compiling Logging MetadataProvider.swift
[24/82] Emitting module ArgumentParser
[25/86] Compiling Logging Locks.swift
[26/86] Emitting module Logging
[27/86] Compiling Logging Logging.swift
[28/86] Compiling Logging LogHandler.swift
[29/86] Compiling ArgumentParser Platform.swift
[30/86] Compiling ArgumentParser SequenceExtensions.swift
[31/86] Compiling ArgumentParser StringExtensions.swift
[32/86] Compiling ArgumentParser Tree.swift
[33/86] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[34/86] Emitting module XCTestDynamicOverlay
[35/86] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[36/86] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[37/86] Compiling XCTestDynamicOverlay Unimplemented.swift
[38/86] Compiling XCTestDynamicOverlay XCTFail.swift
[39/86] Compiling Example User.swift
[40/86] Compiling Example MovieWritingOptions.swift
[41/86] Compiling Example Post.swift
[42/86] Compiling Example GifWritingOptions.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: annotate 'infinite' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | /// A dictionary representation of the loop behavior.
[43/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: annotate 'infinite' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | /// A dictionary representation of the loop behavior.
[44/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: annotate 'infinite' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 |
14 | /// A dictionary representation of the loop behavior.
[45/86] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[46/86] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[47/108] Compiling ArgumentParser BashCompletionsGenerator.swift
[48/108] Compiling ArgumentParser CompletionsGenerator.swift
[49/108] Compiling ArgumentParser FishCompletionsGenerator.swift
[50/108] Compiling ArgumentParser ZshCompletionsGenerator.swift
[51/108] Compiling ArgumentParser Argument.swift
[52/108] Compiling ArgumentParser Flag.swift
[53/108] Compiling ArgumentParser NameSpecification.swift
[54/108] Compiling ArgumentParser Option.swift
[55/108] Compiling ArgumentParser OptionGroup.swift
[56/108] Compiling CombineSchedulers AnyScheduler.swift
[57/108] Compiling CombineSchedulers Concurrency.swift
[58/108] Compiling CombineSchedulers ImmediateScheduler.swift
[59/108] Compiling CombineSchedulers Deprecations.swift
[60/108] Compiling ArgumentParser InputOrigin.swift
[61/108] Compiling ArgumentParser Name.swift
[62/108] Compiling ArgumentParser Parsed.swift
[63/108] Compiling ArgumentParser ParsedValues.swift
[64/108] Compiling ArgumentParser ParserError.swift
[65/108] Compiling ArgumentParser SplitArguments.swift
[66/108] Compiling ArgumentParser DumpHelpGenerator.swift
[67/108] Compiling ArgumentParser HelpCommand.swift
[68/108] Compiling ArgumentParser ArgumentDefinition.swift
[69/108] Compiling ArgumentParser ArgumentSet.swift
[70/108] Compiling ArgumentParser CommandParser.swift
[71/108] Compiling ArgumentParser InputKey.swift
[72/108] Compiling ArgumentParser ParsableArguments.swift
[73/108] Compiling ArgumentParser ParsableArgumentsValidation.swift
[74/108] Compiling ArgumentParser ParsableCommand.swift
[75/108] Compiling ArgumentParser ArgumentDecoder.swift
[76/108] Compiling ArgumentParser AsyncParsableCommand.swift
[77/108] Compiling ArgumentParser CommandConfiguration.swift
[78/108] Compiling ArgumentParser EnumerableFlag.swift
[79/108] Compiling ArgumentParser ExpressibleByArgument.swift
[80/108] Compiling ArgumentParser HelpGenerator.swift
[81/108] Compiling ArgumentParser MessageInfo.swift
[82/108] Compiling ArgumentParser UsageGenerator.swift
[83/108] Compiling ArgumentParser CollectionExtensions.swift
[84/108] Compiling CombineSchedulers UIKit.swift
[85/108] Compiling CombineSchedulers UIScheduler.swift
[86/109] Compiling Clocks ImmediateClock.swift
[87/110] Compiling Clocks AnyClock.swift
[88/110] Emitting module Clocks
[89/110] Compiling CombineSchedulers UnimplementedScheduler.swift
[90/110] Compiling CombineSchedulers Timer.swift
[91/110] Compiling Clocks Yield.swift
[92/110] Compiling CombineSchedulers TestScheduler.swift
[93/110] Compiling Clocks UnimplementedClock.swift
[94/110] Compiling Clocks Timer.swift
[95/110] Compiling Clocks Shims.swift
[96/110] Compiling Clocks _AsyncTimerSequence.swift
[97/110] Compiling Clocks Lock.swift
[98/110] Compiling CombineSchedulers NSRecursiveLock.swift
[99/110] Compiling Clocks TestClock.swift
[100/110] Compiling Clocks SwiftUI.swift
[103/110] Compiling CombineSchedulers Lock.swift
[106/110] Emitting module CombineSchedulers
[107/110] Compiling CombineSchedulers SwiftUI.swift
[108/138] Compiling Dependencies MainRunLoop.swift
[109/138] Compiling Dependencies OpenURL.swift
[110/138] Compiling Dependencies TimeZone.swift
[111/138] Compiling Dependencies FireAndForget.swift
[112/138] Compiling Dependencies Locale.swift
[113/138] Compiling Dependencies MainQueue.swift
[114/141] Compiling Dependencies UncheckedSendable.swift
[115/141] Compiling Dependencies Dependency.swift
[116/141] Compiling Dependencies DependencyContext.swift
[117/141] Compiling Dependencies Clocks.swift
[118/141] Compiling Dependencies Context.swift
[119/141] Compiling Dependencies Date.swift
[120/141] Compiling Dependencies Deprecations.swift
[121/141] Compiling Dependencies Exports.swift
[122/141] Compiling Dependencies OpenExistential.swift
[123/141] Compiling Dependencies URLSession.swift
[124/141] Compiling Dependencies UUID.swift
[125/141] Compiling Dependencies WithRandomNumberGenerator.swift
[126/141] Emitting module Dependencies
[127/141] Compiling Dependencies ActorIsolated.swift
[128/141] Compiling Dependencies AsyncStream.swift
[129/141] Compiling Dependencies AsyncThrowingStream.swift
[130/141] Compiling Dependencies LockIsolated.swift
[131/141] Compiling Dependencies MainSerialExecutor.swift
[132/141] Compiling Dependencies Task.swift
[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 OpenAIService.swift
[140/151] Compiling docc_gpt Request.swift
[141/151] Compiling docc_gpt OpenAI.swift
[142/151] Compiling docc_gpt DoccGPTRunnerError.swift
[143/151] Compiling docc_gpt NetworkSession.swift
[144/151] Compiling docc_gpt RateLimiter.swift
[145/151] 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 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: annotate 'liveValue' with '@MainActor' if property should only be accessed from the main actor
| `- 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 | }
[147/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: annotate 'liveValue' with '@MainActor' if property should only be accessed from the main actor
| `- 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
[148/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
[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! (30.94s)
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.0
Target: docc-gpt
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'docc-gpt'...
Finished extracting symbol information for 'docc-gpt'. (7.74s)
Building documentation for 'docc-gpt'...
Finished building documentation for 'docc-gpt' (0.16s)
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/combine-schedulers
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-clocks
Updating https://github.com/apple/swift-argument-parser
Updated https://github.com/pointfreeco/swift-clocks (0.55s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.56s)
Updated https://github.com/pointfreeco/combine-schedulers (0.56s)
Updated https://github.com/apple/swift-argument-parser (0.56s)
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/pointfreeco/swift-dependencies.git
Updating https://github.com/apple/swift-log
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.37s)
Updated https://github.com/apple/swift-log (0.49s)
Updated https://github.com/pointfreeco/swift-dependencies.git (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 0.5.0 (0.56s)
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.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.5 (0.54s)
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.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3187] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.60s)
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/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit Relationship.swift
[13/57] Compiling SymbolKit RelationshipKind.swift
[14/57] Compiling SymbolKit SourceOrigin.swift
[15/57] Compiling SymbolKit GenericConstraints.swift
[16/57] Compiling SymbolKit Swift.swift
[17/57] Compiling SymbolKit SemanticVersion.swift
[18/57] Compiling SymbolKit AccessControl.swift
[19/57] Compiling SymbolKit Availability.swift
[20/57] Compiling SymbolKit AvailabilityItem.swift
[21/57] Compiling SymbolKit Domain.swift
[22/57] Compiling SymbolKit DeclarationFragments.swift
[23/57] Compiling SymbolKit Fragment.swift
[24/57] Compiling SymbolKit FragmentKind.swift
[25/57] Compiling SymbolKit FunctionParameter.swift
[26/57] Compiling SymbolKit FunctionSignature.swift
[27/57] Compiling SymbolKit Identifier.swift
[28/57] Compiling SymbolKit KindIdentifier.swift
[29/57] Compiling SymbolKit Location.swift
[30/57] Compiling SymbolKit Mutability.swift
[31/57] Compiling SymbolKit SourceRange.swift
[32/57] Compiling SymbolKit Metadata.swift
[33/57] Compiling SymbolKit Module.swift
[34/57] Compiling SymbolKit OperatingSystem.swift
[35/57] Compiling SymbolKit Platform.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.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 GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.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 SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[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.66s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/17] Emitting module ArgumentParserToolInfo
[3/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/17] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[5/17] Compiling XCTestDynamicOverlay Unimplemented.swift
[6/17] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[7/17] Compiling XCTestDynamicOverlay Deprecations.swift
[8/17] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[9/17] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[10/17] Compiling XCTestDynamicOverlay XCTFail.swift
[11/17] Emitting module XCTestDynamicOverlay
[12/17] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[13/17] Emitting module Logging
[14/17] Compiling Logging Locks.swift
[15/17] Compiling Logging LogHandler.swift
[16/17] Compiling Logging MetadataProvider.swift
[17/17] Compiling Logging Logging.swift
[18/77] Compiling ArgumentParser ArgumentHelp.swift
[19/77] Compiling ArgumentParser ArgumentVisibility.swift
[20/77] Compiling ArgumentParser CompletionKind.swift
[21/77] Compiling ArgumentParser Errors.swift
[22/81] Compiling Clocks Timer.swift
[23/82] Compiling Clocks Shims.swift
[24/82] Compiling CombineSchedulers NSRecursiveLock.swift
[25/82] Compiling CombineSchedulers Lock.swift
[26/83] Compiling CombineSchedulers UIKit.swift
[27/83] Compiling CombineSchedulers UIScheduler.swift
[28/83] Compiling Clocks Lock.swift
[29/83] Compiling Clocks Yield.swift
[30/83] Compiling Clocks _AsyncTimerSequence.swift
[31/83] Compiling Clocks AnyClock.swift
[32/83] Compiling Clocks ImmediateClock.swift
[33/83] Emitting module Clocks
[34/83] Compiling CombineSchedulers ImmediateScheduler.swift
[35/83] Compiling CombineSchedulers Deprecations.swift
[36/83] Compiling CombineSchedulers AnyScheduler.swift
[37/83] Compiling CombineSchedulers Concurrency.swift
[38/83] Emitting module CombineSchedulers
[39/83] Compiling CombineSchedulers SwiftUI.swift
[40/83] Compiling CombineSchedulers TestScheduler.swift
[41/83] Compiling CombineSchedulers Timer.swift
[42/83] Compiling Clocks SwiftUI.swift
[43/83] Compiling Clocks TestClock.swift
[44/83] Emitting module ArgumentParser
[45/83] Compiling ArgumentParser Flag.swift
[46/83] Compiling ArgumentParser NameSpecification.swift
[47/83] Compiling ArgumentParser Option.swift
[48/83] Compiling ArgumentParser OptionGroup.swift
[49/83] Compiling Clocks UnimplementedClock.swift
[50/83] Compiling ArgumentParser ParserError.swift
[51/83] Compiling ArgumentParser SplitArguments.swift
[52/83] Compiling ArgumentParser DumpHelpGenerator.swift
[53/83] Compiling ArgumentParser HelpCommand.swift
[54/83] Compiling CombineSchedulers UnimplementedScheduler.swift
[59/83] Compiling ArgumentParser Argument.swift
[60/83] Compiling ArgumentParser Platform.swift
[61/83] Compiling ArgumentParser SequenceExtensions.swift
[62/83] Compiling ArgumentParser StringExtensions.swift
[63/83] Compiling ArgumentParser Tree.swift
[64/83] Compiling ArgumentParser AsyncParsableCommand.swift
[65/83] Compiling ArgumentParser CommandConfiguration.swift
[66/83] Compiling ArgumentParser EnumerableFlag.swift
[67/83] Compiling ArgumentParser ExpressibleByArgument.swift
[68/83] Compiling ArgumentParser ParsableArguments.swift
[69/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/83] Compiling ArgumentParser ParsableCommand.swift
[71/83] Compiling ArgumentParser ArgumentDecoder.swift
[72/83] Compiling ArgumentParser HelpGenerator.swift
[73/83] Compiling ArgumentParser MessageInfo.swift
[74/83] Compiling ArgumentParser UsageGenerator.swift
[75/83] Compiling ArgumentParser CollectionExtensions.swift
[76/83] Compiling ArgumentParser InputOrigin.swift
[77/83] Compiling ArgumentParser Name.swift
[78/83] Compiling ArgumentParser Parsed.swift
[79/83] Compiling ArgumentParser ParsedValues.swift
[80/83] Compiling ArgumentParser ArgumentDefinition.swift
[81/83] Compiling ArgumentParser ArgumentSet.swift
[82/83] Compiling ArgumentParser CommandParser.swift
[83/83] Compiling ArgumentParser InputKey.swift
[84/111] Compiling Dependencies ActorIsolated.swift
[85/111] Compiling Dependencies AsyncStream.swift
[86/111] Compiling Dependencies AsyncThrowingStream.swift
[87/114] Compiling Dependencies LockIsolated.swift
[88/114] Compiling Dependencies MainSerialExecutor.swift
[89/114] Compiling Dependencies Task.swift
[90/114] Compiling Dependencies Clocks.swift
[91/114] Compiling Dependencies Context.swift
[92/114] Compiling Dependencies Date.swift
[93/114] Compiling Dependencies Deprecations.swift
[94/114] Compiling Dependencies Exports.swift
[95/114] Compiling Dependencies OpenExistential.swift
[96/114] Compiling Dependencies MainRunLoop.swift
[97/114] Compiling Dependencies OpenURL.swift
[98/114] Compiling Dependencies TimeZone.swift
[99/114] Compiling Dependencies URLSession.swift
[100/114] Compiling Dependencies UUID.swift
[101/114] Compiling Dependencies WithRandomNumberGenerator.swift
[102/114] Emitting module Dependencies
[103/114] Compiling Dependencies FireAndForget.swift
[104/114] Compiling Dependencies Locale.swift
[105/114] Compiling Dependencies MainQueue.swift
[106/114] Compiling Dependencies UncheckedSendable.swift
[107/114] Compiling Dependencies Dependency.swift
[108/114] Compiling Dependencies DependencyContext.swift
[109/114] Compiling Dependencies DependencyKey.swift
[110/114] Compiling Dependencies DependencyValues.swift
[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/124] Compiling docc_gpt RateLimiter.swift
[117/125] Compiling docc_gpt DoccGPTRunnerError.swift
[118/125] Compiling docc_gpt OpenAI.swift
[119/125] Compiling docc_gpt NetworkSession.swift
[120/125] Compiling docc_gpt DoccGPTRunner.swift
[121/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
[122/125] Compiling docc_gpt Dependencies.swift
[123/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
[124/125] Compiling docc_gpt OpenAIService.swift
[125/125] Compiling docc_gpt resource_bundle_accessor.swift
Build of target: 'docc-gpt' complete! (3.55s)
Target: Example
Extracting symbol information for 'Example'...
Finished extracting symbol information for 'Example'. (0.65s)
Building documentation for 'Example'...
Finished building documentation for 'Example' (0.05s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/gonzalonunez/docc-gpt/main
Building for debugging...
[0/3] Write swift-version--7754E27361AE5C74.txt
Build of product 'snippet-extract' complete! (0.19s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/7] Compiling Example User.swift
[3/7] Compiling Example GifLoop.swift
[4/7] Compiling Example MovieWritingOptions.swift
[5/7] Emitting module Example
[6/7] Compiling Example GifWritingOptions.swift
[7/7] Compiling Example Post.swift
Build of target: 'Example' complete! (0.51s)
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
388
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: 388
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-gonzalonunez-docc-gpt-main-ab727cb7.zip to s3://spi-docs-inbox/prod-gonzalonunez-docc-gpt-main-ab727cb7.zip
Copying... [19%]
Copying... [29%]
Copying... [38%]
Copying... [48%]
Copying... [57%]
Copying... [67%]
Copying... [77%]
Copying... [86%]
Copying... [96%]
Copying... [100%]
Done.