Build Information
Successful build of universalis-swift, reference v1.5.1 (ee978d
), with Swift 6.0 for macOS (SPM) on 4 Jan 2025 21:22:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Eisenhuth/universalis-swift.git
Reference: v1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Eisenhuth/universalis-swift
* tag v1.5.1 -> FETCH_HEAD
HEAD is now at ee978d4 added hasData
Cloned https://github.com/Eisenhuth/universalis-swift.git
Revision (git rev-parse @):
ee978d4a47ab0b96c502d57fa340a0de40e1c0bd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Eisenhuth/universalis-swift.git at v1.5.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "universalis-swift",
"name": "universalis-swift",
"url": "https://github.com/Eisenhuth/universalis-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/universalis-swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/Eisenhuth/universalis-swift.git
[1/183] Fetching universalis-swift
Fetched https://github.com/Eisenhuth/universalis-swift.git from cache (0.75s)
Creating working copy for https://github.com/Eisenhuth/universalis-swift.git
Working copy of https://github.com/Eisenhuth/universalis-swift.git resolved at v1.5.1 (ee978d4)
warning: '.resolve-product-dependencies': dependency 'universalis-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Eisenhuth/universalis-swift.git
https://github.com/Eisenhuth/universalis-swift.git
{
"dependencies" : [
],
"manifest_display_name" : "universalis-swift",
"name" : "universalis-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "universalis-swift",
"targets" : [
"universalis-swift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "universalis_swift",
"module_type" : "SwiftTarget",
"name" : "universalis-swift",
"path" : "Sources/universalis-swift",
"product_memberships" : [
"universalis-swift"
],
"sources" : [
"Endpoint.swift",
"LoadData.swift",
"Queries.swift",
"universalis-api/AggregatedMarketBoardData.swift",
"universalis-api/ContentView.swift",
"universalis-api/CurrentlyShownMultiViewV2.swift",
"universalis-api/CurrentlyShownView.swift",
"universalis-api/DataCenter.swift",
"universalis-api/HistoryMultiViewV2.swift",
"universalis-api/HistoryView.swift",
"universalis-api/ListingView.swift",
"universalis-api/MateriaView.swift",
"universalis-api/MinimizedSaleView.swift",
"universalis-api/MostRecentlyUpdatedItemsView.swift",
"universalis-api/ProblemDetails.swift",
"universalis-api/RecentlyUpdatedItemsView.swift",
"universalis-api/SaleView.swift",
"universalis-api/SourceUploadCountView.swift",
"universalis-api/TaxRatesView.swift",
"universalis-api/TradeVolumeView.swift",
"universalis-api/UploadCountHistoryView.swift",
"universalis-api/UserListView.swift",
"universalis-api/World.swift",
"universalis-api/WorldItemRecencyView.swift",
"universalis-api/WorldUploadCounts.swift",
"universalis-swift.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/27] Emitting module universalis_swift
[4/29] Compiling universalis_swift WorldUploadCounts.swift
[5/29] Compiling universalis_swift universalis-swift.swift
[6/29] Compiling universalis_swift TaxRatesView.swift
[7/29] Compiling universalis_swift TradeVolumeView.swift
[8/29] Compiling universalis_swift AggregatedMarketBoardData.swift
[9/29] Compiling universalis_swift ContentView.swift
[10/29] Compiling universalis_swift CurrentlyShownMultiViewV2.swift
[11/29] Compiling universalis_swift World.swift
[12/29] Compiling universalis_swift WorldItemRecencyView.swift
[13/29] Compiling universalis_swift CurrentlyShownView.swift
[14/29] Compiling universalis_swift DataCenter.swift
[15/29] Compiling universalis_swift HistoryMultiViewV2.swift
[16/29] Compiling universalis_swift UploadCountHistoryView.swift
[17/29] Compiling universalis_swift UserListView.swift
[18/29] Compiling universalis_swift RecentlyUpdatedItemsView.swift
[19/29] Compiling universalis_swift SaleView.swift
[20/29] Compiling universalis_swift SourceUploadCountView.swift
[21/29] Compiling universalis_swift MinimizedSaleView.swift
[22/29] Compiling universalis_swift MostRecentlyUpdatedItemsView.swift
[23/29] Compiling universalis_swift ProblemDetails.swift
[24/29] Compiling universalis_swift Endpoint.swift
[25/29] Compiling universalis_swift LoadData.swift
[26/29] Compiling universalis_swift Queries.swift
[27/29] Compiling universalis_swift HistoryView.swift
[28/29] Compiling universalis_swift ListingView.swift
[29/29] Compiling universalis_swift MateriaView.swift
Build complete! (14.14s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "universalis-swift",
"name" : "universalis-swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "universalis-swift",
"targets" : [
"universalis-swift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "universalis_swift",
"module_type" : "SwiftTarget",
"name" : "universalis-swift",
"path" : "Sources/universalis-swift",
"product_memberships" : [
"universalis-swift"
],
"sources" : [
"Endpoint.swift",
"LoadData.swift",
"Queries.swift",
"universalis-api/AggregatedMarketBoardData.swift",
"universalis-api/ContentView.swift",
"universalis-api/CurrentlyShownMultiViewV2.swift",
"universalis-api/CurrentlyShownView.swift",
"universalis-api/DataCenter.swift",
"universalis-api/HistoryMultiViewV2.swift",
"universalis-api/HistoryView.swift",
"universalis-api/ListingView.swift",
"universalis-api/MateriaView.swift",
"universalis-api/MinimizedSaleView.swift",
"universalis-api/MostRecentlyUpdatedItemsView.swift",
"universalis-api/ProblemDetails.swift",
"universalis-api/RecentlyUpdatedItemsView.swift",
"universalis-api/SaleView.swift",
"universalis-api/SourceUploadCountView.swift",
"universalis-api/TaxRatesView.swift",
"universalis-api/TradeVolumeView.swift",
"universalis-api/UploadCountHistoryView.swift",
"universalis-api/UserListView.swift",
"universalis-api/World.swift",
"universalis-api/WorldItemRecencyView.swift",
"universalis-api/WorldUploadCounts.swift",
"universalis-swift.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/eisenhuth/universalis-swift/v1.5.1
Repository: Eisenhuth/universalis-swift
Swift version used: 6.0
Target: universalis-swift
Extracting symbol information for 'universalis-swift'...
Finished extracting symbol information for 'universalis-swift'. (3.14s)
Building documentation for 'universalis-swift'...
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:55:22-55:29
53 | /// - itemId: the item to retrieve data for
54 | /// - queryItems: the following queries are supported:
55 + /// - listings (query): the number of listings to return per item, default is all listings
| ╰─suggestion: Replace '(query)' with 'queryItems'
56 | /// - entries (query): the number of recent history entries to return per item, default 5
57 | /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:56:21-56:28
54 | /// - queryItems: the following queries are supported:
55 | /// - listings (query): the number of listings to return per item, default is all listings
56 + /// - entries (query): the number of recent history entries to return per item, default 5
| ╰─suggestion: Replace '(query)' with 'queryItems'
57 | /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
58 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:57:16-57:23
55 | /// - listings (query): the number of listings to return per item, default is all listings
56 | /// - entries (query): the number of recent history entries to return per item, default 5
57 + /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
| ╰─suggestion: Replace '(query)' with 'queryItems'
58 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
59 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:58:25-58:32
56 | /// - entries (query): the number of recent history entries to return per item, default 5
57 | /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
58 + /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
| ╰─suggestion: Replace '(query)' with 'queryItems'
59 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
60 | /// - fields (query): a comma separated list of fields that should be included in the response, if ommitted will return all fields. For example if you're only interested in the listings price per unit you can set this to listings.pricePerUnit
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:59:27-59:34
57 | /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
58 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
59 + /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
| ╰─suggestion: Replace '(query)' with 'queryItems'
60 | /// - fields (query): a comma separated list of fields that should be included in the response, if ommitted will return all fields. For example if you're only interested in the listings price per unit you can set this to listings.pricePerUnit
61 | /// - Returns: current market board data
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:60:20-60:27
58 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
59 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
60 + /// - fields (query): a comma separated list of fields that should be included in the response, if ommitted will return all fields. For example if you're only interested in the listings price per unit you can set this to listings.pricePerUnit
| ╰─suggestion: Replace '(query)' with 'queryItems'
61 | /// - Returns: current market board data
62 | func getCurrentData(worldDcRegion: String, itemId: Int, queryItems: [URLQueryItem]) async -> UniversalisResponse<CurrentlyShownView>{
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:91:22-91:29
89 | /// - itemIds: the items to retrieve data for
90 | /// - queryItems: the following queries are supported:
91 + /// - listings (query): the number of listings to return per item, default is all listings
| ╰─suggestion: Replace '(query)' with 'queryItems'
92 | /// - entries (query): the number of recent history entries to return per item, default 5
93 | /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:92:21-92:28
90 | /// - queryItems: the following queries are supported:
91 | /// - listings (query): the number of listings to return per item, default is all listings
92 + /// - entries (query): the number of recent history entries to return per item, default 5
| ╰─suggestion: Replace '(query)' with 'queryItems'
93 | /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
94 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:93:16-93:23
91 | /// - listings (query): the number of listings to return per item, default is all listings
92 | /// - entries (query): the number of recent history entries to return per item, default 5
93 + /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
| ╰─suggestion: Replace '(query)' with 'queryItems'
94 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
95 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:94:25-94:32
92 | /// - entries (query): the number of recent history entries to return per item, default 5
93 | /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
94 + /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
| ╰─suggestion: Replace '(query)' with 'queryItems'
95 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
96 | /// - fields (query): a comma separated list of fields that should be included in the response, if ommitted will return all fields. For example if you're only interested in the listings price per unit you can set this to listings.pricePerUnit
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:95:27-95:34
93 | /// - hq (query): filter for HQ listings and entries. By default, both HQ and NQ listings will be returned
94 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
95 + /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
| ╰─suggestion: Replace '(query)' with 'queryItems'
96 | /// - fields (query): a comma separated list of fields that should be included in the response, if ommitted will return all fields. For example if you're only interested in the listings price per unit you can set this to listings.pricePerUnit
97 | /// - Returns: current market board data
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:96:20-96:27
94 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
95 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
96 + /// - fields (query): a comma separated list of fields that should be included in the response, if ommitted will return all fields. For example if you're only interested in the listings price per unit you can set this to listings.pricePerUnit
| ╰─suggestion: Replace '(query)' with 'queryItems'
97 | /// - Returns: current market board data
98 | func getCurrentData(worldDcRegion: String, itemIds: [Int], queryItems: [URLQueryItem]) async -> UniversalisResponse<CurrentlyShownMultiViewV2>{
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:134:29-134:36
132 | /// - itemId: the item to retrieve data for
133 | /// - queryItems: the following queries are supported:
134 + /// - entriesToReturn (query): the number of entries to return, default 1800, maximum 999999
| ╰─suggestion: Replace '(query)' with 'queryItems'
135 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
136 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:135:25-135:32
133 | /// - queryItems: the following queries are supported:
134 | /// - entriesToReturn (query): the number of entries to return, default 1800, maximum 999999
135 + /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
| ╰─suggestion: Replace '(query)' with 'queryItems'
136 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
137 | /// - minSalePrice (query): the inclusive minimum unit sale price of entries to return
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:136:27-136:34
134 | /// - entriesToReturn (query): the number of entries to return, default 1800, maximum 999999
135 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
136 + /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
| ╰─suggestion: Replace '(query)' with 'queryItems'
137 | /// - minSalePrice (query): the inclusive minimum unit sale price of entries to return
138 | /// - maxSalePrice (query): the inclusive maximum unit sale price of entries to return
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:137:26-137:33
135 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
136 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
137 + /// - minSalePrice (query): the inclusive minimum unit sale price of entries to return
| ╰─suggestion: Replace '(query)' with 'queryItems'
138 | /// - maxSalePrice (query): the inclusive maximum unit sale price of entries to return
139 | /// - Returns: market history data
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:138:26-138:33
136 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
137 | /// - minSalePrice (query): the inclusive minimum unit sale price of entries to return
138 + /// - maxSalePrice (query): the inclusive maximum unit sale price of entries to return
| ╰─suggestion: Replace '(query)' with 'queryItems'
139 | /// - Returns: market history data
140 | func getHistory(worldDcRegion: String, itemId: Int, queryItems: [URLQueryItem]) async -> UniversalisResponse<HistoryView>{
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:168:29-168:36
166 | /// - itemIds: the items to retrieve data for
167 | /// - queryItems: the following queries are supported:
168 + /// - entriesToReturn (query): the number of entries to return, default 1800, maximum 999999
| ╰─suggestion: Replace '(query)' with 'queryItems'
169 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
170 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:169:25-169:32
167 | /// - queryItems: the following queries are supported:
168 | /// - entriesToReturn (query): the number of entries to return, default 1800, maximum 999999
169 + /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
| ╰─suggestion: Replace '(query)' with 'queryItems'
170 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
171 | /// - minSalePrice (query): the inclusive minimum unit sale price of entries to return
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:170:27-170:34
168 | /// - entriesToReturn (query): the number of entries to return, default 1800, maximum 999999
169 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
170 + /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
| ╰─suggestion: Replace '(query)' with 'queryItems'
171 | /// - minSalePrice (query): the inclusive minimum unit sale price of entries to return
172 | /// - maxSalePrice (query): the inclusive maximum unit sale price of entries to return
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:171:26-171:33
169 | /// - statsWithin (query): the amount of time before now to calculate stats over, in milliseconds, default 7 days
170 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
171 + /// - minSalePrice (query): the inclusive minimum unit sale price of entries to return
| ╰─suggestion: Replace '(query)' with 'queryItems'
172 | /// - maxSalePrice (query): the inclusive maximum unit sale price of entries to return
173 | /// - Returns: market history data
warning: Parameter '(query)' not found in instance method declaration
--> Sources/universalis-swift/universalis-swift.swift:172:26-172:33
170 | /// - entriesWithin (query): the amount of time before now to take entries within, in seconds, default 7 days
171 | /// - minSalePrice (query): the inclusive minimum unit sale price of entries to return
172 + /// - maxSalePrice (query): the inclusive maximum unit sale price of entries to return
| ╰─suggestion: Replace '(query)' with 'queryItems'
173 | /// - Returns: market history data
174 | func getHistory(worldDcRegion: String, itemIds: [Int], queryItems: [URLQueryItem]) async -> UniversalisResponse<HistoryMultiViewV2>{Finished building documentation for 'universalis-swift' (0.48s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/eisenhuth/universalis-swift/v1.5.1
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2048] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.38s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3248] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.33s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
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 sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Compiling Snippets Snippet.swift
[9/57] Emitting module Snippets
[10/57] Compiling SymbolKit Identifier.swift
[11/57] Compiling SymbolKit KindIdentifier.swift
[12/57] Compiling SymbolKit Location.swift
[13/57] Compiling SymbolKit Mutability.swift
[14/57] Compiling SymbolKit SourceRange.swift
[15/57] Compiling SymbolKit Metadata.swift
[16/57] Compiling SymbolKit Module.swift
[17/57] Compiling SymbolKit OperatingSystem.swift
[18/57] Compiling SymbolKit Platform.swift
[19/57] Compiling SymbolKit Symbol.swift
[20/57] Compiling SymbolKit SymbolKind.swift
[21/57] Compiling SymbolKit SymbolGraph.swift
[22/57] Compiling SymbolKit GraphCollector.swift
[23/57] Compiling SymbolKit Names.swift
[24/57] Compiling SymbolKit SPI.swift
[25/57] Compiling SymbolKit Snippet.swift
[26/57] Compiling SymbolKit Extension.swift
[27/57] Compiling SymbolKit SemanticVersion.swift
[28/57] Compiling SymbolKit AccessControl.swift
[29/57] Compiling SymbolKit Availability.swift
[30/57] Compiling SymbolKit AvailabilityItem.swift
[31/57] Compiling SymbolKit Domain.swift
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit DeclarationFragments.swift
[42/57] Compiling SymbolKit Fragment.swift
[43/57] Compiling SymbolKit FragmentKind.swift
[44/57] Compiling SymbolKit FunctionParameter.swift
[45/57] Compiling SymbolKit FunctionSignature.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.95s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/26] Emitting module universalis_swift
[3/28] Compiling universalis_swift World.swift
[4/28] Compiling universalis_swift WorldItemRecencyView.swift
[5/28] Compiling universalis_swift RecentlyUpdatedItemsView.swift
[6/28] Compiling universalis_swift SaleView.swift
[7/28] Compiling universalis_swift SourceUploadCountView.swift
[8/28] Compiling universalis_swift UploadCountHistoryView.swift
[9/28] Compiling universalis_swift UserListView.swift
[10/28] Compiling universalis_swift Endpoint.swift
[11/28] Compiling universalis_swift LoadData.swift
[12/28] Compiling universalis_swift Queries.swift
[13/28] Compiling universalis_swift TaxRatesView.swift
[14/28] Compiling universalis_swift TradeVolumeView.swift
[15/28] Compiling universalis_swift MinimizedSaleView.swift
[16/28] Compiling universalis_swift MostRecentlyUpdatedItemsView.swift
[17/28] Compiling universalis_swift ProblemDetails.swift
[18/28] Compiling universalis_swift CurrentlyShownView.swift
[19/28] Compiling universalis_swift DataCenter.swift
[20/28] Compiling universalis_swift HistoryMultiViewV2.swift
[21/28] Compiling universalis_swift HistoryView.swift
[22/28] Compiling universalis_swift ListingView.swift
[23/28] Compiling universalis_swift MateriaView.swift
[24/28] Compiling universalis_swift AggregatedMarketBoardData.swift
[25/28] Compiling universalis_swift ContentView.swift
[26/28] Compiling universalis_swift CurrentlyShownMultiViewV2.swift
[27/28] Compiling universalis_swift WorldUploadCounts.swift
[28/28] Compiling universalis_swift universalis-swift.swift
Build of target: 'universalis-swift' complete! (1.10s)
698
5 /Users/admin/builder/spi-builder-workspace/.docs/eisenhuth/universalis-swift/v1.5.1
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/eisenhuth/universalis-swift/v1.5.1
File count: 698
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-eisenhuth-universalis-swift-v1.5.1-7b50f7e0.zip to s3://spi-docs-inbox/prod-eisenhuth-universalis-swift-v1.5.1-7b50f7e0.zip
Copying... [13%]
Copying... [26%]
Copying... [32%]
Copying... [45%]
Copying... [51%]
Copying... [64%]
Copying... [70%]
Copying... [83%]
Copying... [96%]
Copying... [100%]
Done.