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

Failed to build ARHeadsetKit, reference v1.0.2 (5b9a3d), with Swift 6.1 for Linux on 27 Apr 2025 11:15:30 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/philipturner/ARHeadsetKit.git
Reference: v1.0.2
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/philipturner/ARHeadsetKit
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at 5b9a3d1 Add warning about compile failure to tutorial
Cloned https://github.com/philipturner/ARHeadsetKit.git
Revision (git rev-parse @):
5b9a3d1eef439f263d2c3f9a80b23d68e9052c4e
SUCCESS checkout https://github.com/philipturner/ARHeadsetKit.git at v1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/philipturner/ARHeadsetKit.git
https://github.com/philipturner/ARHeadsetKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "devicekit",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devicekit/DeviceKit"
    },
    {
      "identity" : "zippyjson",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/michaeleisel/ZippyJSON"
    }
  ],
  "manifest_display_name" : "ARHeadsetKit",
  "name" : "ARHeadsetKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "ARHeadsetKit",
      "targets" : [
        "ARHeadsetKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ARHeadsetKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ARHeadsetKitTests",
      "path" : "Tests/ARHeadsetKitTests",
      "sources" : [
        "ARHeadsetKitTests.swift"
      ],
      "target_dependencies" : [
        "ARHeadsetKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ARHeadsetKit",
      "module_type" : "SwiftTarget",
      "name" : "ARHeadsetKit",
      "path" : "Sources/ARHeadsetKit",
      "product_dependencies" : [
        "DeviceKit",
        "ZippyJSON"
      ],
      "product_memberships" : [
        "ARHeadsetKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Central Rendering/CentralRendering.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Hand Reconstruction/Detection/HandDetection.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurement.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Interface Rendering/AR Interface/Font Handle/SignedDistanceFieldCreation.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Interface Rendering/AR Interface/InterfacePreprocessing.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Interface Rendering/AR Interface/InterfaceRendering.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Interface Rendering/AR Interface/InterfaceSurfaceMeshIndices.data",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Culling/SceneCulling.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Occlusion Testing/SceneColorUpdate.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Occlusion Testing/SceneOcclusionTesting.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Duplicate Removal/SceneDuplicateRemoval.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/First Match/FirstSceneMeshMatch.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Second Match/SecondSceneMeshMatch.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Third Match/ThirdSceneMeshMatch.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Reduction/SceneMeshReduction.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/First Sort/FirstSceneSort.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSort.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Second Sort/SecondSceneSort.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSort.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Texel Management/SceneTexelManagement.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Texel Rasterization/SceneTexelRasterization.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Scene Rendering (2D)/SceneRendering2D.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/SceneRendering.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ARHeadsetKit/User Settings/Lens Distortion Correction/LensDistortionCorrection.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ARHeadsetKit.swift",
        "App Setup/ARContentView.swift",
        "App Setup/AppCoordinator.swift",
        "App Setup/Touchscreen Interface/HeadsetViewSeparator.swift",
        "App Setup/Touchscreen Interface/MainSettingsView.swift",
        "App Setup/Touchscreen Interface/Settings Groups/InteractionSettingsView.swift",
        "App Setup/Touchscreen Interface/Settings Groups/LiDAREnabledSettingsView.swift",
        "App Setup/Touchscreen Interface/Settings Groups/RenderingSettingsView.swift",
        "App Setup/Touchscreen Interface/SettingsIconView.swift",
        "App Setup/Touchscreen Interface/Tutorials/AppTutorialView.swift",
        "App Setup/Touchscreen Interface/Tutorials/FlyingTutorialView.swift",
        "App Setup/Touchscreen Interface/Tutorials/HeadsetTutorialView.swift",
        "Central Rendering/AR Object/ARObject.swift",
        "Central Rendering/AR Object/ARObjectExtensions.swift",
        "Central Rendering/AR Object/RayTracing.swift",
        "Central Rendering/Central Shape Container/CentralShapeContainer.swift",
        "Central Rendering/Central Shape Container/CentralShapeContainerExtensions.swift",
        "Central Rendering/CentralRenderer.swift",
        "Central Rendering/CentralRendererExtensions.swift",
        "Central Rendering/Shapes/CentralShape.swift",
        "Central Rendering/Shapes/Polyhedral Shapes/CentralCube.swift",
        "Central Rendering/Shapes/Polyhedral Shapes/CentralOctahedron.swift",
        "Central Rendering/Shapes/Polyhedral Shapes/CentralSquarePyramid.swift",
        "Central Rendering/Shapes/Round Shapes/CentralCone.swift",
        "Central Rendering/Shapes/Round Shapes/CentralCylinder.swift",
        "Central Rendering/Shapes/Round Shapes/CentralSphere.swift",
        "Hand Reconstruction/Detection/HandDetection.swift",
        "Hand Reconstruction/Detection/HandDetectionUtilities.swift",
        "Hand Reconstruction/Hand Rendering (2D)/HandRenderer2D.swift",
        "Hand Reconstruction/Hand Rendering (2D)/HandRenderer2DExtensions.swift",
        "Hand Reconstruction/HandRenderer.swift",
        "Hand Reconstruction/HandRendererExtensions.swift",
        "Hand Reconstruction/Model Fitting/Hand.swift",
        "Hand Reconstruction/Model Fitting/HandAngleTracker.swift",
        "Hand Reconstruction/Model Fitting/HandLengths.swift",
        "Hand Reconstruction/Model Fitting/HandModelFitter.swift",
        "Hand Reconstruction/Model Fitting/HandOrientationTracker.swift",
        "Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurementExecution.swift",
        "Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurer.swift",
        "Hand Reconstruction/Other/HandColorTracker.swift",
        "Hand Reconstruction/Other/HandParityTracker.swift",
        "Hand Reconstruction/Other/HandSamplingRateTracker.swift",
        "Hand Reconstruction/Reconstruction/Hand3DReconstructionExecution.swift",
        "Hand Reconstruction/Reconstruction/Hand3DReconstructionTypes.swift",
        "Hand Reconstruction/Reconstruction/Hand3DReconstructionUtilities.swift",
        "Interface Rendering/AR Interface/ARInterfaceElement.swift",
        "Interface Rendering/AR Interface/ARInterfaceElementExtensions.swift",
        "Interface Rendering/AR Interface/Font Handle/InterfaceFontCreation.swift",
        "Interface Rendering/AR Interface/Font Handle/InterfaceFontHandle.swift",
        "Interface Rendering/AR Interface/Font Handle/InterfaceFontSerialization.swift",
        "Interface Rendering/AR Interface/Paragraph/InterfaceParagraph.swift",
        "Interface Rendering/AR Interface/Paragraph/InterfaceParagraphCreation.swift",
        "Interface Rendering/InterfaceRenderer.swift",
        "Interface Rendering/InterfaceRendererExtensions.swift",
        "Main Renderer/Custom Renderer/ARMetalRenderCommandEncoder.swift",
        "Main Renderer/Custom Renderer/ARMetalRenderPipeline.swift",
        "Main Renderer/Custom Renderer/CustomRenderer.swift",
        "Main Renderer/MainRenderer.swift",
        "Main Renderer/MainRendererExtensions.swift",
        "Main Renderer/MainRenderingExecution.swift",
        "Other/Framework Extensions/Core Text/CoreTextExtensions.swift",
        "Other/Framework Extensions/DebuggingUtilities.swift",
        "Other/Framework Extensions/DeviceKit/DeviceMeasurementProvider.swift",
        "Other/Framework Extensions/DeviceKit/DeviceMeasurements.swift",
        "Other/Framework Extensions/DeviceKit/FutureDeviceMeasurements.swift",
        "Other/Framework Extensions/MemoryUtilities.swift",
        "Other/Framework Extensions/Metal/CoreVideoExtensions.swift",
        "Other/Framework Extensions/Metal/MTLLayeredBuffer.swift",
        "Other/Framework Extensions/Metal/MetalExtensions.swift",
        "Other/Framework Extensions/SwiftUIExtensions.swift",
        "Other/Framework Extensions/simd/MathUtilities.swift",
        "Other/Framework Extensions/simd/simdExtensions.swift",
        "Scene Reconstruction/Culling/SceneCuller.swift",
        "Scene Reconstruction/Culling/SceneCullingExecution.swift",
        "Scene Reconstruction/Occlusion Testing/SceneOcclusionTester.swift",
        "Scene Reconstruction/Occlusion Testing/SceneOcclusionTestingExecution.swift",
        "Scene Reconstruction/Reconstruction/Duplicate Removal/SceneDuplicateRemovalExecution.swift",
        "Scene Reconstruction/Reconstruction/Duplicate Removal/SceneDuplicateRemover.swift",
        "Scene Reconstruction/Reconstruction/Duplicate Removal/SceneDuplicateRemoverExtensions.swift",
        "Scene Reconstruction/Reconstruction/Mesh Matching/First Match/FirstSceneMeshMatch.swift",
        "Scene Reconstruction/Reconstruction/Mesh Matching/SceneMeshMatcher.swift",
        "Scene Reconstruction/Reconstruction/Mesh Matching/SceneMeshMatcherExtensions.swift",
        "Scene Reconstruction/Reconstruction/Mesh Matching/Second Match/SecondSceneMeshMatch.swift",
        "Scene Reconstruction/Reconstruction/Mesh Matching/Third Match/ThirdSceneMeshMatch.swift",
        "Scene Reconstruction/Reconstruction/Mesh Reduction/SceneMeshReducer.swift",
        "Scene Reconstruction/Reconstruction/Mesh Reduction/SceneMeshReducerExtensions.swift",
        "Scene Reconstruction/Reconstruction/Mesh Reduction/SceneMeshReductionExecution.swift",
        "Scene Reconstruction/Reconstruction/Sorting/First Sort/FirstSceneSortExecution.swift",
        "Scene Reconstruction/Reconstruction/Sorting/First Sort/FirstSceneSorter.swift",
        "Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSortExecution.swift",
        "Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSorter.swift",
        "Scene Reconstruction/Reconstruction/Sorting/Octree/OctreeNode.swift",
        "Scene Reconstruction/Reconstruction/Sorting/Octree/OctreeNodeExtensions.swift",
        "Scene Reconstruction/Reconstruction/Sorting/SceneSorter.swift",
        "Scene Reconstruction/Reconstruction/Sorting/SceneSorterExtensions.swift",
        "Scene Reconstruction/Reconstruction/Sorting/Second Sort/SecondSceneSortExecution.swift",
        "Scene Reconstruction/Reconstruction/Sorting/Second Sort/SecondSceneSorter.swift",
        "Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSortExecution.swift",
        "Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSorter.swift",
        "Scene Reconstruction/Reconstruction/Texel Management/SceneTexelManagementExecution.swift",
        "Scene Reconstruction/Reconstruction/Texel Management/SceneTexelManager.swift",
        "Scene Reconstruction/Reconstruction/Texel Management/SceneTexelManagerExtensions.swift",
        "Scene Reconstruction/Reconstruction/Texel Rasterization/SceneTexelRasterizationExecution.swift",
        "Scene Reconstruction/Reconstruction/Texel Rasterization/SceneTexelRasterizer.swift",
        "Scene Reconstruction/Scene Rendering (2D)/SceneRenderer2D.swift",
        "Scene Reconstruction/SceneRenderer.swift",
        "Scene Reconstruction/SceneRendererExtensions.swift",
        "User Settings/Camera Measurements/CameraMeasurements.swift",
        "User Settings/Camera Measurements/CameraMeasurementsExtensions.swift",
        "User Settings/Lens Distortion Correction/Configuration/LensDistortionSerialization.swift",
        "User Settings/Lens Distortion Correction/Configuration/LensDistortionUniforms.swift",
        "User Settings/Lens Distortion Correction/LensDistortionCorrectionExecution.swift",
        "User Settings/Lens Distortion Correction/LensDistortionCorrector.swift",
        "User Settings/Lens Distortion Correction/LensDistortionCorrectorExtensions.swift",
        "User Settings/Lens Distortion Correction/Optimized VRR Mapping/LensDistortionPipelineCreation.swift",
        "User Settings/Lens Distortion Correction/Optimized VRR Mapping/VRRMapPartitioning.swift",
        "User Settings/UserSettings.swift",
        "User Settings/UserSettingsSerialization.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/devicekit/DeviceKit
[1/4049] Fetching devicekit
Fetched https://github.com/devicekit/DeviceKit from cache (0.43s)
Fetching https://github.com/michaeleisel/ZippyJSON
[1/1440] Fetching zippyjson
Fetched https://github.com/michaeleisel/ZippyJSON from cache (0.41s)
Fetching https://github.com/michaeleisel/ZippyJSONCFamily
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter
[1/862] Fetching jjliso8601dateformatter
[863/1481] Fetching jjliso8601dateformatter, zippyjsoncfamily
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter from cache (0.20s)
[13/619] Fetching zippyjsoncfamily
Fetched https://github.com/michaeleisel/ZippyJSONCFamily from cache (0.49s)
Computing version for https://github.com/michaeleisel/ZippyJSONCFamily
Computed https://github.com/michaeleisel/ZippyJSONCFamily at 1.2.14 (1.05s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter at 0.1.8 (0.54s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter resolved at 0.1.8
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at master (513b9d7)
Creating working copy for https://github.com/michaeleisel/ZippyJSONCFamily
Working copy of https://github.com/michaeleisel/ZippyJSONCFamily resolved at 1.2.14
Creating working copy for https://github.com/michaeleisel/ZippyJSON
Working copy of https://github.com/michaeleisel/ZippyJSON resolved at master (a876ed0)
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSortTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/ARObjectUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/MemoryUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Third Match/ThirdSceneMeshMatchTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurementTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/ColorUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Second Match/SecondSceneMeshMatchTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSortTypes.metal
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
    /host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
Building for debugging...
[0/31] Write sources
[0/31] Copying SignedDistanceFieldCreation.metal
[0/31] Copying OpticalFlowMeasurement.metal
[0/31] Copying ThirdSceneMeshMatch.metal
[0/31] Copying ThirdSceneSort.metal
[3/31] Copying SceneCulling.metal
[5/31] Copying SecondSceneSort.metal
[6/31] Copying SecondSceneMeshMatch.metal
[6/31] Copying SceneRendering2D.metal
[6/31] Copying SceneTexelManagement.metal
[7/31] Copying SceneRendering.metal
[8/31] Copying SceneTexelRasterization.metal
[12/31] Copying SceneMeshReduction.metal
[12/31] Copying SceneDuplicateRemoval.metal
[14/31] Copying SceneColorUpdate.metal
[14/31] Copying LensDistortionCorrection.metal
[16/31] Copying InterfaceSurfaceMeshIndices.data
[16/31] Copying InterfaceRendering.metal
[18/31] Copying InterfacePreprocessing.metal
[19/31] Copying HandDetection.metal
[20/31] Copying FirstSceneSort.metal
[20/31] Copying FourthSceneSort.metal
[22/31] Copying CentralRendering.metal
[23/31] Copying FirstSceneMeshMatch.metal
[24/31] Copying SceneOcclusionTesting.metal
[25/31] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLISO8601DateFormatter.m:3:
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/include/JJLISO8601DateFormatter.h:3:9: fatal error: 'Foundation/Foundation.h' file not found
    3 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[26/31] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLInternal.c:7:9: fatal error: 'CoreFoundation/CFDateFormatter.h' file not found
    7 | #import <CoreFoundation/CFDateFormatter.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[26/31] Compiling JJLISO8601DateFormatter JJLInternal.c
[26/31] Compiling localtime.c
[26/31] Compiling ZippyJSONCFamily JSONSerialization.mm
[26/31] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 8 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/ARObjectUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Second Match/SecondSceneMeshMatchTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/ColorUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Mesh Matching/Third Match/ThirdSceneMeshMatchTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Hand Reconstruction/Optical Flow Measurement/OpticalFlowMeasurementTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Other/Metal Utilities/Private/MemoryUtilities.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Third Sort/ThirdSceneSortTypes.metal
    /host/spi-builder-workspace/Sources/ARHeadsetKit/Scene Reconstruction/Reconstruction/Sorting/Fourth Sort/FourthSceneSortTypes.metal
warning: 'devicekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Device.swift.gyb
    /host/spi-builder-workspace/.build/checkouts/DeviceKit/Source/Info.plist
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLISO8601DateFormatter.m:3:
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/include/JJLISO8601DateFormatter.h:3:9: fatal error: 'Foundation/Foundation.h' file not found
    3 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/5] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[0/5] Compiling ZippyJSONCFamily JSONSerialization.mm
[0/5] Compiling localtime.c
/host/spi-builder-workspace/.build/checkouts/JJLISO8601DateFormatter/Sources/JJLISO8601DateFormatter/JJLInternal.c:7:9: fatal error: 'CoreFoundation/CFDateFormatter.h' file not found
    7 | #import <CoreFoundation/CFDateFormatter.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0/5] Compiling JJLISO8601DateFormatter JJLInternal.c
[0/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux