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 package-latency-tools, reference 2.0.0-alpha.1 (50ddba), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 00:36: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/ordo-one/package-latency-tools.git
Reference: 2.0.0-alpha.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-latency-tools
 * tag               2.0.0-alpha.1 -> FETCH_HEAD
HEAD is now at 50ddbaf Update Package.swift
Cloned https://github.com/ordo-one/package-latency-tools.git
Revision (git rev-parse @):
50ddbaf6c91442b7d75e847d0ad6e70b0f6199c2
SUCCESS checkout https://github.com/ordo-one/package-latency-tools.git at 2.0.0-alpha.1
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.11s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (3.47s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
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": "package-latency-tools",
      "name": "package-latency-tools",
      "url": "https://github.com/ordo-one/package-latency-tools.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/package-latency-tools",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ordo-one/package-latency-tools.git
[4/362] Fetching package-latency-tools
Fetched https://github.com/ordo-one/package-latency-tools.git from cache (0.80s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.57s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.03s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/ordo-one/package-latency-tools.git
Working copy of https://github.com/ordo-one/package-latency-tools.git resolved at 2.0.0-alpha.1 (50ddbaf)
Found 1 product dependencies
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ordo-one/package-latency-tools.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/12] Write sources
[5/12] Write LatencyStatisticsCLI-entitlement.plist
[7/12] Compiling _NumericsShims _NumericsShims.c
[8/12] Write swift-version--7754E27361AE5C74.txt
[10/24] Compiling RealModule Real.swift
[11/25] Compiling RealModule RealFunctions.swift
[12/25] Compiling RealModule Float16+Real.swift
[13/25] Compiling RealModule Float80+Real.swift
[14/25] Compiling RealModule ElementaryFunctions.swift
[15/25] Compiling RealModule Float+Real.swift
[16/25] Compiling RealModule AugmentedArithmetic.swift
[17/25] Compiling RealModule ApproximateEquality.swift
[18/25] Compiling RealModule Double+Real.swift
[19/25] Compiling RealModule AlgebraicField.swift
[20/25] Emitting module RealModule
[21/30] Compiling LatencyTimer LatencyTimer.swift
[22/30] Emitting module LatencyTimer
[23/30] Compiling ComplexModule ElementaryFunctions.swift
[24/30] Compiling ComplexModule Differentiable.swift
[25/30] Compiling ComplexModule Complex.swift
[26/30] Emitting module ComplexModule
[27/30] Compiling ComplexModule Arithmetic.swift
[28/32] Emitting module Numerics
[29/32] Compiling Numerics Numerics.swift
[30/34] Compiling LatencyStatistics LatencyStatistics.swift
[31/34] Emitting module LatencyStatistics
[32/36] Compiling LatencyStatisticsCLI main.swift
[33/36] Emitting module LatencyStatisticsCLI
[33/36] Write Objects.LinkFileList
[34/36] Linking LatencyStatisticsCLI
[35/36] Applying LatencyStatisticsCLI
Build complete! (16.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    }
  ],
  "manifest_display_name" : "package-latency-tools",
  "name" : "package-latency-tools",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "LatencyTimer",
      "targets" : [
        "LatencyTimer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LatencyStatistics",
      "targets" : [
        "LatencyStatistics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LatencyStatisticsCLI",
      "targets" : [
        "LatencyStatisticsCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LatencyToolsTests",
      "module_type" : "SwiftTarget",
      "name" : "LatencyToolsTests",
      "path" : "Tests/LatencyToolsTests",
      "sources" : [
        "LatencyStatisticsTests.swift"
      ],
      "target_dependencies" : [
        "LatencyTimer",
        "LatencyStatistics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LatencyTimer",
      "module_type" : "SwiftTarget",
      "name" : "LatencyTimer",
      "path" : "Sources/LatencyTimer",
      "product_memberships" : [
        "LatencyTimer"
      ],
      "sources" : [
        "LatencyTimer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LatencyStatisticsCLI",
      "module_type" : "SwiftTarget",
      "name" : "LatencyStatisticsCLI",
      "path" : "Sources/LatencyStatisticsCLI",
      "product_memberships" : [
        "LatencyStatisticsCLI"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LatencyStatistics"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LatencyStatistics",
      "module_type" : "SwiftTarget",
      "name" : "LatencyStatistics",
      "path" : "Sources/LatencyStatistics",
      "product_dependencies" : [
        "Numerics"
      ],
      "product_memberships" : [
        "LatencyStatistics",
        "LatencyStatisticsCLI"
      ],
      "sources" : [
        "LatencyStatistics.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.