The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Bariloche, reference master (bb2856), with Swift 6.0 for Linux on 25 Sep 2025 07:46:18 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/finestructure/spi-images:basic-6.0-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/subito-it/bariloche.git
Reference: master
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/subito-it/bariloche
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bb2856b Add support for multiple arguments
Cloned https://github.com/subito-it/bariloche.git
Revision (git rev-parse @):
bb2856b0eb513b8ee7d98e4d774ee55eef62d103
SUCCESS checkout https://github.com/subito-it/bariloche.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/subito-it/bariloche.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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/onevcat/Rainbow
[1/1339] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.29s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (2.35s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/20] Compiling Rainbow Style.swift
[6/21] Compiling Rainbow XcodeColorsSupport.swift
[7/21] Compiling Rainbow String+Rainbow.swift
[8/21] Compiling Rainbow ModesExtractor.swift
[9/21] Compiling Rainbow OutputTarget.swift
[10/21] Compiling Rainbow Color.swift
[11/21] Compiling Rainbow ControlCode.swift
[12/21] Emitting module Rainbow
[13/21] Compiling Rainbow Rainbow.swift
[14/21] Compiling Rainbow StringGenerator.swift
[15/21] Compiling Rainbow BackgroundColor.swift
[16/21] Compiling Rainbow CodesParser.swift
[17/22] Wrapping AST for Rainbow for debugging
[19/36] Emitting module Bariloche
[20/37] Compiling Bariloche Argument.swift
[21/37] Compiling Bariloche Autocomplete.swift
[22/37] Compiling Bariloche Command.swift
[23/37] Compiling Bariloche Flag.swift
[24/37] Compiling Bariloche Command+Mirror.swift
[25/37] Compiling Bariloche OutputStreamer.swift
[26/37] Compiling Bariloche Parser.swift
[27/37] Compiling Bariloche Process+Shell.swift
[28/37] Compiling Bariloche Bariloche.swift
[29/37] Compiling Bariloche BaseArgument.swift
[30/37] Compiling Bariloche StringTypeConverter.swift
[31/37] Compiling Bariloche AutocompleteWriter.swift
[32/37] Compiling Bariloche Command+Assertions.swift
[33/37] Compiling Bariloche UsagePrinter.swift
[34/38] Wrapping AST for Bariloche for debugging
[36/46] Compiling BarilocheExample TestSub2Command.swift
[37/47] Compiling BarilocheExample CocoaPodsCommand.swift
[38/47] Compiling BarilocheExample SearchCommand.swift
[39/47] Compiling BarilocheExample TestSub1Command.swift
[40/47] Compiling BarilocheExample TestCommand.swift
[41/47] Compiling BarilocheExample CacheCommand.swift
[42/47] Emitting module BarilocheExample
[43/47] Compiling BarilocheExample CatCommand.swift
[44/47] Compiling BarilocheExample main.swift
[45/48] Wrapping AST for BarilocheExample for debugging
[46/48] Write Objects.LinkFileList
[47/48] Linking BarilocheExample
Build complete! (21.94s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    }
  ],
  "manifest_display_name" : "Bariloche",
  "name" : "Bariloche",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Bariloche",
      "targets" : [
        "Bariloche"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "BarilocheExample",
      "targets" : [
        "BarilocheExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BarilocheTests",
      "module_type" : "SwiftTarget",
      "name" : "BarilocheTests",
      "path" : "Tests/BarilocheTests",
      "sources" : [
        "CommandUtilitiesTests.swift",
        "ParserTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Bariloche"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BarilocheExample",
      "module_type" : "SwiftTarget",
      "name" : "BarilocheExample",
      "path" : "Sources/BarilocheExample",
      "product_memberships" : [
        "BarilocheExample"
      ],
      "sources" : [
        "Cat-Like/CatCommand.swift",
        "CocoaPods-Like/CacheCommand.swift",
        "CocoaPods-Like/CocoaPodsCommand.swift",
        "CocoaPods-Like/SearchCommand.swift",
        "CocoaPods-Like/TestCommand.swift",
        "CocoaPods-Like/TestSub1Command.swift",
        "CocoaPods-Like/TestSub2Command.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Bariloche"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Bariloche",
      "module_type" : "SwiftTarget",
      "name" : "Bariloche",
      "path" : "Sources/Bariloche",
      "product_dependencies" : [
        "Rainbow"
      ],
      "product_memberships" : [
        "Bariloche",
        "BarilocheExample"
      ],
      "sources" : [
        "Argument.swift",
        "Autocomplete.swift",
        "Bariloche.swift",
        "BaseArgument.swift",
        "Command.swift",
        "Flag.swift",
        "Internal/AutocompleteWriter.swift",
        "Internal/Command+Assertions.swift",
        "Internal/Command+Mirror.swift",
        "Internal/OutputStreamer.swift",
        "Internal/Parser.swift",
        "Internal/Process+Shell.swift",
        "Internal/StringTypeConverter.swift",
        "Internal/UsagePrinter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.