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 ImpactMeterAdapter, reference main (4bbb19), with Swift 5.8 for macOS (SPM) on 6 Jul 2024 10:52:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ImpactMeterAdapter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ImpactMeterAdapter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4bbb19d Prepare for archiving
Cloned https://github.com/ChimeHQ/ImpactMeterAdapter.git
Revision (git rev-parse @):
4bbb19ddca30cbb98e95fcaf154d31fa750a9e17
SUCCESS checkout https://github.com/ChimeHQ/ImpactMeterAdapter.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ChimeHQ/ImpactMeterAdapter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Compiling ImpactDataCursor.c
[1/23] Compiling ImpactDWARFParser.c
[2/23] Compiling Impact ImpactState.c
[3/23] Compiling Impact ImpactThread.c
[4/23] Compiling ImpactCPU.c
[5/23] Compiling ImpactCrashHandler.c
[6/23] Compiling ImpactDWARF.c
[7/23] Compiling ImpactUnwind_x86_64.c
[8/23] Compiling ImpactUnwind_arm.c
[9/23] Compiling ImpactUnwind_arm64.c
[10/23] Compiling ImpactUnwind_i386.c
[11/23] Compiling Impact ImpactBinaryImage.c
[12/23] Compiling ImpactUnwind.c
[13/23] Compiling ImpactUtility.c
[14/23] Compiling ImpactSignal.c
[15/23] Compiling ImpactCompactUnwind.c
[16/23] Compiling ImpactMachException.c
[17/23] Compiling ImpactDWARFCFIInstructions.c
[18/23] Compiling ImpactRuntimeException.mm
[19/23] Compiling ImpactLog.m
[20/23] Compiling Impact ImpactMonitor.m
[21/23] Compiling BinaryImage BinaryImage.m
[22/32] Compiling ImpactMonitoredApplication.m
[24/32] Compiling Meter MetricKitWrappers.swift
[25/32] Compiling Meter DlfcnSymbolicator.swift
[26/32] Compiling Meter DiagnosticProtocol.swift
[27/32] Compiling Meter MeterPayloadProvider.swift
[28/32] Compiling Meter Symbolicator.swift
[29/32] Compiling Meter CrashDiagnosticProtocol+Rendering.swift
[30/32] Emitting module Meter
[31/32] Compiling Meter CallStackTree.swift
[32/32] Compiling Meter DiagnosticPayload.swift
[33/36] Compiling ImpactMeterAdapter ImpactMeterDiagnosticProvider.swift
[34/36] Emitting module ImpactMeterAdapter
[35/36] Compiling ImpactMeterAdapter ImpactLog.swift
[36/36] Compiling ImpactMeterAdapter ImpactDiagnostic.swift
Build complete! (20.01s)
Fetching https://github.com/ChimeHQ/Meter
[1/569] Fetching meter
Fetched https://github.com/ChimeHQ/Meter (0.78s)
Fetching https://github.com/ChimeHQ/Impact.git
[1/755] Fetching impact
Fetched https://github.com/ChimeHQ/Impact.git (1.05s)
Computing version for https://github.com/ChimeHQ/Impact.git
Computed https://github.com/ChimeHQ/Impact.git at 0.3.1 (0.74s)
Creating working copy for https://github.com/ChimeHQ/Impact.git
Working copy of https://github.com/ChimeHQ/Impact.git resolved at 0.3.1
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at main
Build complete.
Done.