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 elementary-htmx, reference 0.3.0 (3e0951), with Swift 5.10 for Linux on 3 Oct 2024 21:18:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sliemeobn/elementary-htmx.git
Reference: 0.3.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/sliemeobn/elementary-htmx
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 3e09519 readme
Cloned https://github.com/sliemeobn/elementary-htmx.git
Revision (git rev-parse @):
3e09519a605be410e8332627b260cebaf74bb9fa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sliemeobn/elementary-htmx.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sliemeobn/elementary-htmx.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/sliemeobn/elementary.git
[1/728] Fetching elementary
Fetched https://github.com/sliemeobn/elementary.git from cache (0.39s)
Computing version for https://github.com/sliemeobn/elementary.git
Computed https://github.com/sliemeobn/elementary.git at 0.3.4 (0.59s)
Creating working copy for https://github.com/sliemeobn/elementary.git
Working copy of https://github.com/sliemeobn/elementary.git resolved at 0.3.4
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/23] Emitting module Elementary
[7/25] Compiling Elementary HtmlTextRenderer.swift
[8/25] Compiling Elementary RenderingUtils.swift
[9/25] Compiling Elementary Html+Attributes.swift
[10/25] Compiling Elementary Html+Elements.swift
[11/25] Compiling Elementary HtmlBuilder.swift
[12/25] Compiling Elementary AsyncContent.swift
[13/25] Compiling Elementary AsyncForEach.swift
[14/25] Compiling Elementary AttributeStorage.swift
[15/25] Compiling Elementary HtmlAttributes+Events.swift
[16/25] Compiling Elementary HtmlAttributes.swift
[17/25] Compiling Elementary HtmlElement+Async.swift
[18/25] Compiling Elementary Html+Rendering.swift
[19/25] Compiling Elementary HtmlTags.swift
[20/25] Compiling Elementary HtmlAsyncRenderer.swift
[21/25] Compiling Elementary CoreModel.swift
[22/25] Compiling Elementary Environment.swift
[23/25] Compiling Elementary ForEach.swift
[24/25] Compiling Elementary HtmlDocument.swift
[25/25] Compiling Elementary HtmlElements.swift
[27/29] Emitting module ElementaryHTMX
[28/29] Compiling ElementaryHTMX HTMLAttribute+HTMX.swift
[29/29] Compiling ElementaryHTMX HTMLAttributeValue+HTMX.swift
[31/36] Emitting module ElementaryHTMXWS
[32/36] Compiling ElementaryHTMXSSE HTMLAttributeValue+HTMXSSE.swift
[33/36] Compiling ElementaryHTMXWS HTMLAttribute+HTMX.swift
[34/36] Compiling ElementaryHTMXWS HTMLAttributeValue+HTMX.swift
[35/36] Compiling ElementaryHTMXSSE HTMLAttribute+HTMXSSE.swift
[36/36] Emitting module ElementaryHTMXSSE
Build complete! (7.26s)
Build complete.
Done.