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 ShXcrun, reference trunk (8128fa), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 19:41:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsincere/ShXcrun.git
Reference: trunk
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsincere/ShXcrun
 * branch            trunk      -> FETCH_HEAD
 * [new branch]      trunk      -> origin/trunk
HEAD is now at 8128fae update Package.swift
Cloned https://github.com/danielsincere/ShXcrun.git
Revision (git rev-parse @):
8128fae96e027a12cc8524a51f3bdabe6e3d3d25
SUCCESS checkout https://github.com/danielsincere/ShXcrun.git at trunk
Fetching https://github.com/DanielSincere/Sh.git
Fetching https://github.com/onevcat/Rainbow
[18/859] Fetching sh
[148/1985] Fetching sh, rainbow
Fetched https://github.com/DanielSincere/Sh.git from cache (1.00s)
Fetched https://github.com/onevcat/Rainbow from cache (1.00s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.51s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (3.20s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "shxcrun",
      "name": "ShXcrun",
      "url": "https://github.com/danielsincere/ShXcrun.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShXcrun",
      "dependencies": [
        {
          "identity": "sh",
          "name": "Sh",
          "url": "https://github.com/DanielSincere/Sh.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sh",
          "dependencies": [
            {
              "identity": "rainbow",
              "name": "Rainbow",
              "url": "https://github.com/onevcat/Rainbow",
              "version": "4.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/danielsincere/ShXcrun.git
[1/342] Fetching shxcrun
Fetched https://github.com/danielsincere/ShXcrun.git from cache (0.77s)
Fetching https://github.com/DanielSincere/Sh.git from cache
Fetched https://github.com/DanielSincere/Sh.git from cache (0.45s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (0.02s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.48s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (0.02s)
Creating working copy for https://github.com/danielsincere/ShXcrun.git
Working copy of https://github.com/danielsincere/ShXcrun.git resolved at trunk (8128fae)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
warning: '.resolve-product-dependencies': dependency 'shxcrun' is not used by any target
Found 1 product dependencies
  - Sh
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/danielsincere/ShXcrun.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/15] Compiling Rainbow String+Rainbow.swift
[6/16] Compiling Rainbow ModesExtractor.swift
[7/16] Compiling Rainbow StringGenerator.swift
[8/16] Compiling Rainbow Rainbow.swift
[9/16] Compiling Rainbow OutputTarget.swift
[10/16] Compiling Rainbow ControlCode.swift
[11/16] Compiling Rainbow Color.swift
[12/16] Compiling Rainbow ColorApproximation.swift
[13/16] Emitting module Rainbow
[14/16] Compiling Rainbow BackgroundColor.swift
[15/16] Compiling Rainbow CodesParser.swift
[16/16] Compiling Rainbow Style.swift
[17/30] Compiling Sh String.asTrimmedLines.swift
[18/31] Compiling Sh sh.swift
[19/31] Compiling Sh Sink.swift
[20/31] Compiling Sh Process.terminationError.swift
[21/31] Compiling Sh Process.runReturningTrimmedString.swift
[22/31] Compiling Sh shq.swift
[23/31] Compiling Sh Process.init.swift
[24/31] Compiling Sh Process.runRedirectingAllOutput.swift
[25/31] Compiling Sh PipeBuffer.swift
[26/31] Compiling Sh Errors.swift
[27/31] Compiling Sh Process.runReturningAllOutput.swift
[28/31] Compiling Sh Process.runReturningData.swift
[29/31] Emitting module Sh
[30/31] Compiling Sh Data.asJSON.swift
[31/31] Compiling Sh Data.asTrimmedString.swift
[32/66] Compiling ShXcrun Xcodebuild.archive.swift
[33/66] Compiling ShXcrun Xcodebuild.build.swift
[34/66] Compiling ShXcrun Xcodebuild.buildForTesting.swift
[35/66] Compiling ShXcrun Xcodebuild.clean.swift
[36/69] Compiling ShXcrun Altool.Transport.swift
[37/69] Compiling ShXcrun Simctl.bootUp.swift
[38/69] Compiling ShXcrun Simctl.erase.swift
[39/69] Compiling ShXcrun Simctl.eraseAll.swift
[40/69] Compiling ShXcrun Xcodebuild.exportArchive.swift
[41/69] Compiling ShXcrun Xcodebuild.install.swift
[42/69] Compiling ShXcrun Xcodebuild.installSrc.swift
[43/69] Compiling ShXcrun EnvironmentVariablePasswordCredential.swift
[44/69] Compiling ShXcrun KeychainPasswordCredential.swift
[45/69] Compiling ShXcrun LiteralPasswordCredential.swift
[46/69] Compiling ShXcrun Altool.Platform.swift
[47/69] Emitting module ShXcrun
[48/69] Compiling ShXcrun Altool.swift
[49/69] Compiling ShXcrun Altool.uploadApp.swift
[50/69] Compiling ShXcrun AltoolCredential.swift
[51/69] Compiling ShXcrun ApiKeyCredential.swift
[52/69] Compiling ShXcrun Xcodebuild.list.swift
[53/69] Compiling ShXcrun Xcodebuild.showDestinations.swift
[54/69] Compiling ShXcrun Xcodebuild.showSDKs.swift
[55/69] Compiling ShXcrun Xcodebuild.swift
[56/69] Compiling ShXcrun Xcodebuild.test.swift
[57/69] Compiling ShXcrun Xcodebuild.testWithoutBuilding.swift
[58/69] Compiling ShXcrun Xcodebuild.Destination.swift
[59/69] Compiling ShXcrun ExportOptions.swift
[60/69] Compiling ShXcrun ExportOptions.write.swift
[61/69] Compiling ShXcrun Xcodebuild.analyze.swift
[62/69] Compiling ShXcrun Simctl.shutdown.swift
[63/69] Compiling ShXcrun Simctl.shutdownAll.swift
[64/69] Compiling ShXcrun Simctl.swift
[65/69] Compiling ShXcrun Xcodebuild.Destination(string).swift
[66/69] Compiling ShXcrun Simctl.listDeviceTypes.swift
[67/69] Compiling ShXcrun Simctl.listDevices.swift
[68/69] Compiling ShXcrun Simctl.listRuntimes.swift
[69/69] Compiling ShXcrun Simctl.screenshot.swift
Build complete! (18.16s)
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" : "ShXcrun",
  "name" : "ShXcrun",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ShXcrun",
      "targets" : [
        "ShXcrun"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShXcrunTests",
      "module_type" : "SwiftTarget",
      "name" : "ShXcrunTests",
      "path" : "Tests/ShXcrunTests",
      "product_dependencies" : [
        "Sh"
      ],
      "sources" : [
        "ShXcrunTests.swift",
        "SimctlTests.swift"
      ],
      "target_dependencies" : [
        "ShXcrun"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShXcrun",
      "module_type" : "SwiftTarget",
      "name" : "ShXcrun",
      "path" : "Sources/ShXcrun",
      "product_dependencies" : [
        "Sh"
      ],
      "product_memberships" : [
        "ShXcrun"
      ],
      "sources" : [
        "Altool/Altool.swift",
        "Altool/Altool.uploadApp.swift",
        "Altool/Credential/AltoolCredential.swift",
        "Altool/Credential/ApiKeyCredential.swift",
        "Altool/Credential/EnvironmentVariablePasswordCredential.swift",
        "Altool/Credential/KeychainPasswordCredential.swift",
        "Altool/Credential/LiteralPasswordCredential.swift",
        "Altool/Platform/Altool.Platform.swift",
        "Altool/Transport/Altool.Transport.swift",
        "SimCtl/Simctl.bootUp.swift",
        "SimCtl/Simctl.erase.swift",
        "SimCtl/Simctl.eraseAll.swift",
        "SimCtl/Simctl.listDeviceTypes.swift",
        "SimCtl/Simctl.listDevices.swift",
        "SimCtl/Simctl.listRuntimes.swift",
        "SimCtl/Simctl.screenshot.swift",
        "SimCtl/Simctl.shutdown.swift",
        "SimCtl/Simctl.shutdownAll.swift",
        "SimCtl/Simctl.swift",
        "Xcodebuild/Destination/Xcodebuild.Destination(string).swift",
        "Xcodebuild/Destination/Xcodebuild.Destination.swift",
        "Xcodebuild/ExportOptions/ExportOptions.swift",
        "Xcodebuild/ExportOptions/ExportOptions.write.swift",
        "Xcodebuild/Xcodebuild.analyze.swift",
        "Xcodebuild/Xcodebuild.archive.swift",
        "Xcodebuild/Xcodebuild.build.swift",
        "Xcodebuild/Xcodebuild.buildForTesting.swift",
        "Xcodebuild/Xcodebuild.clean.swift",
        "Xcodebuild/Xcodebuild.exportArchive.swift",
        "Xcodebuild/Xcodebuild.install.swift",
        "Xcodebuild/Xcodebuild.installSrc.swift",
        "Xcodebuild/Xcodebuild.list.swift",
        "Xcodebuild/Xcodebuild.showDestinations.swift",
        "Xcodebuild/Xcodebuild.showSDKs.swift",
        "Xcodebuild/Xcodebuild.swift",
        "Xcodebuild/Xcodebuild.test.swift",
        "Xcodebuild/Xcodebuild.testWithoutBuilding.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.