Build Information
Failed to build shared-graphics-tools, reference main (5be8cf
), with Swift 5.10 for Linux on 3 Jul 2024 23:30:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/computer-graphics-tools/shared-graphics-tools.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/computer-graphics-tools/shared-graphics-tools
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5be8cf7 Update .spi.yml
Cloned https://github.com/computer-graphics-tools/shared-graphics-tools.git
Revision (git rev-parse @):
5be8cf7a7521f79878a55a762d30e3210421984f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/computer-graphics-tools/shared-graphics-tools.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/computer-graphics-tools/shared-graphics-tools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" 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:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/eugenebokhan/core-video-tools.git
Fetching https://github.com/eugenebokhan/metal-tools.git
[1/109] Fetching core-video-tools
[44/1180] Fetching core-video-tools, metal-tools
Fetched https://github.com/eugenebokhan/core-video-tools.git from cache (0.34s)
Fetched https://github.com/eugenebokhan/metal-tools.git from cache (0.35s)
Computing version for https://github.com/eugenebokhan/core-video-tools.git
Computed https://github.com/eugenebokhan/core-video-tools.git at 0.1.0 (0.35s)
Computing version for https://github.com/eugenebokhan/metal-tools.git
Computed https://github.com/eugenebokhan/metal-tools.git at 1.3.2 (0.54s)
Fetching https://github.com/computer-graphics-tools/simd-tools.git
[1/288] Fetching simd-tools
Fetched https://github.com/computer-graphics-tools/simd-tools.git from cache (0.60s)
Computing version for https://github.com/computer-graphics-tools/simd-tools.git
Computed https://github.com/computer-graphics-tools/simd-tools.git at 0.0.2 (0.36s)
Fetching https://github.com/apple/swift-syntax.git
[1/61824] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.17s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.2 (1.41s)
Creating working copy for https://github.com/eugenebokhan/metal-tools.git
Working copy of https://github.com/eugenebokhan/metal-tools.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.2
Creating working copy for https://github.com/eugenebokhan/core-video-tools.git
Working copy of https://github.com/eugenebokhan/core-video-tools.git resolved at 0.1.0
Creating working copy for https://github.com/computer-graphics-tools/simd-tools.git
Working copy of https://github.com/computer-graphics-tools/simd-tools.git resolved at 0.0.2
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/70] Compiling MetalTools MTLRegion+Clamp.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[6/70] Compiling MetalTools MTLRegion+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[7/70] Compiling MetalTools MTLRegion+Equitable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[8/70] Compiling MetalTools MTLRenderCommandEncoder+SetValue.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[9/70] Compiling MetalTools MTLRenderPassAttachmentDescriptor+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[10/70] Compiling MetalTools MTLRenderPipelineColorAttachmentDescriptor+BlendingMode.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[11/70] Compiling MetalTools MTLResource+AccessibleOnCPU.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[12/70] Compiling MetalTools MTLResourceOptions+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[13/70] Compiling CoreVideoTools CoreVideoTools.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
[14/71] Compiling MetalTools MTLOrigin+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[15/71] Compiling MetalTools MTLOrigin+Equitable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[16/71] Compiling MetalTools MTLPixelFormat+CGBitmapInfo.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[17/71] Compiling MetalTools MTLPixelFormat+CVPixelFormat.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[18/71] Compiling MetalTools MTLPixelFormat+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[19/71] Compiling MetalTools MTLPixelFormat+ColorSpace.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[20/71] Compiling MetalTools MTLPixelFormat+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[21/71] Compiling MetalTools MTLRegion+Area.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[22/71] Compiling CoreVideoTools IOSurface+Extensioins.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
[23/71] Compiling CoreVideoTools CVReturn+Result.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
[24/71] Compiling CoreVideoTools CVPixelBuffer+Swift.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
[25/71] Compiling CoreVideoTools CVPixelBuffer+Utils.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
[26/79] Compiling MetalTools MTLCommandBuffer+Dispatching.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[27/79] Compiling MetalTools MTLCommandBuffer+ExecutionTime.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[28/79] Compiling MetalTools MTLCommandQueue+Schedule.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[29/79] Compiling MetalTools MTLCompileOptions+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[30/79] Compiling MetalTools MTLComputeCommandEncoder+Arguments.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[31/79] Compiling MetalTools MTLComputeCommandEncoder+Dispatch.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[32/79] Compiling MetalTools MTLComputePipelineState+Threads.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[33/79] Compiling MetalTools MTLDevice+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[34/79] Compiling MetalTools MTLDevice+Features.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[35/79] Compiling MetalTools MTLDevice+IsDiscrete.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[36/79] Compiling MetalTools MTLDevice+MTLTexture.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[37/79] Compiling MetalTools MTLFunctionConstantValues+SetValue.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[38/79] Compiling MetalTools MTLHeap+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[39/79] Compiling MetalTools MTLLibrary+PipelineState.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[40/79] Compiling MetalTools MTLOrigin+Clamp.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[41/79] Compiling MetalTools MTLOrigin+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[42/79] Compiling CoreVideoTools OSType+CVPixelFormat.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
[43/79] Compiling MetalTools MPSNNGraph+Functors.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[44/79] Compiling MetalTools MPSUnaryImageKernel+Functors.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[45/79] Compiling MetalTools MTLContext+Capture.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[46/79] Compiling MetalTools MTLContext+CommandQueue.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[47/79] Compiling MetalTools MTLContext+Device.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[48/79] Compiling MetalTools MTLContext.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[49/79] Compiling MetalTools Metal.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[50/79] Compiling MetalTools MetalError.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/79] Emitting module CoreVideoTools
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
[52/79] Compiling CoreVideoTools CVPixelFormat.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
[53/79] Compiling CoreVideoTools CVError.swift
/host/spi-builder-workspace/.build/checkouts/core-video-tools/Sources/CoreVideoTools/CoreVideoTools.swift:1:57: error: no such module 'CoreVideo'
@_documentation(visibility: internal) @_exported import CoreVideo
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/79] Emitting module MetalTools
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[55/79] Compiling MetalTools MTLTextureCodableContainer.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[56/79] Compiling MetalTools MTLTextureDescriptorCodableContainer.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[57/79] Compiling MetalTools CVPixelBuffer+MTLTexture.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[58/79] Compiling MetalTools CVPixelFormat+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[59/79] Compiling MetalTools Decoder+MTLDevice.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[60/79] Compiling MetalTools MTLBlitCommandEncoder+Copy.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[61/79] Compiling MetalTools MTLBuffer+Contents.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[62/79] Compiling MetalTools MTLCPUCacheMode+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[63/79] Compiling MetalTools MTLClearColor+Clear.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[64/79] Compiling MetalTools MTLTexture+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[65/79] Compiling MetalTools MTLTexture+Image.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[66/79] Compiling MetalTools MTLTextureDescriptor+Copy.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[67/79] Compiling MetalTools MTLTextureDescriptor+Encodable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[68/79] Compiling MetalTools MTLTextureType+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[69/79] Compiling MetalTools MTLTextureUsage+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[70/79] Compiling MetalTools MTLVertexAttributeDescriptor+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[71/79] Compiling MetalTools MTLVertexAttributeDescriptorArray+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[72/79] Compiling MetalTools MTLSize+Clamp.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[73/79] Compiling MetalTools MTLSize+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[74/79] Compiling MetalTools MTLSize+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[75/79] Compiling MetalTools MTLSwize+Equitable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[76/79] Compiling MetalTools MTLSizeAndAlign+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[77/79] Compiling MetalTools MTLStorageMode+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[78/79] Compiling MetalTools MTLTexture+Array.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
[79/79] Compiling MetalTools MTLTexture+Codable.swift
/host/spi-builder-workspace/.build/checkouts/metal-tools/Sources/MetalTools/CodableContainer/MTLTextureCodableContainer.swift:1:8: error: no such module 'Metal'
import Metal
^
error: fatalError
BUILD FAILURE 5.10 linux