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 Collections 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/DavidSkrundz/Collections.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DavidSkrundz/Collections
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at c35380d Swift 5 update
Cloned https://github.com/DavidSkrundz/Collections.git
Revision (git rev-parse @):
c35380dcf5745d8756113f47efe86cd81b0b48b0
SUCCESS checkout https://github.com/DavidSkrundz/Collections.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/DavidSkrundz/Collections.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[3/16] Write swift-version--423B1241ED78D482.txt
[5/34] Compiling Generator Generator+Sequence.swift
[6/35] Compiling Generator Generator+Iterator.swift
[7/35] Compiling Graph Vertex.swift
[8/35] Compiling Graph Edge.swift
[9/35] Emitting module Graph
[10/35] Compiling Generator Generator.swift
[11/35] Compiling Pair Pair2Sequence.swift
[12/35] Compiling Pair Pair2Iterator.swift
[13/35] Emitting module Pair
[14/35] Compiling Pair Pair.swift
[14/35] Write Objects.LinkFileList
[16/35] Archiving libsPair.a
[18/35] Compiling Generator Generator+Move.swift
[19/35] Compiling Generator Generator+Previous.swift
[20/35] Compiling Generator Character.swift
[21/35] Compiling Generator Collection+Generator.swift
[22/35] Compiling Generator Generator+String.swift
[23/35] Emitting module Generator
[24/35] Compiling Generator Generator+Peek.swift
[24/35] Write Objects.LinkFileList
[26/35] Archiving libsGenerator.a
[28/35] Compiling Graph Graph.swift
[29/35] Compiling Graph Array+Duplicates.swift
[29/35] Write Objects.LinkFileList
[31/35] Archiving libsGraph.a
[32/35] Linking libdPair.dylib
[33/35] Linking libdGenerator.dylib
[34/35] Linking libdGraph.dylib
Build complete! (2.34s)
Build complete.
Done.