Build Information
Successful build of Ospuze, reference v4.0.0 (658662
), with Swift 6.0 for macOS (SPM) on 8 Nov 2024 18:46:37 UTC.
Swift 6 data race errors: 0
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
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Eisenhuth/Ospuze.git
Reference: v4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Eisenhuth/Ospuze
* tag v4.0.0 -> FETCH_HEAD
HEAD is now at 6586625 Season 4
Cloned https://github.com/Eisenhuth/Ospuze.git
Revision (git rev-parse @):
658662547323f4d4f5761e88ec6371b462270e9f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Eisenhuth/Ospuze.git at v4.0.0
Fetching https://github.com/eisenhuth/yasu.git
[1/57] Fetching yasu
Fetched https://github.com/eisenhuth/yasu.git from cache (0.69s)
Computing version for https://github.com/eisenhuth/yasu.git
Computed https://github.com/eisenhuth/yasu.git at 1.0.1 (0.50s)
Creating working copy for https://github.com/eisenhuth/yasu.git
Working copy of https://github.com/eisenhuth/yasu.git resolved at 1.0.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": "ospuze",
"name": "Ospuze",
"url": "https://github.com/Eisenhuth/Ospuze.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ospuze",
"dependencies": [
{
"identity": "yasu",
"name": "YASU",
"url": "https://github.com/eisenhuth/yasu.git",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yasu",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Eisenhuth/Ospuze.git
[3/110] Fetching ospuze
Fetched https://github.com/Eisenhuth/Ospuze.git from cache (1.81s)
Fetching https://github.com/eisenhuth/yasu.git from cache
Fetched https://github.com/eisenhuth/yasu.git from cache (0.51s)
Computing version for https://github.com/eisenhuth/yasu.git
Computed https://github.com/eisenhuth/yasu.git at 1.0.1 (0.02s)
Creating working copy for https://github.com/eisenhuth/yasu.git
Working copy of https://github.com/eisenhuth/yasu.git resolved at 1.0.1
Creating working copy for https://github.com/Eisenhuth/Ospuze.git
Working copy of https://github.com/Eisenhuth/Ospuze.git resolved at v4.0.0 (6586625)
warning: '.resolve-product-dependencies': dependency 'ospuze' is not used by any target
Found 1 product dependencies
- YASU
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/Eisenhuth/Ospuze.git
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
Building for debugging...
[0/16] Write sources
[1/16] Copying S1_crossplay.json
[1/16] Copying OB.json
[4/16] Copying S3_worldtour.json
[4/16] Copying S1_psn.json
[4/16] Copying S3_crossplay.json
[4/16] Copying CB1.json
[5/16] Copying S1_steam.json
[9/16] Copying CB2.json
[10/16] Copying S2_xbox.json
[10/16] Copying S2_crossplay.json
[12/16] Copying S2_steam.json
[12/16] Copying S2_psn.json
[13/16] Copying S1_xbox.json
[15/16] Write swift-version--7754E27361AE5C74.txt
[17/19] Compiling YASU LoadData.swift
[18/19] Compiling YASU BundleExtension.swift
[19/19] Emitting module YASU
[20/27] Compiling Ospuze Leagues.swift
[21/27] Compiling Ospuze resource_bundle_accessor.swift
[22/27] Compiling Ospuze Ospuze.swift
[23/27] Compiling Ospuze Leaderboards.swift
[24/27] Compiling Ospuze LeaderboardEntryV3.swift
[25/27] Compiling Ospuze LeaderboardEntry.swift
[26/27] Emitting module Ospuze
[27/27] Compiling Ospuze LeaderboardEntryV2.swift
Build complete! (7.98s)
Build complete.
{
"dependencies" : [
{
"identity" : "yasu",
"requirement" : {
"exact" : [
"1.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/eisenhuth/yasu.git"
}
],
"manifest_display_name" : "Ospuze",
"name" : "Ospuze",
"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" : "Ospuze",
"targets" : [
"Ospuze"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Ospuze",
"module_type" : "SwiftTarget",
"name" : "Ospuze",
"path" : "Sources/Ospuze",
"product_dependencies" : [
"YASU"
],
"product_memberships" : [
"Ospuze"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/CB1.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/CB2.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/OB.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S1_crossplay.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S1_psn.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S1_steam.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S1_xbox.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S2_crossplay.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S2_psn.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S2_steam.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S2_xbox.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S3_crossplay.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/S3_worldtour.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Leaderboard/LeaderboardEntry.swift",
"Leaderboard/LeaderboardEntryV2.swift",
"Leaderboard/LeaderboardEntryV3.swift",
"Leaderboard/Leaderboards.swift",
"Leaderboard/Leagues.swift",
"Ospuze.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/eisenhuth/ospuze/v4.0.0
Repository: Eisenhuth/Ospuze
Swift version used: 6.0
Target: Ospuze
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 'Ospuze'...
Finished extracting symbol information for 'Ospuze'. (3.10s)
Building documentation for 'Ospuze'...
Finished building documentation for 'Ospuze' (0.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/eisenhuth/ospuze/v4.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/eisenhuth/yasu.git
Updated https://github.com/eisenhuth/yasu.git (0.50s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.26s)
Computing version for https://github.com/eisenhuth/yasu.git
Computed https://github.com/eisenhuth/yasu.git at 1.0.1 (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3178] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.66s)
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--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit SourceRange.swift
[12/57] Compiling SymbolKit Metadata.swift
[13/57] Compiling SymbolKit Module.swift
[14/57] Compiling SymbolKit OperatingSystem.swift
[15/57] Compiling SymbolKit Platform.swift
[16/57] Compiling SymbolKit Relationship.swift
[17/57] Compiling SymbolKit RelationshipKind.swift
[18/57] Compiling SymbolKit SourceOrigin.swift
[19/57] Compiling SymbolKit GenericConstraints.swift
[20/57] Compiling SymbolKit Swift.swift
[21/57] Emitting module Snippets
[22/57] Compiling Snippets Snippet.swift
[23/57] Compiling Snippets SnippetParser.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Compiling SymbolKit Identifier.swift
[30/57] Compiling SymbolKit KindIdentifier.swift
[31/57] Compiling SymbolKit Location.swift
[32/57] Compiling SymbolKit Mutability.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit DeclarationFragments.swift
[43/57] Compiling SymbolKit Fragment.swift
[44/57] Compiling SymbolKit FragmentKind.swift
[45/57] Compiling SymbolKit FunctionParameter.swift
[46/57] Compiling SymbolKit FunctionSignature.swift
[47/57] Compiling SymbolKit Names.swift
[48/57] Compiling SymbolKit SPI.swift
[49/57] Compiling SymbolKit Snippet.swift
[50/57] Compiling SymbolKit Extension.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 URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.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.59s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/4] Compiling YASU LoadData.swift
[3/4] Emitting module YASU
[4/4] Compiling YASU BundleExtension.swift
[5/12] Compiling Ospuze Ospuze.swift
[6/12] Compiling Ospuze Leagues.swift
[7/12] Compiling Ospuze resource_bundle_accessor.swift
[8/12] Compiling Ospuze Leaderboards.swift
[9/12] Compiling Ospuze LeaderboardEntryV2.swift
[10/12] Emitting module Ospuze
[11/12] Compiling Ospuze LeaderboardEntryV3.swift
[12/12] Compiling Ospuze LeaderboardEntry.swift
Build of target: 'Ospuze' complete! (1.01s)
328
3 /Users/admin/builder/spi-builder-workspace/.docs/eisenhuth/ospuze/v4.0.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/eisenhuth/ospuze/v4.0.0
File count: 328
Doc size: 3.0MB
Preparing doc bundle ...
Uploading prod-eisenhuth-ospuze-v4.0.0-13565d3c.zip to s3://spi-docs-inbox/prod-eisenhuth-ospuze-v4.0.0-13565d3c.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [54%]
Copying... [64%]
Copying... [75%]
Copying... [86%]
Copying... [96%]
Copying... [100%]
Done.