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 swift-prometheus, reference main (046ead), with Swift 5.10 for macOS (SPM) on 12 Nov 2024 11:57:02 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-prometheus.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-server/swift-prometheus
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 046eada Migrate to GitHub Actions (#117)
Cloned https://github.com/swift-server/swift-prometheus.git
Revision (git rev-parse @):
046eada4f6ec2a1f0e488f2416f6abd5cf9b9d02
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-prometheus.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swift-server/swift-prometheus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-33747A42983211AE.txt
[4/8] Compiling _AtomicsShims.c
[6/27] Compiling CoreMetrics Metrics.swift
[7/27] Compiling CoreMetrics Locks.swift
[8/27] Emitting module CoreMetrics
[9/27] Compiling Atomics UnsafeAtomic.swift
[10/27] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/27] Compiling Atomics AtomicStorage.swift
[12/27] Compiling Atomics AtomicValue.swift
[13/29] Compiling Atomics ManagedAtomic.swift
[14/29] Compiling Atomics ManagedAtomicLazyReference.swift
[15/29] Compiling Atomics AtomicMemoryOrderings.swift
[16/29] Compiling Atomics DoubleWord.swift
[17/29] Compiling Atomics Primitives.shims.swift
[18/29] Compiling Atomics AtomicInteger.swift
[19/29] Compiling Atomics AtomicOptionalWrappable.swift
[20/29] Compiling Atomics AtomicReference.swift
[21/29] Compiling Atomics IntegerOperations.swift
[22/29] Compiling Atomics Unmanaged extensions.swift
[23/29] Compiling Atomics AtomicBool.swift
[24/29] Compiling Atomics IntegerConformances.swift
[25/29] Compiling Atomics OptionalRawRepresentable.swift
[26/29] Compiling Atomics RawRepresentable.swift
[27/29] Compiling Atomics PointerConformances.swift
[28/29] Compiling Atomics Primitives.native.swift
[29/29] Emitting module Atomics
[30/37] Compiling Prometheus Histogram.swift
[31/37] Compiling Prometheus NIOLock.swift
[32/37] Emitting module Prometheus
[33/37] Compiling Prometheus PrometheusMetricsFactory.swift
[34/37] Compiling Prometheus Counter.swift
[35/37] Compiling Prometheus Gauge.swift
[36/37] Compiling Prometheus PrometheusCollectorRegistry.swift
[37/37] Compiling Prometheus NIOLockedValueBox.swift
Build complete! (10.80s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
[1/1569] Fetching swift-atomics
[33/3654] Fetching swift-atomics, swift-metrics
Fetched https://github.com/apple/swift-atomics.git from cache (1.64s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.43s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.5.0
Build complete.
Done.