Build Information
Failed to build SwiftyCreatives, reference main (1fde69
), with Swift 6.1 for Linux on 19 May 2025 13:08:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yukiny0811/swifty-creatives.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/yukiny0811/swifty-creatives
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1fde692 Merge pull request #148 from yukiny0811/codex/-9uuc9i
Cloned https://github.com/yukiny0811/swifty-creatives.git
Revision (git rev-parse @):
1fde692911f82731bfda7db57318e33ea273d687
SUCCESS checkout https://github.com/yukiny0811/swifty-creatives.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/yukiny0811/swifty-creatives.git
https://github.com/yukiny0811/swifty-creatives.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"exact" : [
"1.17.4"
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
},
{
"identity" : "simplesimdswift",
"requirement" : {
"exact" : [
"1.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/yukiny0811/SimpleSimdSwift"
},
{
"identity" : "fontvertexbuilder",
"requirement" : {
"exact" : [
"1.2.5"
]
},
"type" : "sourceControl",
"url" : "https://github.com/yukiny0811/FontVertexBuilder"
},
{
"identity" : "easymetalshader",
"requirement" : {
"exact" : [
"3.3.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/yukiny0811/EasyMetalShader.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.1",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
}
],
"manifest_display_name" : "SwiftyCreatives",
"name" : "SwiftyCreatives",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwiftyCreatives",
"targets" : [
"SwiftyCreatives"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftyCreativesMacro",
"targets" : [
"SwiftyCreativesMacro"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftyCreativesTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyCreativesTests",
"path" : "Tests/SwiftyCreativesTests",
"product_dependencies" : [
"SnapshotTesting"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/Media.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/SampleObject.mtl",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/SampleObject.obj",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/SampleObjectWithTexture.mtl",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/SampleObjectWithTexture.obj",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftyCreativesTests/Resources/sampleSvg.svg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SnapshotTests/Functions/BoldLineTests.swift",
"SnapshotTests/Functions/BoxTests.swift",
"SnapshotTests/Functions/CircleTests.swift",
"SnapshotTests/Functions/ColorTests.swift",
"SnapshotTests/Functions/FogTests.swift",
"SnapshotTests/Functions/HitTestableBoxTests.swift",
"SnapshotTests/Functions/HitTestableImgTests.swift",
"SnapshotTests/Functions/ImgTests.swift",
"SnapshotTests/Functions/LineTests.swift",
"SnapshotTests/Functions/MeshTests.swift",
"SnapshotTests/Functions/ModelTests.swift",
"SnapshotTests/Functions/PushPopTests.swift",
"SnapshotTests/Functions/RectTests.swift",
"SnapshotTests/Functions/SVGTests.swift",
"SnapshotTests/Functions/SketchForTest.swift",
"SnapshotTests/Functions/TextTests.swift",
"SnapshotTests/Functions/TriangleTests.swift",
"SnapshotTests/Renderers/AddRendererTests.swift",
"SnapshotTests/Renderers/NormalRendererTests.swift",
"SnapshotTests/Renderers/TransparentRendererTests.swift",
"SnapshotTests/SnapshotTestUtil.swift"
],
"target_dependencies" : [
"SwiftyCreatives"
],
"type" : "test"
},
{
"c99name" : "SwiftyCreativesSound",
"module_type" : "SwiftTarget",
"name" : "SwiftyCreativesSound",
"path" : "Sources/SwiftyCreativesSound",
"product_memberships" : [
"SwiftyCreatives"
],
"sources" : [
"AudioCapturer.swift",
"DetailedAudioCapturer.swift",
"FFT/FFTBandCalculationMethod.swift",
"FFT/FFTNoiseExtractionMethod.swift",
"FFT/FFTResultComponent.swift",
"FFT/TempiFFT.swift",
"FFT/TempiFFTWindowType.swift",
"FFTVisualizer.swift",
"FastAudioCapturer.swift",
"Utils/NoiseExtractor.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftyCreativesMacro",
"module_type" : "SwiftTarget",
"name" : "SwiftyCreativesMacro",
"path" : "Sources/SwiftyCreativesMacro",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"SwiftyCreatives",
"SwiftyCreativesMacro"
],
"sources" : [
"SketchObject/SketchObject.swift",
"SwiftyCreativesMacroPlugin.swift",
"Utils/String+Error.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftyCreatives",
"module_type" : "SwiftTarget",
"name" : "SwiftyCreatives",
"path" : "Sources/SwiftyCreatives",
"product_dependencies" : [
"SimpleSimdSwift",
"FontVertexBuilder",
"EasyMetalShader"
],
"product_memberships" : [
"SwiftyCreatives"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/AddShader.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/Functions.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/NormalShader.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/SharedIndices.h",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/TransparentShader.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/TransparentShaderVision.metal",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftyCreatives/Resources/Shaders/Types.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Camera/Config/CameraConfig.swift",
"Camera/Config/DefaultOrthographicConfig.swift",
"Camera/Config/DefaultPerspectiveConfig.swift",
"Camera/EasyCameraType.swift",
"Camera/MainCamera.swift",
"DrawUtils/Config/DefaultDrawConfig.swift",
"DrawUtils/Config/DrawConfig.swift",
"Extensions/Bool+.swift",
"Extensions/CGPoint+.swift",
"Extensions/CGSize+.swift",
"Extensions/Comparable+.swift",
"Extensions/Float+.swift",
"Extensions/MTLCommandBuffer+.swift",
"Extensions/MTLTexture+.swift",
"Extensions/Numeric+.swift",
"Extensions/UIView+.swift",
"GeometryPresets/Box.swift",
"Macros/SketchObject.swift",
"Macros/SketchObjectHasDraw.swift",
"PostProcess/Presets/BloomPostProcessor.swift",
"PostProcess/Presets/CornerRadiusPostProcessor.swift",
"Primitives/Basics/Img.swift",
"Primitives/Basics/ModelObject.swift",
"Primitives/Basics/SVGObj.swift",
"Primitives/HitTestables/HitTestableBox.swift",
"Primitives/HitTestables/HitTestableImg.swift",
"Primitives/HitTestables/HitTestableRect.swift",
"Primitives/HitTestables/UIViewObject.swift",
"Primitives/PrimitiveUtils/Abstract/HitTestablePrimitive.swift",
"Primitives/PrimitiveUtils/Abstract/ImageAdjustOption.swift",
"Primitives/PrimitiveUtils/Abstract/ImageAdjuster.swift",
"Primitives/PrimitiveUtils/Abstract/ImageLoadable.swift",
"Primitives/PrimitiveUtils/Abstract/RectanglePlanePrimitive.swift",
"Primitives/PrimitiveUtils/Abstract/ScaleSettable.swift",
"Primitives/PrimitiveUtils/Info/BoxInfo.swift",
"Primitives/PrimitiveUtils/Info/CircleInfo.swift",
"Primitives/PrimitiveUtils/Info/ModelObjectInfo.swift",
"Primitives/PrimitiveUtils/Info/PrimitiveInfo.swift",
"Primitives/PrimitiveUtils/Info/RectShapeInfo.swift",
"Primitives/PrimitiveUtils/Info/TriangleInfo.swift",
"Primitives/PrimitiveUtils/Primitive.swift",
"Primitives/Texts/Factory/RawTextFactory.swift",
"Primitives/Texts/Factory/TextFactory.swift",
"Primitives/Texts/LetterCache.swift",
"Primitives/Texts/Text/Text2D.swift",
"Primitives/Texts/Text/Text3D.swift",
"Primitives/Texts/Text/Text3DRaw.swift",
"Primitives/Texts/Text/TextBufferCreationError.swift",
"PropertyWrappers/SCAnimatable.swift",
"Renderers/AddRenderer.swift",
"Renderers/Base/RendererBase+Functions.swift",
"Renderers/Base/RendererBase+StaticFunctions.swift",
"Renderers/Base/RendererBase.swift",
"Renderers/NormalBlendRenderer.swift",
"Renderers/TransparentRenderer.swift",
"Renderers/visionOS/AddBlendRendererVision.swift",
"Renderers/visionOS/NormalBlendRendererVision.swift",
"Renderers/visionOS/TransparentRendererVision.swift",
"Renderers/visionOS/visionOSSettings.swift",
"ShaderUtils/ShaderCore.swift",
"Sketch/FunctionBase/FunctionBase+BoldLine.swift",
"Sketch/FunctionBase/FunctionBase+Box.swift",
"Sketch/FunctionBase/FunctionBase+Circle.swift",
"Sketch/FunctionBase/FunctionBase+Color.swift",
"Sketch/FunctionBase/FunctionBase+Fog.swift",
"Sketch/FunctionBase/FunctionBase+HitTestableBox.swift",
"Sketch/FunctionBase/FunctionBase+HitTestableImg.swift",
"Sketch/FunctionBase/FunctionBase+Img.swift",
"Sketch/FunctionBase/FunctionBase+Line.swift",
"Sketch/FunctionBase/FunctionBase+Mesh.swift",
"Sketch/FunctionBase/FunctionBase+ModelObject.swift",
"Sketch/FunctionBase/FunctionBase+PushPop.swift",
"Sketch/FunctionBase/FunctionBase+Rect.swift",
"Sketch/FunctionBase/FunctionBase+Rotate.swift",
"Sketch/FunctionBase/FunctionBase+SVG.swift",
"Sketch/FunctionBase/FunctionBase+Scale.swift",
"Sketch/FunctionBase/FunctionBase+Text.swift",
"Sketch/FunctionBase/FunctionBase+Translate.swift",
"Sketch/FunctionBase/FunctionBase+Triangle.swift",
"Sketch/FunctionBase/FunctionBase.swift",
"Sketch/SCPacket.swift",
"Sketch/Sketch.swift",
"Sketch/SketchFunctions/Sketch+UtilFunctions.swift",
"Utils/Alias.swift",
"Utils/AssetUtil.swift",
"Utils/BlendMode.swift",
"Utils/DefaultBuffers.swift",
"Utils/EXPORTER.swift",
"Utils/MathUtil.swift",
"Utils/SharedIndices.swift",
"Views/KitSketchView.swift",
"Views/SketchView.swift",
"Views/TouchableMTKView/TouchableMTKView+Configure.swift",
"Views/TouchableMTKView/TouchableMTKView+Deinitializer.swift",
"Views/TouchableMTKView/TouchableMTKView+Initializer.swift",
"Views/TouchableMTKView/TouchableMTKView+Utils.swift",
"Views/TouchableMTKView/TouchableMTKView.swift"
],
"target_dependencies" : [
"SwiftyCreativesSound",
"SwiftyCreativesMacro"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/yukiny0811/SimpleSimdSwift
Fetching https://github.com/yukiny0811/EasyMetalShader.git
Fetching https://github.com/yukiny0811/FontVertexBuilder
[1/955] Fetching easymetalshader
[956/1006] Fetching easymetalshader, simplesimdswift
[1007/1196] Fetching easymetalshader, simplesimdswift, fontvertexbuilder
Fetched https://github.com/yukiny0811/FontVertexBuilder from cache (0.39s)
Fetched https://github.com/yukiny0811/SimpleSimdSwift from cache (0.39s)
Fetched https://github.com/yukiny0811/EasyMetalShader.git from cache (0.39s)
[1/13173] Fetching swift-snapshot-testing
[2109/83504] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.24s)
[63298/70331] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (7.41s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (10.37s)
Computing version for https://github.com/yukiny0811/EasyMetalShader.git
Computed https://github.com/yukiny0811/EasyMetalShader.git at 3.3.1 (0.55s)
Computing version for https://github.com/yukiny0811/FontVertexBuilder
Computed https://github.com/yukiny0811/FontVertexBuilder at 1.2.5 (0.59s)
Fetching https://github.com/yukiny0811/SwiftyCoreText
Fetching https://github.com/yukiny0811/SVGPath
[1/173] Fetching svgpath
[174/224] Fetching svgpath, swiftycoretext
Fetched https://github.com/yukiny0811/SVGPath from cache (0.31s)
Fetched https://github.com/yukiny0811/SwiftyCoreText from cache (0.33s)
Computing version for https://github.com/yukiny0811/SimpleSimdSwift
Computed https://github.com/yukiny0811/SimpleSimdSwift at 1.0.1 (1.04s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.4 (0.69s)
Computing version for https://github.com/yukiny0811/SVGPath
Computed https://github.com/yukiny0811/SVGPath at 1.0.0 (0.59s)
Computing version for https://github.com/yukiny0811/SwiftyCoreText
Computed https://github.com/yukiny0811/SwiftyCoreText at 1.0.0 (0.47s)
Creating working copy for https://github.com/yukiny0811/SVGPath
Working copy of https://github.com/yukiny0811/SVGPath resolved at 1.0.0
Creating working copy for https://github.com/yukiny0811/SimpleSimdSwift
Working copy of https://github.com/yukiny0811/SimpleSimdSwift resolved at 1.0.1
Creating working copy for https://github.com/yukiny0811/EasyMetalShader.git
Working copy of https://github.com/yukiny0811/EasyMetalShader.git resolved at 3.3.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.4
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/yukiny0811/SwiftyCoreText
Working copy of https://github.com/yukiny0811/SwiftyCoreText resolved at 1.0.0
Creating working copy for https://github.com/yukiny0811/FontVertexBuilder
Working copy of https://github.com/yukiny0811/FontVertexBuilder resolved at 1.2.5
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'fontvertexbuilder': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/FontVertexBuilder/Sources/iShapeTriangulation/iShapeTriangulation_LICENSE
warning: 'fontvertexbuilder': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/FontVertexBuilder/Sources/iGeometry/iGeometry_LICENSE
Building for debugging...
[0/55] Write sources
[0/55] Copying Types.metal
[1/55] Copying TransparentShaderVision.metal
[1/55] Copying SharedIndices.h
[1/55] Copying TransparentShader.metal
[1/55] Copying Functions.metal
[1/55] Write sources
[1/55] Copying NormalShader.metal
[1/55] Copying AddShader.metal
[1/55] Write sources
[33/55] Compiling _SwiftSyntaxCShims dummy.c
[34/55] Write swift-version-24593BA9C3E375BF.txt
[36/94] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/94] Compiling SwiftyCreativesSound FastAudioCapturer.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
[38/95] Compiling SwiftyCreativesSound NoiseExtractor.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
[39/95] Compiling SimpleSimdSwift Simd+MemorySize.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[40/95] Compiling SimpleSimdSwift EXPORTER.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[41/95] Compiling SimpleSimdSwift Simd+3DTransform.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/95] Emitting module SimpleSimdSwift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[43/95] Compiling SimpleSimdSwift Alias.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[44/95] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/95] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/95] Compiling SimpleSimdSwift CastShortcuts.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[47/95] Compiling SimpleSimdSwift Simd+RandomPoint.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[48/95] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/96] Compiling SVGPath SVGPath+CoreGraphics.swift
[50/96] Emitting module SVGPath
[51/96] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/96] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/96] Compiling SwiftyCreativesSound TempiFFTWindowType.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
[54/96] Compiling SwiftyCoreText GettingFontFeatures.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
[55/96] Compiling SwiftyCoreText GettingFontMetrics.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Accelerate
10 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': found 41 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTriangleColorWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineColorWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Renderers/__Snapshots__/TransparentRendererTests/testTransparentRendering.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SVGTests/testSVGIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineVariations.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testHitTestableImgIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineWithVertexColor.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testHitTestableBoxIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTrianglePosWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoxRotationWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoxIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testRectColorWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTexturedMeshIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Renderers/__Snapshots__/NormalRendererTests/testNormalRendering.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTriangleIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testImgIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testCircleColorWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testModelIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoxColorWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testText3DIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testLineIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testPushPopWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testText2DGradient.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testText3DRawIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testTextFactoryIsWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testText2DIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testLineColorWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testCircleParameterWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testMeshIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testMeshWithVertexColor.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testModelIsDrawedWithCustomTexture.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testModelIsDrawedWithTexture.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testColorIsWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testCircleIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testRectIsDrawed.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testRectPosWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoxVariations.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testFogIsWorking.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Renderers/__Snapshots__/AddRendererTests/testAddRendering.1.png
/host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testNestedPushPopWorking.1.png
warning: 'fontvertexbuilder': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/FontVertexBuilder/Sources/iShapeTriangulation/iShapeTriangulation_LICENSE
warning: 'fontvertexbuilder': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/FontVertexBuilder/Sources/iGeometry/iGeometry_LICENSE
[0/1] Planning build
Building for debugging...
[0/21] Write swift-version-24593BA9C3E375BF.txt
[2/56] Emitting module SwiftSyntax509
[3/56] Compiling SwiftSyntax509 Empty.swift
[4/61] Emitting module SwiftSyntax510
[5/61] Compiling SwiftSyntax600 Empty.swift
[6/61] Compiling SimpleSimdSwift Simd+MemorySize.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[7/61] Compiling SimpleSimdSwift Simd+RandomPoint.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[8/61] Emitting module SwiftSyntax600
[9/61] Compiling SwiftSyntax510 Empty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/63] Emitting module SimpleSimdSwift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[11/63] Compiling SimpleSimdSwift Alias.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[12/63] Compiling SimpleSimdSwift Simd+3DTransform.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[13/63] Compiling SimpleSimdSwift CastShortcuts.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[14/63] Compiling SimpleSimdSwift EXPORTER.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[15/63] Compiling SVGPath SVGPath+CoreGraphics.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/63] Emitting module SwiftyCoreText
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
BUILD FAILURE 6.1 linux