The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MeterReporter, reference main (537004), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 21:26:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
[1/208] Fetching wells
Fetched https://github.com/ChimeHQ/Wells from cache (0.65s)
Fetching https://github.com/ChimeHQ/Background
[1/214] Fetching background
Fetched https://github.com/ChimeHQ/Background from cache (0.67s)
Fetching https://github.com/ChimeHQ/Meter
[1/579] Fetching meter
Fetched https://github.com/ChimeHQ/Meter from cache (0.76s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.4.0 (3.95s)
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/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.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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/MeterReporter.git
[1/139] Fetching meterreporter
Fetched https://github.com/ChimeHQ/MeterReporter.git from cache (0.66s)
Fetching https://github.com/ChimeHQ/Wells from cache
Fetched https://github.com/ChimeHQ/Wells from cache (0.41s)
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.41s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.6.0 (1.00s)
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/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
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.3
Building package at path:  $PWD
https://github.com/ChimeHQ/MeterReporter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version--6988338F2F200930.txt
[5/14] Compiling BinaryImage BinaryImage.m
[7/21] Compiling Background URLSessionDelegateAdapter.swift
[8/21] Compiling Background URLResponse+Utilities.swift
[9/21] Compiling Background TaskScheduler.swift
[10/21] Compiling Background Uploader.swift
[11/21] Emitting module Background
[12/21] Compiling Background BackgroundTaskConfiguration.swift
[13/21] Compiling Background Downloader.swift
[14/21] Compiling Background NetworkResponse.swift
[15/26] Compiling Wells Protocol+Helpers.swift
[16/26] Compiling Wells Data+compression.swift
[17/26] Emitting module Wells
[18/26] Compiling Wells FileManager+Helpers.swift
[19/26] Compiling Wells WellsReporter.swift
[20/26] Compiling Meter ExceptionInfo.swift
[21/26] Compiling Meter Symbolicator.swift
[22/26] Compiling Meter MeterPayloadProvider.swift
[23/26] Compiling Meter DlfcnSymbolicator.swift
[24/26] Compiling Meter CallStackTree.swift
[25/26] Emitting module Meter
[26/26] Compiling Meter DiagnosticPayload.swift
[27/31] Compiling MeterReporter UncaughtExceptionLogger.swift
[28/31] Compiling MeterReporter ExceptionLoggingApplication.swift
[29/31] Compiling MeterReporter DiagnosticSubscriber.swift
[30/31] Emitting module MeterReporter
[31/31] Compiling MeterReporter MeterReporter.swift
Build complete! (11.29s)
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.