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 main (92222c), with Swift 6.0 for macOS (SPM) on 20 Sep 2024 04:17:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/voxels.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/voxels
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 92222c2 encapsulating things better
Cloned https://github.com/heckj/voxels.git
Revision (git rev-parse @):
92222c263f93ecd07d54c73698c67e85cf657ce5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/voxels.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/heckj/voxels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version--4A847ED0836F2485.txt
[7/30] Compiling Heightmap Heightmap.swift
[8/30] Compiling Heightmap Heightmap+normalize.swift
[9/30] Compiling Heightmap Array+normalizeUnitValues.swift
[10/30] Compiling Heightmap XZIndex.swift
[11/30] Emitting module Heightmap
[12/30] Compiling IssueReporting ReportIssue.swift
[13/30] Compiling IssueReporting TestContext.swift
[14/30] Compiling IssueReporting Unimplemented.swift
[15/30] Compiling IssueReporting WithExpectedIssue.swift
[16/31] Compiling IssueReporting WithIssueContext.swift
[17/31] Compiling IssueReporting UncheckedSendable.swift
[18/31] Compiling IssueReporting Warn.swift
[19/31] Compiling IssueReporting Rethrows.swift
[20/31] Compiling IssueReporting SwiftTesting.swift
[21/31] Compiling IssueReporting FailureObserver.swift
[22/31] Compiling IssueReporting LockIsolated.swift
[23/31] Emitting module IssueReporting
[24/31] Compiling IssueReporting IssueReporter.swift
[25/31] Compiling IssueReporting BreakpointReporter.swift
[26/31] Compiling IssueReporting XCTest.swift
[27/31] Compiling IssueReporting IsTesting.swift
[28/31] Compiling IssueReporting AppHostWarning.swift
[29/31] Compiling IssueReporting Deprecations.swift
[30/31] Compiling IssueReporting FatalErrorReporter.swift
[31/31] Compiling IssueReporting RuntimeWarningReporter.swift
[32/62] Compiling Voxels VoxelAccessible.swift
[33/62] Compiling Voxels VoxelArray.swift
[34/62] Compiling Voxels VoxelHash+dump.swift
[35/65] Compiling Voxels CompleteVertex.swift
[36/65] Compiling Voxels SIMD2+lerp.swift
[37/65] Compiling Voxels Vector.swift
[38/65] Compiling Voxels VoxelHash+sample.swift
[39/65] Compiling Voxels VoxelHash.swift
[40/65] Compiling Voxels Voxels.swift
[41/65] Emitting module Voxels
[42/65] Compiling Voxels VoxelConstants.swift
[43/65] Compiling Voxels VoxelIndex+neighbors.swift
[44/65] Compiling Voxels VoxelIndex.swift
[45/65] Compiling Voxels GreedyBlockMesh.swift
[46/65] Compiling Voxels BlockMeshRenderer.swift
[47/65] Compiling Voxels Buffers+meshDescriptor.swift
[48/65] Compiling Voxels FastSurfaceNet.swift
[49/65] Compiling Voxels SampleMeshData.swift
[50/65] Compiling Voxels StrideIndexable.swift
[51/65] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[52/65] Compiling Voxels SurfaceNetsBuffer.swift
[53/65] Compiling Voxels VoxelBlockRenderable.swift
[54/65] Compiling Voxels VoxelSurfaceRenderable.swift
[55/65] Compiling Voxels SDF.swift
[56/65] Compiling Voxels VoxelScale.swift
[57/65] Compiling Voxels HeightmapConverter.swift
[58/65] Compiling Voxels HeightmapError.swift
[59/65] Compiling Voxels VoxelAccessError.swift
[60/65] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[61/65] Compiling Voxels VoxelBounds.swift
[62/65] Compiling Voxels MarchingCubes.swift
[63/65] Compiling Voxels MeshBuffer.swift
[64/65] Compiling Voxels SurfaceNetRenderer+utility.swift
[65/65] Compiling Voxels SurfaceNetRenderer.swift
Build complete! (53.75s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/heckj/Heightmap
[1/174] Fetching heightmap
[175/2212] Fetching heightmap, swift-docc-plugin
[257/7141] Fetching heightmap, swift-docc-plugin, swift-issue-reporting
[943/10221] Fetching heightmap, swift-docc-plugin, swift-issue-reporting, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.35s)
[8134/8183] Fetching heightmap, swift-issue-reporting, swift-docc-symbolkit
Fetched https://github.com/heckj/Heightmap from cache (1.60s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.60s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.60s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (3.30s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
warning: 'swift-issue-reporting': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.0 (0.57s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.2 (0.51s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.74s)
Creating working copy for https://github.com/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.2
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
warning: 'swift-issue-reporting': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |   name: "xctest-dynamic-overlay",
 7 |   platforms: [
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" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Voxels",
      "targets" : [
        "Voxels"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VoxelsTests",
      "module_type" : "SwiftTarget",
      "name" : "VoxelsTests",
      "path" : "Tests/VoxelsTests",
      "product_dependencies" : [
        "Heightmap"
      ],
      "sources" : [
        "HeightmapConversionTests.swift",
        "PerformanceTests/SurfaceNetPerformanceTests.swift",
        "RendererTests/FastBlockMeshTests.swift",
        "RendererTests/MarchingCubesRendererTests.swift",
        "RendererTests/MeshBufferTests.swift",
        "RendererTests/OriginalSurfaceNetTests.swift",
        "RendererTests/RendererRebuildComparisonTests.swift",
        "RendererTests/SurfaceNetRendererTests.swift",
        "RendererTests/SurfaceNetRendererUtilityTests.swift",
        "SDFTests.swift",
        "VectorTests.swift",
        "VertexTests.swift",
        "VoxelAccessibleTests.swift",
        "VoxelArrayTests.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"
      ],
      "sources" : [
        "GreedyBlockMesh.swift",
        "Renderers/BlockMeshRenderer.swift",
        "Renderers/Buffers+meshDescriptor.swift",
        "Renderers/FastSurfaceNet.swift",
        "Renderers/MarchingCubes.swift",
        "Renderers/MeshBuffer.swift",
        "Renderers/SurfaceNetRenderer+utility.swift",
        "Renderers/SurfaceNetRenderer.swift",
        "Renderers/SurfaceNetsBuffer.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.swift",
        "VoxelConstants.swift",
        "VoxelIndex+neighbors.swift",
        "VoxelIndex.swift",
        "VoxelScale.swift",
        "VoxelStorage/HeightmapConverter.swift",
        "VoxelStorage/HeightmapError.swift",
        "VoxelStorage/VoxelAccessible.swift",
        "VoxelStorage/VoxelArray.swift",
        "VoxelStorage/VoxelHash+dump.swift",
        "VoxelStorage/VoxelHash+sample.swift",
        "VoxelStorage/VoxelHash.swift",
        "Voxels.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.