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 5.10 for Linux on 20 Sep 2024 04:17:00 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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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
 * 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:         linux
Swift version:             5.10
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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/heckj/Heightmap
[1/174] Fetching heightmap
[175/2212] Fetching heightmap, swift-docc-plugin
[420/5292] Fetching heightmap, swift-docc-plugin, swift-docc-symbolkit
[5293/10221] Fetching heightmap, swift-docc-plugin, swift-docc-symbolkit, swift-issue-reporting
Fetched https://github.com/heckj/Heightmap from cache (0.59s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.59s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.59s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (0.60s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.92s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.0 (0.33s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.2 (0.32s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/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.2
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
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
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/29] Emitting module IssueReporting
[8/31] Compiling IssueReporting WithExpectedIssue.swift
[9/31] Compiling IssueReporting WithIssueContext.swift
[10/31] Compiling Heightmap Array+normalizeUnitValues.swift
[11/31] Emitting module Heightmap
[12/31] Compiling Heightmap Heightmap.swift
[13/31] Compiling Heightmap Heightmap+normalize.swift
[14/31] Compiling Heightmap XZIndex.swift
[16/32] Compiling IssueReporting TestContext.swift
[17/32] Compiling IssueReporting Unimplemented.swift
[18/32] Compiling IssueReporting RuntimeWarningReporter.swift
[19/32] Compiling IssueReporting ReportIssue.swift
[20/32] Compiling IssueReporting BreakpointReporter.swift
[21/32] Compiling IssueReporting FatalErrorReporter.swift
[22/32] 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
  ~~~~~~~~~~~~~~~~^

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

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

[25/32] Compiling IssueReporting IsTesting.swift
[26/32] Compiling IssueReporting IssueReporter.swift
[27/32] Compiling IssueReporting LockIsolated.swift
[28/32] Compiling IssueReporting Rethrows.swift
[29/32] Compiling IssueReporting SwiftTesting.swift
[30/32] Compiling IssueReporting AppHostWarning.swift
[31/32] Compiling IssueReporting Deprecations.swift
[32/32] Compiling IssueReporting FailureObserver.swift
[34/63] Compiling Voxels VoxelBlockRenderable.swift
[35/63] Compiling Voxels VoxelSurfaceRenderable.swift
[36/63] Compiling Voxels SDF.swift
[37/63] Compiling Voxels SampleMeshData.swift
[38/67] Compiling Voxels HeightmapConverter.swift
[39/67] Compiling Voxels HeightmapError.swift
[40/67] Compiling Voxels VoxelAccessible.swift
[41/67] Compiling Voxels VoxelArray.swift
[42/67] Compiling Voxels StrideIndexable.swift
[43/67] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[44/67] Compiling Voxels CompleteVertex.swift
[45/67] Compiling Voxels SIMD2+lerp.swift
[46/67] Compiling Voxels Vector.swift
[47/67] Compiling Voxels VoxelAccessError.swift
[48/67] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[49/67] Compiling Voxels VoxelBounds.swift
[50/67] Compiling Voxels VoxelConstants.swift
[51/67] Compiling Voxels VoxelIndex+neighbors.swift
[52/67] Compiling Voxels VoxelIndex.swift
[53/67] Compiling Voxels VoxelScale.swift
[54/67] Compiling Voxels VoxelHash+dump.swift
[55/67] Compiling Voxels VoxelHash+sample.swift
[56/67] Compiling Voxels VoxelHash.swift
[57/67] Compiling Voxels Voxels.swift
[58/67] Compiling Voxels MeshBuffer.swift
[59/67] Compiling Voxels SurfaceNetRenderer+utility.swift
[60/67] Compiling Voxels SurfaceNetRenderer.swift
[61/67] Compiling Voxels SurfaceNetsBuffer.swift
[62/67] Emitting module Voxels
[63/67] Compiling Voxels GreedyBlockMesh.swift
[64/67] Compiling Voxels BlockMeshRenderer.swift
[65/67] Compiling Voxels Buffers+meshDescriptor.swift
[66/67] Compiling Voxels FastSurfaceNet.swift
[67/67] Compiling Voxels MarchingCubes.swift
Build complete! (23.38s)
Build complete.
Done.