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 (18bebc), with Swift 6.0 for Linux on 19 Oct 2024 06:41:00 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.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CASimEngine.git
Reference: main
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/CASimEngine
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 18bebca Seed (#2)
Cloned https://github.com/heckj/CASimEngine.git
Revision (git rev-parse @):
18bebca14b53ec497e2c6ee144c9e74138b10da7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/CASimEngine.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/heckj/CASimEngine.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:cdfc99d922304a35741e6888e6aaaea2f8271a1fe66021a96a2dddcfac2616e3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/heckj/Heightmap
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/heckj/voxels
Fetching https://github.com/pointfreeco/swift-issue-reporting
[1/174] Fetching heightmap
[175/2998] Fetching heightmap, voxels
[204/5036] Fetching heightmap, voxels, swift-docc-plugin
[1445/8186] Fetching heightmap, voxels, swift-docc-plugin, swift-docc-symbolkit
[7340/13154] Fetching heightmap, voxels, swift-docc-plugin, swift-docc-symbolkit, swift-issue-reporting
Fetched https://github.com/heckj/Heightmap from cache (1.16s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.16s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.16s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.17s)
Fetched https://github.com/heckj/voxels from cache (1.20s)
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/heckj/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.2
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
Creating working copy for https://github.com/heckj/voxels
Working copy of https://github.com/heckj/voxels resolved at 0.2.2
[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-24593BA9C3E375BF.txt
[8/30] Emitting module IssueReporting
[9/32] Compiling IssueReporting WithExpectedIssue.swift
[10/32] Compiling IssueReporting WithIssueContext.swift
[11/32] Compiling IssueReporting TestContext.swift
[12/32] Compiling IssueReporting Unimplemented.swift
[13/32] Compiling Heightmap XZIndex.swift
[14/32] Compiling Heightmap Heightmap.swift
[15/32] Compiling Heightmap Heightmap+normalize.swift
[16/32] Emitting module Heightmap
[17/32] Compiling Heightmap Array+normalizeUnitValues.swift
[19/33] Compiling IssueReporting BreakpointReporter.swift
[20/33] Compiling IssueReporting FatalErrorReporter.swift
[21/33] Compiling IssueReporting RuntimeWarningReporter.swift
[22/33] Compiling IssueReporting ReportIssue.swift
[23/33] Compiling IssueReporting LockIsolated.swift
[24/33] Compiling IssueReporting Rethrows.swift
[25/33] Compiling IssueReporting SwiftTesting.swift
[26/33] Compiling IssueReporting IsTesting.swift
[27/33] Compiling IssueReporting IssueReporter.swift
[28/33] Compiling IssueReporting UncheckedSendable.swift
[29/33] Compiling IssueReporting Warn.swift
[30/33] Compiling IssueReporting XCTest.swift
[31/33] Compiling IssueReporting AppHostWarning.swift
[32/33] Compiling IssueReporting Deprecations.swift
[33/33] Compiling IssueReporting FailureObserver.swift
[35/70] Compiling Voxels HeightmapError.swift
[36/70] Compiling Voxels VoxelAccessible.swift
[37/70] Compiling Voxels VoxelArray+Collection.swift
[38/70] Compiling Voxels VoxelArray+Sequence.swift
[39/70] Compiling Voxels VoxelArray+updating.swift
[40/70] Compiling Voxels SampleMeshData.swift
[41/70] Compiling Voxels StrideIndexable.swift
[42/70] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[43/70] Compiling Voxels CompleteVertex.swift
[44/70] Compiling Voxels SIMD2+lerp.swift
[45/74] Compiling Voxels VoxelHash+updating.swift
[46/74] Compiling Voxels VoxelHash.swift
[47/74] Compiling Voxels VoxelUpdate.swift
[48/74] Compiling Voxels Voxels.swift
[49/74] Compiling Voxels Vector.swift
[50/74] Compiling Voxels VoxelAccessError.swift
[51/74] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[52/74] Compiling Voxels VoxelBounds+slice.swift
[53/74] Compiling Voxels VoxelBounds.swift
[54/74] Compiling Voxels VoxelArray.swift
[55/74] Compiling Voxels VoxelHash+Collection.swift
[56/74] Compiling Voxels VoxelHash+Sequence.swift
[57/74] Compiling Voxels VoxelHash+dump.swift
[58/74] Compiling Voxels VoxelHash+sample.swift
[59/74] Compiling Voxels VoxelConstants.swift
[60/74] Compiling Voxels VoxelIndex+neighbors.swift
[61/74] Compiling Voxels VoxelIndex.swift
[62/74] Compiling Voxels VoxelScale.swift
[63/74] Compiling Voxels HeightmapConverter.swift
[64/74] Emitting module Voxels
[65/74] Compiling Voxels GreedyBlockMesh.swift
[66/74] Compiling Voxels BlockMeshRenderer.swift
[67/74] Compiling Voxels MarchingCubes.swift
[68/74] Compiling Voxels MeshBuffer+meshDescriptor.swift
[69/74] Compiling Voxels MeshBuffer.swift
[70/74] Compiling Voxels SurfaceNetRenderer+utility.swift
[71/74] Compiling Voxels SurfaceNetRenderer.swift
[72/74] Compiling Voxels VoxelBlockRenderable.swift
[73/74] Compiling Voxels VoxelSurfaceRenderable.swift
[74/74] Compiling Voxels SDF.swift
[76/82] Emitting module CASimEngine
[77/82] Compiling CASimEngine CADetailedDiagnostic.swift
[78/82] Compiling CASimEngine CASimRule.swift
[79/82] Compiling CASimEngine CARuleProcessingScope.swift
[80/82] Compiling CASimEngine CAResult.swift
[81/82] Compiling CASimEngine CADiagnostic.swift
[82/82] Compiling CASimEngine CASimEngine.swift
Build complete! (61.44s)
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" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "CASimEngine",
      "targets" : [
        "CASimEngine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CASimEngineTests",
      "module_type" : "SwiftTarget",
      "name" : "CASimEngineTests",
      "path" : "Tests/CASimEngineTests",
      "sources" : [
        "CASimEngineTests.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",
        "CAResult.swift",
        "CARuleProcessingScope.swift",
        "CASimEngine.swift",
        "CASimRule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:cdfc99d922304a35741e6888e6aaaea2f8271a1fe66021a96a2dddcfac2616e3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.