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 (a6dc98), with Swift 5.8 for macOS (SPM) on 25 Jul 2024 15:49:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.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 a6dc986 Change 'unsafeDowncast' to 'as!' (#115)
Cloned https://github.com/swift-server/swift-prometheus.git
Revision (git rev-parse @):
a6dc9869b241035e2e6cebc8a81ad5d3840895d4
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.8
Building package at path:  $PWD
https://github.com/swift-server/swift-prometheus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Compiling _AtomicsShims.c
[4/25] Compiling Atomics UnsafeAtomic.swift
[5/25] Compiling Atomics UnsafeAtomicLazyReference.swift
[6/27] Compiling CoreMetrics Metrics.swift
[7/27] Compiling Atomics ManagedAtomic.swift
[8/27] Compiling Atomics ManagedAtomicLazyReference.swift
[9/27] Compiling Atomics AtomicMemoryOrderings.swift
[10/27] Compiling Atomics DoubleWord.swift
[11/27] Compiling Atomics AtomicOptionalWrappable.swift
[12/27] Compiling Atomics AtomicReference.swift
[13/27] Compiling Atomics AtomicStorage.swift
[14/27] Compiling Atomics AtomicValue.swift
[15/27] Compiling Atomics PointerConformances.swift
[16/27] Compiling Atomics Primitives.native.swift
[17/27] Compiling Atomics Primitives.shims.swift
[18/27] Compiling Atomics AtomicInteger.swift
[19/27] Compiling CoreMetrics Locks.swift
[20/27] Emitting module CoreMetrics
[21/27] Compiling Atomics IntegerOperations.swift
[22/27] Compiling Atomics Unmanaged extensions.swift
[23/27] Compiling Atomics AtomicBool.swift
[24/27] Compiling Atomics IntegerConformances.swift
[25/27] Compiling Atomics OptionalRawRepresentable.swift
[26/27] Compiling Atomics RawRepresentable.swift
[27/27] Emitting module Atomics
[28/35] Compiling Prometheus PrometheusCollectorRegistry.swift
[29/35] Compiling Prometheus NIOLock.swift
[30/35] Compiling Prometheus PrometheusMetricsFactory.swift
[31/35] Compiling Prometheus NIOLockedValueBox.swift
[32/35] Compiling Prometheus Gauge.swift
[33/35] Compiling Prometheus Histogram.swift
[34/35] Compiling Prometheus Counter.swift
[35/35] Emitting module Prometheus
Build complete! (25.98s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-atomics.git
[1/2049] Fetching swift-metrics
[165/3618] Fetching swift-metrics, swift-atomics
[213/5228] Fetching swift-metrics, swift-atomics, swift-docc-plugin
Fetched https://github.com/apple/swift-metrics.git (1.89s)
Fetched https://github.com/apple/swift-atomics.git (1.89s)
Fetched https://github.com/apple/swift-docc-plugin.git (1.89s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (0.79s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3016] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (1.24s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.77s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.5.0 (0.54s)
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
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git 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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Build complete.
Done.