The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftLuau, reference main (ace387), with Swift 6.2 for macOS (SPM) on 9 Dec 2025 11:32:16 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/RadiusDay/SwiftLuau.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RadiusDay/SwiftLuau
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ace387f refactor(example): use require in the example instead of exposing globals
Submodule path 'lib/Luau': checked out 'c836feb2450a074581010f84da2eadeea38a3d55'
Submodule 'lib/Luau' (https://github.com/luau-lang/luau) registered for path 'lib/Luau'
Cloning into '/Users/admin/builder/spi-builder-workspace/lib/Luau'...
Cloned https://github.com/RadiusDay/SwiftLuau.git
Revision (git rev-parse @):
ace387fdbb8ce47a0c3336dd49d7bff0d958389c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RadiusDay/SwiftLuau.git at main
========================================
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": "swiftluau",
      "name": "SwiftLuau",
      "url": "https://github.com/RadiusDay/SwiftLuau.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLuau",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/RadiusDay/SwiftLuau.git
[1/403] Fetching swiftluau
Fetched https://github.com/RadiusDay/SwiftLuau.git from cache (0.81s)
Creating working copy for https://github.com/RadiusDay/SwiftLuau.git
Working copy of https://github.com/RadiusDay/SwiftLuau.git resolved at main (ace387f)
warning: '.resolve-product-dependencies': dependency 'swiftluau' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/RadiusDay/SwiftLuau.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/169] Compiling Def.cpp
[1/169] Compiling EmbeddedBuiltinDefinitions.cpp
[1/169] Write sources
[1/169] Write Example-entitlement.plist
[5/169] Write swift-version-49B95AFC49DCD68C.txt
[6/169] Compiling lvmutils.cpp
[7/169] Compiling lvmload.cpp
[8/169] Compiling ExpectedTypeVisitor.cpp
[9/169] Compiling lutf8lib.cpp
[10/169] Compiling lveclib.cpp
[11/169] Compiling DataFlowGraph.cpp
[12/169] Compiling ludata.cpp
[13/169] Compiling ltm.cpp
[14/169] Compiling TypeFunctionReductionGuesser.cpp
[15/169] Compiling lstrlib.cpp
[16/169] Compiling ltablib.cpp
[17/169] Compiling ltable.cpp
[18/169] Compiling lstring.cpp
[19/169] Compiling AstQuery.cpp
[20/169] Compiling lstate.cpp
[21/169] Compiling loslib.cpp
[22/169] Compiling lmem.cpp
[23/169] Compiling lnumprint.cpp
[24/169] Compiling lobject.cpp
[25/169] Compiling linit.cpp
[26/169] Compiling lmathlib.cpp
[27/169] Compiling lvmexecute.cpp
[28/169] Compiling lperf.cpp
[29/169] Compiling lfunc.cpp
[30/169] Compiling lgcdebug.cpp
[31/169] Compiling lgc.cpp
[32/169] Compiling DcrLogger.cpp
[33/169] Compiling ldblib.cpp
[34/169] Compiling ldebug.cpp
[35/169] Compiling ldo.cpp
[36/169] Compiling lcorolib.cpp
[37/169] Compiling lbuffer.cpp
[38/169] Compiling lbuflib.cpp
[39/169] Compiling lbaselib.cpp
[40/169] Compiling lbitlib.cpp
[41/169] Compiling laux.cpp
[42/169] Compiling lbuiltins.cpp
[43/169] Compiling lapi.cpp
[44/169] Compiling Error.cpp
[45/169] Compiling LinterConfig.cpp
[46/169] Compiling lcode.cpp
[47/169] Compiling ValueTracking.cpp
[48/169] Compiling LuauConfig.cpp
[49/169] Compiling Config.cpp
[50/169] Compiling TableShape.cpp
[51/169] Compiling Types.cpp
[52/169] Compiling CostModel.cpp
[53/169] Compiling ConstantFolding.cpp
[54/169] Compiling Builtins.cpp
[55/169] Compiling TimeTrace.cpp
[56/169] Compiling BuiltinFolding.cpp
[57/169] Compiling StringUtils.cpp
[58/169] Compiling lcodegen.cpp
[59/169] Compiling ConstraintSolver.cpp
[60/169] Compiling ConstraintGenerator.cpp
[61/169] Compiling BytecodeBuilder.cpp
[62/169] Compiling UnwindBuilderWin.cpp
[63/169] Compiling UnwindBuilderDwarf2.cpp
[64/169] Compiling NativeProtoExecData.cpp
[65/169] Compiling Compiler.cpp
[66/169] Compiling NativeState.cpp
[67/169] Compiling OptimizeFinalX64.cpp
[68/169] Compiling OptimizeDeadStore.cpp
[69/169] Compiling SharedCodeAllocator.cpp
[70/169] Compiling OptimizeConstProp.cpp
[71/169] Compiling IrValueLocationTracking.cpp
[72/169] Compiling IrUtils.cpp
[73/169] Compiling IrTranslation.cpp
[74/169] Compiling IrTranslateBuiltins.cpp
[75/169] Compiling IrRegAllocX64.cpp
[76/169] Compiling IrRegAllocA64.cpp
[77/169] Compiling IrDump.cpp
[78/169] Compiling CodeGenUtils.cpp
[79/169] Compiling IrCallWrapperX64.cpp
[80/169] Compiling IrLoweringX64.cpp
[81/169] Compiling IrLoweringA64.cpp
[82/169] Compiling IrBuilder.cpp
[83/169] Compiling EmitInstructionX64.cpp
[84/169] Compiling EmitCommonX64.cpp
[85/169] Compiling IrAnalysis.cpp
[86/169] Compiling EmitBuiltinsX64.cpp
[87/169] Compiling CodeGenX64.cpp
[88/169] Compiling CodeGenA64.cpp
[89/169] Compiling CodeBlockUnwind.cpp
[90/169] Compiling CodeGen.cpp
[91/169] Compiling CodeAllocator.cpp
[92/169] Compiling Location.cpp
[93/169] Compiling CodeGenAssembly.cpp
[94/169] Compiling CodeGenContext.cpp
[95/169] Compiling AssemblyBuilderA64.cpp
[96/169] Compiling AssemblyBuilderX64.cpp
[97/169] Compiling BytecodeSummary.cpp
[98/169] Compiling BytecodeAnalysis.cpp
[99/169] Compiling Confusables.cpp
[100/169] Compiling PrettyPrinter.cpp
[101/169] Compiling Cst.cpp
[102/169] Compiling Lexer.cpp
[103/169] Compiling Ast.cpp
[104/169] Compiling Allocator.cpp
[105/169] Compiling Unifiable.cpp
[106/169] Compiling TypedAllocator.cpp
[107/169] Compiling TypeOrPack.cpp
[108/169] Compiling Unifier2.cpp
[109/169] Compiling TypePack.cpp
[110/169] Compiling Parser.cpp
[111/169] Compiling TypeIds.cpp
[112/169] Compiling TypePath.cpp
[113/169] Compiling UserDefinedTypeFunction.cpp
[114/169] Compiling Unifier.cpp
[115/169] Compiling TypeUtils.cpp
[116/169] Compiling TypeArena.cpp
[117/169] Compiling TopoSortStatements.cpp
[118/169] Compiling TxnLog.cpp
[119/169] Compiling TypeFunctionRuntime.cpp
[120/169] Compiling TypeAttach.cpp
[121/169] Compiling TypeFunctionRuntimeBuilder.cpp
[122/169] Compiling TypeFunction.cpp
[123/169] Compiling Type.cpp
[124/169] Compiling Symbol.cpp
[125/169] Compiling TypeChecker2.cpp
[126/169] Compiling ToDot.cpp
[127/169] Compiling TypeInfer.cpp
[128/169] Compiling Substitution.cpp
[129/169] Compiling TableLiteralInference.cpp
[130/169] Compiling ToString.cpp
[131/169] Compiling Simplify.cpp
[132/169] Compiling RequireTracer.cpp
[133/169] Compiling Scope.cpp
[134/169] Compiling Refinement.cpp
[135/169] Compiling RecursionCounter.cpp
[136/169] Compiling NativeStackGuard.cpp
[137/169] Compiling LValue.cpp
[138/169] Compiling Subtyping.cpp
[139/169] Compiling Quantify.cpp
[140/169] Compiling JsonEmitter.cpp
[141/169] Compiling OverloadResolution.cpp
[141/169] Compiling Module.cpp
[143/169] Compiling IostreamHelpers.cpp
[144/169] Compiling NonStrictTypeChecker.cpp
[145/169] Compiling Linter.cpp
[146/169] Compiling Instantiation2.cpp
[147/169] Compiling InferPolarity.cpp
[148/169] Compiling Instantiation.cpp
[149/169] Compiling Normalize.cpp
[150/169] Compiling GlobalTypes.cpp
[151/169] Compiling FileResolver.cpp
[152/169] Compiling Constraint.cpp
[153/169] Compiling Generalization.cpp
[154/169] Compiling Clone.cpp
[155/169] Compiling Autocomplete.cpp
[156/169] Compiling AstUtils.cpp
[157/169] Compiling AstJsonEncoder.cpp
[158/169] Compiling CLua lua.c
[159/188] Compiling BuiltinTypeFunctions.cpp
[160/188] Compiling ApplyTypeFunction.cpp
[161/188] Compiling Anyification.cpp
[162/188] Compiling AutocompleteCore.cpp
[163/188] Compiling FragmentAutocomplete.cpp
[164/188] Compiling BuiltinDefinitions.cpp
[165/188] Compiling Frontend.cpp
[167/188] Compiling Luau LuaNil.swift
[168/188] Compiling Luau LuaNumber.swift
[169/188] Compiling Luau LuaThread.swift
[170/188] Compiling Luau LuaType.swift
[171/190] Compiling Luau LuaFunction.swift
[172/190] Compiling Luau LuaLightUserdata.swift
[173/190] Compiling Luau LuaString.swift
[174/190] Compiling Luau LuaTable.swift
[175/190] Compiling Luau LuaUserdata.swift
[176/190] Compiling Luau LuaVector.swift
[177/190] Compiling Luau LuaBoolean.swift
[178/190] Compiling Luau LuaBuffer.swift
[179/190] Compiling Luau LuaState.swift
[180/190] Compiling Luau LuaValue.swift
[181/190] Emitting module Luau
[182/190] Compiling Luau LuaDynPushable.swift
[183/190] Compiling Luau LuaGetable.swift
[184/190] Compiling Luau LuaPushable.swift
[185/190] Compiling Luau Lua.swift
[186/190] Compiling Luau LuaBytecode.swift
[187/190] Compiling Luau LuaRef.swift
[188/192] Emitting module Example
[189/192] Compiling Example main.swift
[189/192] Write Objects.LinkFileList
[190/192] Linking Example
[191/192] Applying Example
Build complete! (18.15s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftLuau",
  "name" : "SwiftLuau",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Luau",
      "targets" : [
        "Luau"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Example",
      "targets" : [
        "Example"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Luau",
      "module_type" : "SwiftTarget",
      "name" : "Luau",
      "path" : "Sources/Luau",
      "product_memberships" : [
        "Luau",
        "Example"
      ],
      "sources" : [
        "Abstract/LuaDynPushable.swift",
        "Abstract/LuaGetable.swift",
        "Abstract/LuaPushable.swift",
        "Lua.swift",
        "LuaBytecode.swift",
        "LuaRef.swift",
        "LuaState.swift",
        "LuaValue.swift",
        "Types/LuaBoolean.swift",
        "Types/LuaBuffer.swift",
        "Types/LuaFunction.swift",
        "Types/LuaLightUserdata.swift",
        "Types/LuaNil.swift",
        "Types/LuaNumber.swift",
        "Types/LuaString.swift",
        "Types/LuaTable.swift",
        "Types/LuaThread.swift",
        "Types/LuaType.swift",
        "Types/LuaUserdata.swift",
        "Types/LuaVector.swift"
      ],
      "target_dependencies" : [
        "CLua"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Example",
      "module_type" : "SwiftTarget",
      "name" : "Example",
      "path" : "Sources/Example",
      "product_memberships" : [
        "Example"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Luau"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CLuaVMInternal",
      "module_type" : "ClangTarget",
      "name" : "CLuaVMInternal",
      "path" : "lib/Luau/VM",
      "sources" : [
      ],
      "target_dependencies" : [
        "CLuaCommon",
        "CLuaVM"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLuaVM",
      "module_type" : "ClangTarget",
      "name" : "CLuaVM",
      "path" : "lib/Luau/VM",
      "product_memberships" : [
        "Luau",
        "Example"
      ],
      "sources" : [
        "src/lapi.cpp",
        "src/laux.cpp",
        "src/lbaselib.cpp",
        "src/lbitlib.cpp",
        "src/lbuffer.cpp",
        "src/lbuflib.cpp",
        "src/lbuiltins.cpp",
        "src/lcorolib.cpp",
        "src/ldblib.cpp",
        "src/ldebug.cpp",
        "src/ldo.cpp",
        "src/lfunc.cpp",
        "src/lgc.cpp",
        "src/lgcdebug.cpp",
        "src/linit.cpp",
        "src/lmathlib.cpp",
        "src/lmem.cpp",
        "src/lnumprint.cpp",
        "src/lobject.cpp",
        "src/loslib.cpp",
        "src/lperf.cpp",
        "src/lstate.cpp",
        "src/lstring.cpp",
        "src/lstrlib.cpp",
        "src/ltable.cpp",
        "src/ltablib.cpp",
        "src/ltm.cpp",
        "src/ludata.cpp",
        "src/lutf8lib.cpp",
        "src/lveclib.cpp",
        "src/lvmexecute.cpp",
        "src/lvmload.cpp",
        "src/lvmutils.cpp"
      ],
      "target_dependencies" : [
        "CLuaCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLuaConfig",
      "module_type" : "ClangTarget",
      "name" : "CLuaConfig",
      "path" : "lib/Luau/Config",
      "sources" : [
        "src/Config.cpp",
        "src/LinterConfig.cpp",
        "src/LuauConfig.cpp"
      ],
      "target_dependencies" : [
        "CLuaAst",
        "CLuaCompiler",
        "CLuaVM"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLuaCompiler",
      "module_type" : "ClangTarget",
      "name" : "CLuaCompiler",
      "path" : "lib/Luau/Compiler",
      "product_memberships" : [
        "Luau",
        "Example"
      ],
      "sources" : [
        "src/BuiltinFolding.cpp",
        "src/Builtins.cpp",
        "src/BytecodeBuilder.cpp",
        "src/Compiler.cpp",
        "src/ConstantFolding.cpp",
        "src/CostModel.cpp",
        "src/TableShape.cpp",
        "src/Types.cpp",
        "src/ValueTracking.cpp",
        "src/lcode.cpp"
      ],
      "target_dependencies" : [
        "CLuaAst"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLuaCommon",
      "module_type" : "ClangTarget",
      "name" : "CLuaCommon",
      "path" : "lib/Luau/Common",
      "product_memberships" : [
        "Luau",
        "Example"
      ],
      "sources" : [
        "src/StringUtils.cpp",
        "src/TimeTrace.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLuaCodeGen",
      "module_type" : "ClangTarget",
      "name" : "CLuaCodeGen",
      "path" : "lib/Luau/CodeGen",
      "sources" : [
        "src/AssemblyBuilderA64.cpp",
        "src/AssemblyBuilderX64.cpp",
        "src/BytecodeAnalysis.cpp",
        "src/BytecodeSummary.cpp",
        "src/CodeAllocator.cpp",
        "src/CodeBlockUnwind.cpp",
        "src/CodeGen.cpp",
        "src/CodeGenA64.cpp",
        "src/CodeGenAssembly.cpp",
        "src/CodeGenContext.cpp",
        "src/CodeGenUtils.cpp",
        "src/CodeGenX64.cpp",
        "src/EmitBuiltinsX64.cpp",
        "src/EmitCommonX64.cpp",
        "src/EmitInstructionX64.cpp",
        "src/IrAnalysis.cpp",
        "src/IrBuilder.cpp",
        "src/IrCallWrapperX64.cpp",
        "src/IrDump.cpp",
        "src/IrLoweringA64.cpp",
        "src/IrLoweringX64.cpp",
        "src/IrRegAllocA64.cpp",
        "src/IrRegAllocX64.cpp",
        "src/IrTranslateBuiltins.cpp",
        "src/IrTranslation.cpp",
        "src/IrUtils.cpp",
        "src/IrValueLocationTracking.cpp",
        "src/NativeProtoExecData.cpp",
        "src/NativeState.cpp",
        "src/OptimizeConstProp.cpp",
        "src/OptimizeDeadStore.cpp",
        "src/OptimizeFinalX64.cpp",
        "src/SharedCodeAllocator.cpp",
        "src/UnwindBuilderDwarf2.cpp",
        "src/UnwindBuilderWin.cpp",
        "src/lcodegen.cpp"
      ],
      "target_dependencies" : [
        "CLuaVM",
        "CLuaVMInternal",
        "CLuaCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLuaAst",
      "module_type" : "ClangTarget",
      "name" : "CLuaAst",
      "path" : "lib/Luau/Ast",
      "product_memberships" : [
        "Luau",
        "Example"
      ],
      "sources" : [
        "src/Allocator.cpp",
        "src/Ast.cpp",
        "src/Confusables.cpp",
        "src/Cst.cpp",
        "src/Lexer.cpp",
        "src/Location.cpp",
        "src/Parser.cpp",
        "src/PrettyPrinter.cpp"
      ],
      "target_dependencies" : [
        "CLuaCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLuaAnalysis",
      "module_type" : "ClangTarget",
      "name" : "CLuaAnalysis",
      "path" : "lib/Luau/Analysis",
      "sources" : [
        "src/Anyification.cpp",
        "src/ApplyTypeFunction.cpp",
        "src/AstJsonEncoder.cpp",
        "src/AstQuery.cpp",
        "src/AstUtils.cpp",
        "src/Autocomplete.cpp",
        "src/AutocompleteCore.cpp",
        "src/BuiltinDefinitions.cpp",
        "src/BuiltinTypeFunctions.cpp",
        "src/Clone.cpp",
        "src/Constraint.cpp",
        "src/ConstraintGenerator.cpp",
        "src/ConstraintSolver.cpp",
        "src/DataFlowGraph.cpp",
        "src/DcrLogger.cpp",
        "src/Def.cpp",
        "src/EmbeddedBuiltinDefinitions.cpp",
        "src/Error.cpp",
        "src/ExpectedTypeVisitor.cpp",
        "src/FileResolver.cpp",
        "src/FragmentAutocomplete.cpp",
        "src/Frontend.cpp",
        "src/Generalization.cpp",
        "src/GlobalTypes.cpp",
        "src/InferPolarity.cpp",
        "src/Instantiation.cpp",
        "src/Instantiation2.cpp",
        "src/IostreamHelpers.cpp",
        "src/JsonEmitter.cpp",
        "src/LValue.cpp",
        "src/Linter.cpp",
        "src/Module.cpp",
        "src/NativeStackGuard.cpp",
        "src/NonStrictTypeChecker.cpp",
        "src/Normalize.cpp",
        "src/OverloadResolution.cpp",
        "src/Quantify.cpp",
        "src/RecursionCounter.cpp",
        "src/Refinement.cpp",
        "src/RequireTracer.cpp",
        "src/Scope.cpp",
        "src/Simplify.cpp",
        "src/Substitution.cpp",
        "src/Subtyping.cpp",
        "src/Symbol.cpp",
        "src/TableLiteralInference.cpp",
        "src/ToDot.cpp",
        "src/ToString.cpp",
        "src/TopoSortStatements.cpp",
        "src/TxnLog.cpp",
        "src/Type.cpp",
        "src/TypeArena.cpp",
        "src/TypeAttach.cpp",
        "src/TypeChecker2.cpp",
        "src/TypeFunction.cpp",
        "src/TypeFunctionReductionGuesser.cpp",
        "src/TypeFunctionRuntime.cpp",
        "src/TypeFunctionRuntimeBuilder.cpp",
        "src/TypeIds.cpp",
        "src/TypeInfer.cpp",
        "src/TypeOrPack.cpp",
        "src/TypePack.cpp",
        "src/TypePath.cpp",
        "src/TypeUtils.cpp",
        "src/TypedAllocator.cpp",
        "src/Unifiable.cpp",
        "src/Unifier.cpp",
        "src/Unifier2.cpp",
        "src/UserDefinedTypeFunction.cpp"
      ],
      "target_dependencies" : [
        "CLuaAst",
        "CLuaConfig",
        "CLuaCompiler",
        "CLuaVM"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLua",
      "module_type" : "ClangTarget",
      "name" : "CLua",
      "path" : "Sources/CLua",
      "product_memberships" : [
        "Luau",
        "Example"
      ],
      "sources" : [
        "lua.c"
      ],
      "target_dependencies" : [
        "CLuaAst",
        "CLuaCompiler",
        "CLuaVM"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/radiusday/swiftluau/main
Repository:               RadiusDay/SwiftLuau
Swift version used:       6.2
Target:                   Luau
Extracting symbol information for 'Luau'...
Finished extracting symbol information for 'Luau'. (1.84s)
Building documentation for 'Luau'...
warning: Parameter 'pointer' not found in type method declaration
  --> Sources/Luau/LuaState.swift:46:9-46:57
44 |
45 |     /// From an optional pointer.
46 +     /// - Parameter pointer: The raw Luau state pointer.
   |         ╰─suggestion: Remove 'pointer' parameter documentation
47 |     /// - Returns: A LuaState wrapping the pointer, or nil if the pointer is nil.
48 |     public static func from(optional: OpaquePointer?) -> LuaState? {
warning: Parameter 'optional' is missing documentation
  --> Sources/Luau/LuaState.swift:46:57-46:57
44 |
45 |     /// From an optional pointer.
46 +     /// - Parameter pointer: The raw Luau state pointer.
   |                                                         ╰─suggestion: Document 'optional' parameter
47 |     /// - Returns: A LuaState wrapping the pointer, or nil if the pointer is nil.
48 |     public static func from(optional: OpaquePointer?) -> LuaState? {
warning: Parameter 'sandbox' not found in type method declaration
  --> Sources/Luau/LuaState.swift:58:11-58:51
56 |     /// - Parameters:
57 |     ///   - openLibs: Whether to open the standard libraries.
58 +     ///   - sandbox: Whether to sandbox the state.
   |           ╰─suggestion: Remove 'sandbox' parameter documentation
59 |     /// - Returns: A new LuaState if successful, nil otherwise.
60 |     public static func create(openLibs: Bool = true) -> LuaState? {
warning: Parameter 'type' is missing documentation
   --> Sources/Luau/LuaState.swift:140:58-140:58
138 |
139 |     /// Get a global variable from the Lua state.
140 +     /// - Parameter key: The name of the global variable.
    |         ╰─suggestion: Document 'type' parameter
141 |     /// - Returns: The value of the global variable, or nil if it does not exist or is nil.
142 |     public func getGlobal<Type: LuaGettable>(
warning: Parameter 'data' not found in type method declaration
  --> Sources/Luau/Types/LuaBuffer.swift:20:11-20:42
18 |     /// Create a LuaBuffer from a byte array.
19 |     /// - Parameters:
20 +     ///   - data: The byte array to wrap.
   |           ╰─suggestion: Remove 'data' parameter documentation
21 |     ///   - state: The Lua state to create the buffer in.
22 |     /// - Returns: A LuaBuffer wrapping the provided Data.
warning: Parameter 'bytes' is missing documentation
  --> Sources/Luau/Types/LuaBuffer.swift:21:58-21:58
19 |     /// - Parameters:
20 |     ///   - data: The byte array to wrap.
21 +     ///   - state: The Lua state to create the buffer in.
   |           ╰─suggestion: Document 'bytes' parameter
22 |     /// - Returns: A LuaBuffer wrapping the provided Data.
23 |     public static func create(_ bytes: [UInt8], in state: LuaState) -> LuaBuffer {
warning: Parameter 'state' is missing documentation
  --> Sources/Luau/Types/LuaFunction.swift:29:50-29:50
27 |     /// - Parameters:
28 |     ///   - debugName: An optional debug name for the function.
29 +     ///   - function: The Swift function to wrap.
   |                                                  ╰─suggestion: Document 'state' parameter
30 |     /// - Returns: A LuaFunction wrapping the provided Swift function.
31 |     public static func create(
warning: Parameter 'state' not found in instance method declaration
  --> Sources/Luau/Types/LuaTable.swift:62:11-62:48
60 |     /// - Parameters:
61 |     ///   - metaTable: The meta table to set.
62 +     ///   - state: The Lua state to operate in.
   |           ╰─suggestion: Remove 'state' parameter documentation
63 |     public func setMetaTable(_ metaTable: LuaTable) {
64 |         push(to: reference.state)
warning: Parameter 'state' not found in instance method declaration
  --> Sources/Luau/Types/LuaTable.swift:71:9-71:56
69 |
70 |     /// Get the meta table of the Lua table.
71 +     /// - Parameter state: The Lua state to operate in.
   |         ╰─suggestion: Remove 'state' parameter documentation
72 |     /// - Returns: The meta table if it exists, nil otherwise.
73 |     public func getMetaTable() -> LuaTable? {
warning: Parameter 'state' not found in instance method declaration
  --> Sources/Luau/Types/LuaTable.swift:87:11-87:48
85 |     ///   - type: The type to retrieve.
86 |     ///   - key: The key to get the value for.
87 +     ///   - state: The Lua state to operate in.
   |           ╰─suggestion: Remove 'state' parameter documentation
88 |     /// - Returns: The value at the given key, or nil if it doesn't exist.
89 |     public func get<Type: LuaGettable>(_ type: Type.Type, key: LuaPushable) -> Type? {
warning: Parameter 'state' not found in instance method declaration
   --> Sources/Luau/Types/LuaTable.swift:102:11-102:48
100 |     ///   - type: The type to retrieve.
101 |     ///   - key: The key to get the value for.
102 +     ///   - state: The Lua state to operate in.
    |           ╰─suggestion: Remove 'state' parameter documentation
103 |     /// - Returns: The value at the given key, or nil if it doesn't exist.
104 |     public func get<Type: LuaGettableNonOptional>(_ type: Type.Type, key: LuaPushable) -> Type {
warning: Parameter 'state' is missing documentation
  --> Sources/Luau/Types/LuaUserdata.swift:16:92-16:92
14 |     /// - Parameters:
15 |     ///   - buffer: The buffer pointer.
16 +     ///   - deallocater: A deallocater function to free the userdata when no longer needed.
   |                                                                                            ╰─suggestion: Document 'state' parameter
17 |     public static func create(
18 |         buffer: [UInt8],
Finished building documentation for 'Luau' (0.20s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/radiusday/swiftluau/main
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.28s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (3.26s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3594] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.98s)
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.5
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets Snippet.swift
[9/53] Compiling SymbolKit Names.swift
[10/53] Compiling SymbolKit SPI.swift
[11/53] Compiling SymbolKit Snippet.swift
[12/53] Compiling SymbolKit Extension.swift
[13/53] Compiling SymbolKit GenericConstraint.swift
[14/53] Compiling SymbolKit GenericParameter.swift
[15/53] Compiling SymbolKit Generics.swift
[16/53] Compiling SymbolKit Namespace.swift
[17/57] Compiling SymbolKit SemanticVersion.swift
[18/57] Compiling SymbolKit AccessControl.swift
[19/57] Compiling SymbolKit Availability.swift
[20/57] Compiling SymbolKit AvailabilityItem.swift
[21/57] Compiling SymbolKit Domain.swift
[22/57] Compiling SymbolKit Identifier.swift
[23/57] Compiling SymbolKit KindIdentifier.swift
[24/57] Compiling SymbolKit Location.swift
[25/57] Compiling SymbolKit Mutability.swift
[26/57] Compiling SymbolKit Mixin+Equals.swift
[27/57] Compiling SymbolKit Mixin+Hash.swift
[28/57] Compiling SymbolKit Mixin.swift
[29/57] Compiling SymbolKit LineList.swift
[30/57] Compiling SymbolKit Position.swift
[31/57] Emitting module SymbolKit
[32/57] Compiling SymbolKit DeclarationFragments.swift
[33/57] Compiling SymbolKit Fragment.swift
[34/57] Compiling SymbolKit FragmentKind.swift
[35/57] Compiling SymbolKit FunctionParameter.swift
[36/57] Compiling SymbolKit FunctionSignature.swift
[37/57] Compiling SymbolKit Relationship.swift
[38/57] Compiling SymbolKit RelationshipKind.swift
[39/57] Compiling SymbolKit SourceOrigin.swift
[40/57] Compiling SymbolKit GenericConstraints.swift
[41/57] Compiling SymbolKit Swift.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.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.39s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'Luau' complete! (0.30s)
     448
4	/Users/admin/builder/spi-builder-workspace/.docs/radiusday/swiftluau/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/radiusday/swiftluau/main
File count: 448
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-radiusday-swiftluau-main-c6bcc732.zip to s3://spi-docs-inbox/prod-radiusday-swiftluau-main-c6bcc732.zip
Copying... [17%]
Copying... [26%]
Copying... [34%]
Copying... [43%]
Copying... [52%]
Copying... [60%]
Copying... [78%]
Copying... [86%]
Copying... [95%]
Copying... [100%]
Done.