The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AgentAdapter, reference 0.0.7 (63b5e1), with Swift 6.2 for macOS (SPM) on 4 Feb 2026 03:16:03 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mtj0928/agent-adapter.git
Reference: 0.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mtj0928/agent-adapter
 * tag               0.0.7      -> FETCH_HEAD
HEAD is now at 63b5e10 Merge pull request #4 from mtj0928/add-global-flag
Cloned https://github.com/mtj0928/agent-adapter.git
Revision (git rev-parse @):
63b5e107901e21b7f1f65cfa85a8a95bb22f34fa
SUCCESS checkout https://github.com/mtj0928/agent-adapter.git at 0.0.7
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
[1/11284] Fetching yams
[114/28455] Fetching yams, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (1.91s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.91s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.0 (5.23s)
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.61s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.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.7.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "agent-adapter",
      "name": "AgentAdapter",
      "url": "https://github.com/mtj0928/agent-adapter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/agent-adapter",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "5.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mtj0928/agent-adapter.git
[1/440] Fetching agent-adapter
Fetched https://github.com/mtj0928/agent-adapter.git from cache (0.80s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.63s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.63s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.42s)
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.04s)
Creating working copy for https://github.com/mtj0928/agent-adapter.git
Working copy of https://github.com/mtj0928/agent-adapter.git resolved at 0.0.7 (63b5e10)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Found 2 product dependencies
  - swift-argument-parser
  - Yams
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mtj0928/agent-adapter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/18] Write sources
[3/18] Write agent-adapter-entitlement.plist
[5/18] Write sources
[8/18] Write swift-version-49B95AFC49DCD68C.txt
[9/20] Compiling writer.c
[10/20] Compiling api.c
[11/20] Compiling parser.c
[12/20] Compiling emitter.c
[13/20] Compiling reader.c
[14/20] Compiling scanner.c
[16/35] Emitting module ArgumentParserToolInfo
[17/35] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/82] Compiling Yams Tag.swift
[19/83] Emitting module ArgumentParser
[20/88] Compiling ArgumentParser ArgumentHelp.swift
[21/88] Compiling ArgumentParser ArgumentVisibility.swift
[22/88] Compiling ArgumentParser CompletionKind.swift
[23/88] Compiling ArgumentParser Errors.swift
[24/88] Compiling ArgumentParser Flag.swift
[25/88] Compiling ArgumentParser CommandConfiguration.swift
[26/88] Compiling ArgumentParser CommandGroup.swift
[27/88] Compiling ArgumentParser EnumerableFlag.swift
[28/88] Compiling ArgumentParser ExpressibleByArgument.swift
[29/88] Compiling ArgumentParser ParsableArguments.swift
[30/88] Compiling ArgumentParser CodingKeyValidator.swift
[31/88] Compiling ArgumentParser NonsenseFlagsValidator.swift
[32/88] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/88] Compiling ArgumentParser PositionalArgumentsValidator.swift
[34/88] Compiling ArgumentParser UniqueNamesValidator.swift
[35/88] Compiling ArgumentParser NameSpecification.swift
[36/88] Compiling ArgumentParser Option.swift
[37/88] Compiling ArgumentParser OptionGroup.swift
[38/88] Compiling ArgumentParser ParentCommand.swift
[39/88] Compiling ArgumentParser AsyncParsableCommand.swift
[40/88] Compiling ArgumentParser InputKey.swift
[41/88] Compiling ArgumentParser InputOrigin.swift
[42/88] Compiling ArgumentParser Name.swift
[43/88] Compiling ArgumentParser Parsed.swift
[44/88] Compiling ArgumentParser ParsedValues.swift
[45/88] Compiling ArgumentParser Platform.swift
[46/88] Compiling ArgumentParser SequenceExtensions.swift
[47/88] Compiling ArgumentParser StringExtensions.swift
[48/88] Compiling ArgumentParser SwiftExtensions.swift
[49/88] Compiling ArgumentParser Tree.swift
[50/88] Compiling ArgumentParser BashCompletionsGenerator.swift
[51/88] Compiling ArgumentParser CompletionsGenerator.swift
[52/88] Compiling ArgumentParser FishCompletionsGenerator.swift
[53/88] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/88] Compiling ArgumentParser Argument.swift
[55/88] Compiling ArgumentParser ArgumentDiscussion.swift
[56/88] Compiling ArgumentParser ParserError.swift
[57/88] Compiling ArgumentParser SplitArguments.swift
[58/88] Compiling ArgumentParser DumpHelpGenerator.swift
[59/88] Compiling ArgumentParser HelpCommand.swift
[60/88] Compiling ArgumentParser HelpGenerator.swift
[61/88] Compiling ArgumentParser ParsableCommand.swift
[62/88] Compiling ArgumentParser ArgumentDecoder.swift
[63/88] Compiling ArgumentParser ArgumentDefinition.swift
[64/88] Compiling ArgumentParser ArgumentSet.swift
[65/88] Compiling ArgumentParser CommandParser.swift
[66/88] Compiling Yams String+Yams.swift
[67/88] Compiling Yams Resolver.swift
[68/88] Compiling ArgumentParser MessageInfo.swift
[69/88] Compiling ArgumentParser UsageGenerator.swift
[70/88] Compiling ArgumentParser CollectionExtensions.swift
[71/88] Compiling ArgumentParser Foundation.swift
[72/88] Compiling ArgumentParser Mutex.swift
[73/88] Compiling Yams YamlError.swift
[82/88] Emitting module Yams
[85/88] Compiling Yams Representer.swift
[86/96] Compiling AgentAdapterCore FileSystem.swift
[87/96] Compiling AgentAdapterCore Agent.swift
[88/96] Compiling AgentAdapterCore AgentAdapterGitignore.swift
[89/96] Compiling AgentAdapterCore AgentAdapterFormat.swift
[90/96] Compiling AgentAdapterCore AgentAdapterConfiguration.swift
[91/96] Compiling AgentAdapterCore AgentAdapterGenerator.swift
[92/96] Emitting module AgentAdapterCore
[93/96] Compiling AgentAdapterCore AgentAdapterDirectory.swift
[94/98] Compiling AgentAdapter AgentAdapter.swift
[95/98] Emitting module AgentAdapter
[95/98] Write Objects.LinkFileList
[96/98] Linking agent-adapter
[97/98] Applying agent-adapter
Build complete! (11.60s)
Build complete.
{
  "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" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "AgentAdapter",
  "name" : "AgentAdapter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "agent-adapter",
      "targets" : [
        "AgentAdapter"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AgentAdapterCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "AgentAdapterCoreTests",
      "path" : "Tests/AgentAdapterCoreTests",
      "sources" : [
        "AgentAdapterConfigurationTests.swift",
        "AgentAdapterDirectoryTests.swift",
        "AgentAdapterFileManagerFileSystemTests.swift",
        "AgentAdapterFormatTests.swift",
        "AgentAdapterGeneratorTests.swift",
        "AgentAdapterGitignoreTests.swift",
        "AgentAdapterInMemoryFileSystemTests.swift",
        "Utils/InMemoryFileSystem.swift",
        "Utils/TemporaryDirectoryScope.swift"
      ],
      "target_dependencies" : [
        "AgentAdapterCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AgentAdapterCore",
      "module_type" : "SwiftTarget",
      "name" : "AgentAdapterCore",
      "path" : "Sources/AgentAdapterCore",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "agent-adapter"
      ],
      "sources" : [
        "Agent.swift",
        "AgentAdapterConfiguration.swift",
        "AgentAdapterDirectory.swift",
        "AgentAdapterFormat.swift",
        "AgentAdapterGenerator.swift",
        "AgentAdapterGitignore.swift",
        "FileSystem.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AgentAdapter",
      "module_type" : "SwiftTarget",
      "name" : "AgentAdapter",
      "path" : "Sources/AgentAdapter",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "agent-adapter"
      ],
      "sources" : [
        "AgentAdapter.swift"
      ],
      "target_dependencies" : [
        "AgentAdapterCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Done.