Build Information
Failed to build AppMCP, reference main (ad0156
), with Swift 6.2 (beta) for Linux on 13 Jul 2025 15:07:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.64.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 ad0156f Add keyboard input handling and testing functionality
Cloned https://github.com/1amageek/app-mcp.git
Revision (git rev-parse @):
ad0156febd6d4b4fc73e92ff2c603ec45f0b76d6
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-4609320-2":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
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/651] Fetching apppilot
Fetched https://github.com/1amageek/AppPilot.git from cache (0.70s)
Fetching https://github.com/1amageek/AXUI.git
[1/340] Fetching axui
Fetched https://github.com/1amageek/AXUI.git from cache (0.28s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/modelcontextprotocol/swift-sdk.git
[1/2094] Fetching swift-docc-plugin
[232/3970] Fetching swift-docc-plugin, swift-sdk
Fetched https://github.com/apple/swift-docc-plugin from cache (0.35s)
[1/15524] Fetching swift-argument-parser
Fetched https://github.com/modelcontextprotocol/swift-sdk.git from cache (0.83s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.84s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk.git
Computed https://github.com/modelcontextprotocol/swift-sdk.git at 0.9.0 (1.23s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-system.git
[1/3854] Fetching swift-log
[1081/8511] Fetching swift-log, swift-system
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetched https://github.com/apple/swift-system.git from cache (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3425] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.83s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.36s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.36s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.32s)
Creating working copy for https://github.com/1amageek/AppPilot.git
Working copy of https://github.com/1amageek/AppPilot.git resolved at main (70e3acf)
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/1amageek/AXUI.git
Working copy of https://github.com/1amageek/AXUI.git resolved at main (d1bd5ba)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.6.3
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk.git
Working copy of https://github.com/modelcontextprotocol/swift-sdk.git resolved at 0.9.0
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
[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] Write swift-version-24593BA9C3E375BF.txt
[14/26] Compiling CSystem shims.c
[16/70] Compiling SystemPackage MachPort.swift
[17/70] Compiling SystemPackage PlatformString.swift
[18/70] Compiling SystemPackage SystemString.swift
[19/73] Emitting module SystemPackage
[20/73] Compiling SystemPackage FilePathParsing.swift
[21/73] Compiling SystemPackage FilePathString.swift
[22/73] Compiling SystemPackage FilePathSyntax.swift
[23/73] Compiling SystemPackage FilePathTemp.swift
[24/73] Compiling SystemPackage Errno.swift
[25/73] Compiling SystemPackage ErrnoWindows.swift
[26/73] Compiling SystemPackage FileDescriptor.swift
[27/73] Compiling SystemPackage FileHelpers.swift
[28/73] Compiling SystemPackage FileOperations.swift
[29/73] Compiling SystemPackage FilePath.swift
[30/73] Compiling SystemPackage FilePathComponentView.swift
[31/73] Compiling SystemPackage FilePathComponents.swift
[32/73] Compiling SystemPackage FilePathTempPosix.swift
[33/73] Compiling SystemPackage FilePathTempWindows.swift
[34/73] Compiling SystemPackage FilePathWindows.swift
[35/73] Compiling SystemPackage FilePermissions.swift
[36/73] Compiling ArgumentParserToolInfo ToolInfo.swift
[37/73] Emitting module ArgumentParserToolInfo
[39/74] Compiling SystemPackage Util+StringArray.swift
[40/74] Compiling SystemPackage Util.swift
[41/74] Compiling SystemPackage UtilConsumers.swift
[41/74] Wrapping AST for ArgumentParserToolInfo for debugging
[43/118] Compiling ArgumentParser CommandGroup.swift
[44/118] Compiling ArgumentParser EnumerableFlag.swift
[45/118] Compiling ArgumentParser ExpressibleByArgument.swift
[46/118] Compiling ArgumentParser ParsableArguments.swift
[47/118] Compiling Logging MetadataProvider.swift
[48/118] Emitting module Logging
[49/118] Compiling Logging Locks.swift
[50/118] Compiling ArgumentParser ArgumentSet.swift
[51/118] Compiling ArgumentParser CommandParser.swift
[52/118] Compiling ArgumentParser SplitArguments.swift
[53/118] Compiling ArgumentParser DumpHelpGenerator.swift
[55/119] 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
[56/120] 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
[57/120] 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
[57/120] Wrapping AST for SystemPackage for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/120] 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
[60/120] Compiling ArgumentParser ArgumentVisibility.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/120] Compiling ArgumentParser CompletionKind.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
[62/120] 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
[63/120] Compiling Logging Logging.swift
[64/120] Compiling Logging LogHandler.swift
[65/121] Wrapping AST for Logging for debugging
[67/139] 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
[68/139] 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
[69/139] 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
BUILD FAILURE 6.2 linux