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 Voxels, reference 0.2.5 (a472f8), with Swift 6.0 for Linux on 9 Nov 2024 05:44:15 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/voxels.git
Reference: 0.2.5
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/heckj/voxels
 * tag               0.2.5      -> FETCH_HEAD
HEAD is now at a472f80 Backward compat (#128)
Cloned https://github.com/heckj/voxels.git
Revision (git rev-parse @):
a472f8013e0c857ed264caa783957af183c2847d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/voxels.git at 0.2.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/heckj/voxels.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/heckj/Heightmap
[1/178] Fetching heightmap
[179/2216] Fetching heightmap, swift-docc-plugin
[2217/7201] Fetching heightmap, swift-docc-plugin, swift-issue-reporting
Fetched https://github.com/heckj/Heightmap from cache (0.36s)
[4132/7023] Fetching swift-docc-plugin, swift-issue-reporting
Fetched https://github.com/apple/swift-docc-plugin from cache (0.36s)
[2144/4985] Fetching swift-issue-reporting
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (0.70s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.3 (0.42s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.42s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.83s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3178] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.48s)
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/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
Creating working copy for https://github.com/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.4.2
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/36] Emitting module IssueReporting
[9/38] Compiling IssueReporting BreakpointReporter.swift
[10/38] Compiling IssueReporting FatalErrorReporter.swift
[11/38] Compiling IssueReporting WithExpectedIssue.swift
[12/38] Compiling IssueReporting WithIssueContext.swift
[13/38] Compiling Heightmap XZIndex.swift
[14/38] Compiling Heightmap Heightmap+normalize.swift
[15/38] Compiling Heightmap Heightmap.swift
[16/38] Emitting module Heightmap
[17/38] Compiling Heightmap Array+normalizeUnitValues.swift
[18/39] Wrapping AST for Heightmap for debugging
[20/39] Compiling IssueReporting UncheckedSendable.swift
[21/39] Compiling IssueReporting Warn.swift
[22/39] Compiling IssueReporting XCTest.swift
[23/39] Compiling IssueReporting LockIsolated.swift
[24/39] Compiling IssueReporting Rethrows.swift
[25/39] Compiling IssueReporting SwiftTesting.swift
[26/39] Compiling IssueReporting RuntimeWarningReporter.swift
[27/39] Compiling IssueReporting ReportIssue.swift
[28/39] Compiling IssueReporting TestContext.swift
[29/39] Compiling IssueReporting Unimplemented.swift
[30/39] Compiling IssueReporting AppHostWarning.swift
[31/39] Compiling IssueReporting Deprecations.swift
[32/39] Compiling IssueReporting FailureObserver.swift
[33/39] Compiling IssueReporting IsTesting.swift
[34/39] Compiling IssueReporting IssueReporter.swift
[35/40] Wrapping AST for IssueReporting for debugging
[37/77] Compiling Voxels VoxelArray+updating.swift
[38/77] Compiling Voxels VoxelArray.swift
[39/77] Compiling Voxels VoxelHash+Collection.swift
[40/77] Compiling Voxels VoxelHash+Sequence.swift
[41/77] Compiling Voxels VoxelHash+dump.swift
[42/82] Compiling Voxels VoxelHash+sample.swift
[43/82] Compiling Voxels VoxelHash+updating.swift
[44/82] Compiling Voxels VoxelHash.swift
[45/82] Compiling Voxels VoxelUpdate.swift
[46/82] Compiling Voxels Voxels.swift
[47/82] Compiling Voxels StrideIndexable.swift
[48/82] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[49/82] Compiling Voxels CompleteVertex.swift
[50/82] Compiling Voxels SIMD2+lerp.swift
[51/82] Compiling Voxels Vector.swift
[52/82] Compiling Voxels VoxelBounds.swift
[53/82] Compiling Voxels VoxelConstants.swift
[54/82] Compiling Voxels VoxelIndex+neighbors.swift
[55/82] Compiling Voxels VoxelIndex.swift
[56/82] Compiling Voxels VoxelScale.swift
[57/82] Compiling Voxels HeightmapConverter.swift
[58/82] Compiling Voxels HeightmapError.swift
[59/82] Compiling Voxels VoxelAccessible.swift
[60/82] Compiling Voxels VoxelArray+Collection.swift
[61/82] Compiling Voxels VoxelArray+Sequence.swift
[62/82] Compiling Voxels SurfaceNetRenderer.swift
[63/82] Compiling Voxels VoxelBlockRenderable.swift
[64/82] Compiling Voxels VoxelSurfaceRenderable.swift
[65/82] Compiling Voxels SDF.swift
[66/82] Compiling Voxels SampleMeshData.swift
[67/82] Emitting module Voxels
[68/82] Compiling Voxels VoxelAccessError.swift
[69/82] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[70/82] Compiling Voxels VoxelBounds+Collection.swift
[71/82] Compiling Voxels VoxelBounds+Sequence.swift
[72/82] Compiling Voxels VoxelBounds+slice.swift
[73/82] Compiling Voxels GreedyBlockMesh.swift
[74/82] Compiling Voxels BlockMeshRenderer.swift
[75/82] Compiling Voxels MarchingCubes.swift
[76/82] Compiling Voxels MeshBuffer+meshDescriptor.swift
[77/82] Compiling Voxels MeshBuffer.swift
[78/82] Compiling Voxels SurfaceNetRenderer+utility.swift
[79/83] Wrapping AST for Voxels for debugging
[81/85] Emitting module example_bounds
[82/85] Compiling example_bounds example-bounds.swift
[83/86] Wrapping AST for example-bounds for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking example-bounds
Build complete! (71.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "heightmap",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/heckj/Heightmap"
    },
    {
      "identity" : "swift-issue-reporting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-issue-reporting"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "Voxels",
  "name" : "Voxels",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Voxels",
      "targets" : [
        "Voxels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "example-bounds",
      "targets" : [
        "example-bounds"
      ],
      "type" : {
        "snippet" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "VoxelsTests",
      "module_type" : "SwiftTarget",
      "name" : "VoxelsTests",
      "path" : "Tests/VoxelsTests",
      "product_dependencies" : [
        "Heightmap"
      ],
      "sources" : [
        "HeightmapConversionTests.swift",
        "PerformanceTests/SurfaceNetPerformanceTests.swift",
        "RendererTests/BlockMeshRendererTests.swift",
        "RendererTests/MarchingCubesRendererTests.swift",
        "RendererTests/MeshBufferTests.swift",
        "RendererTests/SurfaceNetRendererTests.swift",
        "RendererTests/SurfaceNetRendererUtilityTests.swift",
        "SDFTests.swift",
        "VectorTests.swift",
        "VoxelAccessibleTests.swift",
        "VoxelArrayTests.swift",
        "VoxelBoundsSequenceTests.swift",
        "VoxelBoundsSliceTests.swift",
        "VoxelBoundsTests.swift",
        "VoxelHashTests.swift",
        "VoxelIndexTests.swift",
        "VoxelScaleTests.swift",
        "VoxelSurfaceTests.swift"
      ],
      "target_dependencies" : [
        "Voxels"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Voxels",
      "module_type" : "SwiftTarget",
      "name" : "Voxels",
      "path" : "Sources/Voxels",
      "product_dependencies" : [
        "Heightmap",
        "IssueReporting"
      ],
      "product_memberships" : [
        "Voxels",
        "example-bounds"
      ],
      "sources" : [
        "GreedyBlockMesh.swift",
        "Renderers/BlockMeshRenderer.swift",
        "Renderers/MarchingCubes.swift",
        "Renderers/MeshBuffer+meshDescriptor.swift",
        "Renderers/MeshBuffer.swift",
        "Renderers/SurfaceNetRenderer+utility.swift",
        "Renderers/SurfaceNetRenderer.swift",
        "Renderers/VoxelBlockRenderable.swift",
        "Renderers/VoxelSurfaceRenderable.swift",
        "SDF.swift",
        "SampleMeshData.swift",
        "StrideIndexable.swift",
        "Vertex/CompleteVertex+generateMeshDescriptor.swift",
        "Vertex/CompleteVertex.swift",
        "Vertex/SIMD2+lerp.swift",
        "Vertex/Vector.swift",
        "VoxelAccessError.swift",
        "VoxelAccessible_VoxelBlockRenderable.swift",
        "VoxelBounds+Collection.swift",
        "VoxelBounds+Sequence.swift",
        "VoxelBounds+slice.swift",
        "VoxelBounds.swift",
        "VoxelConstants.swift",
        "VoxelIndex+neighbors.swift",
        "VoxelIndex.swift",
        "VoxelScale.swift",
        "VoxelStorage/HeightmapConverter.swift",
        "VoxelStorage/HeightmapError.swift",
        "VoxelStorage/VoxelAccessible.swift",
        "VoxelStorage/VoxelArray+Collection.swift",
        "VoxelStorage/VoxelArray+Sequence.swift",
        "VoxelStorage/VoxelArray+updating.swift",
        "VoxelStorage/VoxelArray.swift",
        "VoxelStorage/VoxelHash+Collection.swift",
        "VoxelStorage/VoxelHash+Sequence.swift",
        "VoxelStorage/VoxelHash+dump.swift",
        "VoxelStorage/VoxelHash+sample.swift",
        "VoxelStorage/VoxelHash+updating.swift",
        "VoxelStorage/VoxelHash.swift",
        "VoxelStorage/VoxelUpdate.swift",
        "Voxels.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "example_bounds",
      "module_type" : "SwiftTarget",
      "name" : "example-bounds",
      "path" : "Snippets",
      "product_memberships" : [
        "example-bounds"
      ],
      "sources" : [
        "example-bounds.swift"
      ],
      "target_dependencies" : [
        "Voxels"
      ],
      "type" : "snippet"
    }
  ],
  "tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.