The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MeterReporter, reference 0.1.0 (302e34), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 09:48:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/MeterReporter.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/MeterReporter
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 302e342 Retry and better cleanup support
Cloned https://github.com/ChimeHQ/MeterReporter.git
Revision (git rev-parse @):
302e342a2edccac9c4b47d169703e5f58df73944
SUCCESS checkout https://github.com/ChimeHQ/MeterReporter.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/MeterReporter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-1EA4D86E10B52AF.txt
[4/13] Compiling BinaryImage BinaryImage.m
[6/19] Compiling Wells FileManager+Helpers.swift
[7/19] Compiling Wells Protocol+Helpers.swift
[8/19] Compiling Wells NetworkResponse.swift
[9/19] Compiling Wells ReportLocationProvider.swift
[10/19] Emitting module Wells
[11/19] Compiling Wells Data+compression.swift
[12/19] Compiling Meter ExceptionInfo.swift
[13/19] Compiling Meter Symbolicator.swift
[14/19] Compiling Wells WellsReporter.swift
[15/19] Compiling Wells WellsUploader.swift
[16/19] Emitting module Meter
[17/19] Compiling Meter CallStackTree.swift
[18/19] Compiling Meter DiagnosticPayload.swift
[19/19] Compiling Meter DlfcnSymbolicator.swift
[20/23] Compiling MeterReporter MeterReporter.swift
[21/23] Compiling MeterReporter ExceptionLoggingApplication.swift
[22/23] Emitting module MeterReporter
[23/23] Compiling MeterReporter DiagnosticSubscriber.swift
Build complete! (12.20s)
Fetching https://github.com/ChimeHQ/Wells
Fetching https://github.com/ChimeHQ/Meter
[1/579] Fetching meter
[19/787] Fetching meter, wells
Fetched https://github.com/ChimeHQ/Meter from cache (0.73s)
Fetched https://github.com/ChimeHQ/Wells from cache (0.73s)
Computing version for https://github.com/ChimeHQ/Wells
Computed https://github.com/ChimeHQ/Wells at 0.3.0 (1.27s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.6.0 (0.43s)
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at 0.6.0
Creating working copy for https://github.com/ChimeHQ/Wells
Working copy of https://github.com/ChimeHQ/Wells resolved at 0.3.0
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" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "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" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "3.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"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.