The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build yap, reference main (b597b7), with Swift 6.2 (beta) for Linux on 24 Jun 2025 19:27:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/yap.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/finnvoor/yap
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b597b7f Fix locale handling
Cloned https://github.com/finnvoor/yap.git
Revision (git rev-parse @):
b597b7f4227a9915c51ee301816605400856fb62
SUCCESS checkout https://github.com/finnvoor/yap.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/finnvoor/yap.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/tuist/Noora.git
[1/11881] Fetching noora
[1902/27261] Fetching noora, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.00s)
[1972/11881] Fetching noora
Fetched https://github.com/tuist/Noora.git from cache (4.02s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.41.0 (4.48s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/path
[1/1196] Fetching rainbow
[1197/1550] Fetching rainbow, path
[1551/5386] Fetching rainbow, path, swift-log
[1429/4190] Fetching path, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (0.25s)
Fetched https://github.com/tuist/path from cache (0.25s)
[1113/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.39s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.80s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (2.56s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.43s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.80s)
Creating working copy for https://github.com/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
Creating working copy for https://github.com/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.41.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[8/20] Write swift-version-24593BA9C3E375BF.txt
[10/40] Emitting module Path
[11/40] Emitting module Logging
[12/40] Emitting module Rainbow
[13/41] Compiling Rainbow StringGenerator.swift
[14/41] Compiling Rainbow Style.swift
[15/41] Compiling Rainbow String+Rainbow.swift
[16/41] Compiling Path Path.swift
[18/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/42] Emitting module ArgumentParserToolInfo
[21/43] Compiling Logging MetadataProvider.swift
[21/43] Wrapping AST for Path for debugging
[23/43] Compiling Logging Locks.swift
[23/43] Wrapping AST for ArgumentParserToolInfo for debugging
[25/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/81] Compiling ArgumentParser Argument.swift
[28/81] Compiling ArgumentParser ArgumentHelp.swift
[29/81] Compiling Rainbow OutputTarget.swift
[30/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/81] Compiling ArgumentParser CompletionsGenerator.swift
[32/81] Compiling Rainbow Rainbow.swift
[33/82] Wrapping AST for Rainbow for debugging
[35/82] Compiling Logging Logging.swift
[36/82] Compiling Logging LogHandler.swift
[37/83] Wrapping AST for Logging for debugging
[39/109] Compiling Noora ValidationError.swift
[40/109] Compiling Noora InputValidating.swift
[41/109] Compiling Noora LengthValidationRule.swift
[42/112] Emitting module Noora
[43/112] Compiling Noora NonEmptyValidationRule.swift
[44/112] Compiling Noora RegexValidationRule.swift
[45/112] Compiling Noora Validator.swift
[46/112] Compiling Noora NooraMock.swift
[47/112] Compiling Noora Theme.swift
[48/112] Compiling Noora KeyStrokeListener.swift
[49/112] Compiling Noora Renderer.swift
[50/112] Compiling Noora TerminalText.swift
[51/112] Compiling Noora ValidatableError.swift
[52/112] Compiling Noora ValidatableRule.swift
[53/112] Compiling Noora Spinner.swift
[54/112] Compiling Noora StandardPipelines.swift
[55/112] Compiling Noora Terminal.swift
[56/112] Compiling Noora Character+isPrintable.swift
[57/112] Compiling Noora String+Rainbow.swift
[58/112] Compiling Noora String+ValidatableError.swift
[59/112] Compiling Noora Noora.swift
[60/112] Compiling Noora SingleChoicePrompt.swift
[61/112] Compiling Noora TextPrompt.swift
[62/112] Compiling Noora YesOrNoChoicePrompt.swift
[63/112] Compiling Noora Stack.swift
[65/112] Compiling ArgumentParser Parsed.swift
[66/112] Compiling ArgumentParser ParsedValues.swift
[67/112] Compiling ArgumentParser ParserError.swift
[68/112] Compiling ArgumentParser SplitArguments.swift
[69/117] Compiling Noora Alert.swift
[70/117] Compiling Noora CollapsibleStep.swift
[71/117] Compiling Noora ProgressBarStep.swift
[72/117] Compiling Noora ProgressStep.swift
[79/118] Wrapping AST for Noora for debugging
[80/118] Write Objects.LinkFileList
[81/118] Archiving libNoora.a
[89/118] Emitting module ArgumentParser
[95/118] Compiling ArgumentParser DumpHelpGenerator.swift
[96/118] Compiling ArgumentParser HelpCommand.swift
[97/118] Compiling ArgumentParser HelpGenerator.swift
[98/118] Compiling ArgumentParser MessageInfo.swift
[99/118] Compiling ArgumentParser UsageGenerator.swift
[110/118] Compiling ArgumentParser CollectionExtensions.swift
[111/118] Compiling ArgumentParser Platform.swift
[112/118] Compiling ArgumentParser SequenceExtensions.swift
[113/118] Compiling ArgumentParser StringExtensions.swift
[114/118] Compiling ArgumentParser Tree.swift
[115/124] Wrapping AST for ArgumentParser for debugging
[117/124] Compiling yap Yap.swift
/host/spi-builder-workspace/Sources/yap/Extensions/AttributedString+Extensions.swift:1:8: error: no such module 'CoreMedia'
 1 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
 2 | import Foundation
 3 | import NaturalLanguage
[118/124] Compiling yap Transcribe.swift
/host/spi-builder-workspace/Sources/yap/Extensions/AttributedString+Extensions.swift:1:8: error: no such module 'CoreMedia'
 1 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
 2 | import Foundation
 3 | import NaturalLanguage
[119/124] Compiling yap OutputFormat.swift
/host/spi-builder-workspace/Sources/yap/Extensions/AttributedString+Extensions.swift:1:8: error: no such module 'CoreMedia'
 1 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
 2 | import Foundation
 3 | import NaturalLanguage
error: emit-module command failed with exit code 1 (use -v to see invocation)
[120/124] Emitting module yap
/host/spi-builder-workspace/Sources/yap/Extensions/AttributedString+Extensions.swift:1:8: error: no such module 'CoreMedia'
 1 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
 2 | import Foundation
 3 | import NaturalLanguage
[121/124] Compiling yap AttributedString+Extensions.swift
/host/spi-builder-workspace/Sources/yap/Extensions/AttributedString+Extensions.swift:1:8: error: no such module 'CoreMedia'
 1 | import CoreMedia
   |        `- error: no such module 'CoreMedia'
 2 | import Foundation
 3 | import NaturalLanguage
BUILD FAILURE 6.2 linux