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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/giginet/toybox
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b30d04c Merge pull request #30 from giginet/macos-default-template
Cloned https://github.com/giginet/toybox.git
Revision (git rev-parse @):
b30d04ce827d27f4d47bc504fd103cfd391d7b84
SUCCESS checkout https://github.com/giginet/toybox.git at master
========================================
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
[3/9] Write toybox-entitlement.plist
[5/9] Write swift-version--423B1241ED78D482.txt
[7/23] Emitting module Commandant
[8/24] Compiling SWXMLHash shim.swift
[9/24] Compiling Commandant OrderedSet.swift
[10/24] Compiling Commandant Result+Additions.swift
[11/24] Compiling Commandant Switch.swift
[12/24] Compiling Commandant ArgumentProtocol.swift
[13/24] Compiling Commandant Command.swift
[14/24] Compiling Commandant HelpCommand.swift
[15/24] Compiling Commandant Errors.swift
[16/24] Compiling Commandant Option.swift
[17/24] Compiling Commandant Argument.swift
[18/24] Compiling Commandant ArgumentParser.swift
[19/24] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[20/24] Emitting module SWXMLHash
[21/24] Compiling SWXMLHash SWXMLHash.swift
[22/31] Compiling ToyboxKit XcodeFinder.swift
[23/31] Compiling ToyboxKit Version.swift
[24/31] Compiling ToyboxKit PlaygroundBuilder.swift
[25/31] Compiling ToyboxKit Playground.swift
[26/31] Compiling ToyboxKit Errors.swift
[27/31] Emitting module ToyboxKit
[28/31] Compiling ToyboxKit Handler.swift
[29/38] Compiling toybox Root.swift
[30/38] Compiling toybox Version.swift
[31/38] Compiling toybox main.swift
[32/38] Compiling toybox Open.swift
[33/38] Compiling toybox List.swift
[34/38] Emitting module toybox
[35/38] Compiling toybox Create.swift
[35/38] Write Objects.LinkFileList
[36/38] Linking toybox
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/toybox: replacing existing signature
[37/38] Applying toybox
Build complete! (16.31s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.20s)
Fetched https://github.com/Carthage/Commandant.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.32s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.9.0 (0.31s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.31s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.33s)
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.9.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
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Build complete.
Done.