The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GraceLanguage, reference 2.0.3 (1031c7), with Swift 6.1 for macOS (SPM) on 13 May 2025 20:26:33 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appracatappra/GraceLanguage.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Appracatappra/GraceLanguage
 * tag               2.0.3      -> FETCH_HEAD
HEAD is now at 1031c76 Update to v6.1
Cloned https://github.com/Appracatappra/GraceLanguage.git
Revision (git rev-parse @):
1031c76395cad15bd5fa423ef14fc7aa075b3953
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Appracatappra/GraceLanguage.git at 2.0.3
Fetching https://github.com/Appracatappra/SwiftletUtilities
Fetching https://github.com/Appracatappra/LogManager
Fetching https://github.com/Appracatappra/SimpleSerializer
[1/118] Fetching simpleserializer
[73/616] Fetching simpleserializer, swiftletutilities
[344/700] Fetching simpleserializer, swiftletutilities, logmanager
Fetched https://github.com/Appracatappra/SwiftletUtilities from cache (0.95s)
Fetched https://github.com/Appracatappra/SimpleSerializer from cache (0.95s)
Fetched https://github.com/Appracatappra/LogManager from cache (0.95s)
Computing version for https://github.com/Appracatappra/SimpleSerializer
Computed https://github.com/Appracatappra/SimpleSerializer at 2.0.2 (1.46s)
Computing version for https://github.com/Appracatappra/SwiftletUtilities
Computed https://github.com/Appracatappra/SwiftletUtilities at 2.0.4 (0.47s)
Computing version for https://github.com/Appracatappra/LogManager
Computed https://github.com/Appracatappra/LogManager at 2.0.4 (0.50s)
Creating working copy for https://github.com/Appracatappra/LogManager
Working copy of https://github.com/Appracatappra/LogManager resolved at 2.0.4
Creating working copy for https://github.com/Appracatappra/SimpleSerializer
Working copy of https://github.com/Appracatappra/SimpleSerializer resolved at 2.0.2
Creating working copy for https://github.com/Appracatappra/SwiftletUtilities
Working copy of https://github.com/Appracatappra/SwiftletUtilities resolved at 2.0.4
========================================
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": "gracelanguage",
      "name": "GraceLanguage",
      "url": "https://github.com/Appracatappra/GraceLanguage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraceLanguage",
      "dependencies": [
        {
          "identity": "logmanager",
          "name": "LogManager",
          "url": "https://github.com/Appracatappra/LogManager",
          "version": "2.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LogManager",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftletutilities",
          "name": "SwiftletUtilities",
          "url": "https://github.com/Appracatappra/SwiftletUtilities",
          "version": "2.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftletUtilities",
          "dependencies": [
            {
              "identity": "logmanager",
              "name": "LogManager",
              "url": "https://github.com/Appracatappra/LogManager",
              "version": "2.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LogManager",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "simpleserializer",
          "name": "SimpleSerializer",
          "url": "https://github.com/Appracatappra/SimpleSerializer",
          "version": "2.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleSerializer",
          "dependencies": [
            {
              "identity": "logmanager",
              "name": "LogManager",
              "url": "https://github.com/Appracatappra/LogManager",
              "version": "2.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LogManager",
              "dependencies": [
              ]
            },
            {
              "identity": "swiftletutilities",
              "name": "SwiftletUtilities",
              "url": "https://github.com/Appracatappra/SwiftletUtilities",
              "version": "2.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftletUtilities",
              "dependencies": [
                {
                  "identity": "logmanager",
                  "name": "LogManager",
                  "url": "https://github.com/Appracatappra/LogManager",
                  "version": "2.0.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LogManager",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Appracatappra/GraceLanguage.git
[1/239] Fetching gracelanguage
Fetched https://github.com/Appracatappra/GraceLanguage.git from cache (0.68s)
Fetching https://github.com/Appracatappra/LogManager from cache
Fetching https://github.com/Appracatappra/SwiftletUtilities from cache
Fetching https://github.com/Appracatappra/SimpleSerializer from cache
Fetched https://github.com/Appracatappra/SwiftletUtilities from cache (0.48s)
Fetched https://github.com/Appracatappra/LogManager from cache (0.48s)
Fetched https://github.com/Appracatappra/SimpleSerializer from cache (0.48s)
Computing version for https://github.com/Appracatappra/SimpleSerializer
Computed https://github.com/Appracatappra/SimpleSerializer at 2.0.2 (0.54s)
Computing version for https://github.com/Appracatappra/SwiftletUtilities
Computed https://github.com/Appracatappra/SwiftletUtilities at 2.0.4 (0.03s)
Computing version for https://github.com/Appracatappra/LogManager
Computed https://github.com/Appracatappra/LogManager at 2.0.4 (0.03s)
Creating working copy for https://github.com/Appracatappra/SwiftletUtilities
Working copy of https://github.com/Appracatappra/SwiftletUtilities resolved at 2.0.4
Creating working copy for https://github.com/Appracatappra/LogManager
Working copy of https://github.com/Appracatappra/LogManager resolved at 2.0.4
Creating working copy for https://github.com/Appracatappra/SimpleSerializer
Working copy of https://github.com/Appracatappra/SimpleSerializer resolved at 2.0.2
Creating working copy for https://github.com/Appracatappra/GraceLanguage.git
Working copy of https://github.com/Appracatappra/GraceLanguage.git resolved at 2.0.3 (1031c76)
warning: '.resolve-product-dependencies': dependency 'gracelanguage' is not used by any target
Found 3 product dependencies
  - LogManager
  - SwiftletUtilities
  - SimpleSerializer
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Appracatappra/GraceLanguage.git
https://github.com/Appracatappra/GraceLanguage.git
{
  "dependencies" : [
    {
      "identity" : "logmanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appracatappra/LogManager"
    },
    {
      "identity" : "swiftletutilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appracatappra/SwiftletUtilities"
    },
    {
      "identity" : "simpleserializer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appracatappra/SimpleSerializer"
    }
  ],
  "manifest_display_name" : "GraceLanguage",
  "name" : "GraceLanguage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "GraceLanguage",
      "targets" : [
        "GraceLanguage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraceLanguageTests",
      "module_type" : "SwiftTarget",
      "name" : "GraceLanguageTests",
      "path" : "Tests/GraceLanguageTests",
      "sources" : [
        "GraceLanguageTests.swift"
      ],
      "target_dependencies" : [
        "GraceLanguage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraceLanguage",
      "module_type" : "SwiftTarget",
      "name" : "GraceLanguage",
      "path" : "Sources/GraceLanguage",
      "product_dependencies" : [
        "LogManager",
        "SwiftletUtilities",
        "SimpleSerializer"
      ],
      "product_memberships" : [
        "GraceLanguage"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/GraceLanguage/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Compiler/GraceCompiler.swift",
        "Compiler/GraceRuntime.swift",
        "Compiler/GraceTokenizer.swift",
        "DataModels/GraceCaseStatement.swift",
        "DataModels/GraceContainer.swift",
        "DataModels/GraceEnumeration.swift",
        "DataModels/GraceExecutable.swift",
        "DataModels/GraceFunction.swift",
        "DataModels/GraceToken.swift",
        "DataModels/GraceVariable.swift",
        "Enumerations/GraceCompilerError.swift",
        "Enumerations/GraceKeywords.swift",
        "Enumerations/GraceParseError.swift",
        "Enumerations/GraceRuntimeError.swift",
        "Extensions/StringExtensions.swift",
        "GraceExpressions/GraceArrayExpression.swift",
        "GraceExpressions/GraceConstantExpression.swift",
        "GraceExpressions/GraceEnumerationExpression.swift",
        "GraceExpressions/GraceFormulaExpression.swift",
        "GraceExpressions/GraceFunctionExpression.swift",
        "GraceExpressions/GraceNewExpression.swift",
        "GraceExpressions/GraceNotExpression.swift",
        "GraceExpressions/GraceVariableExpression.swift",
        "GraceInstructions/GraceAddInstruction.swift",
        "GraceInstructions/GraceCallInstruction.swift",
        "GraceInstructions/GraceDecrementInstruction.swift",
        "GraceInstructions/GraceDeleteInstruction.swift",
        "GraceInstructions/GraceEmptyInstruction.swift",
        "GraceInstructions/GraceForInstruction.swift",
        "GraceInstructions/GraceIfInstruction.swift",
        "GraceInstructions/GraceIncrementInstruction.swift",
        "GraceInstructions/GraceIterateInstruction.swift",
        "GraceInstructions/GraceLetInstruction.swift",
        "GraceInstructions/GraceRepeatInstruction.swift",
        "GraceInstructions/GraceReturnInstruction.swift",
        "GraceInstructions/GraceSwitchInstruction.swift",
        "GraceInstructions/GraceVarInstruction.swift",
        "GraceInstructions/GraceWhileInstruction.swift",
        "Protocols/GraceAbortable.swift",
        "Protocols/GraceExpression.swift",
        "Protocols/GraceInstruction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[1/9] Copying PrivacyInfo.xcprivacy
[1/9] Write sources
[4/9] Copying PrivacyInfo.xcprivacy
[4/9] Write sources
[8/9] Write swift-version-2F0A5646E1D333AE.txt
[10/13] Compiling LogManager resource_bundle_accessor.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
[11/13] Compiling LogManager ReleaseLogger.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
[12/13] Compiling LogManager DebugLogger.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
[13/13] Emitting module LogManager
<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
[14/38] Emitting module SwiftletUtilities
<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
[15/40] Compiling SwiftletUtilities HTMLEntity.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
[16/40] Compiling SwiftletUtilities NetworkConnection.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
[17/40] Compiling SwiftletUtilities ObfuscationProvider.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
[18/40] Compiling SwiftletUtilities macOS StringExtensions.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
[19/40] Compiling SwiftletUtilities resource_bundle_accessor.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
[20/40] Compiling SwiftletUtilities ImageExtensions.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
[21/40] Compiling SwiftletUtilities IntegerExtensions.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
[22/40] Compiling SwiftletUtilities PublishedExtensions.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
[23/40] Compiling SwiftletUtilities iOS ImageExtensions.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
[24/40] Compiling SwiftletUtilities iOS StringExtensions.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
[25/40] Compiling SwiftletUtilities ArrayExtensions.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
[26/40] Compiling SwiftletUtilities ColorExtentions.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
[27/40] Compiling SwiftletUtilities DoubleExtensions.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
[28/40] Compiling SwiftletUtilities StringExtensions.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
[29/40] Compiling SwiftletUtilities TitleCase.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
[30/40] Compiling SwiftletUtilities ViewExtensions.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
[31/40] Compiling SwiftletUtilities iOS ViewExtensions.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
[32/40] Compiling SwiftletUtilities UIDeviceOrientation.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
[33/40] Compiling SwiftletUtilities AppleHardwareType.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
[34/40] Compiling SwiftletUtilities HardwareInformation.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
[35/40] Compiling SwiftletUtilities Execute.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
[36/40] Compiling SwiftletUtilities UIApplicationExtensions.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
[37/40] Compiling SwiftletUtilities ViewDeviceRotation.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
[38/40] Compiling SwiftletUtilities iOS DataExtensions.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
[39/40] Compiling SwiftletUtilities macOS DataExtensions.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
[40/40] Compiling SwiftletUtilities macOS ImageExtensions.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
[41/45] Compiling SimpleSerializer resource_bundle_accessor.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
[42/45] Compiling SimpleSerializer SimpleSerializeable.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
[43/45] Emitting module SimpleSerializer
<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
[44/45] Compiling SimpleSerializer Deserializer.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
[45/45] Compiling SimpleSerializer Serializer.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
[46/84] Emitting module GraceLanguage
<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
[47/88] Compiling GraceLanguage GraceDeleteInstruction.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
[48/88] Compiling GraceLanguage GraceEmptyInstruction.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
[49/88] Compiling GraceLanguage GraceForInstruction.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
[50/88] Compiling GraceLanguage GraceIfInstruction.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
[51/88] Compiling GraceLanguage GraceVariableExpression.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
[52/88] Compiling GraceLanguage GraceAddInstruction.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
[53/88] Compiling GraceLanguage GraceCallInstruction.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
[54/88] Compiling GraceLanguage GraceDecrementInstruction.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
[55/88] Compiling GraceLanguage GraceReturnInstruction.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
[56/88] Compiling GraceLanguage GraceSwitchInstruction.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
[57/88] Compiling GraceLanguage GraceVarInstruction.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
[58/88] Compiling GraceLanguage GraceWhileInstruction.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
[59/88] Compiling GraceLanguage GraceIncrementInstruction.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
[60/88] Compiling GraceLanguage GraceIterateInstruction.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
[61/88] Compiling GraceLanguage GraceLetInstruction.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
[62/88] Compiling GraceLanguage GraceRepeatInstruction.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
[63/88] Compiling GraceLanguage GraceAbortable.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
[64/88] Compiling GraceLanguage GraceExpression.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
[65/88] Compiling GraceLanguage GraceInstruction.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
[66/88] Compiling GraceLanguage resource_bundle_accessor.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
[67/88] Compiling GraceLanguage GraceFormulaExpression.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
[68/88] Compiling GraceLanguage GraceFunctionExpression.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
[69/88] Compiling GraceLanguage GraceNewExpression.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
[70/88] Compiling GraceLanguage GraceNotExpression.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
[71/88] Compiling GraceLanguage GraceCompilerError.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
[72/88] Compiling GraceLanguage GraceKeywords.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
[73/88] Compiling GraceLanguage GraceParseError.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
[74/88] Compiling GraceLanguage GraceRuntimeError.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
[75/88] Compiling GraceLanguage StringExtensions.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
[76/88] Compiling GraceLanguage GraceArrayExpression.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
[77/88] Compiling GraceLanguage GraceConstantExpression.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
[78/88] Compiling GraceLanguage GraceEnumerationExpression.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
[79/88] Compiling GraceLanguage GraceEnumeration.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
[80/88] Compiling GraceLanguage GraceExecutable.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
[81/88] Compiling GraceLanguage GraceFunction.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
[82/88] Compiling GraceLanguage GraceToken.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
[83/88] Compiling GraceLanguage GraceVariable.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
[84/88] Compiling GraceLanguage GraceCompiler.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
[85/88] Compiling GraceLanguage GraceRuntime.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
[86/88] Compiling GraceLanguage GraceTokenizer.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
[87/88] Compiling GraceLanguage GraceCaseStatement.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
[88/88] Compiling GraceLanguage GraceContainer.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
Build complete! (13.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "logmanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appracatappra/LogManager"
    },
    {
      "identity" : "swiftletutilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appracatappra/SwiftletUtilities"
    },
    {
      "identity" : "simpleserializer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Appracatappra/SimpleSerializer"
    }
  ],
  "manifest_display_name" : "GraceLanguage",
  "name" : "GraceLanguage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "GraceLanguage",
      "targets" : [
        "GraceLanguage"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraceLanguageTests",
      "module_type" : "SwiftTarget",
      "name" : "GraceLanguageTests",
      "path" : "Tests/GraceLanguageTests",
      "sources" : [
        "GraceLanguageTests.swift"
      ],
      "target_dependencies" : [
        "GraceLanguage"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraceLanguage",
      "module_type" : "SwiftTarget",
      "name" : "GraceLanguage",
      "path" : "Sources/GraceLanguage",
      "product_dependencies" : [
        "LogManager",
        "SwiftletUtilities",
        "SimpleSerializer"
      ],
      "product_memberships" : [
        "GraceLanguage"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/GraceLanguage/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Compiler/GraceCompiler.swift",
        "Compiler/GraceRuntime.swift",
        "Compiler/GraceTokenizer.swift",
        "DataModels/GraceCaseStatement.swift",
        "DataModels/GraceContainer.swift",
        "DataModels/GraceEnumeration.swift",
        "DataModels/GraceExecutable.swift",
        "DataModels/GraceFunction.swift",
        "DataModels/GraceToken.swift",
        "DataModels/GraceVariable.swift",
        "Enumerations/GraceCompilerError.swift",
        "Enumerations/GraceKeywords.swift",
        "Enumerations/GraceParseError.swift",
        "Enumerations/GraceRuntimeError.swift",
        "Extensions/StringExtensions.swift",
        "GraceExpressions/GraceArrayExpression.swift",
        "GraceExpressions/GraceConstantExpression.swift",
        "GraceExpressions/GraceEnumerationExpression.swift",
        "GraceExpressions/GraceFormulaExpression.swift",
        "GraceExpressions/GraceFunctionExpression.swift",
        "GraceExpressions/GraceNewExpression.swift",
        "GraceExpressions/GraceNotExpression.swift",
        "GraceExpressions/GraceVariableExpression.swift",
        "GraceInstructions/GraceAddInstruction.swift",
        "GraceInstructions/GraceCallInstruction.swift",
        "GraceInstructions/GraceDecrementInstruction.swift",
        "GraceInstructions/GraceDeleteInstruction.swift",
        "GraceInstructions/GraceEmptyInstruction.swift",
        "GraceInstructions/GraceForInstruction.swift",
        "GraceInstructions/GraceIfInstruction.swift",
        "GraceInstructions/GraceIncrementInstruction.swift",
        "GraceInstructions/GraceIterateInstruction.swift",
        "GraceInstructions/GraceLetInstruction.swift",
        "GraceInstructions/GraceRepeatInstruction.swift",
        "GraceInstructions/GraceReturnInstruction.swift",
        "GraceInstructions/GraceSwitchInstruction.swift",
        "GraceInstructions/GraceVarInstruction.swift",
        "GraceInstructions/GraceWhileInstruction.swift",
        "Protocols/GraceAbortable.swift",
        "Protocols/GraceExpression.swift",
        "Protocols/GraceInstruction.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/appracatappra/gracelanguage/2.0.3
Repository:               Appracatappra/GraceLanguage
Swift version used:       6.1
Target:                   GraceLanguage
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            release/6.2 -> FETCH_HEAD
 * [new branch]      release/6.2 -> origin/release/6.2
HEAD is now at 8799b69 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'GraceLanguage'...
Finished extracting symbol information for 'GraceLanguage'. (6.68s)
Building documentation for 'GraceLanguage'...
warning: Parameter 'container' not found in type method declaration
  --> ../Compiler/GraceRuntime.swift:39:11-39:68
37 |     /// - Parameters:
38 |     ///   - name: The name of the function to get.
39 +     ///   - container: The `GraceInstruction` holding the function.
   |           ╰─suggestion: Remove 'container' parameter documentation
40 |     /// - Returns: Returns the requested function of `nil` if not found.
41 |     public static func getFunction(name:String, from executable:GraceExecutable?) throws -> GraceFunction {
warning: Parameter 'executable' is missing documentation
  --> ../Compiler/GraceRuntime.swift:39:68-39:68
37 |     /// - Parameters:
38 |     ///   - name: The name of the function to get.
39 +     ///   - container: The `GraceInstruction` holding the function.
   |                                                                    ╰─suggestion: Document 'executable' parameter
40 |     /// - Returns: Returns the requested function of `nil` if not found.
41 |     public static func getFunction(name:String, from executable:GraceExecutable?) throws -> GraceFunction {
warning: Parameter 'container' not found in type method declaration
  --> ../Compiler/GraceRuntime.swift:56:11-56:68
54 |     /// - Parameters:
55 |     ///   - name: The name of the enumeration to get.
56 +     ///   - container: The `GraceInstruction` holding the function.
   |           ╰─suggestion: Remove 'container' parameter documentation
57 |     /// - Returns: Returns the requested enumeration of `nil` if not found.
58 |     public static func getEnumeration(name:String, from executable:GraceExecutable?) throws -> GraceEnumeration {
warning: Parameter 'executable' is missing documentation
  --> ../Compiler/GraceRuntime.swift:56:68-56:68
54 |     /// - Parameters:
55 |     ///   - name: The name of the enumeration to get.
56 +     ///   - container: The `GraceInstruction` holding the function.
   |                                                                    ╰─suggestion: Document 'executable' parameter
57 |     /// - Returns: Returns the requested enumeration of `nil` if not found.
58 |     public static func getEnumeration(name:String, from executable:GraceExecutable?) throws -> GraceEnumeration {
warning: Parameter 'container' not found in type method declaration
  --> ../Compiler/GraceRuntime.swift:73:11-73:68
71 |     /// - Parameters:
72 |     ///   - name: The name of the container to get.
73 +     ///   - container: The `GraceInstruction` holding the function.
   |           ╰─suggestion: Remove 'container' parameter documentation
74 |     /// - Returns: Returns the requested container of `nil` if not found.
75 |     public static func getContainer(name:String, from executable:GraceExecutable?) throws -> GraceContainer {
warning: Parameter 'executable' is missing documentation
  --> ../Compiler/GraceRuntime.swift:73:68-73:68
71 |     /// - Parameters:
72 |     ///   - name: The name of the container to get.
73 +     ///   - container: The `GraceInstruction` holding the function.
   |                                                                    ╰─suggestion: Document 'executable' parameter
74 |     /// - Returns: Returns the requested container of `nil` if not found.
75 |     public static func getContainer(name:String, from executable:GraceExecutable?) throws -> GraceContainer {
warning: Link in document summary will not be displayed
Summary should only contain (formatted) text. To resolve this issue, place links and images elsewhere in the document, or remove them.
 --> GraceLanguage.md:3:12-3:81
1 | # ``GraceLanguage``
2 |
3 + Grace is a [Turning-Complete](https://en.wikipedia.org/wiki/Turing_completeness) scripting language written 100% in pure Swift that can be used in applications such as spreadsheet calculations, database manipulations or game engines.
4 |
5 | ## Overview
warning: Invalid use of level-1 heading.
Level-1 headings are reserved for specifying the title of the document.
   --> GraceLanguage.md:211:1-211:16
209 | For more information, please see the included documentation.
210 |
211 + # Documentation
212 |
213 | The **GraceLanguage Package** includes full **DocC Documentation** for all of Grace's features.
Finished building documentation for 'GraceLanguage' (0.32s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/appracatappra/gracelanguage/2.0.3
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/Appracatappra/SwiftletUtilities
Updating https://github.com/Appracatappra/SimpleSerializer
Updating https://github.com/Appracatappra/LogManager
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.44s)
Updated https://github.com/Appracatappra/SimpleSerializer (0.46s)
Updated https://github.com/Appracatappra/SwiftletUtilities (0.47s)
Updated https://github.com/Appracatappra/LogManager (0.47s)
Computing version for https://github.com/Appracatappra/SimpleSerializer
Computed https://github.com/Appracatappra/SimpleSerializer at 2.0.2 (1.41s)
Computing version for https://github.com/Appracatappra/SwiftletUtilities
Computed https://github.com/Appracatappra/SwiftletUtilities at 2.0.4 (0.48s)
Computing version for https://github.com/Appracatappra/LogManager
Computed https://github.com/Appracatappra/LogManager at 2.0.4 (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.77s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.48s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
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/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit Names.swift
[11/57] Compiling SymbolKit SPI.swift
[12/57] Compiling SymbolKit Snippet.swift
[13/57] Compiling SymbolKit Extension.swift
[14/57] Compiling SymbolKit Mixin+Equals.swift
[15/57] Compiling SymbolKit Mixin+Hash.swift
[16/57] Compiling SymbolKit Mixin.swift
[17/57] Compiling SymbolKit LineList.swift
[18/57] Compiling SymbolKit Position.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Compiling SymbolKit Identifier.swift
[29/57] Compiling SymbolKit KindIdentifier.swift
[30/57] Compiling SymbolKit Location.swift
[31/57] Compiling SymbolKit Mutability.swift
[32/57] Compiling SymbolKit SourceRange.swift
[33/57] Compiling SymbolKit Metadata.swift
[34/57] Compiling SymbolKit Module.swift
[35/57] Compiling SymbolKit OperatingSystem.swift
[36/57] Compiling SymbolKit Platform.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 DeclarationFragments.swift
[43/57] Compiling SymbolKit Fragment.swift
[44/57] Compiling SymbolKit FragmentKind.swift
[45/57] Compiling SymbolKit FunctionParameter.swift
[46/57] Compiling SymbolKit FunctionSignature.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 SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.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! (4.28s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/5] Compiling LogManager resource_bundle_accessor.swift
[3/5] Compiling LogManager ReleaseLogger.swift
[4/5] Emitting module LogManager
[5/5] Compiling LogManager DebugLogger.swift
[6/30] Compiling SwiftletUtilities UIApplicationExtensions.swift
[7/30] Compiling SwiftletUtilities ViewDeviceRotation.swift
[8/30] Compiling SwiftletUtilities iOS DataExtensions.swift
[9/32] Compiling SwiftletUtilities iOS ViewExtensions.swift
[10/32] Compiling SwiftletUtilities UIDeviceOrientation.swift
[11/32] Emitting module SwiftletUtilities
[12/32] Compiling SwiftletUtilities HTMLEntity.swift
[13/32] Compiling SwiftletUtilities NetworkConnection.swift
[14/32] Compiling SwiftletUtilities ObfuscationProvider.swift
[15/32] Compiling SwiftletUtilities macOS StringExtensions.swift
[16/32] Compiling SwiftletUtilities resource_bundle_accessor.swift
[17/32] Compiling SwiftletUtilities iOS ImageExtensions.swift
[18/32] Compiling SwiftletUtilities iOS StringExtensions.swift
[19/32] Compiling SwiftletUtilities StringExtensions.swift
[20/32] Compiling SwiftletUtilities TitleCase.swift
[21/32] Compiling SwiftletUtilities ViewExtensions.swift
[22/32] Compiling SwiftletUtilities AppleHardwareType.swift
[23/32] Compiling SwiftletUtilities HardwareInformation.swift
[24/32] Compiling SwiftletUtilities Execute.swift
[25/32] Compiling SwiftletUtilities ImageExtensions.swift
[26/32] Compiling SwiftletUtilities IntegerExtensions.swift
[27/32] Compiling SwiftletUtilities PublishedExtensions.swift
[28/32] Compiling SwiftletUtilities macOS DataExtensions.swift
[29/32] Compiling SwiftletUtilities macOS ImageExtensions.swift
[30/32] Compiling SwiftletUtilities ArrayExtensions.swift
[31/32] Compiling SwiftletUtilities ColorExtentions.swift
[32/32] Compiling SwiftletUtilities DoubleExtensions.swift
[33/37] Compiling SimpleSerializer SimpleSerializeable.swift
[34/37] Compiling SimpleSerializer resource_bundle_accessor.swift
[35/37] Compiling SimpleSerializer Deserializer.swift
[36/37] Compiling SimpleSerializer Serializer.swift
[37/37] Emitting module SimpleSerializer
[38/76] Compiling GraceLanguage GraceCompilerError.swift
[39/76] Compiling GraceLanguage GraceKeywords.swift
[40/76] Compiling GraceLanguage GraceParseError.swift
[41/76] Compiling GraceLanguage GraceRuntimeError.swift
[42/80] Compiling GraceLanguage GraceReturnInstruction.swift
[43/80] Compiling GraceLanguage GraceSwitchInstruction.swift
[44/80] Compiling GraceLanguage GraceVarInstruction.swift
[45/80] Compiling GraceLanguage GraceWhileInstruction.swift
[46/80] Compiling GraceLanguage GraceIncrementInstruction.swift
[47/80] Compiling GraceLanguage GraceIterateInstruction.swift
[48/80] Compiling GraceLanguage GraceLetInstruction.swift
[49/80] Compiling GraceLanguage GraceRepeatInstruction.swift
[50/80] Compiling GraceLanguage GraceVariableExpression.swift
[51/80] Compiling GraceLanguage GraceAddInstruction.swift
[52/80] Compiling GraceLanguage GraceCallInstruction.swift
[53/80] Compiling GraceLanguage GraceDecrementInstruction.swift
[54/80] Emitting module GraceLanguage
[55/80] Compiling GraceLanguage GraceDeleteInstruction.swift
[56/80] Compiling GraceLanguage GraceEmptyInstruction.swift
[57/80] Compiling GraceLanguage GraceForInstruction.swift
[58/80] Compiling GraceLanguage GraceIfInstruction.swift
[59/80] Compiling GraceLanguage GraceFormulaExpression.swift
[60/80] Compiling GraceLanguage GraceFunctionExpression.swift
[61/80] Compiling GraceLanguage GraceNewExpression.swift
[62/80] Compiling GraceLanguage GraceNotExpression.swift
[63/80] Compiling GraceLanguage GraceEnumeration.swift
[64/80] Compiling GraceLanguage GraceExecutable.swift
[65/80] Compiling GraceLanguage GraceFunction.swift
[66/80] Compiling GraceLanguage GraceToken.swift
[67/80] Compiling GraceLanguage GraceVariable.swift
[68/80] Compiling GraceLanguage StringExtensions.swift
[69/80] Compiling GraceLanguage GraceArrayExpression.swift
[70/80] Compiling GraceLanguage GraceConstantExpression.swift
[71/80] Compiling GraceLanguage GraceEnumerationExpression.swift
[72/80] Compiling GraceLanguage GraceAbortable.swift
[73/80] Compiling GraceLanguage GraceExpression.swift
[74/80] Compiling GraceLanguage GraceInstruction.swift
[75/80] Compiling GraceLanguage resource_bundle_accessor.swift
[76/80] Compiling GraceLanguage GraceCompiler.swift
[77/80] Compiling GraceLanguage GraceRuntime.swift
[78/80] Compiling GraceLanguage GraceTokenizer.swift
[79/80] Compiling GraceLanguage GraceCaseStatement.swift
[80/80] Compiling GraceLanguage GraceContainer.swift
Build of target: 'GraceLanguage' complete! (2.96s)
    1032
7	/Users/admin/builder/spi-builder-workspace/.docs/appracatappra/gracelanguage/2.0.3
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/appracatappra/gracelanguage/2.0.3
File count: 1032
Doc size:   7.0MB
Preparing doc bundle ...
Uploading prod-appracatappra-gracelanguage-2.0.3-9d3a3267.zip to s3://spi-docs-inbox/prod-appracatappra-gracelanguage-2.0.3-9d3a3267.zip
Copying... [12%]
Copying... [21%]
Copying... [33%]
Copying... [41%]
Copying... [54%]
Copying... [62%]
Copying... [70%]
Copying... [83%]
Copying... [91%]
Copying... [100%]
Done.