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 SwiftyCreatives, reference v2.3.2 (0604a1), with Swift 5.10 for Linux on 6 Sep 2024 05:17:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yukiny0811/swifty-creatives.git
Reference: v2.3.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/yukiny0811/swifty-creatives
 * tag               v2.3.2     -> FETCH_HEAD
HEAD is now at 0604a16 Merge pull request #143 from yukiny0811/patch-3
Cloned https://github.com/yukiny0811/swifty-creatives.git
Revision (git rev-parse @):
0604a1673d88c8111a2f571e99b4d3e5797f1974
SUCCESS checkout https://github.com/yukiny0811/swifty-creatives.git at v2.3.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/yukiny0811/swifty-creatives.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/yukiny0811/EasyMetalShader.git
Fetching https://github.com/yukiny0811/FontVertexBuilder
Fetching https://github.com/yukiny0811/SimpleSimdSwift
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/190] Fetching fontvertexbuilder
[191/241] Fetching fontvertexbuilder, simplesimdswift
[242/1149] Fetching fontvertexbuilder, simplesimdswift, easymetalshader
Fetched https://github.com/yukiny0811/FontVertexBuilder from cache (0.22s)
Fetched https://github.com/yukiny0811/EasyMetalShader.git from cache (0.22s)
[1/11989] Fetching swift-snapshot-testing
[1680/76888] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/yukiny0811/SimpleSimdSwift from cache (1.49s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.54s)
[58410/64899] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.44s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (1.00s)
Computing version for https://github.com/yukiny0811/EasyMetalShader.git
Computed https://github.com/yukiny0811/EasyMetalShader.git at 3.2.1 (0.31s)
Computing version for https://github.com/yukiny0811/FontVertexBuilder
Computed https://github.com/yukiny0811/FontVertexBuilder at 1.2.5 (0.32s)
Fetching https://github.com/yukiny0811/SVGPath
Fetching https://github.com/yukiny0811/SwiftyCoreText
[1/51] Fetching swiftycoretext
[52/224] Fetching swiftycoretext, svgpath
Fetched https://github.com/yukiny0811/SwiftyCoreText from cache (0.16s)
Fetched https://github.com/yukiny0811/SVGPath from cache (0.16s)
Computing version for https://github.com/yukiny0811/SimpleSimdSwift
Computed https://github.com/yukiny0811/SimpleSimdSwift at 1.0.1 (0.29s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.4 (0.36s)
Computing version for https://github.com/yukiny0811/SVGPath
Computed https://github.com/yukiny0811/SVGPath at 1.0.0 (0.34s)
Computing version for https://github.com/yukiny0811/SwiftyCoreText
Computed https://github.com/yukiny0811/SwiftyCoreText at 1.0.0 (0.30s)
Creating working copy for https://github.com/yukiny0811/FontVertexBuilder
Working copy of https://github.com/yukiny0811/FontVertexBuilder resolved at 1.2.5
Creating working copy for https://github.com/yukiny0811/EasyMetalShader.git
Working copy of https://github.com/yukiny0811/EasyMetalShader.git resolved at 3.2.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/yukiny0811/SimpleSimdSwift
Working copy of https://github.com/yukiny0811/SimpleSimdSwift resolved at 1.0.1
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/SwiftyCoreText
Working copy of https://github.com/yukiny0811/SwiftyCoreText resolved at 1.0.0
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.3
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/testBoldLineIsDrawed.1.png
    /host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testBoldLineColorWorking.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/testNestedPushPopWorking.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/testLineIsDrawed.1.png
    /host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Functions/__Snapshots__/SketchForTest/testMeshWithVertexColor.1.png
    /host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Renderers/__Snapshots__/NormalRendererTests/testNormalRendering.1.png
    /host/spi-builder-workspace/Tests/SwiftyCreativesTests/SnapshotTests/Renderers/__Snapshots__/TransparentRendererTests/testTransparentRendering.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/testBoldLineWithVertexColor.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/testTriangleIsDrawed.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/testText3DIsDrawed.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/testMeshIsDrawed.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/testTexturedMeshIsDrawed.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/testFogIsWorking.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/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/testBoxIsDrawed.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/testText2DIsDrawed.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/testBoldLineVariations.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/testBoxRotationWorking.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/testLineColorWorking.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/testPushPopWorking.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/testImgIsDrawed.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/testTriangleColorWorking.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/testModelIsDrawedWithCustomTexture.1.png
Building for debugging...
[0/52] Write sources
[0/52] Copying TransparentShaderVision.metal
[0/52] Copying Types.metal
[0/52] Copying NormalShader.metal
[0/52] Copying TransparentShader.metal
[0/52] Copying Functions.metal
[1/52] Write sources
[6/52] Copying AddShader.metal
[10/52] Write sources
[28/52] Copying SharedIndices.h
[29/52] Write sources
[32/52] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/89] Emitting module SwiftyCoreText
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
@_exported import CoreText
                  ^
[35/90] Emitting module SwiftSyntax509
[36/90] Compiling SwiftSyntax509 Empty.swift
[37/91] Compiling SimpleSimdSwift Alias.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
import simd
       ^
[39/91] Compiling SimpleSimdSwift Simd+RandomPoint.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
import simd
       ^
[40/91] Compiling SwiftyCreativesSound TempiFFT.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[41/91] Compiling SwiftyCreativesSound TempiFFTWindowType.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[42/91] Compiling SwiftyCreativesSound FastAudioCapturer.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/DetailedAudioCapturer.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[43/92] Compiling SimpleSimdSwift Simd+MemorySize.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
import simd
       ^
[44/92] Emitting module SVGPath
[45/92] Compiling SVGPath SVGPath+CoreGraphics.swift
[46/92] Emitting module SwiftSyntax510
[47/92] Compiling SwiftSyntax510 Empty.swift
[48/93] Compiling SimpleSimdSwift EXPORTER.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
import simd
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/93] Emitting module SimpleSimdSwift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
import simd
       ^
[50/93] Compiling SimpleSimdSwift CastShortcuts.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
import simd
       ^
[51/93] Compiling SimpleSimdSwift Simd+3DTransform.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
import simd
       ^
error: fatalError
[51/93] Wrapping AST for SwiftSyntax509 for debugging
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
@_exported import CoreText
                  ^
BUILD FAILURE 5.10 linux