Build Information
Failed to build yap, reference 1.2.0 (90d765), with Swift 6.1 for Android on 15 Feb 2026 15:12:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/yap.git
Reference: 1.2.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/finnvoor/yap
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 90d7654 Add structured output formats and streaming to all commands (#24)
Cloned https://github.com/finnvoor/yap.git
Revision (git rev-parse @):
90d76546ce9b6085759b8dd19465d1556766543e
SUCCESS checkout https://github.com/finnvoor/yap.git at 1.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/finnvoor/yap.git
https://github.com/finnvoor/yap.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "noora",
"requirement" : {
"range" : [
{
"lower_bound" : "0.40.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tuist/Noora.git"
},
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
}
],
"manifest_display_name" : "yap",
"name" : "yap",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "26"
}
],
"products" : [
{
"name" : "yap",
"targets" : [
"yap"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "yap",
"module_type" : "SwiftTarget",
"name" : "yap",
"path" : "Sources/yap",
"product_dependencies" : [
"ArgumentParser",
"Noora",
"MCP"
],
"product_memberships" : [
"yap"
],
"sources" : [
"Dictate.swift",
"Extensions/AttributedString+Extensions.swift",
"Listen.swift",
"ListenAndDictate.swift",
"MCP.swift",
"OutputFormat.swift",
"Transcribe.swift",
"TranscriptionEngine.swift",
"Yap.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/modelcontextprotocol/swift-sdk.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/tuist/Noora.git
[1/18050] Fetching noora
[2/35231] Fetching noora, swift-argument-parser
[1059/38102] Fetching noora, swift-argument-parser, swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk.git from cache (0.89s)
[22596/35231] Fetching noora, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.95s)
Fetched https://github.com/tuist/Noora.git from cache (6.12s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk.git
Computed https://github.com/modelcontextprotocol/swift-sdk.git at 0.10.2 (6.82s)
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system.git
[1/199] Fetching eventsource
[200/6098] Fetching eventsource, swift-log
[2973/11650] Fetching eventsource, swift-log, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (0.47s)
Fetched https://github.com/apple/swift-log.git from cache (0.51s)
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (1.16s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (0.76s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (3.86s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.54.2 (3.84s)
Fetching https://github.com/tuist/path
Fetching https://github.com/onevcat/Rainbow
[1/1420] Fetching rainbow
[427/1809] Fetching rainbow, path
Fetched https://github.com/tuist/path from cache (2.93s)
Fetched https://github.com/onevcat/Rainbow from cache (2.93s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (6.07s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.48s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.3.0
Creating working copy for https://github.com/tuist/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.54.2
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.7.0
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/modelcontextprotocol/swift-sdk.git
Working copy of https://github.com/modelcontextprotocol/swift-sdk.git resolved at 0.10.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.9.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/26] Write sources
[11/26] Write swift-version-24593BA9C3E375BF.txt
[11/26] Compiling CSystem shims.c
[14/81] Emitting module Logging
<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
[15/81] Compiling Rainbow String+ConditionalStyling.swift
[16/81] Compiling Rainbow String+Rainbow.swift
[17/82] Emitting module Path
[18/82] Compiling Path Path.swift
[20/83] Compiling Rainbow StringGenerator.swift
[21/83] Compiling Rainbow Style.swift
[21/83] Wrapping AST for Path for debugging
[27/87] Emitting module ArgumentParserToolInfo
[28/87] Compiling ArgumentParserToolInfo ToolInfo.swift
[29/88] Emitting module SystemPackage
[30/88] Compiling SystemPackage Errno.swift
[31/88] Compiling SystemPackage ErrnoWindows.swift
[32/88] Compiling Rainbow Color.swift
[33/88] Compiling Rainbow ColorApproximation.swift
[34/88] Compiling Rainbow ConditionalStyleBuilder.swift
[35/88] Compiling Rainbow ControlCode.swift
[36/88] Compiling Rainbow HSLColorConverter.swift
[37/88] Compiling Rainbow ModesExtractor.swift
[38/88] Compiling Rainbow OutputTarget.swift
[39/88] Compiling Rainbow Rainbow.swift
[41/88] Compiling SystemPackage FilePathSyntax.swift
[42/88] Compiling SystemPackage FilePathTemp.swift
[43/88] Compiling SystemPackage FilePathTempPosix.swift
[44/88] Compiling SystemPackage FilePathTempWindows.swift
[44/88] Wrapping AST for ArgumentParserToolInfo for debugging
[46/134] Compiling ArgumentParser ParserError.swift
[47/134] Compiling ArgumentParser SplitArguments.swift
[48/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[49/134] Compiling ArgumentParser CompletionsGenerator.swift
[50/134] Compiling Logging MetadataProvider.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
[51/134] Compiling Logging Locks.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
[52/134] Compiling ArgumentParser InputOrigin.swift
[53/134] Compiling ArgumentParser Name.swift
[54/134] Compiling ArgumentParser Parsed.swift
[55/134] Compiling ArgumentParser ParsedValues.swift
[56/134] Compiling ArgumentParser CommandParser.swift
[57/134] Compiling ArgumentParser InputKey.swift
[58/134] Compiling ArgumentParser DumpHelpGenerator.swift
[59/134] Compiling ArgumentParser HelpCommand.swift
[60/134] Compiling ArgumentParser HelpGenerator.swift
[61/134] Compiling ArgumentParser MessageInfo.swift
[62/134] Compiling ArgumentParser UsageGenerator.swift
[63/134] Compiling ArgumentParser CollectionExtensions.swift
[64/135] Compiling Logging LogHandler.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
[65/135] Compiling Logging Logging.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
[67/136] Wrapping AST for Logging for debugging
[69/136] Compiling ArgumentParser NameSpecification.swift
[70/136] Compiling ArgumentParser Option.swift
[70/136] Wrapping AST for SystemPackage for debugging
[72/136] Emitting module ArgumentParser
[73/161] Compiling MCP InMemoryTransport.swift
[74/161] Compiling MCP NetworkTransport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/161] Compiling MCP Error.swift
[76/161] Compiling MCP ID.swift
[77/161] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[78/161] Compiling MCP Lifecycle.swift
[79/161] Compiling MCP Messages.swift
[80/161] Compiling MCP StdioTransport.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[81/161] Compiling MCP Sampling.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[82/161] Compiling Rainbow StyledStringBuilder.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/16] Write swift-version-24593BA9C3E375BF.txt
[4/71] Emitting module ArgumentParserToolInfo
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/71] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[6/72] Compiling Logging LogHandler.swift
[7/72] Compiling Logging MetadataProvider.swift
[8/72] Compiling SystemPackage CInterop.swift
[9/72] Compiling SystemPackage FilePath.swift
[10/72] Compiling Logging Locks.swift
[11/72] Compiling SystemPackage Syscalls.swift
[12/72] Compiling SystemPackage WindowsSyscallAdapters.swift
[13/72] Compiling SystemPackage MachPort.swift
[14/72] Compiling SystemPackage PlatformString.swift
[15/76] Compiling SystemPackage FileDescriptor.swift
[16/76] Compiling SystemPackage FileHelpers.swift
[17/76] Compiling SystemPackage FilePermissions.swift
[18/76] Compiling SystemPackage IOCompletion.swift
[19/76] Compiling SystemPackage IORing.swift
[20/76] Compiling SystemPackage RawIORequest.swift
[21/76] Compiling SystemPackage Backcompat.swift
[23/76] Compiling SystemPackage Constants.swift
[24/76] Compiling SystemPackage Exports.swift
[25/76] Compiling SystemPackage Mocking.swift
[26/76] Compiling SystemPackage RawBuffer.swift
[27/76] Compiling Rainbow StyledStringBuilder.swift
[30/76] Compiling SystemPackage IORequest.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 | // Check if we are in any term env and the output is a tty.
48 | let termType = getEnvValue("TERM")
49 | if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
| `- error: cannot find 'isatty' in scope
50 | return .console
51 | }
[32/76] Compiling SystemPackage FilePathWindows.swift
[36/76] Emitting module SystemPackage
[37/76] Compiling SystemPackage FileOperations.swift
[39/76] Compiling SystemPackage Errno.swift
[40/76] Compiling SystemPackage ErrnoWindows.swift
[41/76] Compiling SystemPackage FilePathSyntax.swift
[42/76] Compiling SystemPackage FilePathTemp.swift
[43/76] Compiling SystemPackage FilePathTempPosix.swift
[44/76] Compiling SystemPackage FilePathTempWindows.swift
[45/76] Compiling Path Path.swift
[46/76] Emitting module Path
[48/76] Emitting module Logging
BUILD FAILURE 6.1 android