Build Information
Successful build of swift-custom-dump with Swift 5.8 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/swift-custom-dump.git
Reference: 2022.11.1
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/0xLeif/swift-custom-dump
* tag 2022.11.1 -> FETCH_HEAD
HEAD is now at 7e82ed0 Merge branch 'pointfreeco:main' into main
Cloned https://github.com/0xLeif/swift-custom-dump.git
Revision (git rev-parse @):
7e82ed0d2de34933946353336dec5f210c62d658
SUCCESS checkout https://github.com/0xLeif/swift-custom-dump.git at 2022.11.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2077] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (1.37s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.4.1 (0.65s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.4.1
Building for debugging...
[1/6] Emitting module XCTestDynamicOverlay
[2/6] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[3/6] Compiling XCTestDynamicOverlay XCTUnimplemented.swift
[4/6] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[5/6] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[6/6] Compiling XCTestDynamicOverlay XCTFail.swift
[9/31] Compiling CustomDump Speech.swift
[10/31] Compiling CustomDump StoreKit.swift
[11/31] Compiling CustomDump Swift.swift
[12/34] Compiling CustomDump SwiftUI.swift
[13/34] Compiling CustomDump UIKit.swift
[14/34] Compiling CustomDump UserNotifications.swift
[15/34] Compiling CustomDump AnyType.swift
[16/34] Compiling CustomDump Box.swift
[17/34] Compiling CustomDump CollectionDifference.swift
[18/34] Compiling CustomDump CoreImage.swift
[19/34] Compiling CustomDump CoreLocation.swift
[20/34] Compiling CustomDump CoreMotion.swift
[21/34] Compiling CustomDump Foundation.swift
[22/34] Compiling CustomDump Mirror.swift
[23/34] Compiling CustomDump String.swift
[24/34] Compiling CustomDump XCTAssertNoDifference.swift
[25/34] Emitting module CustomDump
[26/34] Compiling CustomDump UserNotificationsUI.swift
[27/34] Compiling CustomDump CustomDumpReflectable.swift
[28/34] Compiling CustomDump CustomDumpRepresentable.swift
[29/34] Compiling CustomDump GameKit.swift
[30/34] Compiling CustomDump KeyPath.swift
[31/34] Compiling CustomDump Photos.swift
[32/34] Compiling CustomDump CustomDumpStringConvertible.swift
[33/34] Compiling CustomDump Diff.swift
[34/34] Compiling CustomDump Dump.swift
Build complete! (9.15s)
Build complete.
Done.