Build Information
Failed to build yap, reference main (90d765), with Swift 6.1 for Android on 15 Feb 2026 15:11:12 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: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: 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 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 main
========================================
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-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: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/apple/swift-argument-parser.git
Fetching https://github.com/modelcontextprotocol/swift-sdk.git
Fetching https://github.com/tuist/Noora.git
[1/17181] Fetching swift-argument-parser
[2/35231] Fetching swift-argument-parser, noora
[354/38102] Fetching swift-argument-parser, noora, swift-sdk
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.62s)
[8769/20921] Fetching noora, swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk.git from cache (8.32s)
Fetched https://github.com/tuist/Noora.git from cache (8.48s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk.git
Computed https://github.com/modelcontextprotocol/swift-sdk.git at 0.10.2 (9.47s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/mattt/eventsource.git
[1/199] Fetching eventsource
[200/6098] Fetching eventsource, swift-log
[1026/11650] Fetching eventsource, swift-log, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (0.37s)
[2138/11451] Fetching swift-log, swift-system
Fetched https://github.com/apple/swift-log.git from cache (0.73s)
Fetched https://github.com/apple/swift-system.git from cache (0.73s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (1.29s)
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.75s)
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 (0.65s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.54.2 (5.22s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/tuist/path
[1/1420] Fetching rainbow
[456/1809] Fetching rainbow, path
Fetched https://github.com/tuist/path from cache (0.43s)
Fetched https://github.com/onevcat/Rainbow from cache (0.45s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (3.14s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.60s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
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/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
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/Noora.git
Working copy of https://github.com/tuist/Noora.git resolved at 0.54.2
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/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.3.0
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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/26] Write sources
[11/26] Compiling CSystem shims.c
[12/26] Write swift-version-24593BA9C3E375BF.txt
[14/81] Emitting module Path
[15/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
[16/81] Compiling Path Path.swift
[18/82] Emitting module ArgumentParserToolInfo
[19/82] Compiling ArgumentParserToolInfo ToolInfo.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/83] Compiling SystemPackage Errno.swift
[21/83] Compiling SystemPackage ErrnoWindows.swift
[22/83] 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 | }
[23/83] Compiling Rainbow StringGenerator.swift
[24/83] Compiling Rainbow Style.swift
[25/84] Compiling Rainbow String+ConditionalStyling.swift
[26/84] Compiling Rainbow String+Rainbow.swift
[29/84] Compiling Rainbow Color.swift
[30/84] Compiling Rainbow ColorApproximation.swift
[31/84] Compiling Rainbow ConditionalStyleBuilder.swift
[32/84] Emitting module SystemPackage
[34/88] Compiling Rainbow ControlCode.swift
[35/88] Compiling Rainbow HSLColorConverter.swift
[36/88] Compiling Rainbow ModesExtractor.swift
[39/88] Compiling SystemPackage FilePathComponentView.swift
[40/88] Compiling SystemPackage FilePathComponents.swift
[41/88] Compiling SystemPackage FilePathParsing.swift
[42/88] Compiling SystemPackage FilePathString.swift
[44/88] Compiling Rainbow OutputTarget.swift
[45/88] Compiling Rainbow Rainbow.swift
[46/88] Wrapping AST for Path for debugging
[47/88] Wrapping AST for ArgumentParserToolInfo for debugging
[49/134] Compiling ArgumentParser StringExtensions.swift
[50/134] Compiling ArgumentParser SwiftExtensions.swift
[51/134] Compiling ArgumentParser InputOrigin.swift
[52/134] Compiling ArgumentParser Name.swift
[53/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
[54/134] Compiling ArgumentParser Foundation.swift
[55/134] Compiling ArgumentParser Mutex.swift
[56/134] Compiling ArgumentParser Platform.swift
[57/134] Compiling ArgumentParser SequenceExtensions.swift
[58/134] 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
[59/134] 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
[60/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
[61/134] Compiling ArgumentParser ArgumentDiscussion.swift
[62/134] Compiling ArgumentParser ArgumentHelp.swift
[63/134] Compiling ArgumentParser DumpHelpGenerator.swift
[64/134] Compiling ArgumentParser HelpCommand.swift
[65/134] Compiling ArgumentParser HelpGenerator.swift
[66/134] Compiling ArgumentParser MessageInfo.swift
[67/134] Compiling ArgumentParser UsageGenerator.swift
[68/134] Compiling ArgumentParser CollectionExtensions.swift
[71/136] Emitting module ArgumentParser
[78/142] Compiling ArgumentParser ParentCommand.swift
[79/142] Compiling ArgumentParser AsyncParsableCommand.swift
[80/142] Compiling ArgumentParser CommandConfiguration.swift
[81/142] Compiling ArgumentParser CommandGroup.swift
[82/142] Compiling ArgumentParser EnumerableFlag.swift
[83/142] Compiling ArgumentParser ExpressibleByArgument.swift
[84/142] Compiling ArgumentParser ParsableArguments.swift
[84/142] Wrapping AST for Logging for debugging
[85/142] Wrapping AST for SystemPackage for debugging
[87/142] Compiling ArgumentParser Errors.swift
[88/142] Compiling ArgumentParser Flag.swift
[89/142] Compiling Rainbow StyledStringBuilder.swift
[90/142] Compiling ArgumentParser OptionGroup.swift
[91/142] Compiling ArgumentParser ParsableCommand.swift
[92/142] Compiling ArgumentParser NameSpecification.swift
[93/142] Compiling ArgumentParser Option.swift
[94/142] Compiling ArgumentParser ArgumentSet.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 | }
[95/142] Compiling ArgumentParser CommandParser.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 | }
[98/143] Compiling ArgumentParser Parsed.swift
[99/143] Compiling ArgumentParser ParsedValues.swift
[100/143] Compiling ArgumentParser ParserError.swift
[101/143] Compiling ArgumentParser SplitArguments.swift
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: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
[5/71] Compiling Logging MetadataProvider.swift
[6/71] Emitting module Logging
[7/71] Compiling SystemPackage IORing.swift
[8/71] Compiling SystemPackage RawIORequest.swift
[9/71] Compiling SystemPackage Backcompat.swift
[10/71] Compiling SystemPackage CInterop.swift
[11/75] Compiling SystemPackage FilePathComponents.swift
[12/75] Compiling SystemPackage FilePathParsing.swift
[13/76] Compiling SystemPackage FileHelpers.swift
[14/76] Compiling SystemPackage FileOperations.swift
[15/76] Compiling SystemPackage FilePathWindows.swift
[16/76] Compiling SystemPackage FilePermissions.swift
[17/76] Compiling SystemPackage IOCompletion.swift
[18/76] Compiling SystemPackage IORequest.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/76] 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 | }
[20/76] Compiling SystemPackage FilePath.swift
[21/76] Compiling SystemPackage FilePathComponentView.swift
[22/76] Compiling Path Path.swift
[23/76] Emitting module Path
[24/77] Compiling SystemPackage Syscalls.swift
[25/77] Compiling SystemPackage WindowsSyscallAdapters.swift
[26/77] Compiling SystemPackage MachPort.swift
[27/77] Compiling SystemPackage PlatformString.swift
[28/77] Compiling SystemPackage Constants.swift
[29/77] Compiling SystemPackage Exports.swift
[30/77] Compiling SystemPackage Mocking.swift
[31/77] Compiling SystemPackage RawBuffer.swift
[32/77] Compiling Rainbow StyledStringBuilder.swift
[38/77] Emitting module SystemPackage
[39/76] Compiling SystemPackage ErrnoWindows.swift
[40/76] Compiling SystemPackage FileDescriptor.swift
[41/76] Compiling SystemPackage FilePathString.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 | }
[42/76] Compiling SystemPackage Errno.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 | }
[43/76] Compiling Logging Locks.swift
[44/76] Compiling Logging LogHandler.swift
BUILD FAILURE 6.1 android