The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-to-ten with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-to-ten.git
Reference: 1.2.0
Cloned https://github.com/renaudjenny/swift-to-ten.git into spi-builder-workspace
SUCCESS checkout https://github.com/renaudjenny/swift-to-ten.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-dependencies
[1/136] Fetching swiftregex5
[137/2159] Fetching swiftregex5, combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers (0.32s)
Fetched https://github.com/johnno1962/SwiftRegex5 (0.32s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2278] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies (0.55s)
Computing version for https://github.com/pointfreeco/swift-dependencies
[1/848] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks (0.30s)
[1/1675] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.50s)
Computed https://github.com/pointfreeco/swift-dependencies at 0.4.1 (0.42s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 5.2.1 (0.34s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.8.4 (0.37s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.2.0 (0.36s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.9.1 (0.35s)
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
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/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/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 5.2.1
Building for debugging...
[1/10] Emitting module SwiftRegex
[2/10] Compiling XCTestDynamicOverlay Deprecations.swift
[3/11] Compiling XCTestDynamicOverlay Unimplemented.swift
[4/11] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[5/11] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[6/11] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[7/11] Compiling XCTestDynamicOverlay XCTFail.swift
[8/11] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[9/11] Emitting module XCTestDynamicOverlay
[10/11] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[13/35] Compiling CombineSchedulers AnyScheduler.swift
[14/35] Compiling CombineSchedulers Concurrency.swift
[15/35] Compiling SwiftRegex TupleRegex.swift
[16/35] Emitting module CombineSchedulers
[17/37] Compiling CombineSchedulers UIScheduler.swift
[20/38] Compiling CombineSchedulers Timer.swift
[21/38] Compiling CombineSchedulers UIKit.swift
[22/38] Compiling CombineSchedulers UnimplementedScheduler.swift
[23/38] Compiling CombineSchedulers Lock.swift
[24/38] Compiling CombineSchedulers NSRecursiveLock.swift
[25/38] Compiling CombineSchedulers SwiftUI.swift
[26/38] Compiling CombineSchedulers TestScheduler.swift
[27/38] Compiling CombineSchedulers ImmediateScheduler.swift
[28/38] Compiling CombineSchedulers Deprecations.swift
[29/39] Compiling Clocks Timer.swift
[32/43] Emitting module Clocks
[37/43] Compiling Clocks _AsyncTimerSequence.swift
[38/43] Emitting module SwiftToTen
[39/43] Compiling SwiftToTen SwiftToTen.swift
[40/43] Compiling Clocks UnimplementedClock.swift
[43/45] Compiling Clocks SwiftUI.swift
[44/45] Compiling Clocks Shims.swift
[45/45] Compiling Clocks TestClock.swift
[48/74] Compiling Dependencies Deprecations.swift
[49/74] Compiling Dependencies Exports.swift
[50/74] Compiling Dependencies OpenExistential.swift
[51/74] Compiling Dependencies Task.swift
[52/74] Compiling Dependencies UncheckedSendable.swift
[53/74] Compiling Dependencies Dependency.swift
[54/74] Compiling Dependencies DependencyContext.swift
[55/74] Compiling Dependencies Context.swift
[56/74] Compiling Dependencies Date.swift
[57/74] Compiling Dependencies FireAndForget.swift
[58/74] Compiling Dependencies Locale.swift
[59/77] Compiling Dependencies ActorIsolated.swift
[60/77] Compiling Dependencies AsyncStream.swift
[61/77] Compiling Dependencies AsyncThrowingStream.swift
[62/77] Compiling Dependencies LockIsolated.swift
[63/77] Compiling Dependencies MainQueue.swift
[64/77] Compiling Dependencies MainRunLoop.swift
[65/77] Compiling Dependencies OpenURL.swift
[66/77] Compiling Dependencies TimeZone.swift
[67/77] Compiling Dependencies URLSession.swift
[68/77] Compiling Dependencies UUID.swift
[69/77] Compiling Dependencies WithRandomNumberGenerator.swift
[70/77] Emitting module Dependencies
[71/77] Compiling Dependencies DependencyKey.swift
[72/77] Compiling Dependencies DependencyValues.swift
[73/77] Compiling Dependencies Calendar.swift
[74/77] Compiling Dependencies Clocks.swift
[75/77] Compiling Dependencies RuntimeWarnings.swift
[76/77] Compiling Dependencies TypeName.swift
[77/77] Compiling Dependencies WithDependencies.swift
[80/81] Emitting module SwiftToTenDependency
[81/81] Compiling SwiftToTenDependency SwiftToTenDependency.swift
Build complete! (18.34s)
Build complete.
Done.

Build Machine: Linux 2