The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Kuri, reference 0.5.0 (4f89c4), with Swift 6.3 for Linux on 12 Apr 2026 01:28:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bannzai/kuri.git
Reference: 0.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/bannzai/kuri
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 4f89c4b Merge pull request #24 from hicka04/fix/install/swiftpm-swift5.3
Cloned https://github.com/bannzai/kuri.git
Revision (git rev-parse @):
4f89c4b56c085e01de8e046bc3af9bbf5021474b
SUCCESS checkout https://github.com/bannzai/kuri.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bannzai/kuri.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/behrang/YamlSwift.git
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/bannzai/XcodeProject.git
[1/4891] Fetching swiftshell
[99/9089] Fetching swiftshell, xcodeproject
[141/10473] Fetching swiftshell, xcodeproject, yamlswift
Fetched https://github.com/behrang/YamlSwift.git from cache (0.45s)
Fetched https://github.com/bannzai/XcodeProject.git from cache (0.45s)
Fetched https://github.com/kareman/SwiftShell.git from cache (0.46s)
Computing version for https://github.com/behrang/YamlSwift.git
Computed https://github.com/behrang/YamlSwift.git at 3.4.4 (1.16s)
Computing version for https://github.com/bannzai/XcodeProject.git
Computed https://github.com/bannzai/XcodeProject.git at 1.1.1 (0.46s)
Fetching https://github.com/bannzai/Swdifft.git
Fetching https://github.com/kylef/Commander.git
[1/140] Fetching swdifft
[41/1728] Fetching swdifft, commander
Fetched https://github.com/bannzai/Swdifft.git from cache (0.28s)
Fetched https://github.com/kylef/Commander.git from cache (0.28s)
Computing version for https://github.com/bannzai/Swdifft.git
Computed https://github.com/bannzai/Swdifft.git at 1.0.3 (3.29s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.1 (0.54s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.2 (0.46s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.72s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.2
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.1
Creating working copy for https://github.com/bannzai/XcodeProject.git
Working copy of https://github.com/bannzai/XcodeProject.git resolved at 1.1.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/behrang/YamlSwift.git
Working copy of https://github.com/behrang/YamlSwift.git resolved at 3.4.4
Creating working copy for https://github.com/bannzai/Swdifft.git
Working copy of https://github.com/bannzai/Swdifft.git resolved at 1.0.3
warning: 'xcodeproject': The target named 'XcodeProject' was identified as an executable target but a non-executable product with this name already exists.
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/38] Compiling Yaml YAMLResult.swift
[9/38] Compiling SwiftShell Array.swift
[10/39] Compiling Swdifft Swdifft.swift
[11/39] Compiling Swdifft longestCommonSubsequence.swift
[12/39] Compiling SwiftShell String.swift
[13/39] Compiling Swdifft Marks.swift
[14/39] Compiling Swdifft StringExtension.swift
[15/39] Compiling SwiftShell Stream.swift
[16/39] Compiling SwiftShell Lazy-split.swift
[17/39] Compiling SwiftShell Process.swift
[18/39] Compiling Yaml YAMLRegex.swift
[19/39] Compiling SwiftShell Files.swift
[20/39] Compiling Swdifft Formatter.swift
[21/39] Compiling Swdifft InternalDiffFunction.swift
[22/39] Emitting module Swdifft
[24/40] Compiling Yaml Yaml.swift
[25/40] Compiling Yaml YAMLTokenizer.swift
[26/40] Compiling SwiftShell Context.swift
[27/40] Compiling SwiftShell Bash.swift
[28/40] Compiling SwiftShell Command.swift
[29/40] Emitting module SwiftShell
[30/41] Wrapping AST for Swdifft for debugging
[32/42] Compiling Yaml YAMLOperators.swift
[33/42] Emitting module Yaml
[34/42] Compiling Yaml YAMLParser.swift
[34/42] Wrapping AST for SwiftShell for debugging
[36/89] Wrapping AST for Yaml for debugging
[38/89] Emitting module XcodeProjectCore
[39/95] Compiling XcodeProjectCore ResourcesBuildPhaseExtractor.swift
[40/95] Compiling XcodeProjectCore SourcesBuildPhaseExtractor.swift
[41/95] Compiling XcodeProjectCore FieldFormatter.swift
[42/95] Compiling XcodeProjectCore PBXAtomicValueFormatter.swift
[43/95] Compiling XcodeProjectCore MultiplelineAtomicValueListFieldFormatter.swift
[44/95] Compiling XcodeProjectCore PBXAtomicValueListFieldFormatter.swift
[45/95] Compiling XcodeProjectCore SinglelineAtomicValueListFieldFormatter.swift
[46/95] Compiling XcodeProjectCore BuildFileAppender.swift
[47/95] Compiling XcodeProjectCore BuildPhaseAppender.swift
[48/95] Compiling XcodeProjectCore FileReferenceAppender.swift
[49/95] Compiling XcodeProjectCore GroupAppender.swift
[50/95] Compiling XcodeProjectCore ResourceBuildPhaseAppender.swift
[51/95] Compiling XcodeProjectCore SourceBuildPhaseAppender.swift
[52/95] Compiling XcodeProjectCore ArrayExtension.swift
[53/95] Compiling XcodeProjectCore CollectionExtension.swift
[54/95] Compiling XcodeProjectCore DictionaryExtension.swift
[55/95] Compiling XcodeProjectCore BuildFileExtractor.swift
[56/95] Compiling XcodeProjectCore BuildPhaseExtractor.swift
[57/95] Compiling XcodeProjectCore FileRefExtractor.swift
[58/95] Compiling XcodeProjectCore GroupExtractor.swift
[59/95] Compiling XcodeProjectCore NativeTargetExtractor.swift
[60/95] Compiling XcodeProjectCore ObjectType.swift
[61/95] Compiling XcodeProjectCore PBXSubscription.swift
[62/95] Compiling XcodeProjectCore PBXProjectParser.swift
[63/95] Compiling XcodeProjectCore XcodeProjectSerializer.swift
[64/95] Compiling XcodeProjectCore AutoMockable.swift
[65/95] Compiling XcodeProjectCore KnownFileExtension.swift
[66/95] Compiling XcodeProjectCore PBXMapFormatter.swift
[67/95] Compiling XcodeProjectCore PBXRawMapFormatter.swift
[68/95] Compiling XcodeProjectCore ObjectRowFormatter.swift
[69/95] Compiling XcodeProjectCore TopRowFormatter.swift
[70/95] Compiling XcodeProjectCore XcodeProjectFormatter.swift
[71/95] Compiling XcodeProjectCore SectionFormatter.swift
[72/95] Compiling XcodeProjectCore SectionRowFormatter.swift
[73/95] Compiling XcodeProjectCore PathComponent.swift
[74/95] Compiling XcodeProjectCore SourceTreeType.swift
[75/95] Compiling XcodeProjectCore FileWriter.swift
[76/95] Compiling XcodeProjectCore XcodeProject.swift
[77/95] Compiling XcodeProjectCore XcodeProjectError.swift
[78/95] Compiling XcodeProjectCore XcodeProjectHelper.swift
[79/95] Compiling XcodeProjectCore Context.swift
[80/95] Compiling XcodeProjectCore AbstractPBXObject.swift
[81/95] Compiling XcodeProjectCore PBX.swift
[82/95] Compiling XcodeProjectCore PBXType.swift
[83/95] Compiling XcodeProjectCore SecondaryAbstractPBXObject.swift
[84/95] Compiling XcodeProjectCore XC.swift
[85/95] Compiling XcodeProjectCore SerializeFormatter.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProject/Sources/XcodeProjectCore/Generator/StringGenerator.swift:20:31: error: cannot find 'arc4random_uniform' in scope
18 |         var result: String = ""
19 |         for _ in 0..<24 {
20 |             result += all[Int(arc4random_uniform(UInt32(all.count)))]
   |                               `- error: cannot find 'arc4random_uniform' in scope
21 |         }
22 |         return result
[86/95] Compiling XcodeProjectCore StringGenerator.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProject/Sources/XcodeProjectCore/Generator/StringGenerator.swift:20:31: error: cannot find 'arc4random_uniform' in scope
18 |         var result: String = ""
19 |         for _ in 0..<24 {
20 |             result += all[Int(arc4random_uniform(UInt32(all.count)))]
   |                               `- error: cannot find 'arc4random_uniform' in scope
21 |         }
22 |         return result
[87/95] Compiling XcodeProjectCore BuildFileMaker.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProject/Sources/XcodeProjectCore/Generator/StringGenerator.swift:20:31: error: cannot find 'arc4random_uniform' in scope
18 |         var result: String = ""
19 |         for _ in 0..<24 {
20 |             result += all[Int(arc4random_uniform(UInt32(all.count)))]
   |                               `- error: cannot find 'arc4random_uniform' in scope
21 |         }
22 |         return result
[88/95] Compiling XcodeProjectCore BuildPhaseMaker.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProject/Sources/XcodeProjectCore/Generator/StringGenerator.swift:20:31: error: cannot find 'arc4random_uniform' in scope
18 |         var result: String = ""
19 |         for _ in 0..<24 {
20 |             result += all[Int(arc4random_uniform(UInt32(all.count)))]
   |                               `- error: cannot find 'arc4random_uniform' in scope
21 |         }
22 |         return result
[89/95] Compiling XcodeProjectCore FileReferenceMaker.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProject/Sources/XcodeProjectCore/Generator/StringGenerator.swift:20:31: error: cannot find 'arc4random_uniform' in scope
18 |         var result: String = ""
19 |         for _ in 0..<24 {
20 |             result += all[Int(arc4random_uniform(UInt32(all.count)))]
   |                               `- error: cannot find 'arc4random_uniform' in scope
21 |         }
22 |         return result
[90/95] Compiling XcodeProjectCore GroupMaker.swift
/host/spi-builder-workspace/.build/checkouts/XcodeProject/Sources/XcodeProjectCore/Generator/StringGenerator.swift:20:31: error: cannot find 'arc4random_uniform' in scope
18 |         var result: String = ""
19 |         for _ in 0..<24 {
20 |             result += all[Int(arc4random_uniform(UInt32(all.count)))]
   |                               `- error: cannot find 'arc4random_uniform' in scope
21 |         }
22 |         return result
BUILD FAILURE 6.3 linux