This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SwishAppStore with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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.0
Building package at path:  $workDir
https://github.com/danielsincere/SwishAppStore.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/FullQueueDeveloper/Sh.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/FullQueueDeveloper/ShGit.git
Fetching https://github.com/FullQueueDeveloper/ShXcrun.git
[1/1118] Fetching rainbow
[583/1185] Fetching rainbow, shgit
[873/1527] Fetching rainbow, shgit, shxcrun
[946/2386] Fetching rainbow, shgit, shxcrun, sh
[941/1527] Fetching rainbow, shgit, shxcrun
[1040/2386] Fetching rainbow, shgit, shxcrun, sh
Fetched https://github.com/FullQueueDeveloper/ShGit.git from cache (0.30s)
Fetched https://github.com/FullQueueDeveloper/ShXcrun.git from cache (0.30s)
Fetched https://github.com/FullQueueDeveloper/Sh.git from cache (0.30s)
Computing version for https://github.com/FullQueueDeveloper/ShGit.git
Fetched https://github.com/onevcat/Rainbow from cache (0.30s)
Computed https://github.com/FullQueueDeveloper/ShGit.git at 1.1.0 (0.53s)
Computing version for https://github.com/FullQueueDeveloper/Sh.git
Computed https://github.com/FullQueueDeveloper/Sh.git at 1.2.0 (0.54s)
Computing version for https://github.com/FullQueueDeveloper/ShXcrun.git
Computed https://github.com/FullQueueDeveloper/ShXcrun.git at 0.3.0 (0.55s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (1.40s)
Creating working copy for https://github.com/FullQueueDeveloper/ShGit.git
Working copy of https://github.com/FullQueueDeveloper/ShGit.git resolved at 1.1.0
Creating working copy for https://github.com/FullQueueDeveloper/ShXcrun.git
Working copy of https://github.com/FullQueueDeveloper/ShXcrun.git resolved at 0.3.0
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/FullQueueDeveloper/Sh.git
Working copy of https://github.com/FullQueueDeveloper/Sh.git resolved at 1.2.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/17] Compiling Rainbow StringGenerator.swift
[8/18] Compiling Rainbow ControlCode.swift
[9/18] Compiling Rainbow ModesExtractor.swift
[10/18] Compiling Rainbow String+Rainbow.swift
[11/18] Compiling Rainbow Style.swift
[12/18] Compiling Rainbow BackgroundColor.swift
[13/18] Compiling Rainbow CodesParser.swift
[14/18] Emitting module Rainbow
[15/18] Compiling Rainbow Color.swift
[16/18] Compiling Rainbow ColorApproximation.swift
[17/18] Compiling Rainbow OutputTarget.swift
[18/18] Compiling Rainbow Rainbow.swift
[20/33] Compiling Sh Sink.swift
[21/33] Compiling Sh String.asTrimmedLines.swift
[22/34] Compiling Sh Process.runReturningAllOutput.swift
[23/34] Compiling Sh Process.runReturningData.swift
[24/34] Compiling Sh Process.runReturningTrimmedString.swift
[25/34] Compiling Sh Process.terminationError.swift
[26/34] Emitting module Sh
[27/34] Compiling Sh Process.init.swift
[28/34] Compiling Sh Process.runRedirectingAllOutput.swift
[29/34] Compiling Sh Data.asJSON.swift
[30/34] Compiling Sh Data.asTrimmedString.swift
[31/34] Compiling Sh PipeBuffer.swift
[32/34] Compiling Sh Errors.swift
[33/34] Compiling Sh sh.swift
[34/34] Compiling Sh shq.swift
[36/73] Compiling ShGit Git.isClean.swift
[37/73] Compiling ShGit Git.root.swift
[38/73] Emitting module ShGit
[39/73] Compiling ShGit Git.swift
[41/74] Compiling ShXcrun Altool.swift
[42/74] Compiling ShXcrun Altool.uploadApp.swift
[43/74] Compiling ShXcrun AltoolCredential.swift
[44/74] Compiling ShXcrun ApiKeyCredential.swift
[45/74] Compiling ShXcrun EnvironmentVariablePasswordCredential.swift
[46/74] Compiling ShXcrun KeychainPasswordCredential.swift
[47/74] Compiling ShXcrun LiteralPasswordCredential.swift
[48/74] Compiling ShXcrun Altool.Platform.swift
[49/74] Compiling ShXcrun Altool.Transport.swift
[50/74] Compiling ShXcrun Simctl.bootUp.swift
[51/78] Emitting module ShXcrun
[52/78] Compiling ShXcrun Xcodebuild.showSDKs.swift
[53/78] Compiling ShXcrun Xcodebuild.swift
[54/78] Compiling ShXcrun Xcodebuild.test.swift
[55/78] Compiling ShXcrun Xcodebuild.testWithoutBuilding.swift
[56/78] Compiling ShXcrun Simctl.shutdown.swift
[57/78] Compiling ShXcrun Simctl.shutdownAll.swift
[58/78] Compiling ShXcrun Simctl.swift
[59/78] Compiling ShXcrun Simctl.listRuntimes.swift
[60/78] Compiling ShXcrun Xcodebuild.Destination(string).swift
[61/78] Compiling ShXcrun Xcodebuild.build.swift
[62/78] Compiling ShXcrun Xcodebuild.buildForTesting.swift
[63/78] Compiling ShXcrun Xcodebuild.clean.swift
[64/78] Compiling ShXcrun Xcodebuild.exportArchive.swift
[65/78] Compiling ShXcrun Simctl.erase.swift
[66/78] Compiling ShXcrun Simctl.eraseAll.swift
[67/78] Compiling ShXcrun Simctl.listDeviceTypes.swift
[68/78] Compiling ShXcrun Simctl.listDevices.swift
[69/78] Compiling ShXcrun Simctl.screenshot.swift
[70/78] Compiling ShXcrun Xcodebuild.Destination.swift
[71/78] Compiling ShXcrun ExportOptions.swift
[72/78] Compiling ShXcrun ExportOptions.write.swift
[73/78] Compiling ShXcrun Xcodebuild.analyze.swift
[74/78] Compiling ShXcrun Xcodebuild.archive.swift
[75/78] Compiling ShXcrun Xcodebuild.install.swift
[76/78] Compiling ShXcrun Xcodebuild.installSrc.swift
[77/78] Compiling ShXcrun Xcodebuild.list.swift
[78/78] Compiling ShXcrun Xcodebuild.showDestinations.swift
[80/82] Compiling SwishAppStore exports.swift
[81/82] Compiling SwishAppStore AppStore.swift
[82/82] Emitting module SwishAppStore
Build complete! (21.90s)
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"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.