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 5.10 for Linux on 19 Oct 2024 06:40:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 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:             5.10
Building package at path:  $PWD
https://github.com/heckj/CASimEngine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/heckj/voxels
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/heckj/Heightmap
[1/174] Fetching heightmap
[175/2998] Fetching heightmap, voxels
[204/5036] Fetching heightmap, voxels, swift-docc-plugin
[396/8186] Fetching heightmap, voxels, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/heckj/Heightmap from cache (0.27s)
[1337/8012] Fetching voxels, swift-docc-plugin, swift-docc-symbolkit
[5638/12980] Fetching voxels, swift-docc-plugin, swift-docc-symbolkit, swift-issue-reporting
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.68s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (0.69s)
[5212/5974] Fetching voxels, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.53s)
Fetched https://github.com/heckj/voxels from cache (1.58s)
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/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/Heightmap
Working copy of https://github.com/heckj/Heightmap resolved at 0.6.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 Heightmap XZIndex.swift
[12/32] Compiling IssueReporting TestContext.swift
[13/32] Compiling IssueReporting Unimplemented.swift
[14/32] Compiling Heightmap Heightmap+normalize.swift
[15/32] Compiling Heightmap Heightmap.swift
[16/32] Compiling Heightmap Array+normalizeUnitValues.swift
[17/32] Emitting module Heightmap
[19/33] Compiling IssueReporting AppHostWarning.swift
[20/33] Compiling IssueReporting Deprecations.swift
[21/33] Compiling IssueReporting FailureObserver.swift
[22/33] Compiling IssueReporting BreakpointReporter.swift
[23/33] Compiling IssueReporting FatalErrorReporter.swift
[24/33] Compiling IssueReporting IsTesting.swift
[25/33] Compiling IssueReporting IssueReporter.swift
[26/33] Compiling IssueReporting RuntimeWarningReporter.swift
[27/33] Compiling IssueReporting ReportIssue.swift
[28/33] Compiling IssueReporting LockIsolated.swift
[29/33] Compiling IssueReporting Rethrows.swift
[30/33] Compiling IssueReporting SwiftTesting.swift
[31/33] 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
  ~~~~~~~~~~~~~~~~^

[32/33] 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
  ~~~~~~~~~~~~~~~~^

[33/33] 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
  ~~~~~~~~~~~~~~~~^

[35/70] Compiling Voxels SampleMeshData.swift
[36/70] Compiling Voxels StrideIndexable.swift
[37/70] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[38/70] Compiling Voxels CompleteVertex.swift
[39/70] Compiling Voxels SIMD2+lerp.swift
[40/74] Compiling Voxels VoxelHash+updating.swift
[41/74] Compiling Voxels VoxelHash.swift
[42/74] Compiling Voxels VoxelUpdate.swift
[43/74] Compiling Voxels Voxels.swift
[44/74] Compiling Voxels HeightmapError.swift
[45/74] Compiling Voxels VoxelAccessible.swift
[46/74] Compiling Voxels VoxelArray+Collection.swift
[47/74] Compiling Voxels VoxelArray+Sequence.swift
[48/74] Compiling Voxels VoxelArray+updating.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 VoxelConstants.swift
[55/74] Compiling Voxels VoxelIndex+neighbors.swift
[56/74] Compiling Voxels VoxelIndex.swift
[57/74] Compiling Voxels VoxelScale.swift
[58/74] Compiling Voxels HeightmapConverter.swift
[59/74] Compiling Voxels VoxelArray.swift
[60/74] Compiling Voxels VoxelHash+Collection.swift
[61/74] Compiling Voxels VoxelHash+Sequence.swift
[62/74] Compiling Voxels VoxelHash+dump.swift
[63/74] Compiling Voxels VoxelHash+sample.swift
[64/74] Compiling Voxels SurfaceNetRenderer+utility.swift
[65/74] Compiling Voxels SurfaceNetRenderer.swift
[66/74] Compiling Voxels VoxelBlockRenderable.swift
[67/74] Compiling Voxels VoxelSurfaceRenderable.swift
[68/74] Compiling Voxels SDF.swift
[69/74] Emitting module Voxels
[70/74] Compiling Voxels GreedyBlockMesh.swift
[71/74] Compiling Voxels BlockMeshRenderer.swift
[72/74] Compiling Voxels MarchingCubes.swift
[73/74] Compiling Voxels MeshBuffer+meshDescriptor.swift
[74/74] Compiling Voxels MeshBuffer.swift
[76/82] Compiling CASimEngine CASimRule.swift
[77/82] Emitting module CASimEngine
[78/82] Compiling CASimEngine CARuleProcessingScope.swift
[79/82] Compiling CASimEngine CAResult.swift
[80/82] Compiling CASimEngine CADiagnostic.swift
[81/82] Compiling CASimEngine CADetailedDiagnostic.swift
[82/82] Compiling CASimEngine CASimEngine.swift
Build complete! (28.61s)
Build complete.
Done.