The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of HiveEngine with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/autoreleasefool/hive-engine.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/autoreleasefool/hive-engine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2e17a65 Add non-affiliation notice
Cloned https://github.com/autoreleasefool/hive-engine.git
Revision (git rev-parse @):
2e17a65689a7d7991759e48fc6d7b4f4c6fbf730
SUCCESS checkout https://github.com/autoreleasefool/hive-engine.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/autoreleasefool/hive-engine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/11] Compiling Regex String+ReplaceMatching.swift
[6/11] Compiling Regex Foundation+Ranges.swift
[7/11] Compiling Regex ThreadLocal.swift
[8/11] Compiling Regex Regex.swift
[9/11] Compiling Regex MatchResult.swift
[10/11] Compiling Regex Options.swift
[11/11] Emitting module Regex
[12/40] Compiling HiveEngine PlayCommand.swift
[13/40] Compiling HiveEngine UHPCommand.swift
[14/40] Compiling HiveEngine UHPResult.swift
[15/40] Compiling HiveEngine UndoCommand.swift
[16/43] Compiling HiveEngine Position.swift
[17/43] Compiling HiveEngine RelativeMovement.swift
[18/43] Compiling HiveEngine Unit+Ant.swift
[19/43] Compiling HiveEngine Unit+Beetle.swift
[20/43] Compiling HiveEngine Unit+Hopper.swift
[21/43] Compiling HiveEngine Unit+LadyBug.swift
[22/43] Compiling HiveEngine Unit+Mosquito.swift
[23/43] Compiling HiveEngine Unit+PillBug.swift
[24/43] Compiling HiveEngine ValidMovesCommand.swift
[25/43] Compiling HiveEngine Engine.swift
[26/43] Compiling HiveEngine GameStateString.swift
[27/43] Compiling HiveEngine GameString.swift
[28/43] Compiling HiveEngine BestMoveCommand.swift
[29/43] Compiling HiveEngine InfoCommand.swift
[30/43] Compiling HiveEngine NewGameCommand.swift
[31/43] Compiling HiveEngine OptionsCommand.swift
[32/43] Compiling HiveEngine GameState+UHP.swift
[33/43] Compiling HiveEngine GameState.swift
[34/43] Compiling HiveEngine Movement.swift
[35/43] Compiling HiveEngine Player.swift
[36/43] Emitting module HiveEngine
[37/43] Compiling HiveEngine GameTypeString.swift
[38/43] Compiling HiveEngine MoveString.swift
[39/43] Compiling HiveEngine TurnString.swift
[40/43] Compiling HiveEngine FatalError.swift
[41/43] Compiling HiveEngine Unit+Queen.swift
[42/43] Compiling HiveEngine Unit+Spider.swift
[43/43] Compiling HiveEngine Unit.swift
[44/53] Compiling HiveEngineTestUtilities GameStateProvider+Hopper.swift
[45/53] Compiling HiveEngineTestUtilities GameStateProvider+LadyBug.swift
[46/53] Compiling HiveEngineTestUtilities GameStateProvider+Spider.swift
[47/53] Compiling HiveEngineTestUtilities GameStateProvider.swift
[48/53] Compiling HiveEngineTestUtilities GameStateProvider+Mosquito.swift
[49/53] Compiling HiveEngineTestUtilities GameStateProvider+Queen.swift
[50/53] Compiling HiveEngineTestUtilities GameStateProvider+Ant.swift
[51/53] Compiling HiveEngineTestUtilities GameStateProvider+Beetle.swift
[52/53] Emitting module HiveEngineTestUtilities
[53/53] Compiling HiveEngineTestUtilities GameStateProvider+PillBug.swift
[54/54] Compiling HiveEngineTestUtilities HiveEngineTestCase.swift
Build complete! (30.65s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.37s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.0 (0.45s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Regex-8914ffd2 is not valid git repository for 'https://github.com/sharplet/Regex.git', will fetch again.
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Regex-8914ffd2 is not valid git repository for 'https://github.com/sharplet/Regex.git', will fetch again.
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.01s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.0
Build complete.
Done.