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 AppMCP, reference main (08a0c3), with Swift 6.2 for Linux on 13 Oct 2025 07:12:01 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: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/1amageek/app-mcp.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/1amageek/app-mcp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 08a0c36 Add wait_time tool and update dependencies
Cloned https://github.com/1amageek/app-mcp.git
Revision (git rev-parse @):
08a0c36e7766ac513bd484db6a2145b9fefccb62
SUCCESS checkout https://github.com/1amageek/app-mcp.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/1amageek/app-mcp.git
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: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/1amageek/AppPilot.git
[1/672] Fetching apppilot
Fetched https://github.com/1amageek/AppPilot.git from cache (0.42s)
Fetching https://github.com/1amageek/AXUI.git
[1/361] Fetching axui
Fetched https://github.com/1amageek/AXUI.git from cache (0.27s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/modelcontextprotocol/swift-sdk.git
[1/2133] Fetching swift-docc-plugin
[215/4226] Fetching swift-docc-plugin, swift-sdk
[2308/20882] Fetching swift-docc-plugin, swift-sdk, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (0.57s)
[18666/18749] Fetching swift-sdk, swift-argument-parser
Fetched https://github.com/modelcontextprotocol/swift-sdk.git from cache (0.88s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.89s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk.git
Computed https://github.com/modelcontextprotocol/swift-sdk.git at 0.10.2 (1.27s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/mattt/eventsource.git
[1/152] Fetching eventsource
[153/4085] Fetching eventsource, swift-log
[4086/9134] Fetching eventsource, swift-log, swift-system
Fetched https://github.com/mattt/eventsource.git from cache (0.44s)
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Fetched https://github.com/apple/swift-system.git from cache (0.50s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.2.0 (0.91s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.39s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3542] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.86s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.37s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.43s)
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/1amageek/AppPilot.git
Working copy of https://github.com/1amageek/AppPilot.git resolved at main (6546d29)
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/1amageek/AXUI.git
Working copy of https://github.com/1amageek/AXUI.git resolved at main (a370914)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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.3
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.2
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/26] Write sources
[13/26] Compiling CSystem shims.c
[14/26] Write swift-version-24593BA9C3E375BF.txt
[16/73] Emitting module Logging
[17/73] Compiling SystemPackage FilePath.swift
[18/73] Compiling SystemPackage FilePathComponentView.swift
[19/73] Compiling SystemPackage FilePathComponents.swift
[20/73] Compiling SystemPackage FilePathParsing.swift
[21/73] Compiling SystemPackage FilePathString.swift
[22/77] Compiling SystemPackage FilePathSyntax.swift
[23/77] Compiling SystemPackage FilePathTemp.swift
[24/77] Compiling SystemPackage FilePathTempPosix.swift
[25/77] Compiling SystemPackage FilePathTempWindows.swift
[26/77] Compiling SystemPackage Errno.swift
[27/77] Compiling SystemPackage ErrnoWindows.swift
[28/77] Compiling SystemPackage FileDescriptor.swift
[29/77] Compiling SystemPackage FileHelpers.swift
[30/77] Compiling SystemPackage FileOperations.swift
[31/77] Compiling SystemPackage FilePathWindows.swift
[32/77] Compiling SystemPackage FilePermissions.swift
[33/77] Compiling SystemPackage IOCompletion.swift
[34/77] Compiling SystemPackage IORequest.swift
[35/77] Emitting module SystemPackage
[36/77] Compiling ArgumentParserToolInfo ToolInfo.swift
[37/77] Emitting module ArgumentParserToolInfo
[38/78] Wrapping AST for ArgumentParserToolInfo for debugging
[40/122] Compiling ArgumentParser ParserError.swift
[41/122] Compiling ArgumentParser SplitArguments.swift
[42/122] Compiling ArgumentParser DumpHelpGenerator.swift
[43/122] Compiling ArgumentParser HelpCommand.swift
[44/122] Compiling Logging Locks.swift
[45/122] Compiling Logging MetadataProvider.swift
[46/122] Compiling ArgumentParser InputOrigin.swift
[47/122] Compiling ArgumentParser Name.swift
[48/122] Compiling ArgumentParser Parsed.swift
[49/122] Compiling ArgumentParser ParsedValues.swift
[50/122] Compiling ArgumentParser ArgumentDefinition.swift
[51/122] Compiling ArgumentParser ArgumentSet.swift
[52/122] Compiling ArgumentParser CommandParser.swift
[53/122] Compiling ArgumentParser InputKey.swift
[54/122] Compiling AXUI AXQueryMatcher.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[55/123] Compiling AXUI AXQuery.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[56/123] Compiling AXUI AXElement.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[57/123] Compiling AXUI AIElementEncoder.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[58/123] Compiling ArgumentParser BashCompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[59/123] Compiling ArgumentParser CompletionsGenerator.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[60/123] Compiling AXUI Role.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[61/123] Compiling Logging LogHandler.swift
[62/123] Compiling Logging Logging.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/124] Emitting module AXUI
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[64/124] Compiling AXUI AXDumper.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
[65/124] Compiling AXUI AIFormatHelpers.swift
/host/spi-builder-workspace/.build/checkouts/AXUI/Sources/AXUI/AIElementEncoder.swift:2:8: error: no such module 'CryptoKit'
  1 | import Foundation
  2 | import CryptoKit
    |        `- error: no such module 'CryptoKit'
  3 |
  4 | /// Encoder for converting AX elements to AI-optimized format
BUILD FAILURE 6.2 linux