The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-to-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-to-ten.git
Reference: 1.2.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-to-ten
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at a5045b9 docs(README): update to mention Point Free Dependencies wrapper
Cloned https://github.com/renaudjenny/swift-to-ten.git
Revision (git rev-parse @):
a5045b95dd581e02e38b56565e3305f54d43e4ed
SUCCESS checkout https://github.com/renaudjenny/swift-to-ten.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/renaudjenny/swift-to-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/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/pointfreeco/combine-schedulers
[1/178] Fetching swiftregex5
[179/2422] Fetching swiftregex5, combine-schedulers
[2423/3660] Fetching swiftregex5, combine-schedulers, swift-clocks
[3661/5940] Fetching swiftregex5, combine-schedulers, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.35s)
[3605/3696] Fetching swiftregex5, swift-clocks, xctest-dynamic-overlay
[3697/7390] Fetching swiftregex5, swift-clocks, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.52s)
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.52s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.52s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.52s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.4.1 (0.90s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 5.2.1 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.4 (0.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.2.0 (0.41s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.9.1 (0.41s)
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/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 5.2.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/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/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/18] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[10/19] Compiling XCTestDynamicOverlay Deprecations.swift
[11/19] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[12/19] Compiling XCTestDynamicOverlay Unimplemented.swift
[13/19] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[14/19] Compiling XCTestDynamicOverlay XCTFail.swift
[15/19] Emitting module XCTestDynamicOverlay
[16/19] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[17/19] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[19/20] Emitting module SwiftRegex
[20/20] Compiling SwiftRegex TupleRegex.swift
[22/43] Compiling CombineSchedulers Lock.swift
[23/43] Compiling CombineSchedulers NSRecursiveLock.swift
[24/44] Compiling Clocks Timer.swift
[25/44] Emitting module CombineSchedulers
[26/44] Compiling CombineSchedulers SwiftUI.swift
[27/44] Compiling CombineSchedulers TestScheduler.swift
[28/47] Compiling CombineSchedulers UIKit.swift
[29/47] Compiling CombineSchedulers Timer.swift
[30/47] Compiling CombineSchedulers UIScheduler.swift
[31/47] Compiling CombineSchedulers AnyScheduler.swift
[32/47] Compiling CombineSchedulers Concurrency.swift
[33/47] Compiling CombineSchedulers ImmediateScheduler.swift
[34/47] Compiling CombineSchedulers Deprecations.swift
[35/47] Compiling CombineSchedulers UnimplementedScheduler.swift
[37/48] Emitting module Clocks
[38/48] Compiling Clocks _AsyncTimerSequence.swift
[39/48] Emitting module SwiftToTen
[40/48] Compiling SwiftToTen SwiftToTen.swift
[41/48] Compiling Clocks UnimplementedClock.swift
[44/48] Compiling Clocks Shims.swift
[45/48] Compiling Clocks SwiftUI.swift
[48/48] Compiling Clocks TestClock.swift
[51/77] Compiling Dependencies MainQueue.swift
[52/77] Compiling Dependencies MainRunLoop.swift
[53/77] Compiling Dependencies OpenURL.swift
[54/77] Compiling Dependencies TimeZone.swift
[55/80] Compiling Dependencies Task.swift
[56/80] Compiling Dependencies UncheckedSendable.swift
[57/80] Compiling Dependencies Dependency.swift
[58/80] Compiling Dependencies DependencyContext.swift
[59/80] Compiling Dependencies ActorIsolated.swift
[60/80] Compiling Dependencies AsyncStream.swift
[61/80] Compiling Dependencies AsyncThrowingStream.swift
[62/80] Compiling Dependencies LockIsolated.swift
[63/80] Emitting module Dependencies
[64/80] Compiling Dependencies Context.swift
[65/80] Compiling Dependencies Date.swift
[66/80] Compiling Dependencies FireAndForget.swift
[67/80] Compiling Dependencies Locale.swift
[68/80] Compiling Dependencies URLSession.swift
[69/80] Compiling Dependencies UUID.swift
[70/80] Compiling Dependencies WithRandomNumberGenerator.swift
[71/80] Compiling Dependencies DependencyKey.swift
[72/80] Compiling Dependencies DependencyValues.swift
[73/80] Compiling Dependencies Calendar.swift
[74/80] Compiling Dependencies Clocks.swift
[75/80] Compiling Dependencies Deprecations.swift
[76/80] Compiling Dependencies Exports.swift
[77/80] Compiling Dependencies OpenExistential.swift
[78/80] Compiling Dependencies RuntimeWarnings.swift
[79/80] Compiling Dependencies TypeName.swift
[80/80] Compiling Dependencies WithDependencies.swift
[82/83] Compiling SwiftToTenDependency SwiftToTenDependency.swift
[83/83] Emitting module SwiftToTenDependency
Build complete! (16.47s)
Build complete.
Done.

Build Machine: Linux 1