The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Ospuze, reference v7.0.1 (9c0bc4), with Swift 6.1 for macOS (SPM) on 15 Jun 2025 06:28:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Eisenhuth/Ospuze.git
Reference: v7.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Eisenhuth/Ospuze
 * tag               v7.0.1     -> FETCH_HEAD
HEAD is now at 9c0bc4c using Holtow directly as a submodule
Submodule path 'Sources/Ospuze/Resources/Holtow': checked out 'd15e165f977a815a497fbb1808d093ba39f80950'
Submodule 'Sources/Ospuze/Resources/Holtow' (https://github.com/Eisenhuth/Holtow.git) registered for path 'Sources/Ospuze/Resources/Holtow'
Cloning into '/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow'...
Cloned https://github.com/Eisenhuth/Ospuze.git
Revision (git rev-parse @):
9c0bc4cf346e77a28e99b8a4983064e3b6919ee9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Eisenhuth/Ospuze.git at v7.0.1
Fetching https://github.com/eisenhuth/yasu.git
[3/57] Fetching yasu
Fetched https://github.com/eisenhuth/yasu.git from cache (0.59s)
Computing version for https://github.com/eisenhuth/yasu.git
Computed https://github.com/eisenhuth/yasu.git at 1.0.1 (1.10s)
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
[1/189] Fetching ospuze
Fetched https://github.com/Eisenhuth/Ospuze.git from cache (4.50s)
Fetching https://github.com/eisenhuth/yasu.git from cache
Fetched https://github.com/eisenhuth/yasu.git from cache (0.43s)
Computing version for https://github.com/eisenhuth/yasu.git
Computed https://github.com/eisenhuth/yasu.git at 1.0.1 (0.48s)
Creating working copy for https://github.com/Eisenhuth/Ospuze.git
Working copy of https://github.com/Eisenhuth/Ospuze.git resolved at v7.0.1 (9c0bc4c)
Creating working copy for https://github.com/eisenhuth/yasu.git
Working copy of https://github.com/eisenhuth/yasu.git resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'ospuze' is not used by any target
Found 1 product dependencies
  - YASU
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Eisenhuth/Ospuze.git
https://github.com/Eisenhuth/Ospuze.git
{
  "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" : "OspuzeTests",
      "module_type" : "SwiftTarget",
      "name" : "OspuzeTests",
      "path" : "Tests/OspuzeTests",
      "sources" : [
        "Leaderboard+Tests.swift"
      ],
      "target_dependencies" : [
        "Ospuze"
      ],
      "type" : "test"
    },
    {
      "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/Holtow/Beta/CB1.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Beta/CB2.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Beta/OB.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/LICENSE",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/README.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season1/S1_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season1/S1_psn.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season1/S1_steam.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season1/S1_xbox.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season2/S2_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season2/S2_psn.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season2/S2_steam.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season2/S2_xbox.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season3/S3_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season3/S3_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season4/S4_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season4/S4_sponsor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season4/S4_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season5/S5_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season5/S5_sponsor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season5/S5_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_powershift.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_quickcash.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_sponsor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_tdm.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_terminalattack.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_powershift.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_quickcash.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_sponsor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_tdm.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_terminalattack.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Leaderboard/LeaderboardEntry.swift",
        "Leaderboard/Leaderboards.swift",
        "Leaderboard/Leagues.swift",
        "Ospuze.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/38] Write sources
[1/38] Copying S7_quickcash.json
[2/38] Copying S6_terminalattack.json
[2/38] Copying S7_powershift.json
[2/38] Copying S6_worldtour.json
[4/38] Copying S7_sponsor.json
[4/38] Copying S7_crossplay.json
[4/38] Copying S6_sponsor.json
[4/38] Copying S6_tdm.json
[5/38] Copying S7_worldtour.json
[5/38] Copying S7_terminalattack.json
[5/38] Copying S6_quickcash.json
[12/38] Copying S7_tdm.json
[12/38] Copying S6_crossplay.json
[12/38] Copying S4_crossplay.json
[12/38] Copying S5_sponsor.json
[12/38] Copying S4_sponsor.json
[12/38] Copying S5_worldtour.json
[12/38] Copying S4_worldtour.json
[12/38] Copying S6_powershift.json
[19/38] Copying S5_crossplay.json
[21/38] Copying S2_steam.json
[21/38] Copying S3_crossplay.json
[21/38] Copying S3_worldtour.json
[24/38] Copying S1_steam.json
[24/38] Copying S2_xbox.json
[25/38] Copying S2_crossplay.json
[26/38] Copying S1_crossplay.json
[26/38] Copying S2_psn.json
[26/38] Copying S1_psn.json
[28/38] Copying S1_xbox.json
[30/38] Copying OB.json
[30/38] Copying README.md
[32/38] Copying LICENSE
[34/38] Write sources
[34/38] Copying CB2.json
[35/38] Copying CB1.json
[37/38] Write swift-version-2F0A5646E1D333AE.txt
[39/41] Compiling YASU LoadData.swift
[40/41] Compiling YASU BundleExtension.swift
[41/41] Emitting module YASU
[42/47] Compiling Ospuze Ospuze.swift
[43/47] Compiling Ospuze resource_bundle_accessor.swift
[44/47] Compiling Ospuze Leagues.swift
[45/47] Compiling Ospuze LeaderboardEntry.swift
[46/47] Emitting module Ospuze
[47/47] Compiling Ospuze Leaderboards.swift
Build complete! (4.97s)
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" : "OspuzeTests",
      "module_type" : "SwiftTarget",
      "name" : "OspuzeTests",
      "path" : "Tests/OspuzeTests",
      "sources" : [
        "Leaderboard+Tests.swift"
      ],
      "target_dependencies" : [
        "Ospuze"
      ],
      "type" : "test"
    },
    {
      "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/Holtow/Beta/CB1.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Beta/CB2.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Beta/OB.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/LICENSE",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/README.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season1/S1_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season1/S1_psn.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season1/S1_steam.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season1/S1_xbox.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season2/S2_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season2/S2_psn.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season2/S2_steam.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season2/S2_xbox.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season3/S3_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season3/S3_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season4/S4_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season4/S4_sponsor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season4/S4_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season5/S5_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season5/S5_sponsor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season5/S5_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_powershift.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_quickcash.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_sponsor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_tdm.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_terminalattack.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season6/S6_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_crossplay.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_powershift.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_quickcash.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_sponsor.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_tdm.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_terminalattack.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Ospuze/Resources/Holtow/Season7/S7_worldtour.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Leaderboard/LeaderboardEntry.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/v7.0.1
Repository:               Eisenhuth/Ospuze
Swift version used:       6.1
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            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Ospuze'...
Finished extracting symbol information for 'Ospuze'. (2.68s)
Building documentation for 'Ospuze'...
Finished building documentation for 'Ospuze' (0.13s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/eisenhuth/ospuze/v7.0.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/eisenhuth/yasu.git
Updated https://github.com/eisenhuth/yasu.git (0.47s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.68s)
Computing version for https://github.com/eisenhuth/yasu.git
Computed https://github.com/eisenhuth/yasu.git at 1.0.1 (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (2.26s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
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.4
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SourceRange.swift
[8/57] Compiling SymbolKit Metadata.swift
[9/57] Compiling SymbolKit Module.swift
[10/57] Compiling SymbolKit OperatingSystem.swift
[11/57] Compiling SymbolKit Platform.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 Mixin+Equals.swift
[18/57] Compiling SymbolKit Mixin+Hash.swift
[19/57] Compiling SymbolKit Mixin.swift
[20/57] Compiling SymbolKit LineList.swift
[21/57] Compiling SymbolKit Position.swift
[22/57] Compiling SymbolKit GenericConstraint.swift
[23/57] Compiling SymbolKit GenericParameter.swift
[24/57] Compiling SymbolKit Generics.swift
[25/57] Compiling SymbolKit Namespace.swift
[26/57] Compiling SymbolKit DeclarationFragments.swift
[27/57] Compiling SymbolKit Fragment.swift
[28/57] Compiling SymbolKit FragmentKind.swift
[29/57] Compiling SymbolKit FunctionParameter.swift
[30/57] Compiling SymbolKit FunctionSignature.swift
[31/57] Compiling SymbolKit Symbol.swift
[32/57] Compiling SymbolKit SymbolKind.swift
[33/57] Compiling SymbolKit SymbolGraph.swift
[34/57] Compiling SymbolKit GraphCollector.swift
[35/57] Compiling SymbolKit Names.swift
[36/57] Compiling SymbolKit SPI.swift
[37/57] Compiling SymbolKit Snippet.swift
[38/57] Compiling SymbolKit Extension.swift
[39/57] Compiling SymbolKit SemanticVersion.swift
[40/57] Compiling SymbolKit AccessControl.swift
[41/57] Compiling SymbolKit Availability.swift
[42/57] Compiling SymbolKit AvailabilityItem.swift
[43/57] Compiling SymbolKit Domain.swift
[44/57] Compiling SymbolKit Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.swift
[48/57] Compiling Snippets Snippet.swift
[49/57] Emitting module Snippets
[50/57] Compiling Snippets SnippetParser.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] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract SymbolGraph+Snippet.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.02s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Compiling YASU LoadData.swift
[3/4] Emitting module YASU
[4/4] Compiling YASU BundleExtension.swift
[5/10] Compiling Ospuze Ospuze.swift
[6/10] Compiling Ospuze resource_bundle_accessor.swift
[7/10] Compiling Ospuze Leagues.swift
[8/10] Compiling Ospuze Leaderboards.swift
[9/10] Emitting module Ospuze
[10/10] Compiling Ospuze LeaderboardEntry.swift
Build of target: 'Ospuze' complete! (0.86s)
     274
3	/Users/admin/builder/spi-builder-workspace/.docs/eisenhuth/ospuze/v7.0.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/eisenhuth/ospuze/v7.0.1
File count: 274
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-eisenhuth-ospuze-v7.0.1-b65e9a41.zip to s3://spi-docs-inbox/prod-eisenhuth-ospuze-v7.0.1-b65e9a41.zip
Copying... [12%]
Copying... [24%]
Copying... [36%]
Copying... [48%]
Copying... [60%]
Copying... [72%]
Copying... [84%]
Copying... [96%]
Copying... [100%]
Done.