The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Lighter, reference develop (dd4a87), with Swift 6.2 for macOS (SPM) on 16 Nov 2025 14:51:08 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Lighter-swift/Lighter.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Lighter-swift/Lighter
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at dd4a874 GHA: Drop CI overrides
Cloned https://github.com/Lighter-swift/Lighter.git
Revision (git rev-parse @):
dd4a874023ef1722cb4b1c0ffd4cab4acbdcafe9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Lighter-swift/Lighter.git at develop
========================================
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": "lighter",
      "name": "Lighter",
      "url": "https://github.com/Lighter-swift/Lighter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Lighter",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Lighter-swift/Lighter.git
[1/2152] Fetching lighter
Fetched https://github.com/Lighter-swift/Lighter.git from cache (0.92s)
Creating working copy for https://github.com/Lighter-swift/Lighter.git
Working copy of https://github.com/Lighter-swift/Lighter.git resolved at develop (dd4a874)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Lighter-swift/Lighter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Variadics into Lighter (Internal)
[2/2] Compiling plugin Generate Code for SQLite
[3/3] Compiling plugin Enlighter
Building for debugging...
[3/31] Write sources
[7/31] Write sqlite2swift-tool-entitlement.plist
[8/31] Write sources
[8/31] Write GenerateInternalVariadics-entitlement.plist
[8/31] Write sources
[9/31] Write GenerateInternalVariadics-tool-entitlement.plist
[12/31] Write sqlite2swift-entitlement.plist
[12/31] Write sources
[18/31] Write swift-version-49B95AFC49DCD68C.txt
[20/136] Emitting module SQLite3Schema
[21/136] Compiling SQLite3Schema TableOrView.swift
[22/136] Compiling SQLite3Schema DataTypes.swift
[23/136] Compiling SQLite3Schema Schema.swift
[24/136] Compiling SQLite3Schema CatalogObject.swift
[25/136] Compiling SQLite3Schema Column.swift
[26/136] Compiling SQLite3Schema ForeignKey.swift
[27/136] Compiling SQLite3Schema Column.swift
[28/136] Compiling SQLite3Schema DataTypes.swift
[29/136] Emitting module SQLite3Schema
[30/136] Compiling SQLite3Schema ForeignKey.swift
[31/136] Compiling SQLite3Schema CatalogObject.swift
[32/136] Compiling SQLite3Schema TableOrView.swift
[33/136] Compiling SQLite3Schema Schema.swift
[34/136] Compiling Lighter SQLDatabaseTransaction.swift
[35/136] Compiling Lighter SQLTransaction.swift
[36/136] Compiling Lighter SQLTransactionAsync.swift
[37/136] Compiling Lighter SQLTransactionType.swift
[38/140] Compiling Lighter SQLRecordFetchOperations.swift
[39/140] Compiling Lighter SQLRecordFilterOperations.swift
[40/142] Compiling Lighter SQLInterpolatedPredicate.swift
[41/142] Compiling Lighter SQLNotPredicate.swift
[42/142] Compiling Lighter SQLColumnValueSetPredicate.swift
[43/142] Compiling Lighter SQLCompoundPredicate.swift
[48/142] Compiling Lighter SQLPredicate.swift
[49/142] Compiling Lighter SQLDatabaseAsyncFetchOperations.swift
[50/142] Compiling Lighter SQLDatabaseAsyncOperations.swift
[51/142] Compiling Lighter SQLDatabaseOperations.swift
[52/142] Compiling Lighter SQLPragmaOperations.swift
[53/142] Compiling Lighter SQLRecordAsyncFetchOperations.swift
[54/142] Compiling Lighter SQLDatabaseChangeOperations.swift
[55/142] Compiling Lighter SQLDatabaseFetchOperations.swift
[64/144] Compiling Lighter SQLDatabaseTesting.swift
[65/144] Compiling Lighter SQLBuilder.swift
[75/144] Emitting module LighterCodeGenAST
[77/144] Compiling LighterCodeGenAST TypeDefinition.swift
[78/144] Compiling LighterCodeGenAST TypeReference.swift
[81/144] Emitting module Lighter
[82/144] Compiling Lighter LighterError.swift
[83/144] Compiling Lighter OptionalCString.swift
[84/144] Compiling Lighter SQLError.swift
[85/144] Compiling Lighter SendableKeyPath.swift
[86/144] Compiling Lighter SQLDatabase.swift
[87/144] Compiling Lighter SQLDatabaseCreation.swift
[88/144] Compiling Lighter SQLDatabaseAsyncChangeOperations.swift
[89/144] Compiling Lighter SQLConnectionHandler.swift
[90/144] Compiling Lighter SimplePool.swift
[91/144] Compiling Lighter UnsafeReuse.swift
[108/144] Compiling Lighter SQLRecordForeignKeyOperations.swift
[109/144] Compiling Lighter PredicateOperators.swift
[110/144] Compiling Lighter SQLColumnComparisonPredicate.swift
[111/144] Compiling Lighter SQLColumnValuePredicate.swift
[112/144] Compiling Lighter SQLColumnValueRangePredicate.swift
[113/144] Compiling Lighter SQLSortOrder.swift
[114/144] Compiling Lighter SQLTruePredicate.swift
[115/144] Compiling Lighter SQLColumn.swift
[116/144] Compiling Lighter SQLEntitySchema.swift
[117/144] Compiling Lighter SQLForeignKeyColumn.swift
[118/144] Compiling Lighter SQLRecord.swift
[119/144] Compiling Lighter SQLSwiftMatchableSchema.swift
[120/144] Compiling Lighter SQLValueChanges.swift
[121/144] Compiling Lighter SQLiteValueType.swift
[122/144] Compiling Lighter SQLChangeTransaction.swift
[123/222] Compiling LighterGeneration CodeGenerator.swift
[124/222] Compiling LighterGeneration DatabaseInfo.swift
[125/222] Compiling LighterGeneration EntityInfo.swift
[126/222] Compiling LighterGeneration EntitySQLStatements.swift
[127/222] Compiling LighterGeneration Fancyfier.swift
[128/222] Compiling LighterGeneration GenerateRecordStructure.swift
[129/222] Compiling LighterGeneration GenerateRecordStatementBind.swift
[130/222] Compiling LighterGeneration JSONUtil.swift
[131/222] Compiling LighterGeneration LighterConfiguration.swift
[132/222] Compiling LighterGeneration EnlighterASTGenerator.swift
[133/222] Emitting module LighterGeneration
[134/226] Compiling LighterGeneration GenerateSchemaSwiftInit.swift
[135/226] Compiling LighterGeneration Pluralize.swift
[136/226] Compiling LighterGeneration SchemaInit.swift
[137/226] Compiling LighterGeneration LighterAPI.swift
[138/226] Compiling LighterGeneration ASTGeneratorConfig.swift
[144/230] Compiling LighterGeneration GenerateSchemaStructure.swift
[145/230] Compiling LighterGeneration SchemaLoader.swift
[146/230] Compiling LighterGeneration CamelCase.swift
[147/230] Compiling LighterGeneration ConcurrencyCompat.swift
[148/230] Compiling LighterGeneration GenerateDatabaseStruct.swift
[149/230] Compiling LighterGeneration GenerateDatabaseSupport.swift
[150/230] Compiling LighterGeneration GenerateDefaultValues.swift
[151/230] Compiling LighterGeneration GeneratePropertyType.swift
[157/230] Compiling LighterGeneration GenerateSchemaStructure.swift
[158/230] Compiling LighterGeneration GeneratePropertyType.swift
[159/230] Compiling LighterGeneration GenerateRawFunctions.swift
[160/230] Compiling LighterGeneration GenerateRawRelshipFunctions.swift
[161/230] Compiling LighterGeneration GenerateRecordRelshipFunctions.swift
[166/230] Compiling LighterGeneration CodeGeneratorConfig.swift
[167/230] Compiling LighterGeneration ConfigFile.swift
[168/230] Compiling LighterGeneration EmbeddedLighter.swift
[169/230] Compiling LighterGeneration FancyfierConfig.swift
[190/230] Emitting module LighterGeneration
[191/230] Compiling LighterGeneration GenerateRawFunctions.swift
[192/230] Compiling LighterGeneration GenerateRawRelshipFunctions.swift
[193/230] Compiling LighterGeneration GenerateRecordRelshipFunctions.swift
[194/230] Compiling LighterGeneration JSONUtil.swift
[195/230] Compiling LighterGeneration GenerateRecordStatementBind.swift
[196/230] Compiling LighterGeneration GenerateRecordStatementInit.swift
[211/230] Compiling LighterGeneration GenerateInsertFunctions.swift
[212/230] Compiling LighterGeneration GenerateInternalVariadics.swift
[213/230] Compiling LighterGeneration GenerateSelectFunctions.swift
[214/230] Compiling LighterGeneration GenerateUpdateFunctions.swift
[219/244] Emitting module GenerateInternalVariadics
[220/244] Compiling GenerateInternalVariadics main.swift
[220/244] Write Objects.LinkFileList
[222/244] Compiling sqlite2swift ExitCodes.swift
[223/244] Compiling sqlite2swift main.swift
[224/244] Compiling sqlite2swift SQLite2Swift.swift
[225/244] Compiling sqlite2swift main.swift
[226/244] Emitting module sqlite2swift
[227/244] Compiling sqlite2swift Arguments.swift
[227/244] Write Objects.LinkFileList
[229/244] Compiling GenerateInternalVariadics main.swift
[230/244] Emitting module GenerateInternalVariadics
[230/244] Write Objects.LinkFileList
[232/244] Compiling sqlite2swift ExitCodes.swift
[233/244] Compiling sqlite2swift SQLite2Swift.swift
[234/244] Compiling sqlite2swift Arguments.swift
[235/244] Emitting module sqlite2swift
[235/244] Write Objects.LinkFileList
[236/244] Linking GenerateInternalVariadics
[237/244] Applying GenerateInternalVariadics
[238/244] Linking sqlite2swift
[239/244] Applying sqlite2swift
[240/244] Linking GenerateInternalVariadics-tool
[241/244] Applying GenerateInternalVariadics-tool
[242/244] Linking sqlite2swift-tool
[243/244] Applying sqlite2swift-tool
Build complete! (14.37s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Lighter",
  "name" : "Lighter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Lighter",
      "targets" : [
        "Lighter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SQLite3Schema",
      "targets" : [
        "SQLite3Schema"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "sqlite2swift",
      "targets" : [
        "sqlite2swift"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Enlighter",
      "targets" : [
        "Enlighter"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "Generate Code for SQLite",
      "targets" : [
        "Generate Code for SQLite"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "GenerateInternalVariadics",
      "targets" : [
        "GenerateInternalVariadics"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "sqlite2swift",
      "module_type" : "SwiftTarget",
      "name" : "sqlite2swift",
      "path" : "Plugins/Tools/sqlite2swift",
      "product_memberships" : [
        "sqlite2swift",
        "Enlighter",
        "Generate Code for SQLite"
      ],
      "sources" : [
        "Arguments.swift",
        "ExitCodes.swift",
        "SQLite2Swift.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "LighterGeneration"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SQLite3Schema",
      "module_type" : "SwiftTarget",
      "name" : "SQLite3Schema",
      "path" : "Sources/SQLite3Schema",
      "product_memberships" : [
        "SQLite3Schema",
        "sqlite2swift",
        "Enlighter",
        "Generate Code for SQLite",
        "GenerateInternalVariadics"
      ],
      "sources" : [
        "CatalogObject.swift",
        "Column.swift",
        "DataTypes.swift",
        "ForeignKey.swift",
        "Schema.swift",
        "TableOrView.swift"
      ],
      "target_dependencies" : [
        "SQLite3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SQLite3",
      "module_type" : "SystemLibraryTarget",
      "name" : "SQLite3",
      "path" : "Sources/SQLite3-Linux",
      "product_memberships" : [
        "Lighter",
        "SQLite3Schema",
        "sqlite2swift",
        "Enlighter",
        "Generate Code for SQLite",
        "GenerateInternalVariadics"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "NorthwindTests",
      "module_type" : "SwiftTarget",
      "name" : "NorthwindTests",
      "path" : "Tests/NorthwindTests",
      "sources" : [
        "NorthwindTests.swift"
      ],
      "target_dependencies" : [
        "LighterGeneration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LighterOperationGenTests",
      "module_type" : "SwiftTarget",
      "name" : "LighterOperationGenTests",
      "path" : "Tests/LighterOperationGenTests",
      "sources" : [
        "FetchOperationsTests.swift",
        "InsertOperationsTests.swift",
        "UpdateOperationsTests.swift"
      ],
      "target_dependencies" : [
        "LighterGeneration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LighterGeneration",
      "module_type" : "SwiftTarget",
      "name" : "LighterGeneration",
      "path" : "Plugins/Libraries/LighterGeneration",
      "product_memberships" : [
        "sqlite2swift",
        "Enlighter",
        "Generate Code for SQLite",
        "GenerateInternalVariadics"
      ],
      "sources" : [
        "CodeGenerator.swift",
        "GenModel/DatabaseInfo.swift",
        "GenModel/EntityInfo.swift",
        "GenModel/EntitySQLStatements.swift",
        "GenModel/Fancyfier.swift",
        "GenModel/Property.swift",
        "GenModel/Relationships.swift",
        "GenModel/SchemaInit.swift",
        "LighterAPI.swift",
        "LighterConfiguration/ASTGeneratorConfig.swift",
        "LighterConfiguration/CodeGeneratorConfig.swift",
        "LighterConfiguration/ConfigFile.swift",
        "LighterConfiguration/EmbeddedLighter.swift",
        "LighterConfiguration/FancyfierConfig.swift",
        "LighterConfiguration/JSONUtil.swift",
        "LighterConfiguration/LighterConfiguration.swift",
        "RecordGeneration/EnlighterASTGenerator.swift",
        "RecordGeneration/GenerateCombinedFile.swift",
        "RecordGeneration/GenerateDatabaseStruct.swift",
        "RecordGeneration/GenerateDatabaseSupport.swift",
        "RecordGeneration/GenerateDefaultValues.swift",
        "RecordGeneration/GenerateOptionalHelpers.swift",
        "RecordGeneration/GeneratePropertyType.swift",
        "RecordGeneration/GenerateRawFunctions.swift",
        "RecordGeneration/GenerateRawRelshipFunctions.swift",
        "RecordGeneration/GenerateRecordRelshipFunctions.swift",
        "RecordGeneration/GenerateRecordStatementBind.swift",
        "RecordGeneration/GenerateRecordStatementInit.swift",
        "RecordGeneration/GenerateRecordStructure.swift",
        "RecordGeneration/GenerateRecordSwiftMatcher.swift",
        "RecordGeneration/GenerateSchemaStructure.swift",
        "SchemaLoader.swift",
        "Utilities/CamelCase.swift",
        "Utilities/ConcurrencyCompat.swift",
        "Utilities/GenerateSchemaSwiftInit.swift",
        "Utilities/Pluralize.swift",
        "Utilities/SQLGeneration.swift",
        "VariadicGeneration/FunctionGenerator.swift",
        "VariadicGeneration/GenerateInsertFunctions.swift",
        "VariadicGeneration/GenerateInternalVariadics.swift",
        "VariadicGeneration/GenerateSelectFunctions.swift",
        "VariadicGeneration/GenerateUpdateFunctions.swift"
      ],
      "target_dependencies" : [
        "LighterCodeGenAST",
        "SQLite3Schema"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LighterCodeGenAST",
      "module_type" : "SwiftTarget",
      "name" : "LighterCodeGenAST",
      "path" : "Plugins/Libraries/LighterCodeGenAST",
      "product_memberships" : [
        "sqlite2swift",
        "Enlighter",
        "Generate Code for SQLite",
        "GenerateInternalVariadics"
      ],
      "sources" : [
        "Generation/CodeGenerator.swift",
        "Generation/GenExpressions.swift",
        "Generation/GenExtensions.swift",
        "Generation/GenFunctions.swift",
        "Generation/GenLiterals.swift",
        "Generation/GenStatements.swift",
        "Generation/GenStructures.swift",
        "Generation/GenTypes.swift",
        "Generation/GenUnit.swift",
        "Generation/ReservedWords.swift",
        "Nodes/CompilationUnit.swift",
        "Nodes/ComputedPropertyDefinition.swift",
        "Nodes/Expression.swift",
        "Nodes/Extension.swift",
        "Nodes/FunctionComment.swift",
        "Nodes/FunctionDeclaration.swift",
        "Nodes/FunctionDefinition.swift",
        "Nodes/FunctionParameter.swift",
        "Nodes/GenericConstraint.swift",
        "Nodes/Literal.swift",
        "Nodes/Statement.swift",
        "Nodes/TypeComment.swift",
        "Nodes/TypeDefinition.swift",
        "Nodes/TypeReference.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Lighter",
      "module_type" : "SwiftTarget",
      "name" : "Lighter",
      "path" : "Sources/Lighter",
      "product_memberships" : [
        "Lighter"
      ],
      "sources" : [
        "ConnectionHandlers/SQLConnectionHandler.swift",
        "ConnectionHandlers/SimplePool.swift",
        "ConnectionHandlers/UnsafeReuse.swift",
        "Database/SQLDatabase.swift",
        "Database/SQLDatabaseCreation.swift",
        "Database/SQLDatabaseTesting.swift",
        "Expression/SQLBuilder.swift",
        "Expression/SQLExpression.swift",
        "Expression/SQLInterpolation.swift",
        "Operations/GeneratedVariadicOperations.swift",
        "Operations/SQLDatabaseAsyncChangeOperations.swift",
        "Operations/SQLDatabaseAsyncFetchOperations.swift",
        "Operations/SQLDatabaseAsyncOperations.swift",
        "Operations/SQLDatabaseChangeOperations.swift",
        "Operations/SQLDatabaseFetchOperations.swift",
        "Operations/SQLDatabaseOperations.swift",
        "Operations/SQLPragmaOperations.swift",
        "Operations/SQLRecordAsyncFetchOperations.swift",
        "Operations/SQLRecordFetchOperations.swift",
        "Operations/SQLRecordFilterOperations.swift",
        "Operations/SQLRecordForeignKeyOperations.swift",
        "Predicates/PredicateOperators.swift",
        "Predicates/SQLColumnComparisonPredicate.swift",
        "Predicates/SQLColumnValuePredicate.swift",
        "Predicates/SQLColumnValueRangePredicate.swift",
        "Predicates/SQLColumnValueSetPredicate.swift",
        "Predicates/SQLCompoundPredicate.swift",
        "Predicates/SQLInterpolatedPredicate.swift",
        "Predicates/SQLNotPredicate.swift",
        "Predicates/SQLPredicate.swift",
        "Predicates/SQLSortOrder.swift",
        "Predicates/SQLTruePredicate.swift",
        "Schema/SQLColumn.swift",
        "Schema/SQLEntitySchema.swift",
        "Schema/SQLForeignKeyColumn.swift",
        "Schema/SQLRecord.swift",
        "Schema/SQLSwiftMatchableSchema.swift",
        "Schema/SQLValueChanges.swift",
        "Schema/SQLiteValueType.swift",
        "Transactions/SQLChangeTransaction.swift",
        "Transactions/SQLDatabaseTransaction.swift",
        "Transactions/SQLTransaction.swift",
        "Transactions/SQLTransactionAsync.swift",
        "Transactions/SQLTransactionType.swift",
        "Utilities/LighterError.swift",
        "Utilities/OptionalCString.swift",
        "Utilities/SQLError.swift",
        "Utilities/SendableKeyPath.swift"
      ],
      "target_dependencies" : [
        "SQLite3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GenerateInternalVariadics",
      "module_type" : "SwiftTarget",
      "name" : "GenerateInternalVariadics",
      "path" : "Plugins/Tools/GenerateInternalVariadics",
      "product_memberships" : [
        "GenerateInternalVariadics"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LighterCodeGenAST",
        "LighterGeneration"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Generate_Variadics_into_Lighter__Internal_",
      "module_type" : "PluginTarget",
      "name" : "Generate Variadics into Lighter (Internal)",
      "path" : "Plugins/WriteInternalVariadics",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate the variadic queries into the Sources/Lighter directory.",
          "type" : "custom",
          "verb" : "write-internal-variadics"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The plugin needs access to generate the source file.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "WriteInternalVariadics.swift"
      ],
      "target_dependencies" : [
        "GenerateInternalVariadics"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "Generate_Code_for_SQLite",
      "module_type" : "PluginTarget",
      "name" : "Generate Code for SQLite",
      "path" : "Plugins/GenerateCodeForSQLite",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate Swift code for SQLite DBs into the Sources directory.",
          "type" : "custom",
          "verb" : "sqlite2swift"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The plugin needs access to generate the source file.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "Generate Code for SQLite"
      ],
      "sources" : [
        "Arguments.swift",
        "EnlighterGroup.swift",
        "EnlighterTargetConfig.swift",
        "GenerateCodeForSQLite.swift",
        "XcodeSPMCompat.swift"
      ],
      "target_dependencies" : [
        "sqlite2swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "FiveThirtyEightTests",
      "module_type" : "SwiftTarget",
      "name" : "FiveThirtyEightTests",
      "path" : "Tests/FiveThirtyEightTests",
      "sources" : [
        "FiveThirtyEightTests.swift"
      ],
      "target_dependencies" : [
        "LighterGeneration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EntityGenTests",
      "module_type" : "SwiftTarget",
      "name" : "EntityGenTests",
      "path" : "Tests/EntityGenTests",
      "sources" : [
        "ASTDatabaseStructGenerationTests.swift",
        "ASTRawFunctionGenerationTests.swift",
        "ASTRawRelshipFunctionGenerationTests.swift",
        "ASTRecordBindGenerationTests.swift",
        "ASTRecordInitGenerationTests.swift",
        "ASTRecordMatcherGenerationTests.swift",
        "ASTRecordRelshipGenerationTests.swift",
        "ASTRecordSchemaGenerationTests.swift",
        "ASTRecordStructGenerationTests.swift",
        "EntityGenTests.swift",
        "FancifierTests.swift",
        "Fixtures.swift",
        "PluralizeTests.swift"
      ],
      "target_dependencies" : [
        "LighterGeneration"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Enlighter",
      "module_type" : "PluginTarget",
      "name" : "Enlighter",
      "path" : "Plugins/Enlighter",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "Enlighter"
      ],
      "sources" : [
        "Enlighter.swift",
        "EnlighterGroup.swift",
        "EnlighterTargetConfig.swift",
        "XcodeSPMCompat.swift"
      ],
      "target_dependencies" : [
        "sqlite2swift"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ContactsDatabaseTests",
      "module_type" : "SwiftTarget",
      "name" : "ContactsDatabaseTests",
      "path" : "Tests/ContactsDatabaseTests",
      "sources" : [
        "ContactsDatabaseTests.swift"
      ],
      "target_dependencies" : [
        "Lighter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodeGenASTTests",
      "module_type" : "SwiftTarget",
      "name" : "CodeGenASTTests",
      "path" : "Tests/CodeGenASTTests",
      "sources" : [
        "BuilderTests.swift",
        "Fixtures.swift",
        "GenerationTests.swift"
      ],
      "target_dependencies" : [
        "LighterCodeGenAST"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/lighter-swift/lighter/develop
Repository:               Lighter-swift/Lighter
Swift version used:       6.2
Target:                   Lighter
Extracting symbol information for 'Lighter'...
Finished extracting symbol information for 'Lighter'. (1.98s)
Building documentation for 'Lighter'...
warning: '2s7zu' isn't a disambiguation for 'transaction(mode:execute:)' at '/Lighter/SQLDatabase'
  --> ../Operations/SQLDatabaseAsyncChangeOperations.swift:12:48-12:54
10 |  *
11 |  * Note: Often it makes more sense to run such in an async transaction instead!
12 +  *       See ``SQLDatabase/transaction(mode:execute:)-2s7zu``.
   |                                                ├─suggestion: Replace '2s7zu' with 'kgor' for '@discardableResult func transaction<R>(mode: SQLTransactionType = .default, execute: (SQLChangeTransaction<Self>) throws -> R) throws -> R'
   |                                                ╰─suggestion: Replace '2s7zu' with '7cahq' for '@discardableResult func transaction<R>(mode: SQLTransactionType = .default, execute: @escaping (SQLChangeTransaction<Self>) throws -> R) async throws -> R'
13 |  */
14 | public protocol SQLDatabaseAsyncChangeOperations
warning: Parameter 'type' is missing documentation
  --> ../Operations/SQLPragmaOperations.swift:46:80-46:80
44 |    * - Parameters:
45 |    *   - schema: Optional name of schema.
46 +    *   - name:   The name of the pragma, check the SQLite docs for information.
   |                                                                                ╰─suggestion: Document 'type' parameter
47 |    * - Returns:  The value of the pragma as an Any.
48 |    */
warning: Parameter 'type' is missing documentation
  --> ../Operations/SQLPragmaOperations.swift:46:80-46:80
44 |    * - Parameters:
45 |    *   - schema: Optional name of schema.
46 +    *   - name:   The name of the pragma, check the SQLite docs for information.
   |                                                                                ╰─suggestion: Document 'type' parameter
47 |    * - Returns:  The value of the pragma as an Any.
48 |    */
warning: External name 'where' used to document parameter
   --> ../Operations/SQLRecordAsyncFetchOperations.swift:157:10-157:15
155 |    * - Parameters:
156 |    *   - limit: An optional fetch limit (defaults to no limit)
157 +    *   - where: A closure that returns a ``SQLPredicate``, i.e. the part of
    |          ╰─suggestion: Replace 'where' with 'predicate'
158 |    *            the SQL `WHERE` statement.
159 |    * - Returns: An array of ``SQLRecord``s matching the type specified.
warning: External name 'where' used to document parameter
   --> ../Operations/SQLRecordAsyncFetchOperations.swift:249:10-249:15
247 |    *
248 |    * - Parameters:
249 +    *   - where: A closure that returns a ``SQLPredicate``, i.e. the part of
    |          ╰─suggestion: Replace 'where' with 'predicate'
250 |    *            the SQL `WHERE` statement.
251 |    * - Returns: The number of records matching the predicate.
warning: Parameter 'ops' not found in initializer declaration
  --> ../Operations/SQLRecordFetchOperations.swift:39:8-40:9
37 |    *
38 |    * - Parameters:
39 +    *   - ops: The ``SQLDatabaseOperations`` object to use for queries.
   |        ╰─suggestion: Remove 'ops' parameter documentation
40 +    */
41 |   @inlinable
42 |   public init(_ operations: Ops) { self.operations = operations }
warning: Parameter 'operations' is missing documentation
  --> ../Operations/SQLRecordFetchOperations.swift:40:9-40:9
38 |    * - Parameters:
39 |    *   - ops: The ``SQLDatabaseOperations`` object to use for queries.
40 +    */
   |         ╰─suggestion: Document 'operations' parameter
41 |   @inlinable
42 |   public init(_ operations: Ops) { self.operations = operations }
warning: Parameter 'from' not found in instance method declaration
  --> ../Operations/SQLRecordFetchOperations.swift:95:8-95:78
93 |    *
94 |    * - Parameters:
95 +    *   - from:     A KeyPath leading to a ``SQLRecord`` type, e.g. `\.person`
   |        ╰─suggestion: Remove 'from' parameter documentation
96 |    *   - sql:      The raw SQL to fetch the records.
97 |    *   - bindings: The values for parameter bindings in the SQL.
warning: External name 'where' used to document parameter
   --> ../Operations/SQLRecordFetchOperations.swift:147:10-147:15
145 |    * - Parameters:
146 |    *   - limit: An optional fetch limit (defaults to no limit)
147 +    *   - where: A closure that returns a ``SQLPredicate``, i.e. the part of
    |          ╰─suggestion: Replace 'where' with 'predicate'
148 |    *            the SQL `WHERE` statement.
149 |    * - Returns: An array of ``SQLRecord``s matching the type specified.
warning: Parameter 'from' not found in instance method declaration
   --> ../Operations/SQLRecordFetchOperations.swift:264:8-264:80
262 |    *
263 |    * - Parameters:
264 +    *   - from:       A KeyPath leading to a ``SQLRecord`` type, e.g. `\.person`
    |        ╰─suggestion: Remove 'from' parameter documentation
265 |    *   - limit:      An optional fetch limit (defaults to no limit)
266 |    *   - column1:    The first column to sort the results by.
warning: Parameter 'from' not found in instance method declaration
   --> ../Operations/SQLRecordFetchOperations.swift:303:8-303:80
301 |    *
302 |    * - Parameters:
303 +    *   - from:       A KeyPath leading to a ``SQLRecord`` type, e.g. `\.person`
    |        ╰─suggestion: Remove 'from' parameter documentation
304 |    *   - limit:      An optional fetch limit (defaults to no limit)
305 |    *   - column1:    The first column to sort the results by.
warning: Parameter 'from' not found in instance method declaration
   --> ../Operations/SQLRecordFetchOperations.swift:346:8-346:75
344 |    *
345 |    * - Parameters:
346 +    *   - from:  A KeyPath leading to a ``SQLRecord`` type, e.g. `\.person`
    |        ╰─suggestion: Remove 'from' parameter documentation
347 |    *   - sql:   A SQL interpolation representing the query
348 |    * - Returns: An array of ``SQLRecord``s matching the type specified.
warning: External name 'where' used to document parameter
   --> ../Operations/SQLRecordFetchOperations.swift:436:10-436:15
434 |    *
435 |    * - Parameters:
436 +    *   - where: A closure that returns a ``SQLPredicate``, i.e. the part of
    |          ╰─suggestion: Replace 'where' with 'predicate'
437 |    *            the SQL `WHERE` statement.
438 |    * - Returns: The number of records matching the predicate.
warning: '8mbsj' isn't a disambiguation for 'readTransaction(execute:)' at '/Lighter/SQLDatabase'
  --> ../Transactions/SQLDatabaseTransaction.swift:23:49-23:55
21 |    * ```
22 |    * If the transaction is read-only (does no modifications to the database),
23 +    * the ``SQLDatabase/readTransaction(execute:)-8mbsj`` should be used.
   |                                                 ├─suggestion: Replace '8mbsj' with '5rhrj' for '@discardableResult func readTransaction<R>(execute: (SQLTransaction<Self>) throws -> R) throws -> R'
   |                                                 ╰─suggestion: Replace '8mbsj' with '4j92t' for '@discardableResult func readTransaction<R>(execute: @escaping (SQLTransaction<Self>) throws -> R) async throws -> R'
24 |    * SQLite only supports one writer per database, using this method will
25 |    * acquire such a lock by default. Using `readTransaction` avoids that
warning: '8mbsj' isn't a disambiguation for 'readTransaction(execute:)' at '/Lighter/SQLDatabase'
  --> ../Transactions/SQLTransactionAsync.swift:27:49-27:55
25 |    * ```
26 |    * If the transaction is read-only (does no modifications to the database),
27 +    * the ``SQLDatabase/readTransaction(execute:)-8mbsj`` should be used.
   |                                                 ├─suggestion: Replace '8mbsj' with '5rhrj' for '@discardableResult func readTransaction<R>(execute: (SQLTransaction<Self>) throws -> R) throws -> R'
   |                                                 ╰─suggestion: Replace '8mbsj' with '4j92t' for '@discardableResult func readTransaction<R>(execute: @escaping (SQLTransaction<Self>) throws -> R) async throws -> R'
28 |    * SQLite only supports one writer per database, using this method will
29 |    * acquire such a lock by default. Using `readTransaction` avoids that
Finished building documentation for 'Lighter' (0.74s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/lighter-swift/lighter/develop
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.35s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3577] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.94s)
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.5
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
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Identifier.swift
[8/57] Compiling SymbolKit KindIdentifier.swift
[9/57] Compiling SymbolKit Location.swift
[10/57] Compiling SymbolKit Mutability.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Compiling Snippets SnippetParser.swift
[17/57] Compiling Snippets Snippet.swift
[18/57] Emitting module Snippets
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit GenericConstraint.swift
[35/57] Compiling SymbolKit GenericParameter.swift
[36/57] Compiling SymbolKit Generics.swift
[37/57] Compiling SymbolKit Namespace.swift
[38/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[39/57] Compiling SymbolKit UnifiedSymbol.swift
[40/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[41/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit Symbol.swift
[52/57] Compiling SymbolKit SymbolKind.swift
[53/57] Compiling SymbolKit SymbolGraph.swift
[54/57] Compiling SymbolKit GraphCollector.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.22s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Lighter' complete! (0.29s)
    1888
18	/Users/admin/builder/spi-builder-workspace/.docs/lighter-swift/lighter/develop
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/lighter-swift/lighter/develop
File count: 1888
Doc size:   18.0MB
Preparing doc bundle ...
Uploading prod-lighter-swift-lighter-develop-697ab5e3.zip to s3://spi-docs-inbox/prod-lighter-swift-lighter-develop-697ab5e3.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [92%]
Copying... [100%]
Done.