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-0":/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: 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/renaudjenny/swift-past-ten
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-clocks
[1/2244] Fetching combine-schedulers
[2245/3482] Fetching combine-schedulers, swift-clocks
[3483/5762] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.33s)
[1/3694] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.37s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.48s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.4.1 (0.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.4 (0.54s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.2.0 (0.50s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.9.1 (0.42s)
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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.9.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.2.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/19] Compiling XCTestDynamicOverlay Unimplemented.swift
[9/19] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[10/19] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[11/19] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[12/19] Compiling XCTestDynamicOverlay XCTFail.swift
[13/19] Compiling XCTestDynamicOverlay Deprecations.swift
[14/20] Compiling SwiftPastTen Utilities.swift
[15/20] Compiling SwiftPastTen PastTenFormatError.swift
[16/20] Emitting module SwiftPastTen
[17/20] Compiling SwiftPastTen SwiftPastTen.swift
[18/20] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[20/21] Emitting module XCTestDynamicOverlay
[21/21] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[23/44] Compiling CombineSchedulers UIScheduler.swift
[24/45] Compiling CombineSchedulers UIKit.swift
[25/45] Compiling Clocks AnyClock.swift
[26/45] Compiling Clocks ImmediateClock.swift
[27/45] Compiling CombineSchedulers AnyScheduler.swift
[28/45] Compiling CombineSchedulers Concurrency.swift
[29/45] Compiling Clocks Lock.swift
[30/45] Compiling Clocks Yield.swift
[31/45] Emitting module CombineSchedulers
[32/45] Compiling CombineSchedulers Timer.swift
[33/45] Compiling CombineSchedulers Lock.swift
[34/45] Compiling CombineSchedulers NSRecursiveLock.swift
[35/45] Compiling Clocks Timer.swift
[36/46] Compiling CombineSchedulers UnimplementedScheduler.swift
[38/47] Compiling Clocks Shims.swift
[39/47] Compiling Clocks _AsyncTimerSequence.swift
[42/47] Emitting module Clocks
[45/47] Compiling Clocks UnimplementedClock.swift
[46/47] Compiling Clocks SwiftUI.swift
[47/47] Compiling Clocks TestClock.swift
[49/75] Compiling Dependencies ActorIsolated.swift
[50/75] Compiling Dependencies AsyncStream.swift
[51/75] Compiling Dependencies AsyncThrowingStream.swift
[52/75] Compiling Dependencies LockIsolated.swift
[53/78] Compiling Dependencies MainQueue.swift
[54/78] Compiling Dependencies MainRunLoop.swift
[55/78] Compiling Dependencies OpenURL.swift
[56/78] Compiling Dependencies TimeZone.swift
[57/78] Compiling Dependencies Context.swift
[58/78] Compiling Dependencies Date.swift
[59/78] Compiling Dependencies FireAndForget.swift
[60/78] Compiling Dependencies Locale.swift
[61/78] Compiling Dependencies URLSession.swift
[62/78] Compiling Dependencies UUID.swift
[63/78] Compiling Dependencies WithRandomNumberGenerator.swift
[64/78] Compiling Dependencies Task.swift
[65/78] Compiling Dependencies UncheckedSendable.swift
[66/78] Compiling Dependencies Dependency.swift
[67/78] Compiling Dependencies DependencyContext.swift
[68/78] Compiling Dependencies Deprecations.swift
[69/78] Compiling Dependencies Exports.swift
[70/78] Compiling Dependencies OpenExistential.swift
[71/78] Emitting module Dependencies
[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! (17.22s)
Build complete.
Done.

Build Machine: Linux 1