The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WolfConcurrency with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wolfmcnally/WolfConcurrency.git
Reference: 3.0.9
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/wolfmcnally/WolfConcurrency
 * tag               3.0.9      -> FETCH_HEAD
HEAD is now at 2db99c1 Build as dynamic library.
Cloned https://github.com/wolfmcnally/WolfConcurrency.git
Revision (git rev-parse @):
2db99c1fdf6e2bda2a8570cc19c5291dfe6cce88
SUCCESS checkout https://github.com/wolfmcnally/WolfConcurrency.git at 3.0.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/wolfmcnally/WolfConcurrency.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/wolfmcnally/WolfFoundation
Fetching https://github.com/wolfmcnally/WolfNumerics
[1/275] Fetching wolfnumerics
[125/618] Fetching wolfnumerics, wolffoundation
Fetched https://github.com/wolfmcnally/WolfFoundation from cache (0.22s)
Fetched https://github.com/wolfmcnally/WolfNumerics from cache (0.22s)
Computing version for https://github.com/wolfmcnally/WolfFoundation
Computed https://github.com/wolfmcnally/WolfFoundation at 5.0.1 (0.49s)
Fetching https://github.com/wolfmcnally/WolfPipe
[1/277] Fetching wolfpipe
Fetched https://github.com/wolfmcnally/WolfPipe from cache (0.20s)
Computing version for https://github.com/wolfmcnally/WolfPipe
Computed https://github.com/wolfmcnally/WolfPipe at 2.0.2 (0.40s)
Computing version for https://github.com/wolfmcnally/WolfNumerics
Computed https://github.com/wolfmcnally/WolfNumerics at 4.0.4 (0.94s)
Creating working copy for https://github.com/wolfmcnally/WolfPipe
Working copy of https://github.com/wolfmcnally/WolfPipe resolved at 2.0.2
Creating working copy for https://github.com/wolfmcnally/WolfNumerics
Working copy of https://github.com/wolfmcnally/WolfNumerics resolved at 4.0.4
Creating working copy for https://github.com/wolfmcnally/WolfFoundation
Working copy of https://github.com/wolfmcnally/WolfFoundation resolved at 5.0.1
Building for debugging...
[0/17] Write sources
[4/17] Write swift-version-24593BA9C3E375BF.txt
[6/39] Compiling WolfPipe SetAlgebra.swift
[7/39] Compiling WolfPipe PipeOperator.swift
[8/39] Compiling WolfPipe EffectfulComposeOperator.swift
[9/39] Compiling WolfPipe KeyPaths.swift
[10/39] Compiling WolfNumerics SecureRandomNumberGenerator.swift
[11/40] Compiling WolfPipe Curry.swift
[12/40] Compiling WolfPipe ComposeOperator.swift
[13/40] Emitting module WolfPipe
[14/40] Compiling WolfPipe PipeCompatibleFunctions.swift
[15/40] Compiling WolfNumerics SeededRandomNumberGenerator.swift
[16/41] Wrapping AST for WolfPipe for debugging
[17/41] Write Objects.LinkFileList
[18/41] Linking libWolfPipe.so
[20/41] Compiling WolfNumerics RangeExtensions.swift
[21/41] Compiling WolfNumerics RunningAverage.swift
[22/41] Compiling WolfNumerics Lerp.swift
[23/41] Compiling WolfNumerics NumericUtils.swift
[24/41] Compiling WolfNumerics Interval.swift
[25/41] Compiling WolfNumerics IntervalCreationOperator.swift
[26/41] Compiling WolfNumerics Frac.swift
[27/41] Compiling WolfNumerics Interpolable.swift
[28/41] Compiling WolfNumerics PercentOperator.swift
[29/41] Compiling WolfNumerics RandomExtensions.swift
[30/41] Emitting module WolfNumerics
[31/41] Compiling WolfNumerics ApproximatelyEqualsOperator.swift
[32/41] Compiling WolfNumerics BinarySearch.swift
[33/42] Wrapping AST for WolfNumerics for debugging
[34/42] Write Objects.LinkFileList
[35/42] Linking libWolfNumerics.so
[37/80] Compiling WolfFoundation OptionalExtensions.swift
[38/80] Compiling WolfFoundation Associated.swift
[39/80] Compiling WolfFoundation DebugIdentifier.swift
[40/80] Compiling WolfFoundation AttributeAssignmentPrecedence.swift
[41/80] Compiling WolfFoundation InheritsFromOperator.swift
[42/85] Emitting module WolfFoundation
[43/85] Compiling WolfFoundation WeakSet.swift
[44/85] Compiling WolfFoundation CodedError.swift
[45/85] Compiling WolfFoundation ErrorExtensions.swift
[46/85] Compiling WolfFoundation MessageError.swift
[47/85] Compiling WolfFoundation ValidationError.swift
[48/85] Compiling WolfFoundation WolfFoundationError.swift
[49/85] Compiling WolfFoundation Hex.swift
[50/85] Compiling WolfFoundation JSON.swift
[51/85] Compiling WolfFoundation Lazy.swift
[52/85] Compiling WolfFoundation Ordinal.swift
[53/85] Compiling WolfFoundation Position.swift
[54/85] Compiling WolfFoundation InvalidateAndAssignOperator.swift
[55/85] Compiling WolfFoundation ReferenceOperator.swift
[56/85] Compiling WolfFoundation TweakOperator.swift
[57/85] Compiling WolfFoundation Hideable.swift
[58/85] Compiling WolfFoundation Invalidatable.swift
[59/85] Compiling WolfFoundation ModelObject.swift
[60/85] Compiling WolfFoundation Serializable.swift
[61/85] Compiling WolfFoundation ASCII.swift
[62/85] Compiling WolfFoundation Base64.swift
[63/85] Compiling WolfFoundation Dimensions.swift
[64/85] Compiling WolfFoundation ArrayExtensions.swift
[65/85] Compiling WolfFoundation CircularIndex.swift
[66/85] Compiling WolfFoundation DataExtensions.swift
[67/85] Compiling WolfFoundation DateExtensions.swift
[68/85] Compiling WolfFoundation DictionaryExtensions.swift
[69/85] Compiling WolfFoundation TimeConstants.swift
[70/85] Compiling WolfFoundation Heap.swift
[71/85] Compiling WolfFoundation Matrix.swift
[72/85] Compiling WolfFoundation PriorityQueue.swift
[73/85] Compiling WolfFoundation Queue.swift
[74/85] Compiling WolfFoundation ValueCache.swift
[75/85] Compiling WolfFoundation SortWeight.swift
[76/85] Compiling WolfFoundation Tagged.swift
[77/85] Compiling WolfFoundation TransferValue.swift
[78/85] Compiling WolfFoundation UTF8.swift
[79/85] Compiling WolfFoundation Weak.swift
[80/86] Wrapping AST for WolfFoundation for debugging
[81/86] Write Objects.LinkFileList
[82/86] Linking libWolfFoundation.so
[84/101] Compiling WolfConcurrency Canceler.swift
/host/spi-builder-workspace/Sources/WolfConcurrency/Canceler.swift:25:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol Cancelable: class {
                            ^~~~~
                            AnyObject
[85/101] Compiling WolfConcurrency Debouncer.swift
/host/spi-builder-workspace/Sources/WolfConcurrency/Canceler.swift:25:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol Cancelable: class {
                            ^~~~~
                            AnyObject
[86/103] Compiling WolfConcurrency Asynchronizer.swift
[87/103] Compiling WolfConcurrency Block.swift
[88/103] Emitting module WolfConcurrency
/host/spi-builder-workspace/Sources/WolfConcurrency/Canceler.swift:25:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol Cancelable: class {
                            ^~~~~
                            AnyObject
[89/103] Compiling WolfConcurrency Promise.swift
[90/103] Compiling WolfConcurrency PromiseOperators.swift
[91/103] Compiling WolfConcurrency RunLoopUtils.swift
[92/103] Compiling WolfConcurrency Serializer.swift
[93/103] Compiling WolfConcurrency Heartbeat.swift
[94/103] Compiling WolfConcurrency Hysteresis.swift
[95/103] Compiling WolfConcurrency Locker.swift
[96/103] Compiling WolfConcurrency Paginator.swift
[97/103] Compiling WolfConcurrency DispatchUtils.swift
[98/103] Compiling WolfConcurrency Event.swift
[99/103] Compiling WolfConcurrency Stopwatch.swift
[100/103] Compiling WolfConcurrency WolfConcurrencyError.swift
[101/104] Wrapping AST for WolfConcurrency for debugging
[102/104] Write Objects.LinkFileList
[103/104] Linking libWolfConcurrency.so
Build complete! (14.32s)
Build complete.
Done.

Build Machine: Linux 1