The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-metrics-extras 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/apple/swift-metrics-extras.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-metrics-extras
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 34227a9 Remove the MetricsTestUtils; they are now in swift-metrics/MetricsTestKit
Cloned https://github.com/apple/swift-metrics-extras.git
Revision (git rev-parse @):
34227a95d74f0314dbef0ff1ffcb6e80f945e1ee
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-metrics-extras.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-metrics-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/8] Compiling CoreMetrics Metrics.swift
[7/8] Emitting module CoreMetrics
[8/8] Compiling CoreMetrics Locks.swift
[9/10] Emitting module SystemMetrics
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SystemMetrics/SystemMetrics.swift:411:14: warning: System Metrics are not implemented on non-Linux platforms yet.
    #warning("System Metrics are not implemented on non-Linux platforms yet.")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[10/10] Compiling SystemMetrics SystemMetrics.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SystemMetrics/SystemMetrics.swift:411:14: warning: System Metrics are not implemented on non-Linux platforms yet.
    #warning("System Metrics are not implemented on non-Linux platforms yet.")
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build complete! (16.99s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-metrics.git from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.39s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.19s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Build complete.
Done.