Build Information
Successful build of DynuREST, reference 4.2.0 (ba6855), with Swift 6.2 for macOS (SPM) on 1 Feb 2026 18:53:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/DynuREST.git
Reference: 4.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/DynuREST
* tag 4.2.0 -> FETCH_HEAD
HEAD is now at ba68559 Converted to Swift-Testing (#9)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
ba685596a0d28b695a8fa8785f1dac487f649460
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at 4.2.0
Fetching https://github.com/swiftlang/swift-testing.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/johnsundell/ShellOut.git
Fetching https://github.com/richardpiazza/SessionPlus.git
[1/677] Fetching sessionplus
[35/1657] Fetching sessionplus, shellout
[1658/18789] Fetching sessionplus, shellout, swift-argument-parser
[2172/51376] Fetching sessionplus, shellout, swift-argument-parser, swift-testing
Fetched https://github.com/johnsundell/ShellOut.git from cache (2.13s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.13s)
Fetched https://github.com/swiftlang/swift-testing.git from cache (2.13s)
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (2.13s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (4.91s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.2.3 (0.69s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/73938] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.69s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (4.24s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 3.0.0-beta.2 (0.53s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swhitty/swift-mutex.git
[1/324] Fetching swift-mutex
[219/6212] Fetching swift-mutex, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.18s)
Fetched https://github.com/swhitty/swift-mutex.git from cache (1.18s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (1.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.53s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.14s)
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at 3.0.0-beta.2
Creating working copy for https://github.com/swiftlang/swift-testing.git
Working copy of https://github.com/swiftlang/swift-testing.git resolved at 6.2.3
Creating working copy for https://github.com/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/swhitty/swift-mutex.git
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.48s)
========================================
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": "dynurest",
"name": "DynuREST",
"url": "https://github.com/richardpiazza/DynuREST.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DynuREST",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "sessionplus",
"name": "SessionPlus",
"url": "https://github.com/richardpiazza/SessionPlus.git",
"version": "3.0.0-beta.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SessionPlus",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-mutex",
"name": "Mutex",
"url": "https://github.com/swhitty/swift-mutex.git",
"version": "0.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mutex",
"dependencies": [
]
}
]
},
{
"identity": "shellout",
"name": "ShellOut",
"url": "https://github.com/johnsundell/ShellOut.git",
"version": "2.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/richardpiazza/DynuREST.git
[1/562] Fetching dynurest
Fetched https://github.com/richardpiazza/DynuREST.git from cache (0.87s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/richardpiazza/SessionPlus.git from cache
Fetching https://github.com/johnsundell/ShellOut.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.68s)
Fetched https://github.com/johnsundell/ShellOut.git from cache (0.68s)
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.68s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (0.76s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.06s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 3.0.0-beta.2 (0.04s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swhitty/swift-mutex.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Fetched https://github.com/swhitty/swift-mutex.git from cache (0.58s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.05s)
Creating working copy for https://github.com/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/swhitty/swift-mutex.git
Working copy of https://github.com/swhitty/swift-mutex.git resolved at 0.0.6
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at 3.0.0-beta.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/richardpiazza/DynuREST.git
Working copy of https://github.com/richardpiazza/DynuREST.git resolved at 4.2.0 (ba68559)
Found 3 product dependencies
- swift-argument-parser
- SessionPlus
- ShellOut
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/richardpiazza/DynuREST.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/16] Write sources
[4/16] Write dynu-entitlement.plist
[5/16] Write sources
[12/16] Write swift-version-49B95AFC49DCD68C.txt
[14/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/29] Emitting module ArgumentParserToolInfo
[16/76] Compiling Logging MetadataProvider.swift
[17/76] Compiling Mutex MutexSwift5.swift
[18/76] Compiling Mutex Mutex.swift
[19/76] Emitting module Mutex
[20/76] Compiling Mutex AllocatedLock.swift
[21/76] Compiling Logging LogHandler.swift
[22/76] Compiling Logging Locks.swift
[23/76] Emitting module Logging
[24/76] Compiling Logging Logging.swift
[25/106] Compiling ShellOut ShellOut.swift
[26/106] Emitting module ShellOut
[27/106] Compiling ArgumentParser CommandConfiguration.swift
[28/106] Compiling ArgumentParser CommandGroup.swift
[29/106] Compiling ArgumentParser EnumerableFlag.swift
[30/106] Compiling ArgumentParser ExpressibleByArgument.swift
[31/106] Compiling ArgumentParser ParsableArguments.swift
[32/111] Compiling ArgumentParser ArgumentHelp.swift
[33/111] Compiling ArgumentParser ArgumentVisibility.swift
[34/111] Compiling ArgumentParser CompletionKind.swift
[35/111] Compiling ArgumentParser Errors.swift
[36/111] Compiling ArgumentParser Flag.swift
[37/111] Compiling ArgumentParser MessageInfo.swift
[38/111] Compiling ArgumentParser UsageGenerator.swift
[39/111] Compiling ArgumentParser CollectionExtensions.swift
[40/111] Compiling ArgumentParser Foundation.swift
[41/111] Compiling ArgumentParser Mutex.swift
[42/111] Compiling SessionPlus MIMEType.swift
[43/111] Compiling SessionPlus Method.swift
[44/111] Compiling SessionPlus QueryItem.swift
[45/111] Compiling ArgumentParser Parsed.swift
[46/111] Compiling ArgumentParser ParsedValues.swift
[47/111] Compiling SessionPlus AbsoluteURLWebSocket.swift
[48/111] Compiling SessionPlus AnyRequest.swift
[49/111] Compiling SessionPlus AnyResponse.swift
[50/111] Compiling SessionPlus ProtectedState.swift
[51/111] Compiling SessionPlus Put.swift
[52/111] Compiling SessionPlus Authorization.swift
[53/111] Compiling ArgumentParser CodingKeyValidator.swift
[54/111] Compiling ArgumentParser NonsenseFlagsValidator.swift
[55/111] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/111] Compiling ArgumentParser PositionalArgumentsValidator.swift
[57/111] Compiling ArgumentParser UniqueNamesValidator.swift
[58/111] Compiling SessionPlus Client.swift
[59/111] Compiling SessionPlus Header.swift
[60/111] Compiling SessionPlus Headers.swift
[61/111] Compiling SessionPlus Get.swift
[62/111] Compiling SessionPlus Patch.swift
[63/111] Compiling SessionPlus Post.swift
[64/111] Compiling SessionPlus Logger+SessionPlus.swift
[65/111] Compiling SessionPlus URLCache+SessionPlus.swift
[66/111] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[67/111] Compiling SessionPlus URLRequest+SessionPlus.swift
[68/111] Emitting module SessionPlus
[72/114] Emitting module ArgumentParser
[73/114] Compiling SessionPlus Response.swift
[74/114] Compiling SessionPlus URLResponse+SessionPlus.swift
[75/114] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[76/114] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[77/114] Compiling SessionPlus AbsoluteURLSessionClient.swift
[78/114] Compiling SessionPlus Socket.swift
[79/114] Compiling SessionPlus StatusCode.swift
[80/114] Compiling SessionPlus WebSocket.swift
[81/114] Compiling SessionPlus BaseURLSessionClient.swift
[82/114] Compiling SessionPlus Delete.swift
[83/114] Compiling SessionPlus FormData.swift
[84/114] Compiling SessionPlus Request.swift
[85/114] Compiling SessionPlus Resource.swift
[112/116] Emitting module SessionPlusEmulation
[113/116] Compiling SessionPlusEmulation EmulatedClient.swift
[114/126] Compiling DynuREST ResponseCode.swift
[115/127] Compiling DynuREST IFConfigCommand.swift
[116/127] Compiling DynuREST IFConfigClient.swift
[117/127] Compiling DynuREST IPSource.swift
[118/127] Compiling DynuREST IPAddress.swift
[119/127] Compiling DynuREST DynuRESTError.swift
[120/127] Compiling DynuREST DynuClient.swift
[121/127] Compiling DynuREST DynuIPUpdater.swift
[122/127] Emitting module DynuREST
[123/127] Compiling DynuREST IPifyClient.swift
[124/127] Compiling DynuREST URL+DynuREST.swift
[125/131] Emitting module cli
[126/131] Compiling cli UpdateCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/cli/UpdateCommand.swift:8:9: warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter. [#DeprecatedDeclaration]
6 |
7 | static var configuration: CommandConfiguration {
8 | CommandConfiguration(
| `- warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter. [#DeprecatedDeclaration]
9 | commandName: "update",
10 | abstract: "Perform an IP update against the Dynu.com API",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[127/131] Compiling cli IPCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/cli/IPCommand.swift:7:9: warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter. [#DeprecatedDeclaration]
5 |
6 | static var configuration: CommandConfiguration {
7 | CommandConfiguration(
| `- warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter. [#DeprecatedDeclaration]
8 | commandName: "ip",
9 | abstract: "Query sources for IP information",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[128/131] Compiling cli MainCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/cli/MainCommand.swift:6:9: warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter. [#DeprecatedDeclaration]
4 | @main struct MainCommand: AsyncParsableCommand {
5 | static var configuration: CommandConfiguration {
6 | CommandConfiguration(
| `- warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter. [#DeprecatedDeclaration]
7 | commandName: "dynu",
8 | abstract: "CLI to the DynuREST swift package.",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[128/131] Write Objects.LinkFileList
[129/131] Linking dynu
[130/131] Applying dynu
Build complete! (12.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "6.2.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-testing.git"
},
{
"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.git"
},
{
"identity" : "sessionplus",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0-beta.2",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/SessionPlus.git"
},
{
"identity" : "shellout",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/ShellOut.git"
}
],
"manifest_display_name" : "DynuREST",
"name" : "DynuREST",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "DynuREST",
"targets" : [
"DynuREST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "dynu",
"targets" : [
"cli"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "cli",
"module_type" : "SwiftTarget",
"name" : "cli",
"path" : "Sources/cli",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"dynu"
],
"sources" : [
"IPCommand.swift",
"MainCommand.swift",
"UpdateCommand.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "executable"
},
{
"c99name" : "DynuRESTTests",
"module_type" : "SwiftTarget",
"name" : "DynuRESTTests",
"path" : "Tests/DynuRESTTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"DynuAPITests.swift",
"IPAddressTests.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "test"
},
{
"c99name" : "DynuREST",
"module_type" : "SwiftTarget",
"name" : "DynuREST",
"path" : "Sources/DynuREST",
"product_dependencies" : [
"SessionPlus",
"ShellOut"
],
"product_memberships" : [
"DynuREST",
"dynu"
],
"sources" : [
"DynuClient.swift",
"DynuIPUpdater.swift",
"DynuRESTError.swift",
"IFConfigClient.swift",
"IFConfigCommand.swift",
"IPAddress.swift",
"IPSource.swift",
"IPifyClient.swift",
"ResponseCode.swift",
"URL+DynuREST.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/richardpiazza/dynurest/4.2.0
Repository: richardpiazza/DynuREST
Swift version used: 6.2
Target: DynuREST
Extracting symbol information for 'DynuREST'...
Finished extracting symbol information for 'DynuREST'. (2.53s)
Building documentation for 'DynuREST'...
Finished building documentation for 'DynuREST' (0.17s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/dynurest/4.2.0
Updating https://github.com/richardpiazza/SessionPlus.git
Updating https://github.com/swhitty/swift-mutex.git
Updating https://github.com/swiftlang/swift-syntax.git
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/johnsundell/ShellOut.git
Updating https://github.com/swiftlang/swift-testing.git
Updating https://github.com/apple/swift-log.git
Updated https://github.com/swhitty/swift-mutex.git (0.47s)
Updated https://github.com/richardpiazza/SessionPlus.git (0.47s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/swiftlang/swift-testing.git (0.71s)
Updated https://github.com/apple/swift-log.git (0.71s)
Updated https://github.com/apple/swift-argument-parser.git (0.71s)
Updated https://github.com/swiftlang/swift-syntax.git (0.92s)
Updated https://github.com/johnsundell/ShellOut.git (0.92s)
[1/2167] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (2.38s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.54s)
Computing version for https://github.com/swiftlang/swift-testing.git
Computed https://github.com/swiftlang/swift-testing.git at 6.2.3 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3652] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.90s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 3.0.0-beta.2 (0.52s)
Computing version for https://github.com/swhitty/swift-mutex.git
Computed https://github.com/swhitty/swift-mutex.git at 0.0.6 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.54s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.73s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit SemanticVersion.swift
[21/57] Compiling SymbolKit AccessControl.swift
[22/57] Compiling SymbolKit Availability.swift
[23/57] Compiling SymbolKit AvailabilityItem.swift
[24/57] Compiling SymbolKit Domain.swift
[25/57] Emitting module SymbolKit
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Names.swift
[32/57] Compiling SymbolKit SPI.swift
[33/57] Compiling SymbolKit Snippet.swift
[34/57] Compiling SymbolKit Extension.swift
[35/57] Compiling SymbolKit GenericConstraint.swift
[36/57] Compiling SymbolKit GenericParameter.swift
[37/57] Compiling SymbolKit Generics.swift
[38/57] Compiling SymbolKit Namespace.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] 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.09s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'DynuREST' complete! (0.94s)
188
2 /Users/admin/builder/spi-builder-workspace/.docs/richardpiazza/dynurest/4.2.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/richardpiazza/dynurest/4.2.0
File count: 188
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-richardpiazza-dynurest-4.2.0-16759d31.zip to s3://spi-docs-inbox/prod-richardpiazza-dynurest-4.2.0-16759d31.zip
Copying... [14%]
Copying... [28%]
Copying... [42%]
Copying... [56%]
Copying... [71%]
Copying... [85%]
Copying... [99%]
Copying... [100%]
Done.