Build Information
Successful build of swift-web-page 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/Alja7dali/swift-web-page.git
Reference: master
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/Alja7dali/swift-web-page
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3c640ab 👋 hello, swepui!
Cloned https://github.com/Alja7dali/swift-web-page.git
Revision (git rev-parse @):
3c640abe7ae4e7d7bfed57fd7a1cb7994f23f4cf
SUCCESS checkout https://github.com/Alja7dali/swift-web-page.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/Alja7dali/swift-web-page.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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/14] Compiling Core Renderable.swift
[8/15] Compiling Core Tuple.swift
[9/15] Compiling Core RenderStyle.swift
[10/15] Compiling Core RenderMode.swift
[11/15] Emitting module Core
[12/15] Compiling Core Either.swift
[13/15] Compiling Core Empty.swift
[14/15] Compiling Core Render.swift
[15/15] Compiling Core Indentation.swift
[17/57] Compiling Css Side.swift
[18/57] Compiling Css String.swift
[19/57] Compiling Css Unset.swift
[20/60] Compiling Css Normal.swift
[21/60] Compiling Css Number.swift
[22/60] Compiling Css Percentage.swift
[23/60] Compiling Css Value.swift
[24/60] Compiling Css Width+Style.swift
[25/60] Compiling Css makeDeclarations.swift
[26/60] Compiling Css Initial.swift
[27/60] Compiling Css Length.swift
[28/60] Compiling Css None.swift
[29/60] Compiling Css Aliases.swift
[30/60] Compiling Css CssNodeBuilder.swift
[31/61] Compiling Css Properties.swift
[32/61] Compiling Css Render.swift
[33/61] Emitting module Css
[34/61] Compiling Css Angle.swift
[35/61] Compiling Css Auto.swift
[36/61] Compiling Css Fraction.swift
[37/61] Compiling Css Inherit.swift
[38/61] Compiling Css Default.swift
[39/61] Compiling Css Duration.swift
[40/61] Emitting module Html
[41/61] Compiling Css Exported.swift
[42/61] Compiling Css Helpers.swift
[43/61] Compiling Css Key.swift
[44/61] Compiling Css Node.swift
[47/61] Compiling Css Axises.swift
[48/61] Compiling Css Color.swift
[53/61] Compiling Html Tags.swift
[64/65] Emitting module HtmlCssSupport
[65/65] Compiling HtmlCssSupport HtmlExtensions.swift
[67/68] Compiling Swep Exported.swift
[68/68] Emitting module Swep
Build complete! (14.68s)
Build complete.
Done.