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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DavidSkrundz/Collections
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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] Emitting module Generator
[6/35] Emitting module Pair
[7/35] Compiling Generator Character.swift
[8/35] Compiling Generator Collection+Generator.swift
[9/35] Compiling Graph Vertex.swift
[10/35] Compiling Generator Generator+Sequence.swift
[11/35] Compiling Generator Generator.swift
[12/35] Compiling Generator Generator+Move.swift
[13/35] Compiling Generator Generator+Peek.swift
[14/35] Compiling Generator Generator+Previous.swift
[15/35] Compiling Pair Pair2Sequence.swift
[16/35] Compiling Graph Array+Duplicates.swift
[17/35] Compiling Graph Edge.swift
[18/35] Compiling Generator Generator+String.swift
[19/35] Compiling Generator Generator+Iterator.swift
[20/35] Emitting module Graph
[21/35] Compiling Graph Graph.swift
[21/35] Write Objects.LinkFileList
[25/35] Archiving libsGraph.a
[26/35] Archiving libsGenerator.a
[28/35] Compiling Pair Pair2Iterator.swift
[29/35] Compiling Pair Pair.swift
[29/35] Write Objects.LinkFileList
[31/35] Archiving libsPair.a
[32/35] Linking libdGenerator.dylib
[33/35] Linking libdGraph.dylib
[34/35] Linking libdPair.dylib
Build complete! (1.76s)
Build complete.
Done.