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

Successful build of shortcuts-mcp-server, reference main (7ce947), with Swift 6.2 (beta) for Linux on 24 Jun 2025 03:35:18 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/artemnovichkov/shortcuts-mcp-server.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/artemnovichkov/shortcuts-mcp-server
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7ce9471 Update README.md
Cloned https://github.com/artemnovichkov/shortcuts-mcp-server.git
Revision (git rev-parse @):
7ce9471866f6b4b2e72c635a9ee8d8cb1289b651
SUCCESS checkout https://github.com/artemnovichkov/shortcuts-mcp-server.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/artemnovichkov/shortcuts-mcp-server.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/swiftlang/swift-subprocess.git
[1/1041] Fetching swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.93s)
Fetching https://github.com/modelcontextprotocol/swift-sdk
Fetching https://github.com/apple/swift-system
[1/4436] Fetching swift-system
[2/6292] Fetching swift-system, swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (0.60s)
Fetched https://github.com/apple/swift-system from cache (0.70s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.50s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.9.0 (0.87s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.77s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.30s)
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.9.0
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at main (1038151)
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/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Building for debugging...
[0/15] Write sources
[5/15] Compiling CSystem shims.c
[6/15] Write swift-version-24593BA9C3E375BF.txt
[7/15] Compiling _SubprocessCShims process_shims.c
[9/48] Compiling SystemPackage FilePathParsing.swift
[10/48] Compiling SystemPackage FilePathString.swift
[11/48] Compiling SystemPackage FilePathSyntax.swift
[12/48] Compiling SystemPackage FilePathTemp.swift
[13/51] Compiling SystemPackage MachPort.swift
[14/51] Compiling SystemPackage PlatformString.swift
[15/51] Compiling SystemPackage SystemString.swift
[16/51] Compiling SystemPackage Errno.swift
[17/51] Compiling SystemPackage ErrnoWindows.swift
[18/51] Compiling SystemPackage FileDescriptor.swift
[19/51] Compiling SystemPackage FileHelpers.swift
[20/51] Compiling SystemPackage FileOperations.swift
[21/51] Compiling SystemPackage FilePath.swift
[22/51] Compiling SystemPackage FilePathComponentView.swift
[23/51] Compiling SystemPackage FilePathComponents.swift
[24/51] Emitting module SystemPackage
[25/51] Compiling SystemPackage Util+StringArray.swift
[26/51] Compiling SystemPackage Util.swift
[27/51] Compiling SystemPackage UtilConsumers.swift
[28/51] Compiling SystemPackage FilePathTempPosix.swift
[29/51] Compiling SystemPackage FilePathTempWindows.swift
[30/51] Compiling SystemPackage FilePathWindows.swift
[31/51] Compiling SystemPackage FilePermissions.swift
[32/51] Compiling Logging MetadataProvider.swift
[33/51] Emitting module Logging
[34/51] Compiling Logging Locks.swift
[35/51] Compiling SystemPackage Backcompat.swift
[36/51] Compiling SystemPackage CInterop.swift
[37/51] Compiling SystemPackage Constants.swift
[38/51] Compiling SystemPackage Exports.swift
[39/51] Compiling SystemPackage Mocking.swift
[40/51] Compiling SystemPackage RawBuffer.swift
[41/51] Compiling SystemPackage Syscalls.swift
[42/51] Compiling SystemPackage WindowsSyscallAdapters.swift
[43/52] Wrapping AST for SystemPackage for debugging
[45/69] Compiling Logging Logging.swift
[46/69] Compiling Logging LogHandler.swift
[47/70] Wrapping AST for Logging for debugging
[49/88] Compiling MCP Error.swift
[50/88] Compiling MCP ID.swift
[51/90] Compiling MCP Prompts.swift
[52/90] Compiling MCP Versioning.swift
[53/90] Compiling MCP Lifecycle.swift
[54/90] Compiling MCP Data+Extensions.swift
[55/90] Emitting module MCP
[56/92] Compiling Subprocess Span+SubprocessFoundation.swift
[57/92] Compiling MCP Server.swift
[58/92] Compiling MCP Messages.swift
[59/92] Compiling MCP Transport.swift
[60/92] Compiling MCP HTTPClientTransport.swift
[61/92] Compiling MCP NetworkTransport.swift
[62/92] Compiling MCP StdioTransport.swift
[63/92] Compiling MCP UnitInterval.swift
[64/92] Emitting module Subprocess
[71/92] Compiling MCP Resources.swift
[72/92] Compiling MCP Sampling.swift
[73/92] Compiling MCP Ping.swift
[74/92] Compiling MCP Value.swift
[79/93] Compiling MCP Tools.swift
[79/93] Wrapping AST for Subprocess for debugging
[90/94] Wrapping AST for MCP for debugging
[92/96] Emitting module ShortcutsMCPServer
/host/spi-builder-workspace/Sources/main.swift:171:22: warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
169 |         try runPrompt.result(for: params) { params in
170 |             let name = try getParam(name: "name", params: params)
171 |             return [.init(role: .user, content: .text(text: "Run \(name) shortcut"))]
    |                      `- warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
172 |         }
173 |     case .list:
/host/spi-builder-workspace/Sources/main.swift:179:22: warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
177 |                 text += ", show identifiers"
178 |             }
179 |             return [.init(role: .user, content: .text(text: text))]
    |                      `- warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
180 |         }
181 |     case .view:
/host/spi-builder-workspace/Sources/main.swift:184:22: warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
182 |         try viewPrompt.result(for: params) { params in
183 |             let name = try getParam(name: "name", params: params)
184 |             return [.init(role: .user, content: .text(text: "View \(name) shortcut"))]
    |                      `- warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
185 |         }
186 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[93/96] Compiling ShortcutsMCPServer main.swift
/host/spi-builder-workspace/Sources/main.swift:171:22: warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
169 |         try runPrompt.result(for: params) { params in
170 |             let name = try getParam(name: "name", params: params)
171 |             return [.init(role: .user, content: .text(text: "Run \(name) shortcut"))]
    |                      `- warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
172 |         }
173 |     case .list:
/host/spi-builder-workspace/Sources/main.swift:179:22: warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
177 |                 text += ", show identifiers"
178 |             }
179 |             return [.init(role: .user, content: .text(text: text))]
    |                      `- warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
180 |         }
181 |     case .view:
/host/spi-builder-workspace/Sources/main.swift:184:22: warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
182 |         try viewPrompt.result(for: params) { params in
183 |             let name = try getParam(name: "name", params: params)
184 |             return [.init(role: .user, content: .text(text: "View \(name) shortcut"))]
    |                      `- warning: 'init(role:content:)' is deprecated: Use static factory methods .user(_:) or .assistant(_:) instead [#DeprecatedDeclaration]
185 |         }
186 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[94/97] Wrapping AST for ShortcutsMCPServer for debugging
[95/97] Write Objects.LinkFileList
[96/97] Linking shortcuts-mcp-server
Build complete! (35.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    },
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess.git"
    }
  ],
  "manifest_display_name" : "shortcuts-mcp-server",
  "name" : "shortcuts-mcp-server",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "shortcuts-mcp-server",
      "targets" : [
        "ShortcutsMCPServer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShortcutsMCPServer",
      "module_type" : "SwiftTarget",
      "name" : "ShortcutsMCPServer",
      "path" : "Sources",
      "product_dependencies" : [
        "MCP",
        "Subprocess"
      ],
      "product_memberships" : [
        "shortcuts-mcp-server"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.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
Done.