Build Information
Successful build of SwimHTMX 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/maciejtrybilo/Swim-htmx.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/maciejtrybilo/Swim-htmx
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 349cb67 xh-trigger
Cloned https://github.com/maciejtrybilo/Swim-htmx.git
Revision (git rev-parse @):
349cb676aa4db7976a4dee11f59d104bf203113c
SUCCESS checkout https://github.com/maciejtrybilo/Swim-htmx.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/maciejtrybilo/Swim-htmx.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/robb/Swim.git
[1/780] Fetching swim
Fetched https://github.com/robb/Swim.git from cache (0.24s)
Computing version for https://github.com/robb/Swim.git
Computed https://github.com/robb/Swim.git at 0.4.0 (1.40s)
Creating working copy for https://github.com/robb/Swim.git
Working copy of https://github.com/robb/Swim.git resolved at 0.4.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/10] Compiling Swim NodeBuilder.swift
[6/10] Emitting module Swim
[7/10] Compiling Swim Node.swift
[8/10] Compiling Swim String+XML.swift
[9/10] Compiling Swim Trimming.swift
[10/10] Compiling Swim Visitor.swift
[12/14] Compiling HTML Tag.swift
[13/14] Compiling HTML Tags.swift
[14/14] Emitting module HTML
[16/25] Compiling SwimHTMX HXSwapOOB.swift
[17/26] Compiling SwimHTMX HXAttribute.swift
[18/26] Compiling SwimHTMX HXDisableELT.swift
[19/26] Emitting module SwimHTMX
[20/26] Compiling SwimHTMX HXTarget.swift
[21/26] Compiling SwimHTMX HXTrigger.swift
[22/26] Compiling SwimHTMX HXVals.swift
[23/26] Compiling SwimHTMX HXEndpoint.swift
[24/26] Compiling SwimHTMX HXIndicator.swift
[25/26] Compiling SwimHTMX HXSwap.swift
[26/26] Compiling SwimHTMX Node+HTMX.swift
Build complete! (22.67s)
Build complete.
Done.