The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AssertSwiftCLI 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/KS1019/AssertSwiftCLI.git
Reference: main
Cloned https://github.com/KS1019/AssertSwiftCLI.git into spi-builder-workspace
SUCCESS checkout https://github.com/KS1019/AssertSwiftCLI.git at main
========================================
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
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.9-latest' locally
basic-5.9-latest: Pulling from finestructure/spi-images
99803d4b97f3: Already exists
5e1b2fb8357f: Pulling fs layer
4f4fb700ef54: Pulling fs layer
f1c7a4392f9e: Pulling fs layer
9efea71765ed: Pulling fs layer
fb7dea7fb088: Pulling fs layer
124f96eb3fc2: Pulling fs layer
124f96eb3fc2: Waiting
4f4fb700ef54: Download complete
9efea71765ed: Waiting
fb7dea7fb088: Waiting
9efea71765ed: Verifying Checksum
9efea71765ed: Download complete
fb7dea7fb088: Verifying Checksum
fb7dea7fb088: Download complete
5e1b2fb8357f: Download complete
124f96eb3fc2: Verifying Checksum
124f96eb3fc2: Download complete
f1c7a4392f9e: Verifying Checksum
f1c7a4392f9e: Download complete
5e1b2fb8357f: Pull complete
4f4fb700ef54: Pull complete
f1c7a4392f9e: Pull complete
9efea71765ed: Pull complete
fb7dea7fb088: Pull complete
124f96eb3fc2: Pull complete
Digest: sha256:c9de9b81fe76e6276d4917ad8029a956492389dc9f5ee4a314ba4e445da236a2
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/3392] Fetching swift-custom-dump
[3393/5067] Fetching swift-custom-dump, xctest-dynamic-overlay
[3611/15852] Fetching swift-custom-dump, xctest-dynamic-overlay, swift-argument-parser
[5824/10785] Fetching swift-argument-parser
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.48s)
Fetched https://github.com/pointfreeco/swift-custom-dump (0.48s)
Fetched https://github.com/apple/swift-argument-parser (0.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.35s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.3.0 (0.31s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.31s)
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/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/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.3.0
Building for debugging...
[1/4] Emitting module ArgumentParserToolInfo
[2/4] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/40] Compiling XCTestDynamicOverlay XCTFail.swift
[6/40] Emitting module XCTestDynamicOverlay
[9/65] Compiling CustomDump SwiftUI.swift
[10/65] Compiling CustomDump UIKit.swift
[11/65] Compiling CustomDump UserNotifications.swift
[12/68] Emitting module ArgumentParser
[13/72] Compiling CustomDump GameKit.swift
[14/72] Compiling CustomDump KeyPath.swift
[15/72] Compiling CustomDump Photos.swift
[16/72] Compiling CustomDump Speech.swift
[17/72] Compiling CustomDump StoreKit.swift
[18/72] Compiling CustomDump Swift.swift
[19/72] Compiling CustomDump CoreImage.swift
[20/72] Compiling CustomDump CoreLocation.swift
[21/72] Compiling CustomDump CoreMotion.swift
[22/72] Compiling CustomDump Foundation.swift
[24/72] Compiling CustomDump AnyType.swift
[25/72] Compiling CustomDump Box.swift
[26/72] Compiling CustomDump CollectionDifference.swift
[27/72] Compiling CustomDump Mirror.swift
[28/72] Compiling CustomDump String.swift
[29/72] Compiling CustomDump XCTAssertNoDifference.swift
[38/72] Compiling CustomDump UserNotificationsUI.swift
[43/72] Compiling ArgumentParser CollectionExtensions.swift
[44/72] Compiling ArgumentParser SequenceExtensions.swift
[45/72] Compiling ArgumentParser StringExtensions.swift
[46/72] Compiling ArgumentParser Tree.swift
[47/72] Emitting module CustomDump
[48/72] Compiling ArgumentParser Option.swift
[49/72] Compiling ArgumentParser OptionGroup.swift
[50/72] Compiling ArgumentParser CommandConfiguration.swift
[51/72] Compiling ArgumentParser EnumerableFlag.swift
[52/72] Compiling ArgumentParser ExpressibleByArgument.swift
[53/72] Compiling CustomDump CustomDumpStringConvertible.swift
[54/72] Compiling CustomDump Diff.swift
[55/72] Compiling CustomDump Dump.swift
[57/72] Compiling CustomDump CustomDumpReflectable.swift
[58/72] Compiling CustomDump CustomDumpRepresentable.swift
[64/72] Compiling ArgumentParser ParsableCommand.swift
[65/72] Compiling ArgumentParser ArgumentDecoder.swift
[66/72] Compiling ArgumentParser ArgumentDefinition.swift
[77/79] Emitting module ArgumentParserTestHelpers
[78/79] Compiling ArgumentParserTestHelpers TestHelpers.swift
[79/79] Compiling ArgumentParserTestHelpers StringHelpers.swift
[82/83] Compiling AssertSwiftCLI AssertSwiftCLI.swift
[83/83] Emitting module AssertSwiftCLI
Build complete! (18.38s)
Build complete.
Done.

Build Machine: Linux 2