The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-argument-parser-mcp, reference main (d12520), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 18:18:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ilia3546/swift-argument-parser-mcp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ilia3546/swift-argument-parser-mcp
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d125200 Merge pull request #32 from ilia3546/docs/boosty-donate-button
Cloned https://github.com/ilia3546/swift-argument-parser-mcp.git
Revision (git rev-parse @):
d125200c14362ffdad8e9e6ce76ff66a37e59b39
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ilia3546/swift-argument-parser-mcp.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ilia3546/swift-argument-parser-mcp.git
https://github.com/ilia3546/swift-argument-parser-mcp.git
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    }
  ],
  "manifest_display_name" : "swift-argument-parser-mcp",
  "name" : "swift-argument-parser-mcp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ArgumentParserMCP",
      "targets" : [
        "ArgumentParserMCP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "demo-cli",
      "targets" : [
        "demo-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "demo_cli",
      "module_type" : "SwiftTarget",
      "name" : "demo-cli",
      "path" : "Sources/demo-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "demo-cli"
      ],
      "sources" : [
        "ArgumentParserMCPDemo.swift",
        "Deploy.swift",
        "Echo.swift",
        "Fail.swift",
        "Flood.swift",
        "Greet.swift",
        "MCP.swift",
        "Math.swift",
        "Noisy.swift",
        "RepeatPhrase.swift",
        "Sleep.swift",
        "Tag.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ArgumentParserMCPTests",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCPTests",
      "path" : "Tests/ArgumentParserMCPTests",
      "product_dependencies" : [
        "MCP"
      ],
      "sources" : [
        "ArgumentConverterTests.swift",
        "MCPProcessClient.swift",
        "MCPServerErrorTests.swift",
        "MCPServerIntegrationTests.swift",
        "ParameterNameTests.swift",
        "ProcessRunnerTests.swift",
        "SchemaBuilderTests.swift",
        "StreamMergerTests.swift",
        "ToolInfoModelsTests.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArgumentParserMCP",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCP",
      "path" : "Sources/ArgumentParserMCP",
      "product_dependencies" : [
        "ArgumentParser",
        "MCP"
      ],
      "product_memberships" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "sources" : [
        "ArgumentConverter.swift",
        "MCPCommand.swift",
        "MCPServer.swift",
        "MCPServerError.swift",
        "ProcessRunner.swift",
        "SchemaBuilder.swift",
        "StreamMerger.swift",
        "ToolInfoModels/DumpArgumentInfo.swift",
        "ToolInfoModels/DumpCommandInfo.swift",
        "ToolInfoModels/DumpHelpOutput.swift",
        "ToolInfoModels/DumpNameInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/34] Write sources
[7/34] Write demo-cli-entitlement.plist
[7/34] Write sources
[18/34] Compiling CNIOWindows shim.c
[18/34] Compiling CSystem shims.c
[20/34] Compiling CNIOWindows WSAStartup.c
[21/34] Write sources
[22/34] Compiling CNIOWASI CNIOWASI.c
[23/34] Compiling CNIOLinux shim.c
[24/34] Compiling CNIOOpenBSD shim.c
[25/34] Compiling CNIOLinux liburing_shims.c
[26/34] Write swift-version-2F0A5646E1D333AE.txt
[27/34] Compiling _AtomicsShims.c
[28/114] Compiling CNIODarwin shim.c
[30/114] Compiling Atomics AtomicInteger.swift
[31/114] Compiling Atomics AtomicOptionalWrappable.swift
[32/115] Compiling Atomics DoubleWord.swift
[33/115] Compiling Atomics ManagedAtomic.swift
[34/115] Compiling Atomics PointerConformances.swift
[35/115] Compiling Atomics Primitives.native.swift
[36/115] Compiling Atomics AtomicBool.swift
[37/115] Compiling Atomics IntegerConformances.swift
[38/115] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/115] Compiling Atomics ManagedAtomicLazyReference.swift
[40/115] Compiling Atomics UnsafeAtomic.swift
[41/115] Emitting module InternalCollectionsUtilities
[42/115] Compiling Atomics AtomicReference.swift
[43/115] Compiling Atomics AtomicStorage.swift
[44/115] Compiling _NIOBase64 Base64.swift
[45/115] Emitting module _NIOBase64
[46/115] Compiling Atomics OptionalRawRepresentable.swift
[47/115] Compiling Atomics RawRepresentable.swift
[52/115] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/115] Compiling Atomics IntegerOperations.swift
[54/116] Compiling Atomics AtomicValue.swift
[55/116] Compiling Atomics AtomicMemoryOrderings.swift
[60/116] Compiling Atomics Unmanaged extensions.swift
[63/150] Compiling ContainersPreview OutputSpan+Extras.swift
[64/150] Compiling ContainersPreview TemporaryAllocation.swift
[65/150] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[66/150] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[67/150] Compiling ContainersPreview Drain+Reduce.swift
[68/150] Compiling ContainersPreview Drain.swift
[69/150] Compiling ContainersPreview Producer+Collect.swift
[70/153] Compiling ContainersPreview Producer+Filter.swift
[71/153] Compiling ContainersPreview Producer+Map.swift
[72/153] Compiling ContainersPreview Producer+Reduce.swift
[73/153] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[74/153] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[75/153] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[76/153] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[77/153] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[78/153] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[79/153] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[80/153] Compiling ContainersPreview BorrowingSequence.swift
[81/153] Compiling ContainersPreview RandomAccessContainer.swift
[82/153] Compiling ContainersPreview RangeExpression2.swift
[83/153] Compiling ContainersPreview RangeReplaceableContainer.swift
[84/153] Compiling ContainersPreview Drain+Map.swift
[85/153] Compiling ContainersPreview ContainerIterator.swift
[86/153] Compiling ContainersPreview DynamicContainer.swift
[87/153] Compiling ContainersPreview MutableContainer.swift
[88/153] Compiling ContainersPreview PermutableContainer.swift
[89/153] Compiling ContainersPreview BidirectionalContainer.swift
[90/153] Compiling ContainersPreview Container+Filter.swift
[91/153] Compiling ContainersPreview Container+SpanwiseZip.swift
[92/153] Compiling ContainersPreview Container.swift
[93/153] Compiling _NIODataStructures _TinyArray.swift
[94/153] Compiling _NIODataStructures PriorityQueue.swift
[95/153] Compiling ContainersPreview Producer.swift
[96/153] Compiling ContainersPreview Borrow.swift
[97/153] Compiling ContainersPreview Box.swift
[98/153] Compiling ArgumentParserToolInfo ToolInfo.swift
[99/153] Emitting module ArgumentParserToolInfo
[100/153] Compiling Logging MetadataProvider.swift
[101/153] Emitting module ContainersPreview
[102/153] Compiling ContainersPreview Inout.swift
[103/153] Compiling ContainersPreview InputSpan.swift
[104/153] Compiling ContainersPreview Shared.swift
[108/156] Compiling _NIODataStructures Heap.swift
[109/156] Emitting module _NIODataStructures
[122/244] Compiling DequeModule UniqueDeque+Insertions.swift
[123/244] Compiling DequeModule UniqueDeque+Prepend.swift
[124/244] Compiling DequeModule UniqueDeque+Removals.swift
[125/244] Compiling DequeModule UniqueDeque+Replacements.swift
[126/248] Compiling DequeModule RigidDeque+Hashable.swift
[127/248] Compiling DequeModule RigidDeque+Initializers.swift
[128/248] Compiling DequeModule RigidDeque+Insertions.swift
[129/248] Compiling DequeModule RigidDeque+Prepend.swift
[130/248] Compiling DequeModule RigidDeque+Consumption.swift
[131/248] Compiling DequeModule RigidDeque+Container.swift
[132/248] Compiling DequeModule RigidDeque+Descriptions.swift
[133/248] Compiling DequeModule RigidDeque+Equatable.swift
[134/248] Compiling DequeModule RigidDeque+Experimental.swift
[135/248] Compiling DequeModule RigidDeque+Removals.swift
[136/248] Compiling DequeModule RigidDeque+Replacements.swift
[137/248] Compiling DequeModule RigidDeque+Testing.swift
[138/248] Compiling DequeModule RigidDeque.swift
[139/248] Compiling DequeModule UniqueDeque+Equatable.swift
[140/248] Compiling DequeModule UniqueDeque+Experimental.swift
[141/248] Compiling DequeModule UniqueDeque+Hashable.swift
[142/248] Compiling DequeModule UniqueDeque+Initializers.swift
[143/248] Compiling DequeModule UniqueDeque+Append.swift
[144/248] Compiling DequeModule UniqueDeque+Consumption.swift
[145/248] Compiling DequeModule UniqueDeque+Container.swift
[146/248] Compiling DequeModule UniqueDeque+Descriptions.swift
[147/248] Compiling DequeModule Deque+CustomReflectable.swift
[148/248] Compiling DequeModule Deque+Descriptions.swift
[149/248] Compiling DequeModule Deque+Codable.swift
[150/248] Compiling DequeModule Deque+Collection.swift
[151/248] Compiling DequeModule Deque+Testing.swift
[152/248] Compiling DequeModule Deque._Storage.swift
[153/248] Emitting module Atomics
[154/248] Compiling DequeModule Deque+Equatable.swift
[155/248] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[156/248] Compiling Logging LogEvent.swift
[157/248] Compiling Logging LogHandler.swift
[158/248] Compiling Logging Logging.swift
[159/248] Emitting module Logging
[160/248] Compiling Logging Locks.swift
[167/248] Emitting module SystemPackage
[171/248] Compiling DequeModule Deque+Extras.swift
[172/248] Compiling DequeModule Deque+Hashable.swift
[182/248] Compiling DequeModule Deque._UnsafeHandle.swift
[183/248] Compiling DequeModule Deque.swift
[184/248] Compiling DequeModule _DequeBuffer.swift
[185/248] Compiling DequeModule _DequeBufferHeader.swift
[186/248] Compiling DequeModule RigidDeque+Append.swift
[186/248] Compiling c-nioatomics.c
[192/248] Compiling c-atomics.c
[194/248] Compiling DequeModule UniqueDeque.swift
[195/248] Compiling DequeModule _DequeSlot.swift
[196/248] Compiling DequeModule _UnsafeDequeHandle.swift
[197/248] Compiling DequeModule _UnsafeDequeSegments.swift
[198/248] Emitting module DequeModule
[199/255] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[200/255] Compiling NIOConcurrencyHelpers lock.swift
[201/255] Emitting module NIOConcurrencyHelpers
[202/255] Compiling NIOConcurrencyHelpers NIOLock.swift
[203/255] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[204/255] Compiling NIOConcurrencyHelpers atomics.swift
[205/255] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[206/320] Emitting module ArgumentParser
[207/325] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[208/325] Compiling NIOCore AddressedEnvelope.swift
[209/325] Compiling NIOCore AsyncAwaitSupport.swift
[210/325] Compiling NIOCore AsyncChannel.swift
[211/325] Compiling NIOCore AsyncChannelHandler.swift
[212/325] Compiling NIOCore ByteBuffer-int.swift
[213/325] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[214/325] Compiling NIOCore ByteBuffer-multi-int.swift
[215/325] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[216/325] Compiling NIOCore ByteBuffer-views.swift
[217/325] Compiling NIOCore AsyncChannelInboundStream.swift
[218/325] Compiling NIOCore AsyncChannelOutboundWriter.swift
[219/325] Compiling NIOCore NIOAsyncSequenceProducer.swift
[220/325] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[221/325] Compiling NIOCore ByteBuffer-hex.swift
[222/325] Compiling ArgumentParser CodingKeyValidator.swift
[223/325] Compiling ArgumentParser NonsenseFlagsValidator.swift
[224/325] Compiling ArgumentParser ParsableArgumentsValidation.swift
[225/325] Compiling ArgumentParser PositionalArgumentsValidator.swift
[226/325] Compiling ArgumentParser UniqueNamesValidator.swift
[227/325] Compiling NIOCore MarkedCircularBuffer.swift
[228/325] Compiling NIOCore MulticastChannel.swift
[229/325] Compiling NIOCore NIOAny.swift
[234/332] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[235/332] Compiling NIOCore NIOScheduledCallback.swift
[236/332] Compiling NIOCore NIOSendable.swift
[237/332] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[238/332] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[239/332] Compiling NIOCore RecvByteBufferAllocator.swift
[240/332] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[241/332] Compiling NIOCore IO.swift
[242/332] Compiling NIOCore IOData.swift
[243/332] Compiling NIOCore IPProtocol.swift
[244/332] Compiling NIOCore IntegerBitPacking.swift
[245/332] Compiling NIOCore IntegerTypes.swift
[246/332] Compiling NIOCore Interfaces.swift
[247/332] Compiling NIOCore Linux.swift
[253/332] Compiling NIOCore ConvenienceOptionSupport.swift
[254/332] Compiling NIOCore DeadChannel.swift
[255/332] Compiling NIOCore DispatchQueue+WithFuture.swift
[256/332] Compiling NIOCore EventLoop+Deprecated.swift
[257/332] Compiling NIOCore EventLoop+SerialExecutor.swift
[258/332] Compiling NIOCore EventLoop.swift
[271/332] Compiling NIOCore EventLoopFuture+Deprecated.swift
[272/332] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[273/332] Compiling NIOCore EventLoopFuture.swift
[274/332] Compiling NIOCore FileDescriptor.swift
[275/332] Compiling NIOCore FileHandle.swift
[276/332] Compiling NIOCore FileRegion.swift
[277/332] Compiling NIOCore GlobalSingletons.swift
[278/332] Compiling NIOCore SocketAddresses.swift
[279/332] Compiling NIOCore SocketOptionProvider.swift
[280/332] Compiling NIOCore SystemCallHelpers.swift
[281/332] Compiling NIOCore TimeAmount+Duration.swift
[282/332] Compiling NIOCore TypeAssistedChannelHandler.swift
[283/332] Compiling NIOCore UniversalBootstrapSupport.swift
[284/332] Compiling NIOCore Utilities.swift
[285/332] Compiling NIOCore Channel.swift
[301/332] Compiling NIOCore ChannelHandlers.swift
[302/332] Compiling NIOCore ChannelInvoker.swift
[303/332] Compiling NIOCore ChannelOption.swift
[304/332] Compiling NIOCore ChannelPipeline.swift
[305/332] Compiling NIOCore CircularBuffer.swift
[306/332] Compiling NIOCore Codec.swift
[307/332] Compiling NIOCore NIOAsyncWriter.swift
[308/332] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[309/332] Compiling NIOCore BSDSocketAPI.swift
[310/332] Compiling NIOCore ByteBuffer-aux.swift
[311/332] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[312/332] Compiling NIOCore ByteBuffer-conversions.swift
[313/332] Compiling NIOCore ByteBuffer-core.swift
[329/332] Emitting module NIOCore
[330/337] Compiling EventSource AsyncSequence+Events.swift
[331/337] Compiling EventSource AsyncEventsSequence.swift
[332/337] Emitting module EventSource
[333/337] Compiling EventSource EventSource.swift
[334/337] Compiling EventSource EventSource+AsyncHTTPClient.swift
[335/381] Compiling MCP Cancellation.swift
[336/381] Compiling MCP Ping.swift
[337/381] Compiling MCP Progress.swift
[338/381] Compiling MCP RequestContext.swift
[339/381] Compiling MCP Value.swift
[340/385] Compiling MCP ID.swift
[341/385] Compiling MCP Icon.swift
[342/385] Compiling MCP Lifecycle.swift
[343/385] Compiling MCP Messages.swift
[344/385] Compiling MCP PendingRequest.swift
[345/385] Emitting module MCP
[346/385] Compiling MCP StatelessHTTPServerTransport.swift
[347/385] Compiling MCP InMemoryTransport.swift
[348/385] Compiling MCP NetworkTransport.swift
[349/385] Compiling MCP StdioTransport.swift
[350/385] Compiling MCP UnitInterval.swift
[351/385] Compiling MCP OAuthDiscovery.swift
[352/385] Compiling MCP OAuthDiscoveryClient.swift
[353/385] Compiling MCP OAuthErrors.swift
[354/385] Compiling MCP OAuthModels.swift
[355/385] Compiling MCP OAuthTokenEndpointClient.swift
[356/385] Compiling MCP OAuthAuthorizationCodeFlow.swift
[357/385] Compiling MCP OAuthAuthorizer.swift
[358/385] Compiling MCP OAuthClientRegistrar.swift
[359/385] Compiling MCP OAuthConfiguration.swift
[360/385] Compiling MCP OAuthConstants.swift
[361/385] Compiling MCP OAuthURLValidator.swift
[362/385] Compiling MCP OAuthWWWAuthenticateParser.swift
[363/385] Compiling MCP PKCE.swift
[364/385] Compiling MCP TokenStorage.swift
[365/385] Compiling MCP Error.swift
[366/385] Compiling MCP Transport.swift
[367/385] Compiling MCP HTTPClientTransport.swift
[368/385] Compiling MCP HTTPRequestValidation.swift
[369/385] Compiling MCP HTTPServerTypes.swift
[370/385] Compiling MCP StatefulHTTPServerTransport.swift
[371/385] Compiling MCP Versioning.swift
[372/385] Compiling MCP Client.swift
[373/385] Compiling MCP Elicitation.swift
[374/385] Compiling MCP Roots.swift
[375/385] Compiling MCP Sampling.swift
[376/385] Compiling MCP Data+Extensions.swift
[377/385] Compiling MCP Completion.swift
[378/385] Compiling MCP Logging.swift
[379/385] Compiling MCP Prompts.swift
[380/385] Compiling MCP Resources.swift
[381/385] Compiling MCP Server.swift
[382/385] Compiling MCP Tools.swift
[383/396] Compiling ArgumentParserMCP DumpArgumentInfo.swift
[384/397] Compiling ArgumentParserMCP SchemaBuilder.swift
[385/397] Compiling ArgumentParserMCP DumpCommandInfo.swift
[386/397] Compiling ArgumentParserMCP DumpHelpOutput.swift
[387/397] Compiling ArgumentParserMCP StreamMerger.swift
[388/397] Compiling ArgumentParserMCP MCPServerError.swift
[389/397] Compiling ArgumentParserMCP MCPServer.swift
[390/397] Compiling ArgumentParserMCP ArgumentConverter.swift
[391/397] Compiling ArgumentParserMCP MCPCommand.swift
[392/397] Emitting module ArgumentParserMCP
[393/397] Compiling ArgumentParserMCP ProcessRunner.swift
[394/397] Compiling ArgumentParserMCP DumpNameInfo.swift
[395/409] Compiling demo_cli Sleep.swift
[396/409] Compiling demo_cli Math.swift
[397/409] Compiling demo_cli Noisy.swift
[398/409] Compiling demo_cli Flood.swift
[399/409] Compiling demo_cli RepeatPhrase.swift
[400/410] Compiling demo_cli MCP.swift
[401/410] Compiling demo_cli Echo.swift
[402/410] Compiling demo_cli Fail.swift
[403/410] Compiling demo_cli ArgumentParserMCPDemo.swift
[404/410] Compiling demo_cli Deploy.swift
[405/410] Emitting module demo_cli
[406/410] Compiling demo_cli Greet.swift
[407/410] Compiling demo_cli Tag.swift
[407/410] Write Objects.LinkFileList
[408/410] Linking demo-cli
[409/410] Applying demo-cli
Build complete! (69.02s)
Fetching https://github.com/modelcontextprotocol/swift-sdk
Fetching https://github.com/apple/swift-argument-parser from cache
[1/3518] Fetching swift-sdk
Fetched https://github.com/modelcontextprotocol/swift-sdk from cache (1.14s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.51s)
Computing version for https://github.com/modelcontextprotocol/swift-sdk
Computed https://github.com/modelcontextprotocol/swift-sdk at 0.12.0 (2.04s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/mattt/eventsource.git
Fetching https://github.com/apple/swift-log.git from cache
[1/271] Fetching eventsource
Fetched https://github.com/apple/swift-log.git from cache (1.11s)
Fetched https://github.com/mattt/eventsource.git from cache (2.43s)
Fetched https://github.com/apple/swift-system.git from cache (2.48s)
Fetched https://github.com/apple/swift-nio.git from cache (2.56s)
Computing version for https://github.com/mattt/eventsource.git
Computed https://github.com/mattt/eventsource.git at 1.4.1 (3.14s)
Fetching https://github.com/swift-server/async-http-client.git from cache
Fetched https://github.com/swift-server/async-http-client.git from cache (1.14s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.75s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.53s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.33.1 (0.51s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
[1/5780] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.06s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.06s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.07s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.07s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.14s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.16s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (1.69s)
Fetching https://github.com/apple/swift-service-context.git
[1/1287] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.90s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.90s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.90s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (1.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.28.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.43.0 (0.51s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.37.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.34.0 (0.55s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/7266] Fetching swift-certificates
[2/13511] Fetching swift-certificates, swift-async-algorithms
[199/16262] Fetching swift-certificates, swift-async-algorithms, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.07s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.07s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.11s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.12s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.12s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.13s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.66s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.49s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.53s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.60s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (4.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.68s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (0.63s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.49s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.7.0 (2.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.5.0 (1.09s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.52s)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/modelcontextprotocol/swift-sdk
Working copy of https://github.com/modelcontextprotocol/swift-sdk resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.33.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.43.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.34.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.37.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/mattt/eventsource.git
Working copy of https://github.com/mattt/eventsource.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modelcontextprotocol/swift-sdk"
    }
  ],
  "manifest_display_name" : "swift-argument-parser-mcp",
  "name" : "swift-argument-parser-mcp",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ArgumentParserMCP",
      "targets" : [
        "ArgumentParserMCP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "demo-cli",
      "targets" : [
        "demo-cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "demo_cli",
      "module_type" : "SwiftTarget",
      "name" : "demo-cli",
      "path" : "Sources/demo-cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "demo-cli"
      ],
      "sources" : [
        "ArgumentParserMCPDemo.swift",
        "Deploy.swift",
        "Echo.swift",
        "Fail.swift",
        "Flood.swift",
        "Greet.swift",
        "MCP.swift",
        "Math.swift",
        "Noisy.swift",
        "RepeatPhrase.swift",
        "Sleep.swift",
        "Tag.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ArgumentParserMCPTests",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCPTests",
      "path" : "Tests/ArgumentParserMCPTests",
      "product_dependencies" : [
        "MCP"
      ],
      "sources" : [
        "ArgumentConverterTests.swift",
        "MCPProcessClient.swift",
        "MCPServerErrorTests.swift",
        "MCPServerIntegrationTests.swift",
        "ParameterNameTests.swift",
        "ProcessRunnerTests.swift",
        "SchemaBuilderTests.swift",
        "StreamMergerTests.swift",
        "ToolInfoModelsTests.swift"
      ],
      "target_dependencies" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArgumentParserMCP",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentParserMCP",
      "path" : "Sources/ArgumentParserMCP",
      "product_dependencies" : [
        "ArgumentParser",
        "MCP"
      ],
      "product_memberships" : [
        "ArgumentParserMCP",
        "demo-cli"
      ],
      "sources" : [
        "ArgumentConverter.swift",
        "MCPCommand.swift",
        "MCPServer.swift",
        "MCPServerError.swift",
        "ProcessRunner.swift",
        "SchemaBuilder.swift",
        "StreamMerger.swift",
        "ToolInfoModels/DumpArgumentInfo.swift",
        "ToolInfoModels/DumpCommandInfo.swift",
        "ToolInfoModels/DumpHelpOutput.swift",
        "ToolInfoModels/DumpNameInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.