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 (49f520), with Swift 6.2 for Linux on 26 Sep 2025 02:22:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.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 49f5209 Adding support for modifying maximum sentence length when outputting to .srt via CLI argument (#14)
Cloned https://github.com/finnvoor/yap.git
Revision (git rev-parse @):
49f5209619a18b08e89ee5f872fc83e0bac505ea
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-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
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/14155] Fetching noora
[143/30549] Fetching noora, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.21s)
Fetched https://github.com/tuist/Noora.git from cache (5.23s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.49.1 (5.65s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/path
[1/369] Fetching path
[370/1708] Fetching path, rainbow
[1709/5618] Fetching path, rainbow, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (0.30s)
[2129/4279] Fetching path, swift-log
Fetched https://github.com/tuist/path from cache (0.47s)
Fetched https://github.com/apple/swift-log from cache (0.47s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (1.21s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (3.78s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.75s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (3.80s)
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.6.1
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.49.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[9/21] Write swift-version-24593BA9C3E375BF.txt
[11/45] Emitting module ArgumentParserToolInfo
[12/45] Emitting module Logging
[13/45] Compiling Rainbow StringGenerator.swift
[14/45] Compiling Rainbow Style.swift
[15/46] Compiling Rainbow String+ConditionalStyling.swift
[16/46] Compiling Rainbow String+Rainbow.swift
[17/46] Compiling Path Path.swift
[18/46] Emitting module Path
[20/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/48] Wrapping AST for Path for debugging
[22/48] Wrapping AST for ArgumentParserToolInfo for debugging
[24/92] Compiling Logging MetadataProvider.swift
[25/92] Compiling ArgumentParser ParsableCommand.swift
[26/92] Compiling ArgumentParser ArgumentDecoder.swift
[27/92] Compiling ArgumentParser ArgumentHelp.swift
[28/92] Compiling ArgumentParser ParsableArguments.swift
[29/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/92] Compiling ArgumentParser CompletionsGenerator.swift
[33/92] Emitting module Rainbow
[34/92] Compiling ArgumentParser Argument.swift
[35/92] Compiling ArgumentParser ArgumentDiscussion.swift
[36/92] Compiling Rainbow StyledStringBuilder.swift
[38/93] Compiling Logging LogHandler.swift
[39/93] Compiling Logging Logging.swift
[40/93] Compiling Logging Locks.swift
[41/94] Wrapping AST for Rainbow for debugging
[42/94] Wrapping AST for Logging for debugging
[44/129] Compiling Noora ValidatableError.swift
[45/129] Compiling Noora ValidatableRule.swift
[46/129] Compiling Noora ValidationError.swift
[47/129] Compiling Noora InputValidating.swift
[48/133] Compiling Noora Renderer.swift
[49/133] Compiling Noora Spinner.swift
[50/133] Compiling Noora StandardPipelines.swift
[51/133] Compiling Noora Terminal.swift
[52/133] Compiling Noora TerminalText.swift
[53/133] Compiling Noora LengthValidationRule.swift
[54/133] Compiling Noora NonEmptyValidationRule.swift
[55/133] Compiling Noora RegexValidationRule.swift
[56/133] Compiling Noora Validator.swift
[57/133] Compiling Noora Noora.swift
[58/133] Compiling Noora NooraMock.swift
[59/133] Compiling Noora StandardPipelineType.swift
[60/133] Compiling Noora Theme.swift
[61/133] Compiling Noora KeyStrokeListener.swift
[63/139] Compiling Noora TableData.swift
[64/139] Compiling Noora TableRenderer.swift
[65/139] Compiling Noora TableStyle.swift
[66/139] Compiling Noora TextPrompt.swift
[67/139] Compiling Noora YesOrNoChoicePrompt.swift
[68/139] Compiling Noora SingleChoicePrompt.swift
[69/139] Compiling Noora PaginatedTable.swift
[70/139] Compiling Noora SelectableTable.swift
[71/139] Compiling Noora Table.swift
[72/139] Compiling Noora TableColumn.swift
[73/139] Compiling Noora Content.swift
[74/139] Compiling Noora Stack.swift
[75/139] Compiling Noora Character+isPrintable.swift
[76/139] Compiling Noora String+Rainbow.swift
[77/139] Compiling Noora String+ValidatableError.swift
[83/139] Compiling Noora Alert.swift
[84/139] Compiling Noora CollapsibleStep.swift
[85/139] Compiling Noora MultipleChoicePrompt.swift
[86/139] Compiling Noora ProgressBarStep.swift
[87/139] Compiling Noora ProgressStep.swift
[90/139] Compiling ArgumentParser Tree.swift
[91/139] Compiling ArgumentParser CodingKeyValidator.swift
[92/139] Compiling ArgumentParser NonsenseFlagsValidator.swift
[93/139] Compiling ArgumentParser ParsableArgumentsValidation.swift
[94/139] Compiling ArgumentParser PositionalArgumentsValidator.swift
[95/139] Compiling ArgumentParser UniqueNamesValidator.swift
[96/139] Emitting module Noora
[102/140] Wrapping AST for Noora for debugging
[103/140] Write Objects.LinkFileList
[104/140] Archiving libNoora.a
[119/140] Compiling ArgumentParser CompletionKind.swift
[120/140] Compiling ArgumentParser Errors.swift
[121/140] Compiling ArgumentParser Flag.swift
[122/140] Compiling ArgumentParser NameSpecification.swift
[123/140] Compiling ArgumentParser Option.swift
[130/140] Emitting module ArgumentParser
[137/141] Wrapping AST for ArgumentParser for debugging
[139/146] 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
[140/146] 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
[141/146] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[142/146] 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
[143/146] 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