The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CASimEngine, reference main (9a2d36), with Swift 6.0 for macOS (SPM) on 7 Mar 2025 00:34:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CASimEngine.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/CASimEngine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9a2d360 adding tests and fixing index logic (#27)
Cloned https://github.com/heckj/CASimEngine.git
Revision (git rev-parse @):
9a2d36050e43ace03194a200f59d6f9d63b1414c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/CASimEngine.git at main
Fetching https://github.com/heckj/voxels
Fetching https://github.com/heckj/Heightmap
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3050] Fetching voxels
[32/5100] Fetching voxels, swift-docc-plugin
[73/5288] Fetching voxels, swift-docc-plugin, heightmap
[261/10600] Fetching voxels, swift-docc-plugin, heightmap, swift-issue-reporting
[1084/13921] Fetching voxels, swift-docc-plugin, heightmap, swift-issue-reporting, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
[5870/10600] Fetching voxels, swift-docc-plugin, heightmap, swift-issue-reporting
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.38s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.38s)
Fetched https://github.com/heckj/Heightmap from cache (1.39s)
[2013/3050] Fetching voxels
Fetched https://github.com/heckj/voxels from cache (2.86s)
Computing version for https://github.com/heckj/voxels
Computed https://github.com/heckj/voxels at 0.2.6 (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.78s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.5.2 (0.43s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.4 (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.55s)
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.5.2
Creating working copy for https://github.com/heckj/voxels
Working copy of https://github.com/heckj/voxels resolved at 0.2.6
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.4
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
========================================
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": "casimengine",
      "name": "CASimEngine",
      "url": "https://github.com/heckj/CASimEngine.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CASimEngine",
      "dependencies": [
        {
          "identity": "voxels",
          "name": "Voxels",
          "url": "https://github.com/heckj/voxels",
          "version": "0.2.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/voxels",
          "dependencies": [
            {
              "identity": "heightmap",
              "name": "Heightmap",
              "url": "https://github.com/heckj/Heightmap",
              "version": "0.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Heightmap",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-issue-reporting",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/swift-issue-reporting",
              "version": "1.5.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-issue-reporting",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heckj/CASimEngine.git
[7/609] Fetching casimengine
Fetched https://github.com/heckj/CASimEngine.git from cache (0.74s)
Fetching https://github.com/heckj/voxels from cache
Fetched https://github.com/heckj/voxels from cache (0.67s)
Computing version for https://github.com/heckj/voxels
Computed https://github.com/heckj/voxels at 0.2.6 (0.02s)
Fetching https://github.com/pointfreeco/swift-issue-reporting from cache
Fetching https://github.com/heckj/Heightmap from cache
Fetched https://github.com/heckj/Heightmap from cache (0.49s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (0.49s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.4 (0.02s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.5.2 (0.02s)
Creating working copy for https://github.com/heckj/CASimEngine.git
Working copy of https://github.com/heckj/CASimEngine.git resolved at main (9a2d360)
Creating working copy for https://github.com/heckj/voxels
Working copy of https://github.com/heckj/voxels resolved at 0.2.6
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.5.2
warning: '.resolve-product-dependencies': dependency 'casimengine' is not used by any target
Found 1 product dependencies
  - Voxels
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/heckj/CASimEngine.git
https://github.com/heckj/CASimEngine.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "voxels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/heckj/voxels"
    }
  ],
  "manifest_display_name" : "CASimEngine",
  "name" : "CASimEngine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CASimEngine",
      "targets" : [
        "CASimEngine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CASimEngineTests",
      "module_type" : "SwiftTarget",
      "name" : "CASimEngineTests",
      "path" : "Tests/CASimEngineTests",
      "sources" : [
        "CAIndexTests.swift",
        "CAPE.swift",
        "CAPEStorage.swift",
        "Comparable+clamped.swift",
        "Duration+milliseconds.swift",
        "EngineFunctionalTests.swift",
        "EngineSmokeTests.swift",
        "SingleFloat.swift",
        "SingleInt.swift"
      ],
      "target_dependencies" : [
        "CASimEngine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CASimEngine",
      "module_type" : "SwiftTarget",
      "name" : "CASimEngine",
      "path" : "Sources/CASimEngine",
      "product_dependencies" : [
        "Voxels"
      ],
      "product_memberships" : [
        "CASimEngine"
      ],
      "sources" : [
        "CADetailedDiagnostic.swift",
        "CADiagnostic.swift",
        "CAIndex.swift",
        "CARuleResult.swift",
        "CARuleScope.swift",
        "CASimulationEngine.swift",
        "CASimulationRule.swift",
        "CASimulationStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/31] Compiling Heightmap XZIndex.swift
[9/31] Compiling Heightmap Heightmap.swift
[10/31] Emitting module Heightmap
[11/31] Compiling Heightmap Array+normalizeUnitValues.swift
[12/31] Compiling Heightmap Heightmap+normalize.swift
[13/31] Emitting module IssueReporting
[14/33] Compiling IssueReporting TestContext.swift
[15/33] Compiling IssueReporting Unimplemented.swift
[16/33] Compiling IssueReporting BreakpointReporter.swift
[17/33] Compiling IssueReporting FatalErrorReporter.swift
[18/33] Compiling IssueReporting IsTesting.swift
[19/33] Compiling IssueReporting IssueReporter.swift
[20/33] Compiling IssueReporting Deprecations.swift
[21/33] Compiling IssueReporting FailureObserver.swift
[22/33] Compiling IssueReporting Warn.swift
[23/33] Compiling IssueReporting XCTest.swift
[24/33] Compiling IssueReporting SwiftTesting.swift
[25/33] Compiling IssueReporting UncheckedSendable.swift
[26/33] Compiling IssueReporting ErrorReporting.swift
[27/33] Compiling IssueReporting AppHostWarning.swift
[28/33] Compiling IssueReporting LockIsolated.swift
[29/33] Compiling IssueReporting Rethrows.swift
[30/33] Compiling IssueReporting RuntimeWarningReporter.swift
[31/33] Compiling IssueReporting ReportIssue.swift
[32/33] Compiling IssueReporting WithExpectedIssue.swift
[33/33] Compiling IssueReporting WithIssueContext.swift
[34/71] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[35/71] Compiling Voxels VoxelBounds+Collection.swift
[36/71] Compiling Voxels VoxelBounds+Sequence.swift
[37/71] Compiling Voxels VoxelBounds+slice.swift
[38/75] Compiling Voxels VoxelScale.swift
[39/75] Compiling Voxels HeightmapConverter.swift
[40/75] Compiling Voxels HeightmapError.swift
[41/75] Compiling Voxels VoxelAccessible.swift
[42/75] Compiling Voxels VoxelBounds.swift
[43/75] Compiling Voxels VoxelConstants.swift
[44/75] Compiling Voxels VoxelIndex+neighbors.swift
[45/75] Compiling Voxels VoxelIndex.swift
[46/75] Compiling Voxels VoxelHash+Collection.swift
[47/75] Compiling Voxels VoxelHash+Sequence.swift
[48/75] Compiling Voxels VoxelHash+dump.swift
[49/75] Compiling Voxels VoxelHash+sample.swift
[50/75] Compiling Voxels CompleteVertex.swift
[51/75] Compiling Voxels SIMD2+lerp.swift
[52/75] Compiling Voxels Vector.swift
[53/75] Compiling Voxels VoxelAccessError.swift
[54/75] Compiling Voxels VoxelHash+updating.swift
[55/75] Compiling Voxels VoxelHash.swift
[56/75] Compiling Voxels VoxelUpdate.swift
[57/75] Compiling Voxels Voxels.swift
[58/75] Compiling Voxels SDF.swift
[59/75] Compiling Voxels SampleMeshData.swift
[60/75] Compiling Voxels StrideIndexable.swift
[61/75] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[62/75] Compiling Voxels VoxelArray+Collection.swift
[63/75] Compiling Voxels VoxelArray+Sequence.swift
[64/75] Compiling Voxels VoxelArray+updating.swift
[65/75] Compiling Voxels VoxelArray.swift
[66/75] Compiling Voxels GreedyBlockMesh.swift
[67/75] Compiling Voxels BlockMeshRenderer.swift
[68/75] Compiling Voxels MarchingCubes.swift
[69/75] Compiling Voxels MeshBuffer+meshDescriptor.swift
[70/75] Compiling Voxels MeshBuffer.swift
[71/75] Emitting module Voxels
[72/75] Compiling Voxels SurfaceNetRenderer+utility.swift
[73/75] Compiling Voxels SurfaceNetRenderer.swift
[74/75] Compiling Voxels VoxelBlockRenderable.swift
[75/75] Compiling Voxels VoxelSurfaceRenderable.swift
[76/84] Compiling CASimEngine CASimulationRule.swift
[77/84] Compiling CASimEngine CASimulationStorage.swift
[78/84] Compiling CASimEngine CARuleScope.swift
[79/84] Compiling CASimEngine CARuleResult.swift
[80/84] Compiling CASimEngine CADiagnostic.swift
[81/84] Compiling CASimEngine CAIndex.swift
[82/84] Compiling CASimEngine CADetailedDiagnostic.swift
[83/84] Emitting module CASimEngine
[84/84] Compiling CASimEngine CASimulationEngine.swift
Build complete! (39.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    },
    {
      "identity" : "voxels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/heckj/voxels"
    }
  ],
  "manifest_display_name" : "CASimEngine",
  "name" : "CASimEngine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "CASimEngine",
      "targets" : [
        "CASimEngine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CASimEngineTests",
      "module_type" : "SwiftTarget",
      "name" : "CASimEngineTests",
      "path" : "Tests/CASimEngineTests",
      "sources" : [
        "CAIndexTests.swift",
        "CAPE.swift",
        "CAPEStorage.swift",
        "Comparable+clamped.swift",
        "Duration+milliseconds.swift",
        "EngineFunctionalTests.swift",
        "EngineSmokeTests.swift",
        "SingleFloat.swift",
        "SingleInt.swift"
      ],
      "target_dependencies" : [
        "CASimEngine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CASimEngine",
      "module_type" : "SwiftTarget",
      "name" : "CASimEngine",
      "path" : "Sources/CASimEngine",
      "product_dependencies" : [
        "Voxels"
      ],
      "product_memberships" : [
        "CASimEngine"
      ],
      "sources" : [
        "CADetailedDiagnostic.swift",
        "CADiagnostic.swift",
        "CAIndex.swift",
        "CARuleResult.swift",
        "CARuleScope.swift",
        "CASimulationEngine.swift",
        "CASimulationRule.swift",
        "CASimulationStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/heckj/casimengine/main
Repository:               heckj/CASimEngine
Swift version used:       6.0
        .package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
Target:                   CASimEngine
Extracting symbol information for 'CASimEngine'...
Finished extracting symbol information for 'CASimEngine'. (21.19s)
Building documentation for 'CASimEngine'...
Finished building documentation for 'CASimEngine' (0.36s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/heckj/casimengine/main
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit SourceRange.swift
[16/57] Compiling SymbolKit Metadata.swift
[17/57] Compiling SymbolKit Module.swift
[18/57] Compiling SymbolKit OperatingSystem.swift
[19/57] Compiling SymbolKit Platform.swift
[20/57] Compiling SymbolKit Symbol.swift
[21/57] Compiling SymbolKit SymbolKind.swift
[22/57] Compiling SymbolKit SymbolGraph.swift
[23/57] Compiling SymbolKit GraphCollector.swift
[24/57] Compiling Snippets Snippet.swift
[25/57] Compiling Snippets SnippetParser.swift
[26/57] Emitting module Snippets
[27/57] Compiling SymbolKit DeclarationFragments.swift
[28/57] Compiling SymbolKit Fragment.swift
[29/57] Compiling SymbolKit FragmentKind.swift
[30/57] Compiling SymbolKit FunctionParameter.swift
[31/57] Compiling SymbolKit FunctionSignature.swift
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit Identifier.swift
[38/57] Compiling SymbolKit KindIdentifier.swift
[39/57] Compiling SymbolKit Location.swift
[40/57] Compiling SymbolKit Mutability.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.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! (3.69s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/25] Compiling Heightmap XZIndex.swift
[3/25] Compiling Heightmap Heightmap+normalize.swift
[4/25] Compiling Heightmap Array+normalizeUnitValues.swift
[5/25] Emitting module Heightmap
[6/25] Compiling Heightmap Heightmap.swift
[7/25] Compiling IssueReporting TestContext.swift
[8/25] Compiling IssueReporting Unimplemented.swift
[9/27] Compiling IssueReporting BreakpointReporter.swift
[10/27] Compiling IssueReporting FatalErrorReporter.swift
[11/27] Compiling IssueReporting Warn.swift
[12/27] Compiling IssueReporting XCTest.swift
[13/27] Compiling IssueReporting SwiftTesting.swift
[14/27] Compiling IssueReporting UncheckedSendable.swift
[15/27] Compiling IssueReporting LockIsolated.swift
[16/27] Compiling IssueReporting Rethrows.swift
[17/27] Compiling IssueReporting Deprecations.swift
[18/27] Compiling IssueReporting FailureObserver.swift
[19/27] Compiling IssueReporting IsTesting.swift
[20/27] Compiling IssueReporting IssueReporter.swift
[21/27] Compiling IssueReporting RuntimeWarningReporter.swift
[22/27] Compiling IssueReporting ReportIssue.swift
[23/27] Compiling IssueReporting ErrorReporting.swift
[24/27] Compiling IssueReporting AppHostWarning.swift
[25/27] Emitting module IssueReporting
[26/27] Compiling IssueReporting WithExpectedIssue.swift
[27/27] Compiling IssueReporting WithIssueContext.swift
[28/65] Compiling Voxels SDF.swift
[29/65] Compiling Voxels SampleMeshData.swift
[30/65] Compiling Voxels StrideIndexable.swift
[31/65] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[32/69] Compiling Voxels CompleteVertex.swift
[33/69] Compiling Voxels SIMD2+lerp.swift
[34/69] Compiling Voxels Vector.swift
[35/69] Compiling Voxels VoxelAccessError.swift
[36/69] Compiling Voxels VoxelArray+Collection.swift
[37/69] Compiling Voxels VoxelArray+Sequence.swift
[38/69] Compiling Voxels VoxelArray+updating.swift
[39/69] Compiling Voxels VoxelArray.swift
[40/69] Compiling Voxels VoxelScale.swift
[41/69] Compiling Voxels HeightmapConverter.swift
[42/69] Compiling Voxels HeightmapError.swift
[43/69] Compiling Voxels VoxelAccessible.swift
[44/69] Compiling Voxels VoxelHash+updating.swift
[45/69] Compiling Voxels VoxelHash.swift
[46/69] Compiling Voxels VoxelUpdate.swift
[47/69] Compiling Voxels Voxels.swift
[48/69] Emitting module Voxels
[49/69] Compiling Voxels VoxelHash+Collection.swift
[50/69] Compiling Voxels VoxelHash+Sequence.swift
[51/69] Compiling Voxels VoxelHash+dump.swift
[52/69] Compiling Voxels VoxelHash+sample.swift
[53/69] Compiling Voxels VoxelBounds.swift
[54/69] Compiling Voxels VoxelConstants.swift
[55/69] Compiling Voxels VoxelIndex+neighbors.swift
[56/69] Compiling Voxels VoxelIndex.swift
[57/69] Compiling Voxels GreedyBlockMesh.swift
[58/69] Compiling Voxels BlockMeshRenderer.swift
[59/69] Compiling Voxels MarchingCubes.swift
[60/69] Compiling Voxels MeshBuffer+meshDescriptor.swift
[61/69] Compiling Voxels MeshBuffer.swift
[62/69] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[63/69] Compiling Voxels VoxelBounds+Collection.swift
[64/69] Compiling Voxels VoxelBounds+Sequence.swift
[65/69] Compiling Voxels VoxelBounds+slice.swift
[66/69] Compiling Voxels SurfaceNetRenderer+utility.swift
[67/69] Compiling Voxels SurfaceNetRenderer.swift
[68/69] Compiling Voxels VoxelBlockRenderable.swift
[69/69] Compiling Voxels VoxelSurfaceRenderable.swift
[70/78] Compiling CASimEngine CASimulationRule.swift
[71/78] Compiling CASimEngine CASimulationStorage.swift
[72/78] Compiling CASimEngine CARuleScope.swift
[73/78] Compiling CASimEngine CADiagnostic.swift
[74/78] Compiling CASimEngine CARuleResult.swift
[75/78] Compiling CASimEngine CAIndex.swift
[76/78] Compiling CASimEngine CADetailedDiagnostic.swift
[77/78] Emitting module CASimEngine
[78/78] Compiling CASimEngine CASimulationEngine.swift
Build of target: 'CASimEngine' complete! (16.61s)
     204
3	/Users/admin/builder/spi-builder-workspace/.docs/heckj/casimengine/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/heckj/casimengine/main
File count: 204
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-heckj-casimengine-main-b3c9927d.zip to s3://spi-docs-inbox/prod-heckj-casimengine-main-b3c9927d.zip
Copying... [12%]
Copying... [25%]
Copying... [37%]
Copying... [50%]
Copying... [62%]
Copying... [75%]
Copying... [87%]
Copying... [100%]
Copying... [100%]
Done.