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.9 for macOS (SPM) on 6 Jul 2024 10:52:43 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.9
Building package at path:  $workDir
https://github.com/ChimeHQ/ImpactMeterAdapter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Compiling ImpactDWARF.c
[1/23] Compiling ImpactDataCursor.c
[1/23] Compiling ImpactDWARFParser.c
[3/23] Compiling ImpactUnwind_i386.c
[4/23] Compiling ImpactUnwind_x86_64.c
[5/23] Compiling ImpactUtility.c
[6/23] Compiling ImpactCrashHandler.c
[7/23] Compiling ImpactDWARFCFIInstructions.c
[8/23] Compiling ImpactCPU.c
[9/23] Compiling ImpactUnwind_arm.c
[10/23] Compiling ImpactUnwind_arm64.c
[11/23] Compiling ImpactCompactUnwind.c
[12/23] Compiling ImpactSignal.c
[13/23] Compiling ImpactUnwind.c
[14/23] Compiling Impact ImpactThread.c
[15/23] Compiling Impact ImpactState.c
[16/23] Compiling Impact ImpactBinaryImage.c
[17/23] Compiling ImpactMachException.c
[18/23] Compiling ImpactRuntimeException.mm
[19/23] Compiling ImpactLog.m
[20/23] Compiling BinaryImage BinaryImage.m
[21/23] Compiling Impact ImpactMonitor.m
[22/32] Compiling ImpactMonitoredApplication.m
[24/32] Compiling Meter MetricKitWrappers.swift
[25/32] Compiling Meter MeterPayloadProvider.swift
[26/32] Compiling Meter Symbolicator.swift
[27/32] Compiling Meter DlfcnSymbolicator.swift
[28/32] Compiling Meter CrashDiagnosticProtocol+Rendering.swift
[29/32] Compiling Meter DiagnosticProtocol.swift
[30/32] Emitting module Meter
[31/32] Compiling Meter CallStackTree.swift
[32/32] Compiling Meter DiagnosticPayload.swift
[33/36] Compiling ImpactMeterAdapter ImpactLog.swift
[34/36] Compiling ImpactMeterAdapter ImpactDiagnostic.swift
[35/36] Emitting module ImpactMeterAdapter
[36/36] Compiling ImpactMeterAdapter ImpactMeterDiagnosticProvider.swift
Build complete! (18.31s)
Fetching https://github.com/ChimeHQ/Meter
[1/569] Fetching meter
Fetched https://github.com/ChimeHQ/Meter (0.89s)
Fetching https://github.com/ChimeHQ/Impact.git
[1/755] Fetching impact
Fetched https://github.com/ChimeHQ/Impact.git (1.08s)
Computing version for https://github.com/ChimeHQ/Impact.git
Computed https://github.com/ChimeHQ/Impact.git at 0.3.1 (0.56s)
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at main
Creating working copy for https://github.com/ChimeHQ/Impact.git
Working copy of https://github.com/ChimeHQ/Impact.git resolved at 0.3.1
Build complete.
Done.