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 0.1.0 (46566c), with Swift 5.9 for Linux on 15 Nov 2024 19:49:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/CASimEngine.git
Reference: 0.1.0
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
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 46566cb removing dynamic scopes
Cloned https://github.com/heckj/CASimEngine.git
Revision (git rev-parse @):
46566cb9bbe934c30218dbdca78b0d2e9eb1ab6c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/CASimEngine.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/heckj/voxels
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2950] Fetching voxels
[562/4988] Fetching voxels, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin (0.48s)
[2065/2950] Fetching voxels
Fetched https://github.com/heckj/voxels (1.26s)
Computing version for https://github.com/heckj/voxels
Computed https://github.com/heckj/voxels at 0.2.5 (0.32s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/heckj/Heightmap
[1/178] Fetching heightmap
Fetched https://github.com/heckj/Heightmap (0.17s)
[1/5010] Fetching swift-issue-reporting
Fetched https://github.com/pointfreeco/swift-issue-reporting (0.61s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.3 (0.33s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.13s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3180] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.39s)
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/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/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/voxels
Working copy of https://github.com/heckj/voxels resolved at 0.2.5
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/25] Emitting module IssueReporting
[4/27] Compiling IssueReporting TestContext.swift
[5/27] Compiling IssueReporting Unimplemented.swift
[6/27] Compiling IssueReporting WithExpectedIssue.swift
[7/27] Compiling IssueReporting WithIssueContext.swift
[8/27] Compiling Heightmap XZIndex.swift
[9/27] Compiling Heightmap Heightmap.swift
[10/27] Emitting module Heightmap
[11/27] Compiling Heightmap Array+normalizeUnitValues.swift
[12/27] Compiling Heightmap Heightmap+normalize.swift
[15/29] Compiling IssueReporting UncheckedSendable.swift
/host/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[16/29] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[17/29] Compiling IssueReporting XCTest.swift
/host/spi-builder-workspace/.build/checkouts/swift-issue-reporting/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[18/29] Compiling IssueReporting BreakpointReporter.swift
[19/29] Compiling IssueReporting FatalErrorReporter.swift
[20/29] Compiling IssueReporting RuntimeWarningReporter.swift
[21/29] Compiling IssueReporting ReportIssue.swift
[22/29] Compiling IssueReporting AppHostWarning.swift
[23/29] Compiling IssueReporting Deprecations.swift
[24/29] Compiling IssueReporting FailureObserver.swift
[25/29] Compiling IssueReporting IsTesting.swift
[26/29] Compiling IssueReporting IssueReporter.swift
[27/29] Compiling IssueReporting LockIsolated.swift
[28/29] Compiling IssueReporting Rethrows.swift
[29/29] Compiling IssueReporting SwiftTesting.swift
[32/68] Compiling Voxels VoxelAccessError.swift
[33/68] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[34/68] Compiling Voxels VoxelBounds+Collection.swift
[35/68] Compiling Voxels VoxelBounds+Sequence.swift
[36/68] Compiling Voxels VoxelBounds+slice.swift
[37/68] Compiling Voxels VoxelArray+updating.swift
[38/68] Compiling Voxels VoxelArray.swift
[39/68] Compiling Voxels VoxelHash+Collection.swift
[40/68] Compiling Voxels VoxelHash+Sequence.swift
[41/68] Compiling Voxels VoxelHash+dump.swift
[42/68] Compiling Voxels HeightmapConverter.swift
[43/68] Compiling Voxels HeightmapError.swift
[44/68] Compiling Voxels VoxelAccessible.swift
[45/68] Compiling Voxels VoxelArray+Collection.swift
[46/68] Compiling Voxels VoxelArray+Sequence.swift
[47/73] Compiling Voxels VoxelHash+sample.swift
[48/73] Compiling Voxels VoxelHash+updating.swift
[49/73] Compiling Voxels VoxelHash.swift
[50/73] Compiling Voxels VoxelUpdate.swift
[51/73] Compiling Voxels Voxels.swift
[52/73] Compiling Voxels StrideIndexable.swift
[53/73] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[54/73] Compiling Voxels CompleteVertex.swift
[55/73] Compiling Voxels SIMD2+lerp.swift
[56/73] Compiling Voxels Vector.swift
[57/73] Compiling Voxels VoxelBounds.swift
[58/73] Compiling Voxels VoxelConstants.swift
[59/73] Compiling Voxels VoxelIndex+neighbors.swift
[60/73] Compiling Voxels VoxelIndex.swift
[61/73] Compiling Voxels VoxelScale.swift
[62/73] Compiling Voxels SurfaceNetRenderer.swift
[63/73] Compiling Voxels VoxelBlockRenderable.swift
[64/73] Compiling Voxels VoxelSurfaceRenderable.swift
[65/73] Compiling Voxels SDF.swift
[66/73] Compiling Voxels SampleMeshData.swift
[67/73] Emitting module Voxels
[68/73] Compiling Voxels GreedyBlockMesh.swift
[69/73] Compiling Voxels BlockMeshRenderer.swift
[70/73] Compiling Voxels MarchingCubes.swift
[71/73] Compiling Voxels MeshBuffer+meshDescriptor.swift
[72/73] Compiling Voxels MeshBuffer.swift
[73/73] Compiling Voxels SurfaceNetRenderer+utility.swift
[76/82] Compiling CASimEngine CADetailedDiagnostic.swift
[77/82] Emitting module CASimEngine
[78/82] Compiling CASimEngine CARuleScope.swift
[79/82] Compiling CASimEngine CASimulationRule.swift
[80/82] Compiling CASimEngine CARuleResult.swift
[81/82] Compiling CASimEngine CADiagnostic.swift
[82/82] Compiling CASimEngine CASimulationEngine.swift
Build complete! (35.19s)
Build complete.
Done.