The Swift Package Index logo.Swift Package Index

Build Information

Successful build of package-concurrency-helpers 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.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-concurrency-helpers.git
Reference: main
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/ordo-one/package-concurrency-helpers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1438020 ci: 🔄 synced local '.github/workflows/' with remote 'workflows/swift'
Cloned https://github.com/ordo-one/package-concurrency-helpers.git
Revision (git rev-parse @):
1438020089ed4b6beeebcf0309faccac45ff8d2f
SUCCESS checkout https://github.com/ordo-one/package-concurrency-helpers.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ordo-one/package-concurrency-helpers.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/mattgallagher/CwlCatchException.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/ordo-one/package-latency-tools
[1/439] Fetching cwlcatchexception
[440/801] Fetching cwlcatchexception, package-latency-tools
[802/3464] Fetching cwlcatchexception, package-latency-tools, swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-numerics
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.30s)
Fetched https://github.com/ordo-one/package-latency-tools (0.30s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.30s)
Fetching https://github.com/apple/swift-atomics
[1/1563] Fetching swift-atomics
[533/3020] Fetching swift-atomics, swift-docc-plugin
Fetched https://github.com/apple/swift-atomics (0.41s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting
[1/1247] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting (0.26s)
[1/5409] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (1.38s)
Fetched https://github.com/apple/swift-docc-plugin (1.38s)
Computing version for https://github.com/ordo-one/package-latency-tools
Computed https://github.com/ordo-one/package-latency-tools at 1.0.0 (0.30s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.32s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting
Computed https://github.com/mattgallagher/CwlPreconditionTesting at 2.2.0 (0.30s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.30s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.31s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.33s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.30s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting resolved at 2.2.0
Creating working copy for https://github.com/ordo-one/package-latency-tools
Working copy of https://github.com/ordo-one/package-latency-tools resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Compiling _PauseShims _PauseShims.c
[3/4] Compiling _AtomicsShims.c
[5/25] Emitting module Atomics
[6/27] Compiling Atomics AtomicMemoryOrderings.swift
[7/27] Compiling Atomics DoubleWord.swift
[8/27] Compiling Atomics IntegerOperations.swift
[9/27] Compiling Atomics Unmanaged extensions.swift
[10/27] Compiling Atomics ManagedAtomic.swift
[11/27] Compiling Atomics ManagedAtomicLazyReference.swift
[12/27] Compiling Atomics Primitives.shims.swift
[13/27] Compiling Atomics AtomicInteger.swift
[14/27] Compiling Atomics AtomicOptionalWrappable.swift
[15/27] Compiling Atomics AtomicReference.swift
[16/27] Compiling Atomics AtomicStorage.swift
[17/27] Compiling Atomics AtomicValue.swift
[18/27] Compiling Atomics UnsafeAtomic.swift
[19/27] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/27] Compiling Atomics IntegerConformances.swift
[21/27] Compiling Atomics PointerConformances.swift
[22/27] Compiling Atomics Primitives.native.swift
[23/27] Compiling Atomics OptionalRawRepresentable.swift
[24/27] Compiling Atomics RawRepresentable.swift
[25/27] Compiling Atomics AtomicBool.swift
[28/37] Compiling LatencyTimer LatencyTimer.swift
[29/37] Emitting module LatencyTimer
[32/46] Compiling PackageConcurrencyHelpers NIOSendable.swift
[33/47] Compiling PackageConcurrencyHelpers Spinlock.swift
[34/47] Compiling PackageConcurrencyHelpers YieldWithBackPressure.swift
[35/47] Emitting module PackageConcurrencyHelpers
[36/47] Compiling PackageConcurrencyHelpers Lock.swift
[37/47] Compiling PackageConcurrencyHelpers ForBlockingCall.swift
[38/47] Compiling PackageConcurrencyHelpers Lockable.swift
[39/47] Compiling PackageConcurrencyHelpers Protected.swift
[40/47] Compiling PackageConcurrencyHelpers RunSync.swift
[43/49] Compiling Helpers ProcessingRate.swift
[44/49] Compiling Helpers TimeIntervalCounter.swift
[45/49] Compiling Helpers MakeStream.swift
[46/49] Compiling Helpers NearestPowerOf2.swift
[47/49] Compiling Helpers IsBeingDebugged.swift
[48/49] Compiling Helpers Box.swift
[49/49] Emitting module Helpers
Build complete! (16.07s)
Build complete.
Done.

Build Machine: Linux 1