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 swift-web-page with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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: 0.0.1
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
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 48a5f31 type erasing Document<T>.init, to Document.init
Cloned https://github.com/Alja7dali/swift-web-page.git
Revision (git rev-parse @):
48a5f31dccb5803f8b1d68c6b8be0500793777b2
SUCCESS checkout https://github.com/Alja7dali/swift-web-page.git at 0.0.1
========================================
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-4609320-0":/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 RenderMode.swift
[8/14] Compiling Core Renderable.swift
[9/14] Compiling Core RenderStyle.swift
[10/15] Compiling Core Tuple.swift
[11/15] Compiling Core Render.swift
[12/15] Compiling Core Empty.swift
[13/15] Compiling Core Either.swift
[14/15] Emitting module Core
[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 Angle.swift
[30/60] Compiling Css Auto.swift
[31/60] Compiling Css Axises.swift
[32/60] Compiling Css Color.swift
[33/60] Compiling Css Default.swift
[34/60] Compiling Css Duration.swift
[35/61] Compiling Css Exported.swift
[36/61] Compiling Css Helpers.swift
[39/61] Compiling Css Properties.swift
[40/61] Compiling Css Render.swift
[43/61] Compiling Css Aliases.swift
[44/61] Compiling Css CssNodeBuilder.swift
[45/61] Emitting module Html
[46/61] Compiling Css Key.swift
[47/61] Compiling Css Node.swift
[50/61] Compiling Css Fraction.swift
[51/61] Compiling Css Inherit.swift
[52/61] Compiling Html Tags.swift
[58/62] Emitting module Css
[64/65] Emitting module HtmlCssSupport
[65/65] Compiling HtmlCssSupport HtmlExtensions.swift
[67/68] Compiling Swep Exported.swift
[68/68] Emitting module Swep
Build complete! (20.32s)
Build complete.
Done.