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 Lotsawa 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/hylo-lang/Lotsawa.git
Reference: v0.9.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hylo-lang/Lotsawa
 * tag               v0.9.1     -> FETCH_HEAD
HEAD is now at 0198583 License with Apache 2.0
Submodule path 'paper': checked out '73b347b7e6405323a086a17ad26f5d7b85bb43dc'
Submodule 'paper' (https://github.com/jeffreykegler/Marpa-arxiv-paper) registered for path 'paper'
Cloning into '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/paper'...
Cloned https://github.com/hylo-lang/Lotsawa.git
Revision (git rev-parse @):
0198583791366b2e8238438f0fc67aac7bf826bc
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/hylo-lang/Lotsawa.git at v0.9.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hylo-lang/Lotsawa.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write citron-entitlement.plist
[1/5] Compiling citron main.c
[2/5] Write Objects.LinkFileList
[3/5] Linking citron
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/plugins/tools/debug/citron: replacing existing signature
[4/5] Applying citron
Build complete! (0.72s)
[1/1] Compiling plugin CitronParserGenerator
[2/2] Compiling plugin ValidatorPlugin
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/18] Emitting module Lotsawa
[6/18] Compiling Lotsawa Collection+Extensions.swift
[7/18] Compiling Lotsawa DiscreteMap.swift
[8/19] Compiling Lotsawa UniqueCounter.swift
[9/19] Compiling Lotsawa Nullability.swift
[10/19] Compiling Lotsawa PreprocessedGrammar.swift
[11/19] Compiling Lotsawa Forest.swift
[12/19] Compiling Lotsawa Grammar.swift
[13/19] Compiling Lotsawa Recognizer.swift
[14/19] Compiling Lotsawa ItemID.swift
[15/19] Compiling Lotsawa MultiMap.swift
[16/19] Compiling Lotsawa AdjacencyMatrix.swift
[17/19] Compiling Lotsawa Array+Extensions.swift
[18/19] Compiling Lotsawa BitSet.swift
[19/19] Compiling Lotsawa Chart.swift
Build complete! (5.02s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/dabrahams/citron.git from cache
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git from cache
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.17s)
Fetched https://github.com/jpsim/Yams.git from cache (0.18s)
Fetched https://github.com/dabrahams/citron.git from cache (0.18s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (0.02s)
Computing version for https://github.com/dabrahams/citron.git
Computed https://github.com/dabrahams/citron.git at 2.1.0 (0.33s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.02s)
Creating working copy for https://github.com/SwiftPackageIndex/SPIManifest.git
Working copy of https://github.com/SwiftPackageIndex/SPIManifest.git resolved at 0.19.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/dabrahams/citron.git
Working copy of https://github.com/dabrahams/citron.git resolved at 2.1.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/LotsawaTests/Utils/DebugGrammarParser.citron
Build complete.
Done.