The Swift Package Index logo.Swift Package Index

Build Information

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

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/mtj0928/agent-adapter.git
Reference: 0.0.7
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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mtj0928/agent-adapter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17171] Fetching swift-argument-parser
[1547/28455] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.50s)
Fetched https://github.com/jpsim/Yams.git from cache (1.53s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (3.78s)
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.39s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.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
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/21] Write sources
[7/21] Compiling writer.c
[8/21] Compiling reader.c
[9/21] Compiling parser.c
[10/21] Compiling api.c
[11/21] Compiling emitter.c
[12/21] Compiling scanner.c
[13/21] Write swift-version-24593BA9C3E375BF.txt
[15/43] Compiling Yams Tag.swift
[16/43] Compiling Yams YamlAnchorProviding.swift
[17/45] Emitting module ArgumentParserToolInfo
[18/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/46] Wrapping AST for ArgumentParserToolInfo for debugging
[21/92] Compiling ArgumentParser ExpressibleByArgument.swift
[22/92] Compiling ArgumentParser ParsableArguments.swift
[23/92] Compiling ArgumentParser Option.swift
[24/92] Compiling ArgumentParser OptionGroup.swift
[25/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/92] Compiling ArgumentParser Argument.swift
[27/92] Compiling ArgumentParser ArgumentDiscussion.swift
[28/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/92] Compiling ArgumentParser CompletionsGenerator.swift
[30/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/92] Emitting module Yams
[32/92] Compiling ArgumentParser Errors.swift
[33/92] Compiling ArgumentParser Flag.swift
[34/92] Compiling ArgumentParser NameSpecification.swift
[35/92] Compiling ArgumentParser ParentCommand.swift
[36/92] Compiling ArgumentParser AsyncParsableCommand.swift
[37/92] Compiling ArgumentParser CommandConfiguration.swift
[38/92] Compiling ArgumentParser ArgumentHelp.swift
[39/92] Compiling ArgumentParser ArgumentVisibility.swift
[40/92] Compiling ArgumentParser CompletionKind.swift
[41/98] Wrapping AST for Yams for debugging
[43/101] Compiling ArgumentParser Foundation.swift
[44/101] Compiling ArgumentParser Mutex.swift
[45/101] Compiling ArgumentParser Platform.swift
[46/101] Compiling ArgumentParser SequenceExtensions.swift
[47/101] Compiling ArgumentParser StringExtensions.swift
[48/101] Compiling ArgumentParser SwiftExtensions.swift
[49/107] Compiling ArgumentParser Tree.swift
[50/107] Compiling ArgumentParser CodingKeyValidator.swift
[51/107] Compiling ArgumentParser NonsenseFlagsValidator.swift
[52/107] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/107] Compiling ArgumentParser PositionalArgumentsValidator.swift
[54/107] Compiling ArgumentParser UniqueNamesValidator.swift
[62/107] Compiling ArgumentParser InputOrigin.swift
[63/107] Compiling ArgumentParser Name.swift
[64/107] Compiling ArgumentParser Parsed.swift
[65/107] Compiling ArgumentParser ParsedValues.swift
[66/107] Compiling ArgumentParser ParserError.swift
[67/107] Compiling ArgumentParser SplitArguments.swift
[68/107] Compiling ArgumentParser DumpHelpGenerator.swift
[69/107] Compiling ArgumentParser HelpCommand.swift
[70/107] Compiling ArgumentParser HelpGenerator.swift
[71/107] Compiling ArgumentParser MessageInfo.swift
[72/107] Compiling ArgumentParser UsageGenerator.swift
[73/107] Compiling ArgumentParser CollectionExtensions.swift
[74/107] Emitting module ArgumentParser
[82/107] Compiling ArgumentParser ParsableCommand.swift
[83/107] Compiling ArgumentParser ArgumentDecoder.swift
[84/107] Compiling ArgumentParser ArgumentDefinition.swift
[85/107] Compiling ArgumentParser ArgumentSet.swift
[86/107] Compiling ArgumentParser CommandParser.swift
[87/107] Compiling ArgumentParser InputKey.swift
[91/107] Compiling ArgumentParser CommandGroup.swift
[92/107] Compiling ArgumentParser EnumerableFlag.swift
[96/108] Compiling AgentAdapterCore FileSystem.swift
[97/108] Emitting module AgentAdapterCore
[98/108] Compiling AgentAdapterCore AgentAdapterGitignore.swift
[99/108] Compiling AgentAdapterCore AgentAdapterFormat.swift
[100/108] Compiling AgentAdapterCore AgentAdapterGenerator.swift
[100/108] Wrapping AST for ArgumentParser for debugging
[102/108] Compiling AgentAdapterCore AgentAdapterConfiguration.swift
[103/108] Compiling AgentAdapterCore Agent.swift
[104/108] Compiling AgentAdapterCore AgentAdapterDirectory.swift
[105/109] Wrapping AST for AgentAdapterCore for debugging
[107/111] Compiling AgentAdapter AgentAdapter.swift
[108/111] Emitting module AgentAdapter
[109/112] Wrapping AST for AgentAdapter for debugging
[110/112] Write Objects.LinkFileList
[111/112] Linking agent-adapter
Build complete! (24.32s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.