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

Failed to build LispKit, reference master (68b31c), with Swift 5.8 for macOS (SPM) on 24 Oct 2024 01:04:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/objecthub/swift-lispkit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/objecthub/swift-lispkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 68b31c4 Make `pasteboard-ref` behave the same on iOS and macOS.
Cloned https://github.com/objecthub/swift-lispkit.git
Revision (git rev-parse @):
68b31c42210bb68e98e12fbfaf9dd7b61c0e53a8
SUCCESS checkout https://github.com/objecthub/swift-lispkit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/objecthub/swift-lispkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Compiling fp_extend.cpp
[1/6] Compiling fp_trunc.cpp
[3/100] Compiling _AtomicsShims.c
[4/133] Compiling half.c
[6/144] Emitting module SwiftKeychain
[7/144] Emitting module ZIPFoundation
[8/146] Compiling NumberKit NumberUtil.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/146] Emitting module DynamicJSON
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
[10/148] Compiling DynamicJSON JSONExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[11/148] Compiling DynamicJSON NSNumber.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[12/148] Emitting module NanoHTTP
[13/148] Compiling BitByteData BigEndianByteReader.swift
[14/148] Compiling BitByteData BitReader.swift
[15/149] Compiling MarkdownKit ExtendedListItemParser.swift
[16/149] Compiling MarkdownKit ExtendedMarkdownParser.swift
[17/149] Compiling MarkdownKit Block.swift
[18/149] Compiling MarkdownKit Blocks.swift
[19/149] Compiling MarkdownKit HtmlBlockParser.swift
[20/149] Compiling MarkdownKit LinkTransformer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:355:34: error: cannot convert value of type 'IndexingIterator<[JSONLocation.Segment]>' to expected argument type '[JSONLocation.Segment]'
    try self.mutate(&json, next: &iter, with: proc, insert: insert)
                                 ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:362:27: error: value of type '[JSONLocation.Segment]' has no member 'next'
    if let segment = iter.next() {
                     ~~~~ ^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:355:34: error: cannot convert value of type 'IndexingIterator<[JSONLocation.Segment]>' to expected argument type '[JSONLocation.Segment]'
    try self.mutate(&json, next: &iter, with: proc, insert: insert)
                                 ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:362:27: error: value of type '[JSONLocation.Segment]' has no member 'next'
    if let segment = iter.next() {
                     ~~~~ ^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:355:34: error: cannot convert value of type 'IndexingIterator<[JSONLocation.Segment]>' to expected argument type '[JSONLocation.Segment]'
    try self.mutate(&json, next: &iter, with: proc, insert: insert)
                                 ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:362:27: error: value of type '[JSONLocation.Segment]' has no member 'next'
    if let segment = iter.next() {
                     ~~~~ ^~~~
[24/150] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[25/150] Compiling ZIPFoundation URL+ZIP.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[26/150] Compiling MarkdownKit CustomBlock.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[27/150] Compiling MarkdownKit CustomTextFragment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[28/150] Compiling MarkdownKit HtmlGenerator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[31/150] Emitting module CommandLineKit
[32/150] Compiling MarkdownKit DelimiterTransformer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[33/150] Compiling MarkdownKit InlineParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[36/150] Compiling MarkdownKit EmphasisTransformer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[37/150] Compiling MarkdownKit EscapeTransformer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[38/150] Compiling MarkdownKit ExtendedDocumentParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
[39/150] Compiling MarkdownKit ListItemParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
[40/150] Compiling MarkdownKit MarkdownParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
[41/150] Compiling MarkdownKit DocumentParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
[42/150] Compiling MarkdownKit CodeBlockParser.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
[43/150] Compiling MarkdownKit CodeLinkHtmlTransformer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
[44/150] Compiling MarkdownKit Container.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
[45/150] Compiling CommandLineKit TextProperties.swift
[46/150] Compiling SQLiteExpress SQLiteType.swift
[47/150] Compiling SwiftKeychain Keychain.swift
[48/150] Compiling CommandLineKit TextColor.swift
[49/150] Compiling CommandLineKit Terminal.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:343:34: error: cannot convert value of type 'IndexingIterator<[JSONPointer.ReferenceToken]>' to expected argument type '[JSONPointer.ReferenceToken]'
    try self.mutate(&json, next: &iter, with: proc, insert: insert)
                                 ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:350:25: error: value of type '[JSONPointer.ReferenceToken]' has no member 'next'
    if let token = iter.next() {
                   ~~~~ ^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:343:34: error: cannot convert value of type 'IndexingIterator<[JSONPointer.ReferenceToken]>' to expected argument type '[JSONPointer.ReferenceToken]'
    try self.mutate(&json, next: &iter, with: proc, insert: insert)
                                 ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:350:25: error: value of type '[JSONPointer.ReferenceToken]' has no member 'next'
    if let token = iter.next() {
                   ~~~~ ^~~~
[54/150] Compiling BitByteData MsbBitWriter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected ',' separator
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
                                                       ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:347:56: error: expected parameter name followed by ':'
                      next iter: inout [ReferenceToken].Iterator,
                                                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected ',' separator
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
                                                             ,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONLocation.swift:359:62: error: expected parameter name followed by ':'
                      next iter: inout [JSONLocation.Segment].Iterator,
                                                             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:343:34: error: cannot convert value of type 'IndexingIterator<[JSONPointer.ReferenceToken]>' to expected argument type '[JSONPointer.ReferenceToken]'
    try self.mutate(&json, next: &iter, with: proc, insert: insert)
                                 ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-dynamicjson/Sources/DynamicJSON/JSONPointer.swift:350:25: error: value of type '[JSONPointer.ReferenceToken]' has no member 'next'
    if let token = iter.next() {
                   ~~~~ ^~~~
[68/151] Compiling NanoHTTP NetworkInterface.swift
[71/151] Emitting module KeychainAccess
[77/151] Compiling SQLiteExpress SQLiteError.swift
[78/151] Emitting module SQLiteExpress
Fetching https://github.com/objecthub/swift-numberkit.git
[1/1025] Fetching swift-numberkit
Fetched https://github.com/objecthub/swift-numberkit.git (1.04s)
Fetching https://github.com/objecthub/swift-dynamicjson.git
[1/889] Fetching swift-dynamicjson
Fetched https://github.com/objecthub/swift-dynamicjson.git (0.97s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4389] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (1.42s)
Fetching https://github.com/SomeRandomiOSDev/Half
Fetching https://github.com/p2/OAuth2.git
Fetching https://github.com/objecthub/swift-sqliteexpress.git
[1/630] Fetching half
[39/6836] Fetching half, oauth2
[40/6935] Fetching half, oauth2, swift-sqliteexpress
Fetched https://github.com/SomeRandomiOSDev/Half (1.56s)
Fetching https://github.com/SomeRandomiOSDev/CBORCoding.git
Fetched https://github.com/objecthub/swift-sqliteexpress.git (1.56s)
Fetching https://github.com/objecthub/swift-commandlinekit.git
Fetched https://github.com/p2/OAuth2.git (1.56s)
Fetching https://github.com/objecthub/swift-markdownkit.git
[1/593] Fetching swift-markdownkit
[73/2040] Fetching swift-markdownkit, cborcoding
[95/2402] Fetching swift-markdownkit, cborcoding, swift-commandlinekit
Fetched https://github.com/objecthub/swift-markdownkit.git (0.87s)
Fetching https://github.com/tsolomko/SWCompression.git
[753/1809] Fetching cborcoding, swift-commandlinekit
Fetched https://github.com/objecthub/swift-commandlinekit.git (1.00s)
Fetching https://github.com/objecthub/swift-clformat.git
Fetched https://github.com/SomeRandomiOSDev/CBORCoding.git (1.01s)
Fetching https://github.com/apple/swift-atomics.git
[1/16980] Fetching swcompression
[2/17478] Fetching swcompression, swift-clformat
[42/19047] Fetching swcompression, swift-clformat, swift-atomics
Fetched https://github.com/objecthub/swift-clformat.git (0.86s)
Fetching https://github.com/objecthub/swift-nanohttp.git
[1088/18549] Fetching swcompression, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (1.11s)
Fetching https://github.com/weichsel/ZIPFoundation.git
[5604/16980] Fetching swcompression
[12062/17233] Fetching swcompression, swift-nanohttp
Fetched https://github.com/objecthub/swift-nanohttp.git (0.76s)
Fetching https://github.com/tsolomko/BitByteData
[13075/16980] Fetching swcompression
[16981/22446] Fetching swcompression, zipfoundation
Fetched https://github.com/tsolomko/SWCompression.git (1.99s)
[219/5466] Fetching zipfoundation
[712/8517] Fetching zipfoundation, bitbytedata
Fetched https://github.com/weichsel/ZIPFoundation.git (1.36s)
Computing version for https://github.com/apple/swift-atomics.git
[306/3051] Fetching bitbytedata
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.88s)
Computing version for https://github.com/SomeRandomiOSDev/CBORCoding.git
Fetched https://github.com/tsolomko/BitByteData (1.94s)
Computed https://github.com/SomeRandomiOSDev/CBORCoding.git at 1.4.0 (0.89s)
Computing version for https://github.com/p2/OAuth2.git
Computed https://github.com/p2/OAuth2.git at 5.3.5 (0.85s)
Computing version for https://github.com/tsolomko/SWCompression.git
Computed https://github.com/tsolomko/SWCompression.git at 4.8.6 (0.82s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.83s)
Computing version for https://github.com/objecthub/swift-nanohttp.git
Computed https://github.com/objecthub/swift-nanohttp.git at 1.0.1 (0.80s)
Computing version for https://github.com/objecthub/swift-clformat.git
Computed https://github.com/objecthub/swift-clformat.git at 1.1.0 (0.82s)
Computing version for https://github.com/objecthub/swift-sqliteexpress.git
Computed https://github.com/objecthub/swift-sqliteexpress.git at 1.0.3 (0.79s)
Computing version for https://github.com/objecthub/swift-commandlinekit.git
Computed https://github.com/objecthub/swift-commandlinekit.git at 0.3.5 (0.76s)
Computing version for https://github.com/objecthub/swift-markdownkit.git
Computed https://github.com/objecthub/swift-markdownkit.git at 1.1.9 (0.77s)
Computing version for https://github.com/SomeRandomiOSDev/Half
Computed https://github.com/SomeRandomiOSDev/Half at 1.4.2 (0.54s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.3 (0.79s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at master
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.3
Creating working copy for https://github.com/objecthub/swift-dynamicjson.git
Working copy of https://github.com/objecthub/swift-dynamicjson.git resolved at main
Creating working copy for https://github.com/objecthub/swift-markdownkit.git
Working copy of https://github.com/objecthub/swift-markdownkit.git resolved at 1.1.9
Creating working copy for https://github.com/objecthub/swift-clformat.git
Working copy of https://github.com/objecthub/swift-clformat.git resolved at 1.1.0
Creating working copy for https://github.com/p2/OAuth2.git
Working copy of https://github.com/p2/OAuth2.git resolved at 5.3.5
Creating working copy for https://github.com/SomeRandomiOSDev/CBORCoding.git
Working copy of https://github.com/SomeRandomiOSDev/CBORCoding.git resolved at 1.4.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/objecthub/swift-sqliteexpress.git
Working copy of https://github.com/objecthub/swift-sqliteexpress.git resolved at 1.0.3
Creating working copy for https://github.com/objecthub/swift-numberkit.git
Working copy of https://github.com/objecthub/swift-numberkit.git resolved at 2.5.1
Creating working copy for https://github.com/objecthub/swift-nanohttp.git
Working copy of https://github.com/objecthub/swift-nanohttp.git resolved at 1.0.1
Creating working copy for https://github.com/tsolomko/SWCompression.git
Working copy of https://github.com/tsolomko/SWCompression.git resolved at 4.8.6
Creating working copy for https://github.com/objecthub/swift-commandlinekit.git
Working copy of https://github.com/objecthub/swift-commandlinekit.git resolved at 0.3.5
Creating working copy for https://github.com/SomeRandomiOSDev/Half
Working copy of https://github.com/SomeRandomiOSDev/Half resolved at 1.4.2
BUILD FAILURE 5.8 macosSpm