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: 3.1.4
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/autoreleasefool/hive-engine
 * tag               3.1.4      -> FETCH_HEAD
HEAD is now at 0fa54ca Move testing utilities into target
Cloned https://github.com/autoreleasefool/hive-engine.git
Revision (git rev-parse @):
0fa54ca24d7881d661119d97fe0867bd3bf72ff6
SUCCESS checkout https://github.com/autoreleasefool/hive-engine.git at 3.1.4
========================================
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 ThreadLocal.swift
[7/11] Compiling Regex Foundation+Ranges.swift
[8/11] Emitting module Regex
[9/11] Compiling Regex Options.swift
[10/11] Compiling Regex MatchResult.swift
[11/11] Compiling Regex Regex.swift
[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/40] Compiling HiveEngine GameTypeString.swift
[17/40] Compiling HiveEngine MoveString.swift
[18/40] Compiling HiveEngine TurnString.swift
[19/40] Compiling HiveEngine FatalError.swift
[20/43] Compiling HiveEngine Position.swift
[21/43] Compiling HiveEngine RelativeMovement.swift
[22/43] Compiling HiveEngine Unit+Ant.swift
[23/43] Compiling HiveEngine Unit+Beetle.swift
[24/43] Compiling HiveEngine BestMoveCommand.swift
[25/43] Compiling HiveEngine InfoCommand.swift
[26/43] Compiling HiveEngine NewGameCommand.swift
[27/43] Compiling HiveEngine OptionsCommand.swift
[28/43] Compiling HiveEngine Unit+Queen.swift
[29/43] Compiling HiveEngine Unit+Spider.swift
[30/43] Compiling HiveEngine Unit.swift
[31/43] Compiling HiveEngine Unit+Hopper.swift
[32/43] Compiling HiveEngine Unit+LadyBug.swift
[33/43] Compiling HiveEngine Unit+Mosquito.swift
[34/43] Compiling HiveEngine Unit+PillBug.swift
[35/43] Emitting module HiveEngine
[36/43] Compiling HiveEngine ValidMovesCommand.swift
[37/43] Compiling HiveEngine Engine.swift
[38/43] Compiling HiveEngine GameStateString.swift
[39/43] Compiling HiveEngine GameString.swift
[40/43] Compiling HiveEngine GameState+UHP.swift
[41/43] Compiling HiveEngine GameState.swift
[42/43] Compiling HiveEngine Movement.swift
[43/43] Compiling HiveEngine Player.swift
[44/53] Compiling HiveEngineTestUtilities GameStateProvider.swift
[45/53] Compiling HiveEngineTestUtilities GameStateProvider+Spider.swift
[46/53] Compiling HiveEngineTestUtilities GameStateProvider+Queen.swift
[47/54] Compiling HiveEngineTestUtilities GameStateProvider+Mosquito.swift
[48/54] Compiling HiveEngineTestUtilities GameStateProvider+PillBug.swift
[49/54] Compiling HiveEngineTestUtilities GameStateProvider+Hopper.swift
[50/54] Compiling HiveEngineTestUtilities GameStateProvider+LadyBug.swift
[51/54] Compiling HiveEngineTestUtilities GameStateProvider+Ant.swift
[52/54] Compiling HiveEngineTestUtilities GameStateProvider+Beetle.swift
[53/54] Emitting module HiveEngineTestUtilities
[54/54] Compiling HiveEngineTestUtilities HiveEngineTestCase.swift
Build complete! (15.27s)
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.16s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.0 (0.48s)
warning: /Users/admin/builds/J1XnyXFH/0/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.00s)
warning: /Users/admin/builds/J1XnyXFH/0/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.00s)
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.