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 with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/MeterReporter.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/MeterReporter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version--423B1241ED78D482.txt
[4/13] Compiling BinaryImage BinaryImage.m
[6/20] Compiling Meter ExceptionInfo.swift
[7/20] Compiling Meter Symbolicator.swift
[8/20] Compiling Meter MeterPayloadProvider.swift
[9/20] Compiling Meter DlfcnSymbolicator.swift
[10/20] Compiling Wells ReportLocationProvider.swift
[11/20] Compiling Wells NetworkResponse.swift
[12/20] Compiling Wells WellsReporter.swift
[13/20] Compiling Wells Protocol+Helpers.swift
[14/20] Compiling Wells FileManager+Helpers.swift
[15/20] Compiling Wells Data+compression.swift
[16/20] Emitting module Wells
[17/20] Compiling Wells WellsUploader.swift
[18/20] Emitting module Meter
[19/20] Compiling Meter CallStackTree.swift
[20/20] Compiling Meter DiagnosticPayload.swift
[21/24] Compiling MeterReporter ExceptionLoggingApplication.swift
[22/24] Compiling MeterReporter DiagnosticSubscriber.swift
[23/24] Compiling MeterReporter MeterReporter.swift
[24/24] Emitting module MeterReporter
Build complete! (8.78s)
Fetching https://github.com/ChimeHQ/Wells from cache
Fetching https://github.com/ChimeHQ/Meter from cache
Fetched https://github.com/ChimeHQ/Meter from cache (0.16s)
Fetched https://github.com/ChimeHQ/Wells from cache (0.16s)
Computing version for https://github.com/ChimeHQ/Wells
Computed https://github.com/ChimeHQ/Wells at 0.3.0 (0.33s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.4.0 (0.33s)
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at 0.4.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.
Done.