The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of OutputUhooi, reference 0.2.0 (c49604), with Swift 6.2 (beta) for Linux on 19 Jun 2025 13:53:21 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uhooi/swift-output-uhooi.git
Reference: 0.2.0
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/uhooi/swift-output-uhooi
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at c496042 Merge pull request #16 from uhooi/release/0.2.0
Cloned https://github.com/uhooi/swift-output-uhooi.git
Revision (git rev-parse @):
c496042fa2abda87099af6b5996d870221ca76a6
SUCCESS checkout https://github.com/uhooi/swift-output-uhooi.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/uhooi/swift-output-uhooi.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.91s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.42s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/12] Write sources
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/16] Emitting module OutputUhooiCore
[8/16] Compiling OutputUhooiCore TextBuilder.swift
[9/17] Wrapping AST for OutputUhooiCore for debugging
[11/17] Emitting module ArgumentParserToolInfo
[12/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/18] Wrapping AST for ArgumentParserToolInfo for debugging
[15/56] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/56] Compiling ArgumentParser CompletionsGenerator.swift
[17/56] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/56] Compiling ArgumentParser ZshCompletionsGenerator.swift
[19/56] Compiling ArgumentParser Argument.swift
[20/56] Compiling ArgumentParser ArgumentHelp.swift
[21/56] Emitting module ArgumentParser
[22/61] Compiling ArgumentParser OptionGroup.swift
[23/61] Compiling ArgumentParser AsyncParsableCommand.swift
[24/61] Compiling ArgumentParser CommandConfiguration.swift
[25/61] Compiling ArgumentParser CommandGroup.swift
[26/61] Compiling ArgumentParser EnumerableFlag.swift
[27/61] Compiling ArgumentParser CollectionExtensions.swift
[28/61] Compiling ArgumentParser Platform.swift
[29/61] Compiling ArgumentParser SequenceExtensions.swift
[30/61] Compiling ArgumentParser StringExtensions.swift
[31/61] Compiling ArgumentParser Tree.swift
[32/61] Compiling ArgumentParser ArgumentVisibility.swift
[33/61] Compiling ArgumentParser CompletionKind.swift
[34/61] Compiling ArgumentParser Errors.swift
[35/61] Compiling ArgumentParser Flag.swift
[36/61] Compiling ArgumentParser NameSpecification.swift
[37/61] Compiling ArgumentParser Option.swift
[38/61] Compiling ArgumentParser Name.swift
[39/61] Compiling ArgumentParser Parsed.swift
[40/61] Compiling ArgumentParser ParsedValues.swift
[41/61] Compiling ArgumentParser ParserError.swift
[42/61] Compiling ArgumentParser SplitArguments.swift
[43/61] Compiling ArgumentParser ArgumentDefinition.swift
[44/61] Compiling ArgumentParser ArgumentSet.swift
[45/61] Compiling ArgumentParser CommandParser.swift
[46/61] Compiling ArgumentParser InputKey.swift
[47/61] Compiling ArgumentParser InputOrigin.swift
[48/61] Compiling ArgumentParser DumpHelpGenerator.swift
[49/61] Compiling ArgumentParser HelpCommand.swift
[50/61] Compiling ArgumentParser HelpGenerator.swift
[51/61] Compiling ArgumentParser MessageInfo.swift
[52/61] Compiling ArgumentParser UsageGenerator.swift
[53/61] Compiling ArgumentParser ExpressibleByArgument.swift
[54/61] Compiling ArgumentParser ParsableArguments.swift
[55/61] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/61] Compiling ArgumentParser ParsableCommand.swift
[57/61] Compiling ArgumentParser ArgumentDecoder.swift
[58/62] Wrapping AST for ArgumentParser for debugging
[60/64] Emitting module OutputUhooi
[61/64] Compiling OutputUhooi main.swift
[62/65] Wrapping AST for OutputUhooi for debugging
[63/65] Write Objects.LinkFileList
[64/65] Linking uhooi
Build complete! (20.05s)
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"
    }
  ],
  "manifest_display_name" : "OutputUhooi",
  "name" : "OutputUhooi",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "uhooi",
      "targets" : [
        "OutputUhooi"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OutputUhooiTests",
      "module_type" : "SwiftTarget",
      "name" : "OutputUhooiTests",
      "path" : "Tests/OutputUhooiTests",
      "sources" : [
        "OutputUhooiTests.swift"
      ],
      "target_dependencies" : [
        "OutputUhooi"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OutputUhooiCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "OutputUhooiCoreTests",
      "path" : "Tests/OutputUhooiCoreTests",
      "sources" : [
        "TextBuilderTests.swift"
      ],
      "target_dependencies" : [
        "OutputUhooiCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OutputUhooiCore",
      "module_type" : "SwiftTarget",
      "name" : "OutputUhooiCore",
      "path" : "Sources/OutputUhooiCore",
      "product_memberships" : [
        "uhooi"
      ],
      "sources" : [
        "TextBuilder.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OutputUhooi",
      "module_type" : "SwiftTarget",
      "name" : "OutputUhooi",
      "path" : "Sources/OutputUhooi",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "uhooi"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "OutputUhooiCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.