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 with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-server/swift-prometheus.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/swift-server/swift-prometheus
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at bfcd4bb Merge pull request from GHSA-x768-cvr2-345r
Cloned https://github.com/swift-server/swift-prometheus.git
Revision (git rev-parse @):
bfcd4bbfabe11aae4b035424ee9724582e288501
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/swift-server/swift-prometheus.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/swift-server/swift-prometheus.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/1962] Fetching swift-metrics
[1963/3525] Fetching swift-metrics, swift-atomics
[2339/4983] Fetching swift-metrics, swift-atomics, swift-docc-plugin
Fetched https://github.com/apple/swift-atomics.git (0.47s)
[3318/3420] Fetching swift-metrics, swift-docc-plugin
Fetched https://github.com/apple/swift-metrics.git (0.58s)
Fetched https://github.com/apple/swift-docc-plugin.git (0.59s)
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.47s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2727] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.39s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.43s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
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
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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Compiling _AtomicsShims.c
[4/25] Emitting module Atomics
[5/27] Compiling Atomics IntegerOperations.swift
[6/27] Compiling Atomics Unmanaged extensions.swift
[7/27] Compiling Atomics Primitives.shims.swift
[8/27] Compiling Atomics AtomicInteger.swift
[9/27] Compiling Atomics AtomicOptionalWrappable.swift
[10/27] Compiling Atomics IntegerConformances.swift
[11/27] Compiling Atomics PointerConformances.swift
[12/27] Compiling Atomics Primitives.native.swift
[13/27] Compiling Atomics OptionalRawRepresentable.swift
[14/27] Compiling Atomics RawRepresentable.swift
[15/27] Compiling Atomics AtomicBool.swift
[16/27] Compiling Atomics UnsafeAtomic.swift
[17/27] Compiling Atomics UnsafeAtomicLazyReference.swift
[18/27] Compiling CoreMetrics Metrics.swift
[19/27] Compiling Atomics AtomicMemoryOrderings.swift
[20/27] Compiling Atomics DoubleWord.swift
[21/27] Compiling Atomics AtomicReference.swift
[22/27] Compiling Atomics AtomicStorage.swift
[23/27] Compiling Atomics AtomicValue.swift
[24/27] Compiling Atomics ManagedAtomic.swift
[25/27] Compiling Atomics ManagedAtomicLazyReference.swift
[28/29] Emitting module CoreMetrics
[29/29] Compiling CoreMetrics Locks.swift
[32/39] Emitting module Prometheus
[33/39] Compiling Prometheus Counter.swift
[34/39] Compiling Prometheus PrometheusMetricsFactory.swift
[35/39] Compiling Prometheus Gauge.swift
[36/39] Compiling Prometheus NIOLock.swift
[37/39] Compiling Prometheus NIOLockedValueBox.swift
[38/39] Compiling Prometheus Histogram.swift
[39/39] Compiling Prometheus PrometheusCollectorRegistry.swift
Build complete! (14.75s)
Build complete.
Done.