Build Information
Successful build of MeterReporter, reference main (537004
), with Swift 5.10 for macOS (SPM) on 5 Jul 2024 22:31:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/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
[3/208] Fetching wells
Fetched https://github.com/ChimeHQ/Wells from cache (1.24s)
Fetching https://github.com/ChimeHQ/Background
[1/149] Fetching background
Fetched https://github.com/ChimeHQ/Background from cache (0.79s)
Fetching https://github.com/ChimeHQ/Meter
[1/569] Fetching meter
Fetched https://github.com/ChimeHQ/Meter from cache (0.80s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.4.0 (2.58s)
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/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 c31f833829083c5966adeff16832879acdcad214
========================================
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",
"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",
"dependencies": [
{
"identity": "meter",
"name": "Meter",
"url": "https://github.com/ChimeHQ/Meter",
"version": "0.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Meter",
"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",
"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",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/ChimeHQ/MeterReporter.git
[3/139] Fetching meterreporter
Fetched https://github.com/ChimeHQ/MeterReporter.git from cache (0.79s)
Fetching https://github.com/ChimeHQ/Wells from cache
Fetched https://github.com/ChimeHQ/Wells from cache (0.47s)
Fetching https://github.com/ChimeHQ/Background from cache
Fetched https://github.com/ChimeHQ/Background from cache (0.45s)
Fetching https://github.com/ChimeHQ/Meter from cache
Fetched https://github.com/ChimeHQ/Meter from cache (0.48s)
Computing version for https://github.com/ChimeHQ/Meter
Computed https://github.com/ChimeHQ/Meter at 0.5.1 (0.56s)
Creating working copy for https://github.com/ChimeHQ/Meter
Working copy of https://github.com/ChimeHQ/Meter resolved at 0.5.1
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
Creating working copy for https://github.com/ChimeHQ/Background
Working copy of https://github.com/ChimeHQ/Background resolved at 11f1bc95a7ec88c275b522b12883ada9dbc062e6
warning: '.resolve-product-dependencies': dependency 'meterreporter' is not used by any target
Found 2 product dependencies
- Meter
- Wells
========================================
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.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version-33747A42983211AE.txt
[5/14] Compiling BinaryImage BinaryImage.m
[7/21] Compiling Background URLSessionDelegateAdapter.swift
[8/21] Compiling Background BackgroundTaskConfiguration.swift
[9/21] Compiling Background NetworkResponse.swift
[10/21] Compiling Background Uploader.swift
[11/21] Emitting module Background
[12/21] Compiling Background URLResponse+Utilities.swift
[13/21] Compiling Background TaskScheduler.swift
[14/21] Compiling Background Downloader.swift
[15/26] Compiling Wells Protocol+Helpers.swift
[16/26] Compiling Wells Data+compression.swift
[17/26] Compiling Wells FileManager+Helpers.swift
[18/26] Compiling Wells WellsReporter.swift
[19/26] Emitting module Wells
[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] Emitting module Meter
[25/26] Compiling Meter DiagnosticPayload.swift
[26/26] Compiling Meter CallStackTree.swift
[27/31] Compiling MeterReporter UncaughtExceptionLogger.swift
[28/31] Emitting module MeterReporter
[29/31] Compiling MeterReporter MeterReporter.swift
/Users/admin/builder/spi-builder-workspace/Sources/MeterReporter/MeterReporter.swift:4:17: remark: '@preconcurrency' attribute on module 'log' is unused
@preconcurrency import os.log
~~~~~~~~~~~~~~~~^
[30/31] Compiling MeterReporter ExceptionLoggingApplication.swift
[31/31] Compiling MeterReporter DiagnosticSubscriber.swift
Build complete! (8.88s)
Build complete.
Done.