The Swift Package Index logo.Swift Package Index

Build Information

Successful build of jungle, reference main (fe6181), with Swift 6.3 for Linux on 13 Apr 2026 19:37:17 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.3-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/xing/jungle.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/xing/jungle
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fe61816 Merge pull request #23 from xing/support_products
Cloned https://github.com/xing/jungle.git
Revision (git rev-parse @):
fe61816d4f4fac973cd70c272f1bfb863223d3e1
SUCCESS checkout https://github.com/xing/jungle.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/xing/jungle.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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
[2279/29074] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser from cache (1.90s)
Fetched https://github.com/jpsim/Yams.git from cache (1.94s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (2.49s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.47s)
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
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/29] Write sources
[11/29] Write swift-version-24593BA9C3E375BF.txt
[12/29] Compiling parser.c
[13/29] Compiling writer.c
[14/29] Compiling reader.c
[15/33] Compiling api.c
[16/35] Compiling scanner.c
[17/35] Compiling emitter.c
[19/55] Emitting module Shell
[20/55] Emitting module Yams
[21/57] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/57] Emitting module ArgumentParserToolInfo
[24/58] Compiling Yams Mark.swift
[25/58] Compiling Yams Node.Alias.swift
[26/58] Compiling Yams Node.Mapping.swift
[26/58] Wrapping AST for ArgumentParserToolInfo for debugging
[28/104] Compiling DependencyModule Module.swift
[29/104] Emitting module DependencyModule
[30/105] Compiling Shell Shell.swift
/host/spi-builder-workspace/Sources/Shell/Shell.swift:16:10: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
14 |     task.standardOutput = pipe
15 |     task.arguments = ["-c", command]
16 |     task.launchPath = "/bin/zsh"
   |          |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
   |          `- note: use 'executableURL' instead
17 |     task.standardInput = nil
18 |     if let directory = directory {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[31/105] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/105] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/105] Compiling ArgumentParser SplitArguments.swift
[34/105] Compiling ArgumentParser ParsableCommand.swift
[37/106] Emitting module ArgumentParser
[38/106] Compiling ArgumentParser ParentCommand.swift
[39/106] Compiling ArgumentParser AsyncParsableCommand.swift
[40/106] Compiling ArgumentParser CommandConfiguration.swift
[41/106] Compiling ArgumentParser CommandGroup.swift
[42/106] Compiling ArgumentParser EnumerableFlag.swift
[43/106] Compiling ArgumentParser ExpressibleByArgument.swift
[44/106] Compiling ArgumentParser ParsableArguments.swift
[51/112] Compiling ArgumentParser ArgumentHelp.swift
[52/112] Compiling ArgumentParser InputOrigin.swift
[53/112] Compiling ArgumentParser Name.swift
[54/112] Compiling ArgumentParser Argument.swift
[55/112] Compiling ArgumentParser ArgumentDiscussion.swift
[56/112] Compiling ArgumentParser Parsed.swift
[57/112] Compiling ArgumentParser ParsedValues.swift
[58/112] Compiling ArgumentParser ParserError.swift
[58/112] Wrapping AST for DependencyModule for debugging
[59/115] Wrapping AST for Shell for debugging
[61/122] Wrapping AST for Yams for debugging
[63/122] Emitting module DependencyGraph
[64/122] Compiling DependencyGraph Graph.swift
[65/122] Compiling DependencyGraph Graph+Stats.swift
[66/122] Compiling DependencyGraph Graph+Dot.swift
[67/122] Compiling DependencyGraph Graph+Make.swift
[68/123] Emitting module PodExtractor
[69/123] Wrapping AST for DependencyGraph for debugging
[71/123] Emitting module SPMExtractor
[72/123] Compiling SPMExtractor Module+Package.swift
[74/124] Compiling PodExtractor Module+Podfile.swift
[75/125] Wrapping AST for SPMExtractor for debugging
[76/125] Wrapping AST for PodExtractor for debugging
[78/125] Compiling ArgumentParser Tree.swift
[79/125] Compiling ArgumentParser CodingKeyValidator.swift
[80/125] Compiling ArgumentParser NonsenseFlagsValidator.swift
[81/125] Compiling ArgumentParser ParsableArgumentsValidation.swift
[82/125] Compiling ArgumentParser PositionalArgumentsValidator.swift
[83/125] Compiling ArgumentParser UniqueNamesValidator.swift
[84/125] Compiling ArgumentParser BashCompletionsGenerator.swift
[85/125] Compiling ArgumentParser CompletionsGenerator.swift
[91/125] Compiling ArgumentParser Foundation.swift
[92/125] Compiling ArgumentParser Mutex.swift
[93/125] Compiling ArgumentParser Platform.swift
[94/125] Compiling ArgumentParser SequenceExtensions.swift
[95/125] Compiling ArgumentParser StringExtensions.swift
[96/125] Compiling ArgumentParser SwiftExtensions.swift
[97/125] Compiling ArgumentParser DumpHelpGenerator.swift
[98/125] Compiling ArgumentParser HelpCommand.swift
[99/125] Compiling ArgumentParser HelpGenerator.swift
[100/125] Compiling ArgumentParser MessageInfo.swift
[101/125] Compiling ArgumentParser UsageGenerator.swift
[102/125] Compiling ArgumentParser CollectionExtensions.swift
[103/125] Compiling ArgumentParser ArgumentVisibility.swift
[104/125] Compiling ArgumentParser CompletionKind.swift
[105/125] Compiling ArgumentParser Errors.swift
[106/125] Compiling ArgumentParser Flag.swift
[107/125] Compiling ArgumentParser NameSpecification.swift
[108/125] Compiling ArgumentParser Option.swift
[109/125] Compiling ArgumentParser OptionGroup.swift
[117/125] Compiling ArgumentParser ArgumentDecoder.swift
[118/125] Compiling ArgumentParser ArgumentDefinition.swift
[119/125] Compiling ArgumentParser ArgumentSet.swift
[120/125] Compiling ArgumentParser CommandParser.swift
[121/125] Compiling ArgumentParser InputKey.swift
[122/126] Wrapping AST for ArgumentParser for debugging
[124/135] Compiling jungle ModuleStats.swift
[125/136] Compiling jungle Main.swift
[126/136] Compiling jungle GitLogEntry.swift
[127/136] Compiling jungle ModulesCommand.swift
[128/136] Compiling jungle Outputs.swift
[129/136] Emitting module jungle
[130/136] Compiling jungle CompareCommand.swift
[131/136] Compiling jungle DependantCommand.swift
[132/136] Compiling jungle GraphCommand.swift
[133/136] Compiling jungle HistoryCommand.swift
[134/137] Wrapping AST for jungle for debugging
[135/137] Write Objects.LinkFileList
[136/137] Linking jungle
Build complete! (34.04s)
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"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "jungle",
  "name" : "jungle",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "jungle",
      "targets" : [
        "jungle"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "PodExtractor",
      "targets" : [
        "PodExtractor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SPMExtractor",
      "targets" : [
        "SPMExtractor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DependencyGraph",
      "targets" : [
        "DependencyGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Shell",
      "targets" : [
        "Shell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "jungleTests",
      "module_type" : "SwiftTarget",
      "name" : "jungleTests",
      "path" : "Tests/jungleTests",
      "sources" : [
        "GitLogEntryTests.swift"
      ],
      "target_dependencies" : [
        "jungle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "jungle",
      "module_type" : "SwiftTarget",
      "name" : "jungle",
      "path" : "Sources/jungle",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "jungle"
      ],
      "sources" : [
        "Commands/CompareCommand.swift",
        "Commands/DependantCommand.swift",
        "Commands/GraphCommand.swift",
        "Commands/HistoryCommand.swift",
        "Commands/Main.swift",
        "Commands/ModulesCommand.swift",
        "Models/GitLogEntry.swift",
        "Models/ModuleStats.swift",
        "Models/Outputs.swift"
      ],
      "target_dependencies" : [
        "PodExtractor",
        "SPMExtractor",
        "DependencyGraph",
        "Shell"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Shell",
      "module_type" : "SwiftTarget",
      "name" : "Shell",
      "path" : "Sources/Shell",
      "product_memberships" : [
        "jungle",
        "PodExtractor",
        "SPMExtractor",
        "Shell"
      ],
      "sources" : [
        "Shell.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMExtractorTests",
      "module_type" : "SwiftTarget",
      "name" : "SPMExtractorTests",
      "path" : "Tests/SPMExtractorTests",
      "sources" : [
        "SPMExtractorTests.swift"
      ],
      "target_dependencies" : [
        "SPMExtractor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SPMExtractor",
      "module_type" : "SwiftTarget",
      "name" : "SPMExtractor",
      "path" : "Sources/SPMExtractor",
      "product_memberships" : [
        "jungle",
        "SPMExtractor"
      ],
      "sources" : [
        "Module+Package.swift"
      ],
      "target_dependencies" : [
        "DependencyModule",
        "Shell"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PodExtractorTests",
      "module_type" : "SwiftTarget",
      "name" : "PodExtractorTests",
      "path" : "Tests/PodExtractorTests",
      "sources" : [
        "PodExtractorTests.swift"
      ],
      "target_dependencies" : [
        "PodExtractor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PodExtractor",
      "module_type" : "SwiftTarget",
      "name" : "PodExtractor",
      "path" : "Sources/PodExtractor",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "jungle",
        "PodExtractor"
      ],
      "sources" : [
        "Module+Podfile.swift"
      ],
      "target_dependencies" : [
        "DependencyModule",
        "Shell"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependencyModule",
      "module_type" : "SwiftTarget",
      "name" : "DependencyModule",
      "path" : "Sources/DependencyModule",
      "product_memberships" : [
        "jungle",
        "PodExtractor",
        "SPMExtractor",
        "DependencyGraph"
      ],
      "sources" : [
        "Module.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DependencyGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "DependencyGraphTests",
      "path" : "Tests/DependencyGraphTests",
      "sources" : [
        "DependencyGraphTests.swift"
      ],
      "target_dependencies" : [
        "DependencyGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DependencyGraph",
      "module_type" : "SwiftTarget",
      "name" : "DependencyGraph",
      "path" : "Sources/DependencyGraph",
      "product_memberships" : [
        "jungle",
        "DependencyGraph"
      ],
      "sources" : [
        "Graph+Dot.swift",
        "Graph+Make.swift",
        "Graph+Stats.swift",
        "Graph.swift"
      ],
      "target_dependencies" : [
        "DependencyModule"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.