The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaInkMarkdownReader with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/loopwerk/SagaInkMarkdownReader.git
Reference: 0.6.0
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/loopwerk/SagaInkMarkdownReader
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 9ed0191 Saga 1.0.0 supports async/await item processors
Cloned https://github.com/loopwerk/SagaInkMarkdownReader.git
Revision (git rev-parse @):
9ed01913b6f99230a1ba80e6fd8a0c0846f81ea4
SUCCESS checkout https://github.com/loopwerk/SagaInkMarkdownReader.git at 0.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/loopwerk/SagaInkMarkdownReader.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/loopwerk/PathKit
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/kylef/Spectre.git
[1/1898] Fetching ink
[438/2079] Fetching ink, codextended
[1090/4177] Fetching ink, codextended, splash
[2020/5198] Fetching ink, codextended, splash, spectre
[5196/6027] Fetching ink, codextended, splash, spectre, pathkit
[6025/8290] Fetching ink, codextended, splash, spectre, pathkit, saga
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.29s)
[7136/8109] Fetching ink, splash, spectre, pathkit, saga
Fetched https://github.com/JohnSundell/Splash from cache (0.31s)
Fetched https://github.com/kylef/Spectre.git from cache (0.31s)
Fetched https://github.com/loopwerk/PathKit from cache (0.31s)
[4139/4161] Fetching ink, saga
Fetched https://github.com/johnsundell/ink.git from cache (0.37s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.37s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.39s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.1 (0.40s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.0.0 (0.40s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.39s)
Computing version for https://github.com/loopwerk/PathKit
Computed https://github.com/loopwerk/PathKit at 1.2.0 (1.06s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.41s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.5.1
Creating working copy for https://github.com/loopwerk/PathKit
Working copy of https://github.com/loopwerk/PathKit resolved at 1.2.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.0.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/66] Emitting module Splash
[9/69] Compiling Ink List.swift
[10/69] Compiling Ink Metadata.swift
[11/69] Compiling Ink Modifiable.swift
[12/69] Compiling Ink ModifierCollection.swift
[13/73] Compiling Ink Image.swift
[14/73] Compiling Ink InlineCode.swift
[15/73] Compiling Ink KeyPathPatterns.swift
[16/73] Compiling Ink Link.swift
[17/73] Compiling Ink HTMLConvertible.swift
[18/73] Compiling Ink Hashable+AnyOf.swift
[19/73] Compiling Ink Heading.swift
[20/73] Compiling Ink HorizontalLine.swift
[21/73] Emitting module Ink
[22/73] Compiling Ink Markdown.swift
[23/73] Compiling Ink MarkdownParser.swift
[24/73] Compiling Ink Modifier.swift
[25/73] Compiling Ink Blockquote.swift
[26/73] Compiling Ink Character+Classification.swift
[27/73] Compiling Ink Character+Escaping.swift
[28/73] Compiling Ink CodeBlock.swift
[29/73] Compiling Ink FormattedText.swift
[30/73] Compiling Ink Fragment.swift
[31/73] Compiling Ink HTML.swift
[32/73] Compiling Ink TextStyle.swift
[33/73] Compiling Ink TextStyleMarker.swift
[34/73] Compiling Ink URL.swift
[35/73] Compiling Ink URLDeclaration.swift
[40/73] Compiling Ink Reader.swift
[41/73] Compiling Ink Require.swift
[42/73] Compiling Ink Substring+Trimming.swift
[43/73] Compiling Ink Table.swift
[44/73] Compiling Ink NamedURLCollection.swift
[45/73] Compiling Splash Segment.swift
[46/73] Compiling Splash TokenType.swift
[47/73] Compiling Splash Tokenizer.swift
[72/75] Emitting module PathKit
[73/75] Compiling PathKit PathKit.swift
[75/76] Emitting module Codextended
[76/76] Compiling Codextended Codextended.swift
[78/90] Compiling Saga String+Slugify.swift
[79/91] Emitting module Saga
[80/91] Compiling Saga Writer.swift
[81/91] Compiling Saga Reader+Decoder.swift
[82/91] Compiling Saga Reader.swift
[83/91] Compiling Saga FileContainer.swift
[84/91] Compiling Saga FileIO.swift
[85/91] Compiling Saga Path+Extensions.swift
[86/91] Compiling Saga ProcessingStep.swift
[87/91] Compiling Saga Saga.swift
[88/91] Compiling Saga Item.swift
[89/91] Compiling Saga ItemWriteMode.swift
[90/91] Compiling Saga MetadataDecoder.swift
[91/91] Compiling Saga Paginator.swift
[93/94] Emitting module SagaInkMarkdownReader
[94/94] Compiling SagaInkMarkdownReader SagaInkMarkdownReader.swift
Build complete! (16.38s)
Build complete.
Done.

Build Machine: Linux 1