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 Toybox 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/giginet/toybox.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/giginet/toybox
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 413f796 Update Formula
Cloned https://github.com/giginet/toybox.git
Revision (git rev-parse @):
413f796b9ec729967127dc2f92cd60399729a267
SUCCESS checkout https://github.com/giginet/toybox.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/giginet/toybox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[2/9] Write toybox-entitlement.plist
[4/9] Write sources
[5/9] Write swift-version--423B1241ED78D482.txt
[7/23] Compiling SWXMLHash shim.swift
[8/23] Compiling Commandant Result+Additions.swift
[9/23] Compiling Commandant OrderedSet.swift
[10/24] Compiling Commandant Switch.swift
[11/24] Compiling Commandant Argument.swift
[12/24] Compiling Commandant ArgumentParser.swift
[13/24] Compiling Commandant ArgumentProtocol.swift
[14/24] Compiling Commandant Command.swift
[15/24] Compiling Commandant HelpCommand.swift
[16/24] Emitting module Commandant
[17/24] Compiling Commandant Option.swift
[18/24] Compiling Commandant Errors.swift
[19/24] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[20/24] Compiling SWXMLHash SWXMLHash.swift
[21/24] Emitting module SWXMLHash
[22/30] Compiling ToyboxKit Version.swift
[23/30] Compiling ToyboxKit PlaygroundBuilder.swift
[24/30] Compiling ToyboxKit Playground.swift
[25/30] Emitting module ToyboxKit
[26/30] Compiling ToyboxKit Errors.swift
[27/30] Compiling ToyboxKit Handler.swift
[28/37] Compiling toybox Version.swift
[29/37] Compiling toybox main.swift
[30/37] Compiling toybox Root.swift
[31/37] Compiling toybox Open.swift
[32/37] Compiling toybox List.swift
[33/37] Compiling toybox Create.swift
[34/37] Emitting module toybox
[34/37] Write Objects.LinkFileList
[35/37] Linking toybox
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/toybox: replacing existing signature
[36/37] Applying toybox
Build complete! (21.68s)
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Carthage/Commandant.git from cache (0.20s)
Fetched https://github.com/Quick/Quick.git from cache (0.20s)
Fetched https://github.com/Quick/Nimble.git from cache (0.20s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.20s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.45s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.9.0 (0.02s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.41s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.39s)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.9.0
Build complete.
Done.