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, reference v0.9.1 (019858), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 17:13:49 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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/admin/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/admin/builder/spi-builder-workspace/paper'...
Cloned https://github.com/hylo-lang/Lotsawa.git
Revision (git rev-parse @):
0198583791366b2e8238438f0fc67aac7bf826bc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hylo-lang/Lotsawa.git at v0.9.1
Fetching https://github.com/dabrahams/citron.git
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/SwiftPackageIndex/SPIManifest.git from cache
[1/2175] Fetching citron
Fetched https://github.com/dabrahams/citron.git from cache (0.83s)
Fetched https://github.com/jpsim/Yams.git from cache (0.83s)
Fetched https://github.com/SwiftPackageIndex/SPIManifest.git from cache (0.83s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (1.42s)
Computing version for https://github.com/dabrahams/citron.git
Computed https://github.com/dabrahams/citron.git at 2.1.0 (0.57s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.56s)
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/dabrahams/citron.git
Working copy of https://github.com/dabrahams/citron.git resolved at 2.1.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lotsawa",
      "name": "Lotsawa",
      "url": "https://github.com/hylo-lang/Lotsawa.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Lotsawa",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hylo-lang/Lotsawa.git
[1/3500] Fetching lotsawa
Fetched https://github.com/hylo-lang/Lotsawa.git from cache (1.17s)
Creating working copy for https://github.com/hylo-lang/Lotsawa.git
Working copy of https://github.com/hylo-lang/Lotsawa.git resolved at v0.9.1 (0198583)
warning: '.resolve-product-dependencies': dependency 'lotsawa' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hylo-lang/Lotsawa.git
https://github.com/hylo-lang/Lotsawa.git
{
  "dependencies" : [
    {
      "identity" : "citron",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dabrahams/citron.git"
    },
    {
      "identity" : "spimanifest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
    }
  ],
  "manifest_display_name" : "Lotsawa",
  "name" : "Lotsawa",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Lotsawa",
      "targets" : [
        "Lotsawa"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LotsawaTests",
      "module_type" : "SwiftTarget",
      "name" : "LotsawaTests",
      "path" : "Tests/LotsawaTests",
      "product_dependencies" : [
        "CitronParserModule",
        "CitronLexerModule",
        "CitronParserGenerator"
      ],
      "sources" : [
        "AdjacencyMatrixTests.swift",
        "BitSetTests.swift",
        "ChartInternalTests.swift",
        "DiscreteMapTests.swift",
        "ForestTests.swift",
        "GrammarInternalTests.swift",
        "GrammarPreprocessing.swift",
        "GrammarPreprocessingTests.swift",
        "GrammarTests.swift",
        "RecognizerTests.swift",
        "Utils/DebugChart.swift",
        "Utils/DebugForest.swift",
        "Utils/DebugGrammar.swift",
        "Utils/DebugGrammarScanner.swift",
        "Utils/DebugRecognizer.swift",
        "Utils/Incidental.swift",
        "Utils/Lotsawa+Extensions.swift",
        "Utils/ParseGeneration.swift",
        "Utils/Swift+Extensions.swift"
      ],
      "target_dependencies" : [
        "Lotsawa"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Lotsawa",
      "module_type" : "SwiftTarget",
      "name" : "Lotsawa",
      "path" : "Sources/Lotsawa",
      "product_memberships" : [
        "Lotsawa"
      ],
      "sources" : [
        "AdjacencyMatrix.swift",
        "Array+Extensions.swift",
        "BitSet.swift",
        "Chart.swift",
        "Collection+Extensions.swift",
        "DiscreteMap.swift",
        "Forest.swift",
        "Grammar.swift",
        "ItemID.swift",
        "MultiMap.swift",
        "Nullability.swift",
        "PreprocessedGrammar.swift",
        "Recognizer.swift",
        "UniqueCounter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[0/5] Write citron-tool-entitlement.plist
[1/5] Compiling citron main.c
[2/5] Write Objects.LinkFileList
[3/5] Linking citron-tool
[4/5] Applying citron-tool
[1/1] Compiling plugin ValidatorPlugin
[2/2] Compiling plugin CitronParserGenerator
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/18] Compiling Lotsawa MultiMap.swift
[6/18] Compiling Lotsawa Recognizer.swift
[7/19] Compiling Lotsawa ItemID.swift
[8/19] Compiling Lotsawa PreprocessedGrammar.swift
[9/19] Compiling Lotsawa Collection+Extensions.swift
[10/19] Compiling Lotsawa DiscreteMap.swift
[11/19] Compiling Lotsawa UniqueCounter.swift
[12/19] Compiling Lotsawa Nullability.swift
[13/19] Compiling Lotsawa Forest.swift
[14/19] Compiling Lotsawa Grammar.swift
[15/19] Compiling Lotsawa AdjacencyMatrix.swift
[16/19] Compiling Lotsawa Array+Extensions.swift
[17/19] Emitting module Lotsawa
[18/19] Compiling Lotsawa BitSet.swift
[19/19] Compiling Lotsawa Chart.swift
Build complete! (5.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "citron",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dabrahams/citron.git"
    },
    {
      "identity" : "spimanifest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.12.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftPackageIndex/SPIManifest.git"
    }
  ],
  "manifest_display_name" : "Lotsawa",
  "name" : "Lotsawa",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Lotsawa",
      "targets" : [
        "Lotsawa"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LotsawaTests",
      "module_type" : "SwiftTarget",
      "name" : "LotsawaTests",
      "path" : "Tests/LotsawaTests",
      "product_dependencies" : [
        "CitronParserModule",
        "CitronLexerModule",
        "CitronParserGenerator"
      ],
      "sources" : [
        "AdjacencyMatrixTests.swift",
        "BitSetTests.swift",
        "ChartInternalTests.swift",
        "DiscreteMapTests.swift",
        "ForestTests.swift",
        "GrammarInternalTests.swift",
        "GrammarPreprocessing.swift",
        "GrammarPreprocessingTests.swift",
        "GrammarTests.swift",
        "RecognizerTests.swift",
        "Utils/DebugChart.swift",
        "Utils/DebugForest.swift",
        "Utils/DebugGrammar.swift",
        "Utils/DebugGrammarScanner.swift",
        "Utils/DebugRecognizer.swift",
        "Utils/Incidental.swift",
        "Utils/Lotsawa+Extensions.swift",
        "Utils/ParseGeneration.swift",
        "Utils/Swift+Extensions.swift"
      ],
      "target_dependencies" : [
        "Lotsawa"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Lotsawa",
      "module_type" : "SwiftTarget",
      "name" : "Lotsawa",
      "path" : "Sources/Lotsawa",
      "product_memberships" : [
        "Lotsawa"
      ],
      "sources" : [
        "AdjacencyMatrix.swift",
        "Array+Extensions.swift",
        "BitSet.swift",
        "Chart.swift",
        "Collection+Extensions.swift",
        "DiscreteMap.swift",
        "Forest.swift",
        "Grammar.swift",
        "ItemID.swift",
        "MultiMap.swift",
        "Nullability.swift",
        "PreprocessedGrammar.swift",
        "Recognizer.swift",
        "UniqueCounter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/hylo-lang/lotsawa/v0.9.1
Repository:               hylo-lang/Lotsawa
Swift version used:       6.1
Target:                   Lotsawa
Extracting symbol information for 'Lotsawa'...
Finished extracting symbol information for 'Lotsawa'. (2.41s)
Building documentation for 'Lotsawa'...
Finished building documentation for 'Lotsawa' (0.19s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/hylo-lang/lotsawa/v0.9.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/jpsim/Yams.git
Updating https://github.com/dabrahams/citron.git
Updating https://github.com/SwiftPackageIndex/SPIManifest.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.48s)
Updated https://github.com/dabrahams/citron.git (0.51s)
Updated https://github.com/jpsim/Yams.git (0.51s)
Updated https://github.com/SwiftPackageIndex/SPIManifest.git (0.43s)
Computing version for https://github.com/SwiftPackageIndex/SPIManifest.git
Computed https://github.com/SwiftPackageIndex/SPIManifest.git at 0.19.0 (1.46s)
Computing version for https://github.com/dabrahams/citron.git
Computed https://github.com/dabrahams/citron.git at 2.1.0 (0.56s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.45s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
[0/2] Linking citron-tool
[1/2] Applying citron-tool
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[12/57] Compiling SymbolKit UnifiedSymbol.swift
[13/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[14/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[15/57] Compiling SymbolKit DeclarationFragments.swift
[16/57] Compiling SymbolKit Fragment.swift
[17/57] Compiling SymbolKit FragmentKind.swift
[18/57] Compiling SymbolKit FunctionParameter.swift
[19/57] Compiling SymbolKit FunctionSignature.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit Relationship.swift
[26/57] Compiling SymbolKit RelationshipKind.swift
[27/57] Compiling SymbolKit SourceOrigin.swift
[28/57] Compiling SymbolKit GenericConstraints.swift
[29/57] Compiling SymbolKit Swift.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit SourceRange.swift
[39/57] Compiling SymbolKit Metadata.swift
[40/57] Compiling SymbolKit Module.swift
[41/57] Compiling SymbolKit OperatingSystem.swift
[42/57] Compiling SymbolKit Platform.swift
[43/57] Compiling SymbolKit SemanticVersion.swift
[44/57] Compiling SymbolKit AccessControl.swift
[45/57] Compiling SymbolKit Availability.swift
[46/57] Compiling SymbolKit AvailabilityItem.swift
[47/57] Compiling SymbolKit Domain.swift
[48/57] Compiling SymbolKit Symbol.swift
[49/57] Compiling SymbolKit SymbolKind.swift
[50/57] Compiling SymbolKit SymbolGraph.swift
[51/57] Compiling SymbolKit GraphCollector.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (6.86s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/15] Compiling Lotsawa PreprocessedGrammar.swift
[3/15] Compiling Lotsawa Recognizer.swift
[4/15] Compiling Lotsawa Nullability.swift
[5/16] Compiling Lotsawa UniqueCounter.swift
[6/16] Compiling Lotsawa MultiMap.swift
[7/16] Compiling Lotsawa ItemID.swift
[8/16] Compiling Lotsawa Collection+Extensions.swift
[9/16] Compiling Lotsawa DiscreteMap.swift
[10/16] Compiling Lotsawa Forest.swift
[11/16] Compiling Lotsawa Grammar.swift
[12/16] Compiling Lotsawa AdjacencyMatrix.swift
[13/16] Compiling Lotsawa Array+Extensions.swift
[14/16] Emitting module Lotsawa
[15/16] Compiling Lotsawa BitSet.swift
[16/16] Compiling Lotsawa Chart.swift
Build of target: 'Lotsawa' complete! (2.30s)
     400
4	/Users/admin/builder/spi-builder-workspace/.docs/hylo-lang/lotsawa/v0.9.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/hylo-lang/lotsawa/v0.9.1
File count: 400
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-hylo-lang-lotsawa-v0.9.1-843e2a15.zip to s3://spi-docs-inbox/prod-hylo-lang-lotsawa-v0.9.1-843e2a15.zip
Copying... [18%]
Copying... [27%]
Copying... [35%]
Copying... [44%]
Copying... [53%]
Copying... [62%]
Copying... [71%]
Copying... [89%]
Copying... [98%]
Copying... [100%]
Done.