The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Sh1Password, reference 1.0.6 (eebb86), with Swift 6.3 for Linux on 15 Apr 2026 08:09:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/danielsincere/Sh1Password.git
Reference: 1.0.6
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/danielsincere/Sh1Password
 * tag               1.0.6      -> FETCH_HEAD
HEAD is now at eebb867 Pass --reveal to reveal sensitive info
Cloned https://github.com/danielsincere/Sh1Password.git
Revision (git rev-parse @):
eebb867619c314b06aa5d185339c3dd67d0e2549
SUCCESS checkout https://github.com/danielsincere/Sh1Password.git at 1.0.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/danielsincere/Sh1Password.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/DanielSincere/Sh.git
[1/859] Fetching sh
Fetched https://github.com/DanielSincere/Sh.git from cache (0.24s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.69s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-system
[1/1442] Fetching rainbow
[1443/7043] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (0.55s)
Fetched https://github.com/apple/swift-system from cache (0.55s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (3.13s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.50s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
Creating working copy for https://github.com/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Building for debugging...
[0/6] Write sources
[4/6] Compiling CSystem shims.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/52] Emitting module SystemPackage
[8/56] Compiling SystemPackage FilePathTempPosix.swift
[9/56] Compiling SystemPackage FilePathTempWindows.swift
[10/57] Compiling SystemPackage FilePathSyntax.swift
[11/57] Compiling SystemPackage FilePathTemp.swift
[12/57] Compiling SystemPackage SystemString.swift
[13/57] Compiling SystemPackage Util+StringArray.swift
[14/57] Compiling SystemPackage Util.swift
[15/57] Compiling SystemPackage UtilConsumers.swift
[16/57] Compiling SystemPackage FileDescriptor.swift
[17/57] Compiling SystemPackage FileHelpers.swift
[18/57] Compiling SystemPackage FilePathWindows.swift
[19/57] Compiling SystemPackage FilePermissions.swift
[20/57] Compiling SystemPackage IOCompletion.swift
[21/57] Compiling SystemPackage IORequest.swift
[22/57] Compiling SystemPackage Errno.swift
[23/57] Compiling SystemPackage ErrnoWindows.swift
[26/57] Compiling SystemPackage FileOperations.swift
[31/57] Compiling SystemPackage FilePath.swift
[32/57] Compiling SystemPackage FilePathComponentView.swift
[33/57] Compiling SystemPackage FilePathComponents.swift
[34/57] Compiling SystemPackage FilePathParsing.swift
[35/57] Compiling SystemPackage FilePathString.swift
[36/57] Compiling SystemPackage Syscalls.swift
[37/57] Compiling SystemPackage WindowsSyscallAdapters.swift
[38/57] Compiling SystemPackage MachPort.swift
[39/57] Compiling SystemPackage PlatformString.swift
[40/57] Compiling SystemPackage Constants.swift
[41/57] Compiling SystemPackage Exports.swift
[42/57] Compiling SystemPackage Mocking.swift
[43/57] Compiling SystemPackage RawBuffer.swift
[44/57] Emitting module Rainbow
[53/57] Compiling Rainbow StyledStringBuilder.swift
[55/58] Compiling SystemPackage IORing.swift
[56/58] Compiling SystemPackage RawIORequest.swift
[57/58] Compiling SystemPackage Backcompat.swift
[58/58] Compiling SystemPackage CInterop.swift
[60/73] Emitting module Sh
[61/74] Compiling Sh Process.runReturningTrimmedString.swift
[62/74] Compiling Sh Process.terminationError.swift
[63/74] Compiling Sh sh.swift
[64/74] Compiling Sh Sink.swift
[65/74] Compiling Sh String.asTrimmedLines.swift
[66/74] Compiling Sh Process.init.swift
[67/74] Compiling Sh Process.runRedirectingAllOutput.swift
[68/74] Compiling Sh Process.runReturningAllOutput.swift
[69/74] Compiling Sh Process.runReturningData.swift
[70/74] Compiling Sh PipeBuffer.swift
[71/74] Compiling Sh Errors.swift
[72/74] Compiling Sh Data.asJSON.swift
[73/74] Compiling Sh Data.asTrimmedString.swift
[74/74] Compiling Sh shq.swift
[76/77] Compiling Sh1Password OP.swift
[77/77] Emitting module Sh1Password
Build complete! (36.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DanielSincere/Sh.git"
    }
  ],
  "manifest_display_name" : "Sh1Password",
  "name" : "Sh1Password",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Sh1Password",
      "targets" : [
        "Sh1Password"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Sh1Password",
      "module_type" : "SwiftTarget",
      "name" : "Sh1Password",
      "path" : "Sources/Sh1Password",
      "product_dependencies" : [
        "Sh"
      ],
      "product_memberships" : [
        "Sh1Password"
      ],
      "sources" : [
        "OP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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.