The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Terminus, reference main (fd8396), with Swift 6.3 for Linux on 21 Apr 2026 10:09:13 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/jbadger3/Terminus.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/jbadger3/Terminus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fd8396f remove redundant example from readme
Cloned https://github.com/jbadger3/Terminus.git
Revision (git rev-parse @):
fd8396f13fc9f4a0600b744ef0f526c3c02565cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jbadger3/Terminus.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jbadger3/Terminus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-argument-parser.git
[1/17424] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.21s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.74s)
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.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/32] Emitting module Terminus
[9/34] Emitting module ArgumentParserToolInfo
[10/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/35] Wrapping AST for ArgumentParserToolInfo for debugging
[13/81] Emitting module ArgumentParser
[14/87] Compiling ArgumentParser ParentCommand.swift
[15/87] Compiling ArgumentParser AsyncParsableCommand.swift
[16/87] Compiling ArgumentParser ArgumentDiscussion.swift
[17/87] Compiling ArgumentParser ArgumentHelp.swift
[18/87] Compiling ArgumentParser CommandConfiguration.swift
[19/87] Compiling ArgumentParser CommandGroup.swift
[20/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/87] Compiling ArgumentParser CompletionsGenerator.swift
[22/87] Compiling ArgumentParser Errors.swift
[23/87] Compiling ArgumentParser Flag.swift
[24/87] Compiling ArgumentParser InputOrigin.swift
[25/87] Compiling ArgumentParser Name.swift
[26/87] Compiling ArgumentParser Parsed.swift
[27/87] Compiling ArgumentParser ParsedValues.swift
[28/87] Compiling ArgumentParser ParserError.swift
[29/87] Compiling ArgumentParser SplitArguments.swift
[30/87] Compiling ArgumentParser ArgumentVisibility.swift
[31/87] Compiling ArgumentParser CompletionKind.swift
[32/87] Compiling ArgumentParser Tree.swift
[33/87] Compiling ArgumentParser CodingKeyValidator.swift
[34/87] Compiling ArgumentParser NonsenseFlagsValidator.swift
[35/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/87] Compiling ArgumentParser PositionalArgumentsValidator.swift
[37/87] Compiling ArgumentParser UniqueNamesValidator.swift
[38/87] Compiling ArgumentParser EnumerableFlag.swift
[39/87] Compiling ArgumentParser ExpressibleByArgument.swift
[40/87] Compiling ArgumentParser ParsableArguments.swift
[41/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[42/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[43/87] Compiling ArgumentParser Argument.swift
[52/88] Compiling ArgumentParser Foundation.swift
[53/88] Compiling ArgumentParser Mutex.swift
[54/88] Compiling ArgumentParser Platform.swift
[55/88] Compiling ArgumentParser SequenceExtensions.swift
[56/88] Compiling ArgumentParser StringExtensions.swift
[57/88] Compiling ArgumentParser SwiftExtensions.swift
[58/88] Compiling ArgumentParser DumpHelpGenerator.swift
[59/88] Compiling ArgumentParser HelpCommand.swift
[60/88] Compiling ArgumentParser HelpGenerator.swift
[61/88] Compiling ArgumentParser MessageInfo.swift
[62/88] Compiling ArgumentParser UsageGenerator.swift
[63/88] Compiling ArgumentParser CollectionExtensions.swift
[63/88] Wrapping AST for Terminus for debugging
[76/88] Compiling ArgumentParser NameSpecification.swift
[77/88] Compiling ArgumentParser Option.swift
[78/88] Compiling ArgumentParser OptionGroup.swift
[79/88] Compiling ArgumentParser ParsableCommand.swift
[80/88] Compiling ArgumentParser ArgumentDecoder.swift
[81/88] Compiling ArgumentParser ArgumentDefinition.swift
[82/88] Compiling ArgumentParser ArgumentSet.swift
[83/88] Compiling ArgumentParser CommandParser.swift
[84/88] Compiling ArgumentParser InputKey.swift
[85/89] Wrapping AST for ArgumentParser for debugging
[87/97] Compiling TerminusTestApp TerminalTests.swift
[88/98] Compiling TerminusTestApp TestAssertions.swift
[89/98] Compiling TerminusTestApp TestCase.swift
[90/98] Compiling TerminusTestApp VisualTest.swift
[91/98] Compiling TerminusTestApp TestLogger.swift
[92/98] Compiling TerminusTestApp CursorTests.swift
/host/spi-builder-workspace/Sources/TerminusTestApp/Tests/CursorTests.swift:48:30: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 46 |     func saveCursorPosition() {
 47 |         var saveCS = Esc + "7"
 48 |         write(STDOUT_FILENO, &saveCS, saveCS.lengthOfBytes(using: .utf8))
    |                              `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 49 |     }
 50 |
/host/spi-builder-workspace/Sources/TerminusTestApp/Tests/CursorTests.swift:53:30: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 51 |     func restoreCursorPosition() {
 52 |         var restoreCS = Esc + "8"
 53 |         write(STDOUT_FILENO, &restoreCS, restoreCS.lengthOfBytes(using: .utf8))
    |                              `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 54 |     }
 55 |
/host/spi-builder-workspace/Sources/TerminusTestApp/Tests/CursorTests.swift:59:31: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 57 |         saveCursorPosition()
 58 |         var locationString = CSI + "3;2H"
 59 |         write(STDOUT_FILENO , &locationString, locationString.lengthOfBytes(using: .utf8))
    |                               `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
 60 |         let expectedLocation = Location(x: 2, y: 3)
 61 |         let cursorLocation = sut.location
[93/98] Compiling TerminusTestApp MenuTests.swift
[94/98] Emitting module TerminusTestApp
[95/98] Compiling TerminusTestApp main.swift
/host/spi-builder-workspace/Sources/TerminusTestApp/main.swift:80:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
 78 |
 79 |         let fileManager = FileManager.default
 80 |         fileManager.createFile(atPath: logFile, contents: nil)
    |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
 81 |         let fileHandle = FileHandle(forWritingAtPath: logFile)
 82 |         let testLogger = TestLogger.shared
[96/99] Wrapping AST for TerminusTestApp for debugging
[97/99] Write Objects.LinkFileList
[98/99] Linking TerminusTest
Build complete! (26.46s)
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.git"
    }
  ],
  "manifest_display_name" : "Terminus",
  "name" : "Terminus",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Terminus",
      "targets" : [
        "Terminus"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TerminusTest",
      "targets" : [
        "TerminusTestApp"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TerminusTests",
      "module_type" : "SwiftTarget",
      "name" : "TerminusTests",
      "path" : "Tests/TerminusTests",
      "sources" : [
        "CursorTests.swift",
        "MockTerminalIO.swift",
        "TerminalTests.swift",
        "TermiosTests.swift"
      ],
      "target_dependencies" : [
        "Terminus"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TerminusTestApp",
      "module_type" : "SwiftTarget",
      "name" : "TerminusTestApp",
      "path" : "Sources/TerminusTestApp",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "TerminusTest"
      ],
      "sources" : [
        "TestAssertions.swift",
        "TestCase.swift",
        "TestLogger.swift",
        "Tests/CursorTests.swift",
        "Tests/MenuTests.swift",
        "Tests/TerminalTests.swift",
        "VisualTest.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Terminus"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Terminus",
      "module_type" : "SwiftTarget",
      "name" : "Terminus",
      "path" : "Sources/Terminus",
      "product_memberships" : [
        "Terminus",
        "TerminusTest"
      ],
      "sources" : [
        "Core/ANSIEscapeCode.swift",
        "Core/Attribute.swift",
        "Core/AttributeScopes+Terminal.swift",
        "Core/Color/Color.swift",
        "Core/Color/ColorPair.swift",
        "Core/Color/ColorPalette.swift",
        "Core/Color/Palettes/BasicColorPalette.swift",
        "Core/Color/Palettes/X11WebPalette.swift",
        "Core/Color/Palettes/XTermPalette.swift",
        "Core/Cursor.swift",
        "Core/Key.swift",
        "Core/KeyTypes.swift",
        "Core/Location.swift",
        "Core/String+strippingCSI.swift",
        "Core/Terminal.swift",
        "Core/Termios.swift",
        "UIControls/LineEditor.swift",
        "UIControls/Menu.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
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.