Build Information
Successful build of CASimEngine, reference 0.1.0 (46566c
), with Swift 6.0 for Linux on 3 Dec 2024 12:45:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
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: 6.0
Building package at path: $PWD
https://github.com/heckj/CASimEngine.git
{
"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" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CASimEngine",
"targets" : [
"CASimEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "CASimEngineTests",
"module_type" : "SwiftTarget",
"name" : "CASimEngineTests",
"path" : "Tests/CASimEngineTests",
"sources" : [
"EngineFunctionalTests.swift",
"EngineSmokeTests.swift",
"ExampleRules.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",
"CARuleResult.swift",
"CARuleScope.swift",
"CASimulationEngine.swift",
"CASimulationRule.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/heckj/voxels
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/3003] Fetching voxels
[212/5047] Fetching voxels, swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.44s)
[2013/3003] Fetching voxels
Fetched https://github.com/heckj/voxels from cache (1.49s)
Computing version for https://github.com/heckj/voxels
Computed https://github.com/heckj/voxels at 0.2.6 (0.46s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/heckj/Heightmap
[1/178] Fetching heightmap
Fetched https://github.com/heckj/Heightmap from cache (0.29s)
[1/5010] Fetching swift-issue-reporting
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (0.77s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.3 (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (1.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3199] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.51s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.3 (0.47s)
Creating working copy for https://github.com/heckj/voxels
Working copy of https://github.com/heckj/voxels resolved at 0.2.6
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.3
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
[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] Compiling IssueReporting TestContext.swift
[9/30] Compiling IssueReporting Unimplemented.swift
[10/32] Compiling Heightmap XZIndex.swift
[11/32] Compiling Heightmap Array+normalizeUnitValues.swift
[12/32] Compiling Heightmap Heightmap.swift
[13/32] Emitting module Heightmap
[14/32] Compiling Heightmap Heightmap+normalize.swift
[15/33] Compiling IssueReporting BreakpointReporter.swift
[16/33] Compiling IssueReporting FatalErrorReporter.swift
[18/33] Compiling IssueReporting WithExpectedIssue.swift
[19/33] Compiling IssueReporting WithIssueContext.swift
[20/33] Compiling IssueReporting UncheckedSendable.swift
[21/33] Compiling IssueReporting Warn.swift
[22/33] Compiling IssueReporting XCTest.swift
[23/33] Compiling IssueReporting IsTesting.swift
[24/33] Compiling IssueReporting IssueReporter.swift
[25/33] Compiling IssueReporting RuntimeWarningReporter.swift
[26/33] Compiling IssueReporting ReportIssue.swift
[27/33] Compiling IssueReporting LockIsolated.swift
[28/33] Compiling IssueReporting Rethrows.swift
[29/33] Compiling IssueReporting SwiftTesting.swift
[30/33] Emitting module IssueReporting
[31/33] Compiling IssueReporting AppHostWarning.swift
[32/33] Compiling IssueReporting Deprecations.swift
[33/33] Compiling IssueReporting FailureObserver.swift
[35/71] Compiling Voxels StrideIndexable.swift
[36/71] Compiling Voxels CompleteVertex+generateMeshDescriptor.swift
[37/71] Compiling Voxels CompleteVertex.swift
[38/71] Compiling Voxels SIMD2+lerp.swift
[39/71] Compiling Voxels Vector.swift
[40/76] Compiling Voxels VoxelAccessError.swift
[41/76] Compiling Voxels VoxelAccessible_VoxelBlockRenderable.swift
[42/76] Compiling Voxels VoxelBounds+Collection.swift
[43/76] Compiling Voxels VoxelBounds+Sequence.swift
[44/76] Compiling Voxels VoxelBounds+slice.swift
[45/76] Compiling Voxels HeightmapConverter.swift
[46/76] Compiling Voxels HeightmapError.swift
[47/76] Compiling Voxels VoxelAccessible.swift
[48/76] Compiling Voxels VoxelArray+Collection.swift
[49/76] Compiling Voxels VoxelArray+Sequence.swift
[50/76] Compiling Voxels VoxelArray+updating.swift
[51/76] Compiling Voxels VoxelArray.swift
[52/76] Compiling Voxels VoxelHash+Collection.swift
[53/76] Compiling Voxels VoxelHash+Sequence.swift
[54/76] Compiling Voxels VoxelHash+dump.swift
[55/76] Compiling Voxels VoxelHash+sample.swift
[56/76] Compiling Voxels VoxelHash+updating.swift
[57/76] Compiling Voxels VoxelHash.swift
[58/76] Compiling Voxels VoxelUpdate.swift
[59/76] Compiling Voxels Voxels.swift
[60/76] Compiling Voxels SurfaceNetRenderer.swift
[61/76] Compiling Voxels VoxelBlockRenderable.swift
[62/76] Compiling Voxels VoxelSurfaceRenderable.swift
[63/76] Compiling Voxels SDF.swift
[64/76] Compiling Voxels SampleMeshData.swift
[65/76] Compiling Voxels VoxelBounds.swift
[66/76] Compiling Voxels VoxelConstants.swift
[67/76] Compiling Voxels VoxelIndex+neighbors.swift
[68/76] Compiling Voxels VoxelIndex.swift
[69/76] Compiling Voxels VoxelScale.swift
[70/76] Emitting module Voxels
[71/76] Compiling Voxels GreedyBlockMesh.swift
[72/76] Compiling Voxels BlockMeshRenderer.swift
[73/76] Compiling Voxels MarchingCubes.swift
[74/76] Compiling Voxels MeshBuffer+meshDescriptor.swift
[75/76] Compiling Voxels MeshBuffer.swift
[76/76] Compiling Voxels SurfaceNetRenderer+utility.swift
[78/84] Compiling CASimEngine CADiagnostic.swift
[79/84] Emitting module CASimEngine
[80/84] Compiling CASimEngine CADetailedDiagnostic.swift
[81/84] Compiling CASimEngine CASimulationRule.swift
[82/84] Compiling CASimEngine CARuleResult.swift
[83/84] Compiling CASimEngine CARuleScope.swift
[84/84] Compiling CASimEngine CASimulationEngine.swift
Build complete! (87.71s)
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" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "CASimEngine",
"targets" : [
"CASimEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "CASimEngineTests",
"module_type" : "SwiftTarget",
"name" : "CASimEngineTests",
"path" : "Tests/CASimEngineTests",
"sources" : [
"EngineFunctionalTests.swift",
"EngineSmokeTests.swift",
"ExampleRules.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",
"CARuleResult.swift",
"CARuleScope.swift",
"CASimulationEngine.swift",
"CASimulationRule.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.