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 MeterReporter, reference main (537004), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 07:09:03 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/ChimeHQ/MeterReporter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/MeterReporter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5370040 Fix Badges
Cloned https://github.com/ChimeHQ/MeterReporter.git
Revision (git rev-parse @):
5370040cd8af14372555ed513cf89cea4aa2115b
SUCCESS checkout https://github.com/ChimeHQ/MeterReporter.git at main
Fetching https://github.com/ChimeHQ/Wells
[3/208] Fetching wells
Fetched https://github.com/ChimeHQ/Wells from cache (0.71s)
Fetching https://github.com/ChimeHQ/Background
[2/149] Fetching background
Fetched https://github.com/ChimeHQ/Background from cache (0.70s)
Fetching https://github.com/ChimeHQ/Meter
[1/582] Fetching meter
Fetched https://github.com/ChimeHQ/Meter from cache (0.78s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.4.0 (3.35s)
Creating working copy for https://github.com/ChimeHQ/Wells
Working copy of https://github.com/ChimeHQ/Wells resolved at c31f833829083c5966adeff16832879acdcad214
Creating working copy for https://github.com/ChimeHQ/Background
Working copy of https://github.com/ChimeHQ/Background resolved at 11f1bc95a7ec88c275b522b12883ada9dbc062e6
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at 0.4.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": "meterreporter",
      "name": "MeterReporter",
      "url": "https://github.com/ChimeHQ/MeterReporter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MeterReporter",
      "dependencies": [
        {
          "identity": "meter",
          "name": "Meter",
          "url": "https://github.com/ChimeHQ/Meter",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Meter",
          "dependencies": [
          ]
        },
        {
          "identity": "wells",
          "name": "Wells",
          "url": "https://github.com/ChimeHQ/Wells",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Wells",
          "dependencies": [
            {
              "identity": "background",
              "name": "Background",
              "url": "https://github.com/ChimeHQ/Background",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Background",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/MeterReporter.git
[1/139] Fetching meterreporter
Fetched https://github.com/ChimeHQ/MeterReporter.git from cache (0.73s)
Fetching https://github.com/ChimeHQ/Wells from cache
Fetched https://github.com/ChimeHQ/Wells from cache (0.44s)
Fetching https://github.com/ChimeHQ/Background from cache
Fetched https://github.com/ChimeHQ/Background from cache (0.44s)
Fetching https://github.com/ChimeHQ/Meter from cache
Fetched https://github.com/ChimeHQ/Meter from cache (0.47s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.6.0 (0.52s)
Creating working copy for https://github.com/ChimeHQ/Background
Working copy of https://github.com/ChimeHQ/Background resolved at 11f1bc95a7ec88c275b522b12883ada9dbc062e6
Creating working copy for https://github.com/ChimeHQ/MeterReporter.git
Working copy of https://github.com/ChimeHQ/MeterReporter.git resolved at main (5370040)
Creating working copy for https://github.com/ChimeHQ/Wells
Working copy of https://github.com/ChimeHQ/Wells resolved at c31f833829083c5966adeff16832879acdcad214
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'meterreporter' is not used by any target
Found 2 product dependencies
  - Meter
  - Wells
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ChimeHQ/MeterReporter.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/6] Write sources
[4/6] Write swift-version--7754E27361AE5C74.txt
[5/14] Compiling BinaryImage BinaryImage.m
[7/21] Compiling Background URLResponse+Utilities.swift
[8/21] Compiling Background Uploader.swift
[9/21] Compiling Background NetworkResponse.swift
[10/21] Compiling Background Downloader.swift
[11/21] Emitting module Background
[12/21] Compiling Background TaskScheduler.swift
[13/21] Compiling Background BackgroundTaskConfiguration.swift
[14/21] Compiling Background URLSessionDelegateAdapter.swift
[15/26] Compiling Meter DiagnosticPayload.swift
[16/26] Compiling Wells Protocol+Helpers.swift
[17/26] Compiling Wells FileManager+Helpers.swift
[18/26] Compiling Wells Data+compression.swift
[19/26] Compiling Wells WellsReporter.swift
[20/26] Emitting module Wells
[21/26] Compiling Meter MeterPayloadProvider.swift
[22/26] Compiling Meter Symbolicator.swift
[23/26] Compiling Meter DlfcnSymbolicator.swift
[24/26] Compiling Meter CallStackTree.swift
[25/26] Compiling Meter ExceptionInfo.swift
[26/26] Emitting module Meter
[27/31] Compiling MeterReporter UncaughtExceptionLogger.swift
[28/31] Compiling MeterReporter ExceptionLoggingApplication.swift
[29/31] Emitting module MeterReporter
[30/31] Compiling MeterReporter DiagnosticSubscriber.swift
[31/31] Compiling MeterReporter MeterReporter.swift
Build complete! (23.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "meter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Meter"
    },
    {
      "identity" : "wells",
      "requirement" : {
        "revision" : [
          "c31f833829083c5966adeff16832879acdcad214"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Wells"
    }
  ],
  "manifest_display_name" : "MeterReporter",
  "name" : "MeterReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "MeterReporter",
      "targets" : [
        "MeterReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MeterReporter",
      "module_type" : "SwiftTarget",
      "name" : "MeterReporter",
      "path" : "Sources/MeterReporter",
      "product_dependencies" : [
        "Meter",
        "Wells"
      ],
      "product_memberships" : [
        "MeterReporter"
      ],
      "sources" : [
        "DiagnosticSubscriber.swift",
        "ExceptionLoggingApplication.swift",
        "MeterReporter.swift",
        "UncaughtExceptionLogger.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.