The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-argument-encoding with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/swift-argument-encoding.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/MFB-Technologies-Inc/swift-argument-encoding
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 98f9fd9 Merge pull request #12 from MFB-Technologies-Inc/feature/option-value-formatting
Cloned https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Revision (git rev-parse @):
98f9fd9b2defb45877bb99fab91504fb64650132
SUCCESS checkout https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-dependencies.git
[1/2244] Fetching combine-schedulers
[2245/3482] Fetching combine-schedulers, swift-clocks
[3483/7176] Fetching combine-schedulers, swift-clocks, swift-dependencies
Fetched https://github.com/pointfreeco/combine-schedulers (0.53s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks (0.53s)
Fetched https://github.com/pointfreeco/swift-dependencies.git (0.53s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
[1/419] Fetching swift-concurrency-extras
[420/2699] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.40s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.40s)
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.0.0 (1.21s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.36s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.38s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.0 (0.36s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.0 (0.36s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.0
Building for debugging...
[1/16] Emitting module XCTestDynamicOverlay
[2/17] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[3/17] Compiling ConcurrencyExtras ActorIsolated.swift
[4/17] Compiling ConcurrencyExtras UncheckedSendable.swift
[5/17] Compiling XCTestDynamicOverlay Unimplemented.swift
[6/17] Compiling ConcurrencyExtras MainSerialExecutor.swift
[7/17] Compiling ConcurrencyExtras Task.swift
[8/17] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[9/17] Compiling XCTestDynamicOverlay XCTFail.swift
[10/17] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[11/17] Compiling ConcurrencyExtras AsyncStream.swift
[12/17] Emitting module ConcurrencyExtras
[13/17] Compiling ConcurrencyExtras LockIsolated.swift
[16/19] Compiling XCTestDynamicOverlay Deprecations.swift
[17/19] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[18/19] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[19/19] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[22/42] Compiling CombineSchedulers SwiftUI.swift
[23/42] Compiling CombineSchedulers TestScheduler.swift
[24/42] Compiling CombineSchedulers ImmediateScheduler.swift
[25/42] Compiling CombineSchedulers Deprecations.swift
[26/42] Compiling CombineSchedulers Lock.swift
[27/42] Compiling CombineSchedulers NSRecursiveLock.swift
[28/42] Compiling Clocks AnyClock.swift
[29/42] Compiling Clocks ImmediateClock.swift
[30/42] Emitting module CombineSchedulers
[31/43] Compiling CombineSchedulers UIKit.swift
[32/43] Compiling CombineSchedulers Timer.swift
[33/43] Compiling CombineSchedulers UIScheduler.swift
[34/43] Compiling CombineSchedulers UnimplementedScheduler.swift
[35/44] Compiling Clocks Shims.swift
[36/44] Compiling Clocks Timer.swift
[39/46] Emitting module Clocks
[42/46] Compiling Clocks UnimplementedClock.swift
[43/46] Compiling Clocks Lock.swift
[44/46] Compiling Clocks _AsyncTimerSequence.swift
[45/46] Compiling Clocks SwiftUI.swift
[46/46] Compiling Clocks TestClock.swift
[49/70] Compiling Dependencies Locale.swift
[50/70] Compiling Dependencies MainQueue.swift
[51/70] Compiling Dependencies MainRunLoop.swift
[52/72] Compiling Dependencies Exports.swift
[53/72] Compiling Dependencies OpenExistential.swift
[54/72] Compiling Dependencies RuntimeWarnings.swift
[55/72] Compiling Dependencies Dependency.swift
[56/72] Compiling Dependencies DependencyContext.swift
[57/72] Compiling Dependencies DependencyKey.swift
[58/72] Emitting module Dependencies
[59/72] Compiling Dependencies OpenURL.swift
[60/72] Compiling Dependencies TimeZone.swift
[61/72] Compiling Dependencies URLSession.swift
[62/72] Compiling Dependencies DependencyValues.swift
[63/72] Compiling Dependencies Calendar.swift
[64/72] Compiling Dependencies Clocks.swift
[65/72] Compiling Dependencies Context.swift
[66/72] Compiling Dependencies Date.swift
[67/72] Compiling Dependencies FireAndForget.swift
[68/72] Compiling Dependencies UUID.swift
[69/72] Compiling Dependencies WithRandomNumberGenerator.swift
[70/72] Compiling Dependencies Deprecations.swift
[71/72] Compiling Dependencies TypeName.swift
[72/72] Compiling Dependencies WithDependencies.swift
[75/88] Compiling ArgumentEncoding StaticString+Constants.swift
[76/89] Compiling ArgumentEncoding Command.swift
[77/89] Compiling ArgumentEncoding CommandRepresentable.swift
[78/89] Compiling ArgumentEncoding TopLevelCommandRepresentable.swift
[79/89] Emitting module ArgumentEncoding
[80/89] Compiling ArgumentEncoding ArgumentGroup.swift
[81/89] Compiling ArgumentEncoding CaseConverter.swift
[82/89] Compiling ArgumentEncoding OptionSet.swift
[83/89] Compiling ArgumentEncoding PositionalArgument.swift
[84/89] Compiling ArgumentEncoding DecoderUserInfo+OptionHelpers.swift
[85/89] Compiling ArgumentEncoding DecoderUserInfo+OptionSetHelpers.swift
[86/89] Compiling ArgumentEncoding Flag.swift
[87/89] Compiling ArgumentEncoding FormatterNode.swift
[88/89] Compiling ArgumentEncoding Formatters.swift
[89/89] Compiling ArgumentEncoding Option.swift
Build complete! (13.49s)
Build complete.
Done.

Build Machine: Linux 2