The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftLuau, reference 0.3.2+0.701 (52883f), with Swift 6.1 for Linux on 26 Nov 2025 00:31:47 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RadiusDay/SwiftLuau.git
Reference: 0.3.2+0.701
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/RadiusDay/SwiftLuau
 * tag               0.3.2+0.701 -> FETCH_HEAD
HEAD is now at 52883fc chore: update to luau 0.701
Submodule path 'lib/Luau': checked out '535f92589bdc304c8a2012d6cfad5e7b9faff2f7'
Submodule 'lib/Luau' (https://github.com/luau-lang/luau) registered for path 'lib/Luau'
Cloning into '/host/spi-builder-workspace/lib/Luau'...
Cloned https://github.com/RadiusDay/SwiftLuau.git
Revision (git rev-parse @):
52883fcce4133c58cd733aeccad959ef90d4220a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RadiusDay/SwiftLuau.git at 0.3.2+0.701
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RadiusDay/SwiftLuau.git
https://github.com/RadiusDay/SwiftLuau.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftLuau",
  "name" : "SwiftLuau",
  "path" : "/host/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" : "CLuaEqSat",
      "module_type" : "ClangTarget",
      "name" : "CLuaEqSat",
      "path" : "lib/Luau/EqSat",
      "sources" : [
        "src/Id.cpp",
        "src/UnionFind.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/EqSatSimplification.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",
        "CLuaEqSat",
        "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/172] Write sources
[2/172] Compiling ludata.cpp
[3/172] Compiling lutf8lib.cpp
[4/172] Compiling ltm.cpp
[5/172] Compiling lvmload.cpp
[6/172] Compiling lstring.cpp
[7/172] Compiling lstate.cpp
[8/172] Write swift-version-24593BA9C3E375BF.txt
[9/172] Compiling lstrlib.cpp
[10/172] Compiling lperf.cpp
[11/172] Compiling loslib.cpp
[12/172] Compiling lveclib.cpp
[13/172] Compiling lmem.cpp
[14/172] Compiling linit.cpp
[15/172] Compiling ltablib.cpp
[16/172] Compiling lvmutils.cpp
[17/172] Compiling ltable.cpp
[18/172] Compiling lfunc.cpp
[19/172] Compiling lnumprint.cpp
[20/172] Compiling ldo.cpp
[21/172] Compiling lgc.cpp
[22/172] Compiling lobject.cpp
[23/172] Compiling lgcdebug.cpp
[24/172] Compiling lcorolib.cpp
[25/172] Compiling ldblib.cpp
[26/172] Compiling lbuffer.cpp
[26/172] Compiling ldebug.cpp
[28/172] Compiling lbuflib.cpp
[29/172] Compiling lbaselib.cpp
[30/172] Compiling lmathlib.cpp
[31/172] Compiling lbitlib.cpp
[32/172] Compiling laux.cpp
[33/172] Compiling Id.cpp
[34/172] Compiling UnionFind.cpp
[35/172] Compiling lbuiltins.cpp
[36/172] Compiling lapi.cpp
[37/172] Compiling lvmexecute.cpp
[38/172] Compiling LinterConfig.cpp
[39/172] Compiling lcode.cpp
[40/172] Compiling LuauConfig.cpp
[41/172] Compiling ValueTracking.cpp
[42/172] Compiling TableShape.cpp
[43/172] Compiling CostModel.cpp
[44/172] Compiling Config.cpp
[45/172] Compiling Types.cpp
[46/172] Compiling Builtins.cpp
[47/172] Compiling StringUtils.cpp
[48/172] Compiling ConstantFolding.cpp
[49/172] Compiling UnwindBuilderWin.cpp
[50/172] Compiling TimeTrace.cpp
[51/172] Compiling UnwindBuilderDwarf2.cpp
[52/172] Compiling lcodegen.cpp
[53/172] Compiling BuiltinFolding.cpp
[54/172] Compiling NativeProtoExecData.cpp
[55/172] Compiling OptimizeFinalX64.cpp
[56/172] Compiling BytecodeBuilder.cpp
[57/172] Compiling NativeState.cpp
[58/172] Compiling OptimizeDeadStore.cpp
[59/172] Compiling SharedCodeAllocator.cpp
[60/172] Compiling IrValueLocationTracking.cpp
[61/172] Compiling OptimizeConstProp.cpp
[62/172] Compiling Compiler.cpp
[63/172] Compiling IrTranslation.cpp
[64/172] Compiling IrUtils.cpp
[65/172] Compiling IrRegAllocX64.cpp
[66/172] Compiling IrTranslateBuiltins.cpp
[67/172] Compiling IrRegAllocA64.cpp
[68/172] Compiling IrDump.cpp
[69/172] Compiling IrLoweringX64.cpp
[70/172] Compiling IrCallWrapperX64.cpp
[71/172] Compiling EmitInstructionX64.cpp
[72/172] Compiling EmitCommonX64.cpp
[73/172] Compiling IrLoweringA64.cpp
[74/172] Compiling IrBuilder.cpp
[75/172] Compiling CodeGenUtils.cpp
[76/172] Compiling EmitBuiltinsX64.cpp
[77/172] Compiling IrAnalysis.cpp
[78/172] Compiling CodeBlockUnwind.cpp
[79/172] Compiling CodeGenX64.cpp
[80/172] Compiling CodeAllocator.cpp
[81/172] Compiling CodeGenA64.cpp
[82/172] Compiling CodeGen.cpp
[83/172] Compiling CodeGenAssembly.cpp
[84/172] Compiling Location.cpp
[85/172] Compiling AssemblyBuilderA64.cpp
[86/172] Compiling BytecodeSummary.cpp
[87/172] Compiling BytecodeAnalysis.cpp
[88/172] Compiling AssemblyBuilderX64.cpp
[89/172] Compiling CodeGenContext.cpp
[90/172] Compiling Confusables.cpp
[91/172] Compiling Cst.cpp
[92/172] Compiling Lexer.cpp
[93/172] Compiling Allocator.cpp
[94/172] Compiling Ast.cpp
[95/172] Compiling TypedAllocator.cpp
[96/172] Compiling PrettyPrinter.cpp
[97/172] Compiling Unifiable.cpp
[98/172] Compiling TypePack.cpp
[99/172] Compiling TypeOrPack.cpp
[100/172] Compiling Unifier2.cpp
[101/172] Compiling Parser.cpp
[102/172] Compiling TypePath.cpp
[103/172] Compiling UserDefinedTypeFunction.cpp
[104/172] Compiling TypeUtils.cpp
[105/172] Compiling TypeIds.cpp
[106/172] Compiling Unifier.cpp
[107/172] Compiling TypeFunctionReductionGuesser.cpp
[108/172] Compiling TypeArena.cpp
[109/172] Compiling TypeFunctionRuntime.cpp
[110/172] Compiling TypeFunction.cpp
[111/172] Compiling TypeAttach.cpp
[112/172] Compiling TypeFunctionRuntimeBuilder.cpp
[113/172] Compiling TxnLog.cpp
[114/172] Compiling TopoSortStatements.cpp
[115/172] Compiling Symbol.cpp
[116/172] Compiling TableLiteralInference.cpp
[117/172] Compiling Type.cpp
[118/172] Compiling ToDot.cpp
[119/172] Compiling TypeChecker2.cpp
[120/172] Compiling TypeInfer.cpp
[121/172] Compiling Refinement.cpp
[122/172] Compiling ToString.cpp
[123/172] Compiling Substitution.cpp
[124/172] Compiling RequireTracer.cpp
[125/172] Compiling Scope.cpp
[126/172] Compiling RecursionCounter.cpp
[127/172] Compiling NativeStackGuard.cpp
[128/172] Compiling Simplify.cpp
[129/172] Compiling Quantify.cpp
[130/172] Compiling Subtyping.cpp
[131/172] Compiling LValue.cpp
[132/172] Compiling JsonEmitter.cpp
[133/172] Compiling OverloadResolution.cpp
[134/172] Compiling Module.cpp
[135/172] Compiling NonStrictTypeChecker.cpp
[136/172] Compiling Linter.cpp
[137/172] Compiling IostreamHelpers.cpp
[138/172] Compiling Instantiation2.cpp
[139/172] Compiling Normalize.cpp
[140/172] Compiling Instantiation.cpp
[141/172] Compiling InferPolarity.cpp
[142/172] Compiling FileResolver.cpp
[143/172] Compiling GlobalTypes.cpp
[144/172] Compiling ExpectedTypeVisitor.cpp
[145/172] Compiling Def.cpp
[146/172] Compiling Generalization.cpp
[147/172] Compiling EmbeddedBuiltinDefinitions.cpp
[148/172] Compiling Error.cpp
[149/172] Compiling DcrLogger.cpp
[150/172] Compiling DataFlowGraph.cpp
[151/172] Compiling FragmentAutocomplete.cpp
[152/172] Compiling Constraint.cpp
[153/172] Compiling EqSatSimplification.cpp
[154/172] Compiling Clone.cpp
[155/172] Compiling Frontend.cpp
[156/172] Compiling AstUtils.cpp
[157/172] Compiling Autocomplete.cpp
[158/172] Compiling BuiltinTypeFunctions.cpp
[159/172] Compiling ConstraintSolver.cpp
[160/172] Compiling CLua lua.c
[161/191] Compiling BuiltinDefinitions.cpp
[162/191] Compiling AstJsonEncoder.cpp
[163/191] Compiling ConstraintGenerator.cpp
[164/191] Compiling AutocompleteCore.cpp
[165/191] Compiling AstQuery.cpp
[166/191] Compiling Anyification.cpp
[167/191] Compiling ApplyTypeFunction.cpp
[169/191] Emitting module Luau
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/193] Compiling Luau LuaThread.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/193] Compiling Luau LuaType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[172/193] Compiling Luau LuaNil.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[173/193] Compiling Luau LuaNumber.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[174/193] Compiling Luau LuaString.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[175/193] Compiling Luau LuaTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[176/193] Compiling Luau LuaUserdata.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[177/193] Compiling Luau LuaVector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[178/193] Compiling Luau LuaDynPushable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/193] Compiling Luau LuaGetable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/193] Compiling Luau LuaPushable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/193] Compiling Luau Lua.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/193] Compiling Luau LuaBytecode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/193] Compiling Luau LuaRef.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/193] Compiling Luau LuaState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/193] Compiling Luau LuaValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/193] Compiling Luau LuaBoolean.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/193] Compiling Luau LuaBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/193] Compiling Luau LuaFunction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/193] Compiling Luau LuaLightUserdata.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/194] Wrapping AST for Luau for debugging
[192/196] Emitting module Example
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/196] Compiling Example main.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/197] Wrapping AST for Example for debugging
[195/197] Write Objects.LinkFileList
[196/197] Linking Example
Build complete! (159.76s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftLuau",
  "name" : "SwiftLuau",
  "path" : "/host/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" : "CLuaEqSat",
      "module_type" : "ClangTarget",
      "name" : "CLuaEqSat",
      "path" : "lib/Luau/EqSat",
      "sources" : [
        "src/Id.cpp",
        "src/UnionFind.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/EqSatSimplification.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",
        "CLuaEqSat",
        "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"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.