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 Sh1Password, reference trunk (eebb86), with Swift 6.2 (beta) for Linux on 22 Jun 2025 12:57:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/danielsincere/Sh1Password.git
Reference: trunk
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
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
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 trunk
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielsincere/Sh1Password.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/DanielSincere/Sh.git
[1/859] Fetching sh
Fetched https://github.com/DanielSincere/Sh.git from cache (0.43s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (1.35s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
[1197/5632] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (0.50s)
[2884/4436] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.73s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (5.39s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.82s)
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.5.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Building for debugging...
[0/6] Write sources
[4/6] Compiling CSystem shims.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/45] Emitting module SystemPackage
[8/48] Compiling SystemPackage MachPort.swift
[9/48] Compiling SystemPackage PlatformString.swift
[10/48] Compiling SystemPackage SystemString.swift
[11/48] Compiling SystemPackage Util+StringArray.swift
[12/48] Compiling SystemPackage Util.swift
[13/48] Compiling SystemPackage UtilConsumers.swift
[14/48] Compiling Rainbow StringGenerator.swift
[15/49] Compiling SystemPackage Errno.swift
[16/49] Compiling SystemPackage ErrnoWindows.swift
[17/49] Compiling SystemPackage FileDescriptor.swift
[18/49] Compiling SystemPackage FileHelpers.swift
[19/49] Compiling SystemPackage FileOperations.swift
[20/49] Compiling SystemPackage FilePath.swift
[21/49] Compiling SystemPackage FilePathComponentView.swift
[22/49] Compiling SystemPackage FilePathComponents.swift
[23/49] Compiling Rainbow String+Rainbow.swift
[24/49] Compiling Rainbow Style.swift
[25/49] Compiling SystemPackage Mocking.swift
[26/49] Compiling SystemPackage RawBuffer.swift
[27/49] Compiling SystemPackage Syscalls.swift
[28/49] Compiling SystemPackage WindowsSyscallAdapters.swift
[29/49] Compiling SystemPackage FilePathParsing.swift
[30/49] Compiling SystemPackage FilePathString.swift
[31/49] Compiling SystemPackage FilePathSyntax.swift
[32/49] Compiling SystemPackage FilePathTemp.swift
[33/49] Compiling SystemPackage FilePathTempPosix.swift
[34/49] Compiling SystemPackage FilePathTempWindows.swift
[35/49] Compiling SystemPackage FilePathWindows.swift
[36/49] Compiling SystemPackage FilePermissions.swift
[37/49] Compiling SystemPackage Backcompat.swift
[38/49] Compiling SystemPackage CInterop.swift
[39/49] Compiling SystemPackage Constants.swift
[40/49] Compiling SystemPackage Exports.swift
[46/50] Emitting module Rainbow
[47/50] Compiling Rainbow OutputTarget.swift
[50/50] Compiling Rainbow Rainbow.swift
[52/65] Compiling Sh Process.init.swift
[53/65] Compiling Sh Process.runRedirectingAllOutput.swift
[54/66] Compiling Sh Process.runReturningTrimmedString.swift
[55/66] Compiling Sh Process.terminationError.swift
[56/66] Emitting module Sh
[57/66] Compiling Sh PipeBuffer.swift
[58/66] Compiling Sh Errors.swift
[59/66] Compiling Sh shq.swift
[60/66] Compiling Sh Process.runReturningAllOutput.swift
[61/66] Compiling Sh Process.runReturningData.swift
[62/66] Compiling Sh Data.asJSON.swift
[63/66] Compiling Sh Data.asTrimmedString.swift
[64/66] Compiling Sh sh.swift
[65/66] Compiling Sh Sink.swift
[66/66] Compiling Sh String.asTrimmedLines.swift
[68/69] Emitting module Sh1Password
[69/69] Compiling Sh1Password OP.swift
Build complete! (46.10s)
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.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.