The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Plot, reference main (3ee6fa), with Swift 5.8 for Linux on 23 Jul 2024 06:30:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/Plot.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:b64e9b208a540cfe8c395754a98ad2db7976bcbca6a5320a43e0e41342f74819
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[1/62] Emitting module Plot
[2/70] Compiling Plot DocumentEncoding.swift
[3/70] Compiling Plot Element.swift
[4/70] Compiling Plot ElementClosingMode.swift
[5/70] Compiling Plot ElementComponent.swift
[6/70] Compiling Plot ElementDefinition.swift
[7/70] Compiling Plot EmptyComponent.swift
[8/70] Compiling Plot EnvironmentKey.swift
[9/70] Compiling Plot EnvironmentValue.swift
[10/70] Compiling Plot HTML.swift
[11/70] Compiling Plot NodeConvertible.swift
[12/70] Compiling Plot Optional+Component.swift
[13/70] Compiling Plot PodcastAttributes.swift
[14/70] Compiling Plot PodcastComponents.swift
[15/70] Compiling Plot PodcastElements.swift
[16/70] Compiling Plot PodcastEpisodeType.swift
[17/70] Compiling Plot PodcastFeed.swift
[18/70] Compiling Plot PodcastMediaType.swift
[19/70] Compiling Plot PodcastType.swift
[20/70] Compiling Plot SiteMapIndexElements.swift
[21/70] Compiling Plot TwitterCardType.swift
[22/70] Compiling Plot URLRepresentable.swift
[23/70] Compiling Plot XML.swift
[24/70] Compiling Plot XMLAttributes.swift
[25/70] Compiling Plot XMLElements.swift
[26/70] Compiling Plot AnyAttribute.swift
[27/70] Compiling Plot AnyElement.swift
[28/70] Compiling Plot RSS.swift
[29/70] Compiling Plot RSSAttributes.swift
[30/70] Compiling Plot RSSElements.swift
[31/70] Compiling Plot Renderable.swift
[32/70] Compiling Plot SiteMap.swift
[33/70] Compiling Plot SiteMapChangeFrequency.swift
[34/70] Compiling Plot SiteMapElements.swift
[35/70] Compiling Plot SiteMapIndex.swift
[36/70] Compiling Plot HTMLInputType.swift
[37/70] Compiling Plot HTMLLinkRelationship.swift
[38/70] Compiling Plot HTMLListStyle.swift
[39/70] Compiling Plot HTMLVideoFormat.swift
[40/70] Compiling Plot HTMLViewportFitMode.swift
[41/70] Compiling Plot HTMLViewportWidthMode.swift
[42/70] Compiling Plot Indentation.swift
[43/70] Compiling Plot Language.swift
[44/70] Compiling Plot Node.swift
[45/70] Compiling Plot AnyEnvironmentValue.swift
[46/70] Compiling Plot AnyNode.swift
[47/70] Compiling Plot ElementRenderingBuffer.swift
[48/70] Compiling Plot ElementWrapper.swift
[49/70] Compiling Plot Environment.swift
[50/70] Compiling Plot ModifiedComponent.swift
[51/70] Compiling Plot Renderer.swift
[52/70] Compiling Plot String+Escaping.swift
[53/70] Compiling Plot HTMLAnchorRelationship.swift
[54/70] Compiling Plot HTMLAnchorTarget.swift
[55/70] Compiling Plot HTMLAttributes.swift
[56/70] Compiling Plot HTMLAudioFormat.swift
[57/70] Compiling Plot HTMLButtonType.swift
[58/70] Compiling Plot HTMLComponents.swift
[59/70] Compiling Plot HTMLElements.swift
[60/70] Compiling Plot HTMLFormContentType.swift
[61/70] Compiling Plot HTMLFormMethod.swift
[62/70] Compiling Plot Attribute.swift
[63/70] Compiling Plot Component.swift
[64/70] Compiling Plot ComponentAttributes.swift
[65/70] Compiling Plot ComponentBuilder.swift
[66/70] Compiling Plot ComponentContainer.swift
[67/70] Compiling Plot ComponentGroup.swift
[68/70] Compiling Plot ControlFlow.swift
[69/70] Compiling Plot Directionality.swift
[70/70] Compiling Plot Document.swift
Build complete! (6.99s)
Build complete.
Done.