The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Markup 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/SwiftDocOrg/Markup.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/SwiftDocOrg/Markup
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1ae88db Update README.md
Cloned https://github.com/SwiftDocOrg/Markup.git
Revision (git rev-parse @):
1ae88db3de6b549aec9cb45e6a88f675b51e2460
SUCCESS checkout https://github.com/SwiftDocOrg/Markup.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftDocOrg/Markup.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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/23] Emitting module XInclude
[9/23] Compiling XInclude XInclude.swift
[10/24] Emitting module XSLT
[11/24] Compiling XSLT XSLT.swift
[14/25] Compiling DOM ProcessingInstruction.swift
[15/26] Compiling DOM String+Extensions.swift
[16/26] Compiling DOM Element.swift
[17/26] Compiling DOM Error.swift
[18/26] Compiling DOM Node.swift
[19/26] Compiling DOM Text.swift
[20/26] Compiling DOM DOMBuilder.swift
/host/spi-builder-workspace/Sources/DOM/Builders/DOMBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/DOM/Builders/StringBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[21/26] Compiling DOM StringBuilder.swift
/host/spi-builder-workspace/Sources/DOM/Builders/DOMBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/DOM/Builders/StringBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[22/26] Compiling DOM Comment.swift
[23/26] Compiling DOM Document.swift
[24/26] Emitting module DOM
/host/spi-builder-workspace/Sources/DOM/Builders/DOMBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/DOM/Builders/StringBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[25/26] Compiling DOM DocumentFragment.swift
[26/26] Compiling DOM DocumentType.swift
[28/33] Compiling XPath NodeSet.swift
[29/33] Compiling XPath Expression.swift
[30/33] Compiling XPath Context.swift
[31/33] Emitting module XPath
[32/33] Compiling XPath XPath.swift
[33/33] Compiling XPath Object.swift
[35/50] Compiling XML Node.swift
[36/51] Compiling XML Namespace.swift
[37/51] Compiling XML DocumentFragment.swift
[38/51] Compiling XML Element.swift
[39/51] Compiling XML XPath+Extensions.swift
[40/51] Emitting module HTML
[41/51] Compiling HTML Document.swift
[42/51] Compiling HTML Node.swift
[43/51] Compiling HTML Parser.swift
[44/51] Compiling XML CDATA.swift
[45/51] Emitting module XML
[46/51] Compiling XML Document.swift
[47/51] Compiling HTML XPath+Extensions.swift
[48/51] Compiling HTML DocumentFragment.swift
[49/51] Compiling XML Parser.swift
[50/51] Compiling HTML Element.swift
[51/51] Compiling HTML HTMLTags.swift
Build complete! (10.55s)
Build complete.
Done.

Build Machine: Linux 2