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 SwishAppStore, reference trunk (b7aa3d), with Swift 6.1 for Linux on 28 Apr 2025 14:09:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/SwishAppStore.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/SwishAppStore
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at b7aa3d8 refactor
Cloned https://github.com/danielsincere/SwishAppStore.git
Revision (git rev-parse @):
b7aa3d8b29cc28f9ef5ea886d0e5fc94d9e30968
SUCCESS checkout https://github.com/danielsincere/SwishAppStore.git at trunk
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/danielsincere/SwishAppStore.git
https://github.com/danielsincere/SwishAppStore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "shxcrun",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShXcrun.git"
    },
    {
      "identity" : "sh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/Sh.git"
    },
    {
      "identity" : "shgit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShGit.git"
    }
  ],
  "manifest_display_name" : "SwishAppStore",
  "name" : "SwishAppStore",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwishAppStore",
      "targets" : [
        "SwishAppStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwishAppStore",
      "module_type" : "SwiftTarget",
      "name" : "SwishAppStore",
      "path" : "Sources/SwishAppStore",
      "product_dependencies" : [
        "Sh",
        "ShXcrun",
        "ShGit"
      ],
      "product_memberships" : [
        "SwishAppStore"
      ],
      "sources" : [
        "AppStore.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/FullQueueDeveloper/ShGit.git
Fetching https://github.com/FullQueueDeveloper/Sh.git
Fetching https://github.com/FullQueueDeveloper/ShXcrun.git
[1/859] Fetching sh
[860/926] Fetching sh, shgit
Fetched https://github.com/FullQueueDeveloper/Sh.git from cache (0.26s)
[1/342] Fetching shxcrun
Fetched https://github.com/FullQueueDeveloper/ShGit.git from cache (2.43s)
Fetched https://github.com/FullQueueDeveloper/ShXcrun.git from cache (2.43s)
Computing version for https://github.com/FullQueueDeveloper/Sh.git
Computed https://github.com/FullQueueDeveloper/Sh.git at 1.3.0 (2.85s)
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-system
[1/1196] Fetching rainbow
[1197/5549] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (0.36s)
Fetched https://github.com/apple/swift-system from cache (0.37s)
Computing version for https://github.com/FullQueueDeveloper/ShGit.git
Computed https://github.com/FullQueueDeveloper/ShGit.git at 1.2.0 (0.77s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.86s)
Computing version for https://github.com/FullQueueDeveloper/ShXcrun.git
Computed https://github.com/FullQueueDeveloper/ShXcrun.git at 0.50.1 (0.40s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.42s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/FullQueueDeveloper/Sh.git
Working copy of https://github.com/FullQueueDeveloper/Sh.git resolved at 1.3.0
Creating working copy for https://github.com/FullQueueDeveloper/ShXcrun.git
Working copy of https://github.com/FullQueueDeveloper/ShXcrun.git resolved at 0.50.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/FullQueueDeveloper/ShGit.git
Working copy of https://github.com/FullQueueDeveloper/ShGit.git resolved at 1.2.0
warning: 'shgit': 'shgit' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
warning: 'shxcrun': 'shxcrun' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/47] Emitting module SystemPackage
[10/50] Compiling Rainbow StringGenerator.swift
[11/51] Compiling SystemPackage FileOperations.swift
[12/51] Compiling SystemPackage FilePath.swift
[13/51] Compiling SystemPackage FilePathComponentView.swift
[14/51] Compiling SystemPackage FilePathComponents.swift
[15/51] Compiling Rainbow String+Rainbow.swift
[16/51] Compiling SystemPackage MachPort.swift
[17/51] Compiling SystemPackage PlatformString.swift
[18/51] Compiling SystemPackage SystemString.swift
[19/51] Compiling SystemPackage Errno.swift
[20/51] Compiling SystemPackage ErrnoWindows.swift
[21/51] Compiling SystemPackage FileDescriptor.swift
[22/51] Compiling SystemPackage FileHelpers.swift
[23/51] Compiling Rainbow Style.swift
[24/51] Compiling SystemPackage Util+StringArray.swift
[25/51] Compiling SystemPackage Util.swift
[26/51] Compiling SystemPackage UtilConsumers.swift
[27/51] Compiling SystemPackage FilePathParsing.swift
[28/51] Compiling SystemPackage FilePathString.swift
[29/51] Compiling SystemPackage FilePathSyntax.swift
[30/51] Compiling SystemPackage FilePathTemp.swift
[33/51] Compiling Rainbow OutputTarget.swift
[34/51] Compiling Rainbow Rainbow.swift
[35/51] Compiling SystemPackage Backcompat.swift
[36/51] Compiling SystemPackage CInterop.swift
[37/51] Compiling SystemPackage Constants.swift
[38/51] Compiling SystemPackage Exports.swift
[39/51] Compiling SystemPackage Mocking.swift
[40/51] Compiling SystemPackage RawBuffer.swift
[41/51] Compiling SystemPackage Syscalls.swift
[42/51] Compiling SystemPackage WindowsSyscallAdapters.swift
[43/51] Compiling SystemPackage FilePathTempPosix.swift
[44/51] Compiling SystemPackage FilePathTempWindows.swift
[45/51] Compiling SystemPackage FilePathWindows.swift
[46/51] Compiling SystemPackage FilePermissions.swift
[49/51] Emitting module Rainbow
[54/67] Compiling Sh Process.runReturningAllOutput.swift
[55/67] Compiling Sh Process.runReturningData.swift
[56/67] Compiling Sh PipeBuffer.swift
[57/67] Compiling Sh Errors.swift
[58/67] Compiling Sh Process.init.swift
[59/67] Compiling Sh Process.runRedirectingAllOutput.swift
[60/68] Emitting module Sh
[61/68] Compiling Sh Data.asJSON.swift
[62/68] Compiling Sh Data.asTrimmedString.swift
[63/68] Compiling Sh Sink.swift
[64/68] Compiling Sh String.asTrimmedLines.swift
[65/68] Compiling Sh Process.runReturningTrimmedString.swift
[66/68] Compiling Sh Process.terminationError.swift
[67/68] Compiling Sh sh.swift
[68/68] Compiling Sh shq.swift
[70/107] Compiling ShGit Git.root.swift
[71/107] Compiling ShGit Git.swift
[72/107] Emitting module ShGit
[73/107] Compiling ShGit Git.isClean.swift
[74/108] Emitting module ShXcrun
[76/112] Compiling ShXcrun Xcodebuild.build.swift
[77/112] Compiling ShXcrun Xcodebuild.buildForTesting.swift
[78/112] Compiling ShXcrun Xcodebuild.clean.swift
[79/112] Compiling ShXcrun Xcodebuild.exportArchive.swift
[80/112] Compiling ShXcrun Xcodebuild.install.swift
[81/112] Compiling ShXcrun Xcodebuild.installSrc.swift
[82/112] Compiling ShXcrun Xcodebuild.list.swift
[83/112] Compiling ShXcrun Xcodebuild.showDestinations.swift
[84/112] Compiling ShXcrun Altool.swift
[85/112] Compiling ShXcrun Altool.uploadApp.swift
[86/112] Compiling ShXcrun AltoolCredential.swift
[87/112] Compiling ShXcrun ApiKeyCredential.swift
[88/112] Compiling ShXcrun EnvironmentVariablePasswordCredential.swift
[89/112] Compiling ShXcrun Simctl.erase.swift
[90/112] Compiling ShXcrun Simctl.eraseAll.swift
[91/112] Compiling ShXcrun Simctl.listDeviceTypes.swift
[92/112] Compiling ShXcrun Simctl.listDevices.swift
[93/112] Compiling ShXcrun Simctl.screenshot.swift
[94/112] Compiling ShXcrun KeychainPasswordCredential.swift
[95/112] Compiling ShXcrun LiteralPasswordCredential.swift
[96/112] Compiling ShXcrun Altool.Platform.swift
[97/112] Compiling ShXcrun Altool.Transport.swift
[98/112] Compiling ShXcrun Simctl.bootUp.swift
[99/112] Compiling ShXcrun Xcodebuild.showSDKs.swift
[100/112] Compiling ShXcrun Xcodebuild.swift
[101/112] Compiling ShXcrun Xcodebuild.test.swift
[102/112] Compiling ShXcrun Xcodebuild.testWithoutBuilding.swift
[103/112] Compiling ShXcrun Simctl.shutdown.swift
[104/112] Compiling ShXcrun Simctl.shutdownAll.swift
[105/112] Compiling ShXcrun Simctl.swift
[106/112] Compiling ShXcrun Simctl.listRuntimes.swift
[107/112] Compiling ShXcrun Xcodebuild.Destination(string).swift
[108/112] Compiling ShXcrun Xcodebuild.Destination.swift
[109/112] Compiling ShXcrun ExportOptions.swift
[110/112] Compiling ShXcrun ExportOptions.write.swift
[111/112] Compiling ShXcrun Xcodebuild.analyze.swift
[112/112] Compiling ShXcrun Xcodebuild.archive.swift
[114/116] Emitting module SwishAppStore
[115/116] Compiling SwishAppStore exports.swift
[116/116] Compiling SwishAppStore AppStore.swift
Build complete! (16.62s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "shxcrun",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShXcrun.git"
    },
    {
      "identity" : "sh",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/Sh.git"
    },
    {
      "identity" : "shgit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FullQueueDeveloper/ShGit.git"
    }
  ],
  "manifest_display_name" : "SwishAppStore",
  "name" : "SwishAppStore",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwishAppStore",
      "targets" : [
        "SwishAppStore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwishAppStore",
      "module_type" : "SwiftTarget",
      "name" : "SwishAppStore",
      "path" : "Sources/SwishAppStore",
      "product_dependencies" : [
        "Sh",
        "ShXcrun",
        "ShGit"
      ],
      "product_memberships" : [
        "SwishAppStore"
      ],
      "sources" : [
        "AppStore.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.