The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ShGit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/ShGit.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/ShGit
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at b994d87 GitHub Actions
Cloned https://github.com/danielsincere/ShGit.git
Revision (git rev-parse @):
b994d87e6d62650151e49f64076387bddc130428
SUCCESS checkout https://github.com/danielsincere/ShGit.git at trunk
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/danielsincere/ShGit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/DanielSincere/Sh.git
Fetching https://github.com/onevcat/Rainbow
[1/859] Fetching sh
[860/1973] Fetching sh, rainbow
Fetched https://github.com/DanielSincere/Sh.git from cache (0.91s)
Fetched https://github.com/onevcat/Rainbow from cache (0.91s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.37s)
Fetching https://github.com/apple/swift-system
[1/3179] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.35s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (1.22s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (1.10s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.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
Building for debugging...
[0/6] Write sources
[4/6] Compiling CSystem shims.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/38] Emitting module SystemPackage
[8/40] Compiling Rainbow StringGenerator.swift
[9/41] Compiling Rainbow String+Rainbow.swift
[10/41] Compiling Rainbow Style.swift
[11/41] Compiling SystemPackage Util.swift
[12/41] Compiling SystemPackage UtilConsumers.swift
[13/41] Compiling SystemPackage PlatformString.swift
[14/41] Compiling SystemPackage SystemString.swift
[15/41] Emitting module Rainbow
[16/41] Compiling SystemPackage Errno.swift
[17/41] Compiling SystemPackage FileDescriptor.swift
[18/41] Compiling SystemPackage FilePathSyntax.swift
[19/41] Compiling SystemPackage FilePathWindows.swift
[20/41] Compiling SystemPackage FilePermissions.swift
[21/41] Compiling SystemPackage Mocking.swift
[22/41] Compiling SystemPackage Syscalls.swift
[23/41] Compiling SystemPackage WindowsSyscallAdapters.swift
[24/41] Compiling SystemPackage FilePathComponents.swift
[25/41] Compiling SystemPackage FilePathParsing.swift
[26/41] Compiling SystemPackage FilePathString.swift
[27/41] Compiling SystemPackage FileOperations.swift
[28/41] Compiling SystemPackage FilePath.swift
[29/41] Compiling SystemPackage FilePathComponentView.swift
[30/41] Compiling SystemPackage CInterop.swift
[31/41] Compiling SystemPackage Constants.swift
[32/41] Compiling SystemPackage Exports.swift
[35/41] Compiling SystemPackage FileHelpers.swift
[37/42] Compiling Rainbow Rainbow.swift
[40/42] Compiling Rainbow OutputTarget.swift
[44/57] Compiling Sh Process.runReturningAllOutput.swift
[45/57] Compiling Sh Process.runReturningData.swift
[46/58] Compiling Sh Process.runReturningTrimmedString.swift
[47/58] Compiling Sh Process.terminationError.swift
[48/58] Compiling Sh Sink.swift
[49/58] Compiling Sh String.asTrimmedLines.swift
[50/58] Compiling Sh sh.swift
[51/58] Compiling Sh Process.init.swift
[52/58] Compiling Sh Process.runRedirectingAllOutput.swift
[53/58] Compiling Sh PipeBuffer.swift
[54/58] Compiling Sh Errors.swift
[55/58] Compiling Sh Data.asJSON.swift
[56/58] Compiling Sh Data.asTrimmedString.swift
[57/58] Emitting module Sh
[58/58] Compiling Sh shq.swift
[60/63] Compiling ShGit Git.swift
[61/63] Compiling ShGit Git.isClean.swift
[62/63] Emitting module ShGit
[63/63] Compiling ShGit Git.root.swift
Build complete! (11.76s)
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" : "ShGit",
  "name" : "ShGit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ShGit",
      "targets" : [
        "ShGit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShGitTests",
      "module_type" : "SwiftTarget",
      "name" : "ShGitTests",
      "path" : "Tests/ShGitTests",
      "product_dependencies" : [
        "Sh"
      ],
      "sources" : [
        "IsCleanTests.swift",
        "RootTests.swift"
      ],
      "target_dependencies" : [
        "ShGit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShGit",
      "module_type" : "SwiftTarget",
      "name" : "ShGit",
      "path" : "Sources/ShGit",
      "product_dependencies" : [
        "Sh"
      ],
      "product_memberships" : [
        "ShGit"
      ],
      "sources" : [
        "Git.isClean.swift",
        "Git.root.swift",
        "Git.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.

Build Machine: Linux 1