The Swift Package Index logo.Swift Package Index

Build Information

Failed to build yap, reference 1.2.0 (90d765), with Swift 6.1 for Linux on 15 Feb 2026 15:10:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.1-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: 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:         linux
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-4609320-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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/17181] Fetching swift-argument-parser
[517/35231] Fetching swift-argument-parser, noora
[1231/38102] Fetching swift-argument-parser, noora, swift-sdk
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.70s)
[8769/20921] Fetching noora, swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk.git from cache (5.06s)
Fetched https://github.com/tuist/Noora.git from cache (5.19s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk.git
Computed https://github.com/modelcontextprotocol/swift-sdk.git at 0.10.2 (5.73s)
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
[5923/11650] Fetching eventsource, swift-log, swift-system
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetched https://github.com/mattt/eventsource.git from cache (0.45s)
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.3.0 (0.94s)
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.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.9.1 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.56s)
Computing version for https://github.com/tuist/Noora.git
Computed https://github.com/tuist/Noora.git at 0.54.2 (0.50s)
Fetching https://github.com/tuist/path
Fetching https://github.com/onevcat/Rainbow
[1/389] Fetching path
[99/1809] Fetching path, rainbow
Fetched https://github.com/tuist/path from cache (0.21s)
Fetched https://github.com/onevcat/Rainbow from cache (0.22s)
Computing version for https://github.com/tuist/path
Computed https://github.com/tuist/path at 0.3.8 (2.37s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (2.23s)
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/tuist/path
Working copy of https://github.com/tuist/path resolved at 0.3.8
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/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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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
[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] Compiling SystemPackage FilePathTempPosix.swift
[15/81] Compiling SystemPackage FilePathTempWindows.swift
[16/82] Emitting module ArgumentParserToolInfo
[17/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/83] Compiling SystemPackage FilePathParsing.swift
[20/83] Compiling SystemPackage FilePathString.swift
[21/83] Compiling SystemPackage FilePath.swift
[22/83] Compiling SystemPackage FilePathComponentView.swift
[23/83] Compiling SystemPackage FilePathComponents.swift
[26/87] Compiling SystemPackage FilePathSyntax.swift
[27/87] Compiling SystemPackage FilePathTemp.swift
[30/87] Emitting module SystemPackage
[31/87] Compiling SystemPackage Errno.swift
[32/87] Compiling SystemPackage ErrnoWindows.swift
[33/87] Compiling SystemPackage FileDescriptor.swift
[34/87] Compiling SystemPackage FileHelpers.swift
[35/87] Compiling SystemPackage FileOperations.swift
[35/87] Wrapping AST for ArgumentParserToolInfo for debugging
[37/87] Compiling Path Path.swift
[38/87] Emitting module Path
[39/134] Wrapping AST for Path for debugging
[41/134] Compiling ArgumentParser ArgumentDecoder.swift
[42/134] Compiling ArgumentParser ArgumentDefinition.swift
[43/134] Compiling ArgumentParser ArgumentSet.swift
[44/134] Compiling ArgumentParser CommandParser.swift
[45/134] Compiling ArgumentParser InputKey.swift
[46/134] Compiling ArgumentParser InputOrigin.swift
[47/134] Compiling ArgumentParser Name.swift
[48/134] Compiling ArgumentParser Parsed.swift
[49/134] Compiling ArgumentParser ParentCommand.swift
[50/134] Compiling ArgumentParser AsyncParsableCommand.swift
[51/134] Compiling ArgumentParser CommandConfiguration.swift
[52/134] Compiling ArgumentParser CommandGroup.swift
[53/134] Compiling ArgumentParser EnumerableFlag.swift
[54/134] Compiling ArgumentParser ExpressibleByArgument.swift
[55/134] Compiling ArgumentParser ParsableArguments.swift
[56/134] Compiling ArgumentParser ParsableCommand.swift
[57/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
[58/134] 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
[59/134] Compiling ArgumentParser BashCompletionsGenerator.swift
[60/134] Compiling ArgumentParser CompletionsGenerator.swift
[61/134] Emitting module Rainbow
[62/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[63/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[64/134] Compiling ArgumentParser Argument.swift
[65/134] Compiling ArgumentParser ArgumentDiscussion.swift
[66/134] Compiling ArgumentParser ArgumentHelp.swift
[67/134] Compiling ArgumentParser ArgumentVisibility.swift
[68/134] Compiling ArgumentParser Flag.swift
[69/134] Compiling ArgumentParser NameSpecification.swift
[70/134] Compiling ArgumentParser ParsedValues.swift
[71/134] Compiling ArgumentParser ParserError.swift
[72/134] Compiling ArgumentParser SplitArguments.swift
[73/134] Compiling ArgumentParser DumpHelpGenerator.swift
[74/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
[75/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
[76/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
[78/136] Compiling Rainbow StyledStringBuilder.swift
[80/137] Wrapping AST for SystemPackage for debugging
[81/137] Wrapping AST for Rainbow for debugging
[82/137] Wrapping AST for Logging for debugging
[84/195] Compiling Noora UpdatingTable.swift
[85/195] Compiling Noora TextPrompt.swift
[86/195] Compiling Noora YesOrNoChoicePrompt.swift
[87/195] Compiling Noora Content.swift
[88/195] Compiling Noora Stack.swift
[89/195] Compiling Noora Character+isPrintable.swift
[90/195] Compiling Noora String+Rainbow.swift
[91/201] Compiling Noora TerminalText+DisplayWidth.swift
[92/201] Compiling Noora TerminalText.swift
[93/201] Compiling Noora ValidatableError.swift
[94/201] Compiling Noora ValidatableRule.swift
[95/201] Compiling Noora ValidationError.swift
[96/206] Emitting module Noora
[97/206] Compiling Noora LockIsolated.swift
[98/206] Compiling Noora Renderer.swift
[99/206] Compiling Noora Spinner.swift
[100/206] Compiling Noora StandardPipelines.swift
[101/206] Compiling Noora Terminal.swift
[102/206] Compiling Noora NooraError.swift
[103/206] Compiling Noora NooraMock.swift
[104/206] Compiling Noora StandardPipelineType.swift
[105/206] Compiling Noora Theme.swift
[106/206] Compiling Noora KeyStrokeListener.swift
[107/206] Compiling Noora InputValidating.swift
[108/206] Compiling Noora LengthValidationRule.swift
[109/206] Compiling Noora NonEmptyValidationRule.swift
[110/206] Compiling Noora RegexValidationRule.swift
[111/206] Compiling Noora Validator.swift
[116/206] Compiling ArgumentParser StringExtensions.swift
[117/206] Compiling ArgumentParser SwiftExtensions.swift
[121/206] Compiling Noora String+ValidatableError.swift
[122/206] Compiling Noora Noora.swift
[123/206] Compiling ArgumentParser Tree.swift
[124/206] Compiling ArgumentParser CodingKeyValidator.swift
[125/206] Compiling ArgumentParser NonsenseFlagsValidator.swift
[126/206] Compiling ArgumentParser ParsableArgumentsValidation.swift
[127/206] Compiling ArgumentParser PositionalArgumentsValidator.swift
[128/206] Compiling ArgumentParser UniqueNamesValidator.swift
[129/206] Compiling Noora TableStyle.swift
[130/206] Compiling Noora UpdatingSelectableTable.swift
[135/206] Compiling Noora PaginatedTable.swift
[136/206] Compiling Noora SelectableTable.swift
[137/206] Compiling Noora Table.swift
[138/206] Compiling Noora TableColumn.swift
[139/206] Compiling Noora TableData.swift
[140/206] Compiling Noora TableRenderer.swift
[141/206] Compiling Noora Alert.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
[142/206] Compiling Noora CollapsibleStep.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
[143/206] Compiling Noora MultipleChoicePrompt.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
[144/208] Emitting module ArgumentParser
[148/208] Compiling Noora ProgressBarStep.swift
[149/208] Compiling Noora ProgressStep.swift
[150/208] Compiling Noora SingleChoicePrompt.swift
[171/208] Emitting module MCP
<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
[185/210] Wrapping AST for ArgumentParser for debugging
[186/210] Wrapping AST for Noora for debugging
[187/210] Write Objects.LinkFileList
[188/210] Archiving libNoora.a
<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
<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
<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
<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
<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
[195/210] Compiling MCP Server.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
[196/210] Compiling MCP Tools.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
<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
<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
<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
<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
<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
<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
<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
<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
<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
<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
[207/211] Wrapping AST for MCP for debugging
[209/220] Compiling yap OutputFormat.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[210/221] Compiling yap Transcribe.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[211/221] Compiling yap TranscriptionEngine.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[212/221] Compiling yap Yap.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[213/221] Compiling yap MCP.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[214/221] Compiling yap ListenAndDictate.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
error: emit-module command failed with exit code 1 (use -v to see invocation)
[215/221] Emitting module yap
<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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[216/221] Compiling yap Listen.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[217/221] Compiling yap Dictate.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[218/221] Compiling yap AttributedString+Extensions.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
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write swift-version-24593BA9C3E375BF.txt
[4/70] Emitting module ArgumentParserToolInfo
[5/70] Compiling SystemPackage IOCompletion.swift
[6/70] Compiling SystemPackage IORequest.swift
[7/71] Compiling SystemPackage FileOperations.swift
[8/71] Compiling SystemPackage FilePath.swift
[9/71] Compiling SystemPackage FilePathComponentView.swift
[10/71] Compiling SystemPackage FilePathComponents.swift
[11/71] Compiling SystemPackage Syscalls.swift
[12/71] Compiling SystemPackage WindowsSyscallAdapters.swift
[13/71] Compiling SystemPackage MachPort.swift
[14/71] Compiling SystemPackage PlatformString.swift
[15/75] Compiling Rainbow StyledStringBuilder.swift
[16/75] Compiling SystemPackage Constants.swift
[17/75] Compiling SystemPackage Exports.swift
[18/75] Compiling SystemPackage Mocking.swift
[19/75] Compiling SystemPackage RawBuffer.swift
[20/75] Compiling SystemPackage IORing.swift
[21/75] Compiling SystemPackage RawIORequest.swift
[22/75] Compiling SystemPackage Backcompat.swift
[23/75] Compiling SystemPackage CInterop.swift
[24/75] Emitting module Path
[25/75] Compiling Path Path.swift
[26/75] Compiling SystemPackage Errno.swift
[27/75] Compiling SystemPackage ErrnoWindows.swift
[28/75] Compiling SystemPackage FileDescriptor.swift
[29/75] Compiling SystemPackage FileHelpers.swift
[30/76] Emitting module Rainbow
[31/76] Compiling Logging MetadataProvider.swift
[32/76] Compiling Logging LogHandler.swift
[33/76] Emitting module Logging
[34/76] Compiling Logging Locks.swift
[35/76] Compiling Logging Logging.swift
[37/77] Emitting module SystemPackage
[38/77] Compiling ArgumentParserToolInfo ToolInfo.swift
[39/78] Compiling SystemPackage FilePathWindows.swift
[40/78] Compiling SystemPackage FilePermissions.swift
[43/78] Compiling SystemPackage FilePathSyntax.swift
[44/78] Compiling SystemPackage FilePathTemp.swift
[45/78] Compiling SystemPackage FilePathTempPosix.swift
[46/78] Compiling SystemPackage FilePathTempWindows.swift
[49/78] Compiling SystemPackage FilePathParsing.swift
[50/78] Compiling SystemPackage FilePathString.swift
[54/161] Compiling ArgumentParser ParsedValues.swift
[55/161] Compiling ArgumentParser ParserError.swift
[56/161] Compiling ArgumentParser SplitArguments.swift
[57/161] Compiling ArgumentParser DumpHelpGenerator.swift
[58/161] Compiling ArgumentParser ArgumentVisibility.swift
[59/161] Compiling ArgumentParser CompletionKind.swift
[60/161] Compiling ArgumentParser Errors.swift
[61/161] Compiling ArgumentParser Flag.swift
[62/161] Compiling ArgumentParser NameSpecification.swift
[63/161] Compiling ArgumentParser Option.swift
[64/161] Compiling ArgumentParser OptionGroup.swift
[65/161] Compiling ArgumentParser BashCompletionsGenerator.swift
[66/161] Compiling ArgumentParser CompletionsGenerator.swift
[67/161] Compiling ArgumentParser FishCompletionsGenerator.swift
[69/162] Emitting module Noora
[69/167] Wrapping AST for SystemPackage for debugging
[71/186] Compiling Noora InputValidating.swift
[72/186] Compiling Noora LengthValidationRule.swift
[73/186] Compiling Noora NonEmptyValidationRule.swift
[74/186] Compiling Noora RegexValidationRule.swift
[75/186] Compiling Noora Validator.swift
[78/186] Compiling ArgumentParser HelpCommand.swift
[79/186] Compiling ArgumentParser HelpGenerator.swift
[80/186] Compiling ArgumentParser MessageInfo.swift
[81/186] Compiling ArgumentParser UsageGenerator.swift
[82/186] Compiling ArgumentParser ArgumentDecoder.swift
[83/186] Compiling ArgumentParser ArgumentDefinition.swift
[84/186] Compiling ArgumentParser ArgumentSet.swift
[85/186] Compiling ArgumentParser CommandParser.swift
[86/186] Compiling ArgumentParser InputKey.swift
[87/186] Compiling ArgumentParser InputOrigin.swift
[88/186] Compiling ArgumentParser Name.swift
[89/186] Compiling ArgumentParser Parsed.swift
[92/186] Emitting module ArgumentParser
[97/192] Compiling ArgumentParser StringExtensions.swift
[98/192] Compiling ArgumentParser SwiftExtensions.swift
[99/192] Emitting module MCP
[100/194] Compiling MCP Data+Extensions.swift
[101/194] Compiling MCP Messages.swift
[102/194] Compiling MCP Transport.swift
[103/194] Compiling MCP HTTPClientTransport.swift
[104/194] Compiling MCP Server.swift
[105/194] Compiling MCP Tools.swift
[106/194] Compiling ArgumentParser ParsableArguments.swift
[107/194] Compiling MCP Error.swift
[108/194] Compiling MCP ID.swift
[109/194] Compiling MCP Lifecycle.swift
[110/194] Compiling MCP UnitInterval.swift
[111/194] Compiling MCP Ping.swift
[116/194] Compiling ArgumentParser ParsableCommand.swift
[117/194] Compiling MCP Value.swift
[118/194] Compiling MCP Versioning.swift
[119/194] Compiling MCP Client.swift
[120/194] Compiling MCP InMemoryTransport.swift
[121/194] Compiling MCP NetworkTransport.swift
[122/194] Compiling MCP StdioTransport.swift
[123/194] Compiling MCP Prompts.swift
[124/194] Compiling MCP Resources.swift
[125/194] Compiling MCP Sampling.swift
[129/194] Compiling ArgumentParser Tree.swift
[130/194] Compiling ArgumentParser CodingKeyValidator.swift
[131/194] Compiling ArgumentParser NonsenseFlagsValidator.swift
[132/194] Compiling ArgumentParser ParsableArgumentsValidation.swift
[133/194] Compiling ArgumentParser PositionalArgumentsValidator.swift
[134/194] Compiling ArgumentParser UniqueNamesValidator.swift
[135/195] Wrapping AST for Noora for debugging
[136/195] Write Objects.LinkFileList
[137/195] Archiving libNoora.a
[193/204] Compiling yap TranscriptionEngine.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[194/205] Compiling yap OutputFormat.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[195/205] Compiling yap Transcribe.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[196/205] Compiling yap Yap.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[197/205] Compiling yap ListenAndDictate.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[198/205] Compiling yap MCP.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[199/205] Compiling yap Dictate.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[200/205] Compiling yap AttributedString+Extensions.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
error: emit-module command failed with exit code 1 (use -v to see invocation)
[201/205] Emitting module yap
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
[202/205] Compiling yap Listen.swift
/host/spi-builder-workspace/Sources/yap/Dictate.swift:2:24: error: no such module 'AVFoundation'
  1 | import ArgumentParser
  2 | @preconcurrency import AVFoundation
    |                        `- error: no such module 'AVFoundation'
  3 | @preconcurrency import Noora
  4 | import Speech
BUILD FAILURE 6.1 linux