Build Information
Successful build of Plot, reference main (3ee6fa
), with Swift 5.10 for Linux on 23 Jul 2024 06:34:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/Plot.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/SwiftPackageIndex/Plot
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ee6fa6 Merge pull request #3 from SwiftPackageIndex/github-ci
Cloned https://github.com/SwiftPackageIndex/Plot.git
Revision (git rev-parse @):
3ee6fa631a22401643b21146a68c953b87a0a752
SUCCESS checkout https://github.com/SwiftPackageIndex/Plot.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/SwiftPackageIndex/Plot.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:59f36943510aea3c3167e15c3bb784abd9f60c7d7937078af576dff6d447a61b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/64] Emitting module Plot
[4/72] Compiling Plot AnyEnvironmentValue.swift
[5/72] Compiling Plot AnyNode.swift
[6/72] Compiling Plot ElementRenderingBuffer.swift
[7/72] Compiling Plot ElementWrapper.swift
[8/72] Compiling Plot Environment.swift
[9/72] Compiling Plot ModifiedComponent.swift
[10/72] Compiling Plot Renderer.swift
[11/72] Compiling Plot String+Escaping.swift
[12/72] Compiling Plot Attribute.swift
[13/72] Compiling Plot Component.swift
[14/72] Compiling Plot ComponentAttributes.swift
[15/72] Compiling Plot ComponentBuilder.swift
[16/72] Compiling Plot ComponentContainer.swift
[17/72] Compiling Plot ComponentGroup.swift
[18/72] Compiling Plot ControlFlow.swift
[19/72] Compiling Plot Directionality.swift
[20/72] Compiling Plot Document.swift
[21/72] Compiling Plot RSS.swift
[22/72] Compiling Plot RSSAttributes.swift
[23/72] Compiling Plot RSSElements.swift
[24/72] Compiling Plot Renderable.swift
[25/72] Compiling Plot SiteMap.swift
[26/72] Compiling Plot SiteMapChangeFrequency.swift
[27/72] Compiling Plot SiteMapElements.swift
[28/72] Compiling Plot SiteMapIndex.swift
[29/72] Compiling Plot HTMLInputType.swift
[30/72] Compiling Plot HTMLLinkRelationship.swift
[31/72] Compiling Plot HTMLListStyle.swift
[32/72] Compiling Plot HTMLVideoFormat.swift
[33/72] Compiling Plot HTMLViewportFitMode.swift
[34/72] Compiling Plot HTMLViewportWidthMode.swift
[35/72] Compiling Plot Indentation.swift
[36/72] Compiling Plot Language.swift
[37/72] Compiling Plot Node.swift
[38/72] Compiling Plot SiteMapIndexElements.swift
[39/72] Compiling Plot TwitterCardType.swift
[40/72] Compiling Plot URLRepresentable.swift
[41/72] Compiling Plot XML.swift
[42/72] Compiling Plot XMLAttributes.swift
[43/72] Compiling Plot XMLElements.swift
[44/72] Compiling Plot AnyAttribute.swift
[45/72] Compiling Plot AnyElement.swift
[46/72] Compiling Plot NodeConvertible.swift
[47/72] Compiling Plot Optional+Component.swift
[48/72] Compiling Plot PodcastAttributes.swift
[49/72] Compiling Plot PodcastComponents.swift
[50/72] Compiling Plot PodcastElements.swift
[51/72] Compiling Plot PodcastEpisodeType.swift
[52/72] Compiling Plot PodcastFeed.swift
[53/72] Compiling Plot PodcastMediaType.swift
[54/72] Compiling Plot PodcastType.swift
[55/72] Compiling Plot DocumentEncoding.swift
[56/72] Compiling Plot Element.swift
[57/72] Compiling Plot ElementClosingMode.swift
[58/72] Compiling Plot ElementComponent.swift
[59/72] Compiling Plot ElementDefinition.swift
[60/72] Compiling Plot EmptyComponent.swift
[61/72] Compiling Plot EnvironmentKey.swift
[62/72] Compiling Plot EnvironmentValue.swift
[63/72] Compiling Plot HTML.swift
[64/72] Compiling Plot HTMLAnchorRelationship.swift
[65/72] Compiling Plot HTMLAnchorTarget.swift
[66/72] Compiling Plot HTMLAttributes.swift
[67/72] Compiling Plot HTMLAudioFormat.swift
[68/72] Compiling Plot HTMLButtonType.swift
[69/72] Compiling Plot HTMLComponents.swift
[70/72] Compiling Plot HTMLElements.swift
[71/72] Compiling Plot HTMLFormContentType.swift
[72/72] Compiling Plot HTMLFormMethod.swift
Build complete! (10.88s)
Build complete.
Done.