The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-past-ten 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/renaudjenny/swift-past-ten.git
Reference: 1.1.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/renaudjenny/swift-past-ten
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 84066e7 docs(README): update to mention last version an Point Free Dependecies
Cloned https://github.com/renaudjenny/swift-past-ten.git
Revision (git rev-parse @):
84066e7940d44929b7d51809d4294073d1006230
SUCCESS checkout https://github.com/renaudjenny/swift-past-ten.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/renaudjenny/swift-past-ten.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/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
[1/2244] Fetching combine-schedulers
[2245/3482] Fetching combine-schedulers, swift-clocks
[3050/5762] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay
[5763/9456] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.40s)
[5411/8218] Fetching combine-schedulers, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.40s)
[3204/5974] Fetching xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.40s)
[1220/3694] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.4.1 (0.44s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.4 (0.43s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.2.0 (0.42s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.9.1 (0.45s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.8.4
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.2.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.4.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.9.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/19] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[9/19] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[10/19] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[11/19] Compiling XCTestDynamicOverlay Deprecations.swift
[12/19] Compiling XCTestDynamicOverlay Unimplemented.swift
[13/20] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[14/20] Compiling SwiftPastTen Utilities.swift
[15/20] Compiling SwiftPastTen PastTenFormatError.swift
[16/20] Compiling SwiftPastTen SwiftPastTen.swift
[17/20] Emitting module SwiftPastTen
[18/20] Emitting module XCTestDynamicOverlay
[19/20] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[21/21] Compiling XCTestDynamicOverlay XCTFail.swift
[23/44] Compiling Clocks Lock.swift
[24/44] Compiling Clocks Yield.swift
[25/44] Compiling CombineSchedulers Lock.swift
[26/44] Compiling CombineSchedulers NSRecursiveLock.swift
[27/45] Compiling Clocks AnyClock.swift
[28/45] Compiling Clocks ImmediateClock.swift
[31/45] Emitting module CombineSchedulers
[32/46] Compiling CombineSchedulers UIScheduler.swift
[33/46] Compiling Clocks Timer.swift
[34/46] Compiling CombineSchedulers UIKit.swift
[35/46] Compiling CombineSchedulers SwiftUI.swift
[36/46] Compiling CombineSchedulers TestScheduler.swift
[37/46] Compiling CombineSchedulers Timer.swift
[38/46] Compiling Clocks Shims.swift
[39/46] Compiling CombineSchedulers UnimplementedScheduler.swift
[41/47] Emitting module Clocks
[44/47] Compiling Clocks UnimplementedClock.swift
[45/47] Compiling Clocks SwiftUI.swift
[46/47] Compiling Clocks _AsyncTimerSequence.swift
[47/47] Compiling Clocks TestClock.swift
[49/75] Compiling Dependencies MainQueue.swift
[50/75] Compiling Dependencies MainRunLoop.swift
[51/75] Compiling Dependencies OpenURL.swift
[52/75] Compiling Dependencies TimeZone.swift
[53/75] Compiling Dependencies Deprecations.swift
[54/75] Compiling Dependencies Exports.swift
[55/75] Compiling Dependencies OpenExistential.swift
[56/78] Compiling Dependencies ActorIsolated.swift
[57/78] Compiling Dependencies AsyncStream.swift
[58/78] Compiling Dependencies AsyncThrowingStream.swift
[59/78] Compiling Dependencies LockIsolated.swift
[60/78] Compiling Dependencies Context.swift
[61/78] Compiling Dependencies Date.swift
[62/78] Compiling Dependencies FireAndForget.swift
[63/78] Compiling Dependencies Locale.swift
[64/78] Compiling Dependencies URLSession.swift
[65/78] Compiling Dependencies UUID.swift
[66/78] Compiling Dependencies WithRandomNumberGenerator.swift
[67/78] Emitting module Dependencies
[68/78] Compiling Dependencies Task.swift
[69/78] Compiling Dependencies UncheckedSendable.swift
[70/78] Compiling Dependencies Dependency.swift
[71/78] Compiling Dependencies DependencyContext.swift
[72/78] Compiling Dependencies DependencyKey.swift
[73/78] Compiling Dependencies DependencyValues.swift
[74/78] Compiling Dependencies Calendar.swift
[75/78] Compiling Dependencies Clocks.swift
[76/78] Compiling Dependencies RuntimeWarnings.swift
[77/78] Compiling Dependencies TypeName.swift
[78/78] Compiling Dependencies WithDependencies.swift
[80/81] Emitting module SwiftPastTenDependency
[81/81] Compiling SwiftPastTenDependency SwiftPastTenDependency.swift
Build complete! (16.04s)
Build complete.
Done.

Build Machine: Linux 1