The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AssertSwiftCLI with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/KS1019/AssertSwiftCLI.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/KS1019/AssertSwiftCLI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 596665a Update .gitignore
Cloned https://github.com/KS1019/AssertSwiftCLI.git
Revision (git rev-parse @):
596665ab63843545dc327ec6571be566e952ea5a
SUCCESS checkout https://github.com/KS1019/AssertSwiftCLI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/KS1019/AssertSwiftCLI.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4022] Fetching swift-custom-dump
[4023/6302] Fetching swift-custom-dump, xctest-dynamic-overlay
[4365/17728] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-argument-parser
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.50s)
[13735/15448] Fetching swift-custom-dump, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.73s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.3.0 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.45s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.3.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/11] Emitting module ArgumentParserToolInfo
[9/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/46] Emitting module ArgumentParser
[12/50] Emitting module XCTestDynamicOverlay
[13/50] Compiling XCTestDynamicOverlay XCTFail.swift
[14/50] Compiling ArgumentParser Option.swift
[15/50] Compiling ArgumentParser OptionGroup.swift
[16/50] Compiling ArgumentParser CommandConfiguration.swift
[17/50] Compiling ArgumentParser EnumerableFlag.swift
[18/50] Compiling ArgumentParser ExpressibleByArgument.swift
[19/50] Compiling ArgumentParser HelpCommand.swift
[20/50] Compiling ArgumentParser HelpGenerator.swift
[21/50] Compiling ArgumentParser MessageInfo.swift
[22/50] Compiling ArgumentParser UsageGenerator.swift
[23/50] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/50] Compiling ArgumentParser CompletionsGenerator.swift
[25/50] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/50] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/50] Compiling ArgumentParser Argument.swift
[29/51] Compiling ArgumentParser CollectionExtensions.swift
[30/51] Compiling ArgumentParser SequenceExtensions.swift
[31/51] Compiling ArgumentParser StringExtensions.swift
[32/51] Compiling ArgumentParser Tree.swift
[33/74] Compiling CustomDump AnyType.swift
[34/74] Compiling CustomDump Box.swift
[35/74] Compiling CustomDump CollectionDifference.swift
[36/74] Compiling ArgumentParser Flag.swift
[37/74] Compiling ArgumentParser NameSpecification.swift
[38/74] Compiling ArgumentParser ArgumentSet.swift
[39/74] Compiling ArgumentParser CommandParser.swift
[40/74] Compiling ArgumentParser InputOrigin.swift
[41/74] Compiling ArgumentParser Name.swift
[42/74] Compiling ArgumentParser Parsed.swift
[43/74] Compiling ArgumentParser ParsedValues.swift
[44/74] Compiling ArgumentParser ParserError.swift
[45/74] Compiling ArgumentParser SplitArguments.swift
[46/74] Compiling ArgumentParser DumpHelpGenerator.swift
[47/74] Compiling CustomDump UserNotificationsUI.swift
[48/74] Compiling CustomDump CustomDumpReflectable.swift
[49/74] Compiling CustomDump CustomDumpRepresentable.swift
[50/77] Compiling CustomDump Speech.swift
[51/77] Compiling CustomDump StoreKit.swift
[52/77] Compiling CustomDump Swift.swift
[56/77] Compiling CustomDump GameKit.swift
[57/77] Compiling CustomDump KeyPath.swift
[58/77] Compiling CustomDump Photos.swift
[65/78] Compiling CustomDump Mirror.swift
[66/78] Compiling CustomDump String.swift
[67/78] Compiling CustomDump XCTAssertNoDifference.swift
[68/78] Compiling CustomDump CoreImage.swift
[69/78] Compiling CustomDump CoreLocation.swift
[70/78] Compiling CustomDump CoreMotion.swift
[71/78] Compiling CustomDump Foundation.swift
[72/81] Emitting module CustomDump
[73/81] Emitting module ArgumentParserTestHelpers
[74/81] Compiling ArgumentParserTestHelpers TestHelpers.swift
[75/81] Compiling ArgumentParserTestHelpers StringHelpers.swift
[77/82] Compiling CustomDump SwiftUI.swift
[78/82] Compiling CustomDump UIKit.swift
[79/82] Compiling CustomDump UserNotifications.swift
[80/82] Compiling CustomDump CustomDumpStringConvertible.swift
[81/82] Compiling CustomDump Diff.swift
[82/82] Compiling CustomDump Dump.swift
[84/85] Compiling AssertSwiftCLI AssertSwiftCLI.swift
[85/85] Emitting module AssertSwiftCLI
Build complete! (16.37s)
Build complete.
Done.

Build Machine: Linux 2