The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PackageGeneratorPlugin, reference main (269149), with Swift 6.2 for Linux on 2 May 2026 02:50:36 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mackoj/PackageGeneratorPlugin.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/mackoj/PackageGeneratorPlugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2691493 fix: use .target() instead of .product() for local binaryTarget reference
Cloned https://github.com/mackoj/PackageGeneratorPlugin.git
Revision (git rev-parse @):
2691493ff3242d19c292eb9b0700274fe73496b2
SUCCESS checkout https://github.com/mackoj/PackageGeneratorPlugin.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mackoj/PackageGeneratorPlugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (3.04s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (3.96s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
Downloading binary artifact https://github.com/mackoj/PackageGeneratorCLI/releases/download/0.7.0/package-generator-cli-arm64-apple-macosx.artifactbundle.zip
[837/3924491] Downloading https://github.com/mackoj/PackageGeneratorCLI/releases/download/0.7.0/package-generator-cli-arm64-apple-macosx.artifactbundle.zip
Downloaded https://github.com/mackoj/PackageGeneratorCLI/releases/download/0.7.0/package-generator-cli-arm64-apple-macosx.artifactbundle.zip (1.19s)
[1/1] Compiling plugin Package Generator
Building for debugging...
[1/26] Write sources
[3/26] Compiling reader.c
[4/26] Write sources
[6/26] Write swift-version-24593BA9C3E375BF.txt
[7/26] Compiling api.c
[9/26] Compiling writer.c
[11/26] Compiling emitter.c
[12/26] Compiling parser.c
[13/26] Compiling reader.c
[14/26] Compiling parser.c
[15/26] Compiling emitter.c
[16/26] Compiling scanner.c
[19/66] Emitting module Yams
[20/68] Compiling Yams Tag.swift
[21/68] Compiling Yams YamlAnchorProviding.swift
[22/68] Compiling Yams AliasDereferencingStrategy.swift
[23/68] Compiling Yams Anchor.swift
[24/68] Compiling Yams Constructor.swift
[25/70] Compiling Yams YamlError.swift
[26/70] Compiling Yams YamlTagProviding.swift
[27/70] Compiling Yams Parser.swift
[28/70] Compiling Yams RedundancyAliasingStrategy.swift
[29/70] Compiling Yams Representer.swift
[32/70] Compiling Yams Resolver.swift
[33/70] Compiling Yams String+Yams.swift
[34/70] Compiling Yams Mark.swift
[35/70] Compiling Yams Node.Alias.swift
[36/70] Compiling Yams Node.Mapping.swift
[39/70] Compiling Yams Node.Scalar.swift
[40/70] Compiling Yams Node.Sequence.swift
[43/70] Compiling Yams Node.swift
[50/70] Emitting module Yams
[51/70] Compiling Yams Decoder.swift
[52/70] Compiling Yams Emitter.swift
[53/70] Compiling Yams Encoder.swift
[64/72] Wrapping AST for Yams for debugging
[67/76] Compiling yaml_converter main.swift
[68/76] Emitting module yaml_converter
[70/76] Compiling yaml_converter main.swift
[72/78] Wrapping AST for yaml-converter for debugging
[74/78] Write Objects.LinkFileList
[76/78] Linking yaml-converter-tool
[77/78] Linking yaml-converter
Build complete! (42.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.2.1",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "PackageGeneratorPlugin",
  "name" : "PackageGeneratorPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "PackageGenerator",
      "targets" : [
        "Package Generator"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "yaml-converter",
      "targets" : [
        "yaml-converter"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "yaml_converter",
      "module_type" : "SwiftTarget",
      "name" : "yaml-converter",
      "path" : "Tools/YamlConverter",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "PackageGenerator",
        "yaml-converter"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "package_generator_cli",
      "module_type" : "BinaryTarget",
      "name" : "package-generator-cli",
      "path" : "remote/archive/package-generator-cli-arm64-apple-macosx.artifactbundle.zip",
      "product_memberships" : [
        "PackageGenerator"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Package_Generator",
      "module_type" : "PluginTarget",
      "name" : "Package Generator",
      "path" : "Plugins/PackageGenerator",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generate the Package.swift based on the packageGenerator config",
          "type" : "custom",
          "verb" : "package-generator"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "This plug-in need to update the Package.swift in the package folder.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "PackageGenerator"
      ],
      "sources" : [
        "AdvancedFeatures.swift",
        "AppleSDKs.swift",
        "CodeGeneration.swift",
        "ConfigLoader.swift",
        "ConfigurationV2.swift",
        "ImportAnalysis.swift",
        "PackageGeneratorV2.swift",
        "ParsedPackage.swift",
        "Plugin.swift",
        "TargetModel.swift",
        "TargetResolution.swift"
      ],
      "target_dependencies" : [
        "package-generator-cli",
        "yaml-converter"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.