The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-web-page, reference 0.0.1 (48a5f3), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 01:37:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Alja7dali/swift-web-page.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/15] Compiling Core Renderable.swift
[8/15] Compiling Core Tuple.swift
[9/15] Compiling Core RenderStyle.swift
[10/15] Compiling Core RenderMode.swift
[11/15] Compiling Core Render.swift
[12/15] Compiling Core Empty.swift
[13/15] Compiling Core Indentation.swift
[14/15] Emitting module Core
[15/15] Compiling Core Either.swift
[16/57] Compiling Css Unset.swift
[17/57] Compiling Css Value.swift
[18/57] Compiling Css Percentage.swift
[19/57] Compiling Css Side.swift
[20/57] Compiling Css String.swift
[21/59] Compiling Css Inherit.swift
[22/59] Compiling Css Initial.swift
[23/59] Compiling Css Length.swift
[24/59] Compiling Css Width+Style.swift
[25/59] Compiling Css makeDeclarations.swift
[26/59] Compiling Css None.swift
[27/59] Compiling Css Normal.swift
[28/59] Compiling Css Number.swift
[29/59] Compiling Css Auto.swift
[30/59] Compiling Css Axises.swift
[31/59] Compiling Css Color.swift
[32/59] Compiling Css Default.swift
[33/59] Compiling Css Duration.swift
[34/59] Compiling Css Fraction.swift
[35/59] Compiling Css Helpers.swift
[36/59] Compiling Css Key.swift
[37/59] Compiling Css Node.swift
[38/59] Emitting module Css
[39/59] Compiling Css Aliases.swift
[40/59] Compiling Css CssNodeBuilder.swift
[41/59] Compiling Css Exported.swift
[42/59] Compiling Css Properties.swift
[43/59] Compiling Css Render.swift
[44/59] Compiling Css Angle.swift
[45/59] Compiling Html Node.swift
[46/60] Compiling Html HtmlNodeBuilder.swift
[49/60] Compiling Html Render.swift
[52/60] Compiling Html Helpers.swift
[55/60] Emitting module Html
[60/60] Compiling Html Tags.swift
[61/62] Compiling HtmlCssSupport HtmlExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/HtmlCssSupport/HtmlExtensions.swift:4:1: warning: extension declares a conformance of imported type 'Stylesheet' to imported protocol 'HtmlNode'; this will not behave correctly if the owners of 'Css' introduce this conformance in the future
   2 | import Css
   3 |
   4 | extension Stylesheet: HtmlNode {}
     | |- warning: extension declares a conformance of imported type 'Stylesheet' to imported protocol 'HtmlNode'; this will not behave correctly if the owners of 'Css' introduce this conformance in the future
     | `- note: add '@retroactive' to silence this warning
   5 |
   6 | extension Style {
[62/62] Emitting module HtmlCssSupport
/Users/admin/builder/spi-builder-workspace/Sources/HtmlCssSupport/HtmlExtensions.swift:4:1: warning: extension declares a conformance of imported type 'Stylesheet' to imported protocol 'HtmlNode'; this will not behave correctly if the owners of 'Css' introduce this conformance in the future
   2 | import Css
   3 |
   4 | extension Stylesheet: HtmlNode {}
     | |- warning: extension declares a conformance of imported type 'Stylesheet' to imported protocol 'HtmlNode'; this will not behave correctly if the owners of 'Css' introduce this conformance in the future
     | `- note: add '@retroactive' to silence this warning
   5 |
   6 | extension Style {
[63/64] Emitting module Swep
[64/64] Compiling Swep Exported.swift
Build complete! (4.62s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swift-web-page",
  "name" : "swift-web-page",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Core",
      "targets" : [
        "Core"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Html",
      "targets" : [
        "Html"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Css",
      "targets" : [
        "Css"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HtmlCssSupport",
      "targets" : [
        "HtmlCssSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Swep",
      "targets" : [
        "Swep"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Swep",
      "module_type" : "SwiftTarget",
      "name" : "Swep",
      "path" : "Sources/Swep",
      "product_memberships" : [
        "Swep"
      ],
      "sources" : [
        "Exported.swift"
      ],
      "target_dependencies" : [
        "Html",
        "Css",
        "HtmlCssSupport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HtmlTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlTests",
      "path" : "Tests/HtmlTests",
      "sources" : [
        "AriaTests.swift",
        "AttributesTests.swift",
        "BuilderTests.swift",
        "EventsTests.swift",
        "MediaTypeTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Html"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlCssSupport",
      "module_type" : "SwiftTarget",
      "name" : "HtmlCssSupport",
      "path" : "Sources/HtmlCssSupport",
      "product_memberships" : [
        "HtmlCssSupport",
        "Swep"
      ],
      "sources" : [
        "HtmlExtensions.swift"
      ],
      "target_dependencies" : [
        "Html",
        "Css"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Html",
      "module_type" : "SwiftTarget",
      "name" : "Html",
      "path" : "Sources/Html",
      "product_memberships" : [
        "Html",
        "HtmlCssSupport",
        "Swep"
      ],
      "sources" : [
        "Aliases.swift",
        "Attributes/Aria.swift",
        "Attributes/Attribute.swift",
        "Attributes/Events.swift",
        "Attributes/Html4.swift",
        "Attributes/MediaType.swift",
        "Attributes/TagsExtension.swift",
        "ChildOf.swift",
        "ChildOfAny.swift",
        "Exported.swift",
        "Helpers.swift",
        "HtmlNodeBuilder.swift",
        "Node.swift",
        "Render.swift",
        "Tags.swift"
      ],
      "target_dependencies" : [
        "Core"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CssTests",
      "module_type" : "SwiftTarget",
      "name" : "CssTests",
      "path" : "Tests/CssTests",
      "sources" : [
        "PropertiesTests.swift",
        "SelectorsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Css"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Css",
      "module_type" : "SwiftTarget",
      "name" : "Css",
      "path" : "Sources/Css",
      "product_memberships" : [
        "Css",
        "HtmlCssSupport",
        "Swep"
      ],
      "sources" : [
        "Aliases.swift",
        "CssNodeBuilder.swift",
        "Exported.swift",
        "Helpers.swift",
        "Key.swift",
        "Node.swift",
        "Properties.swift",
        "Render.swift",
        "Values/Angle.swift",
        "Values/Auto.swift",
        "Values/Axises.swift",
        "Values/Color.swift",
        "Values/Default.swift",
        "Values/Duration.swift",
        "Values/Fraction.swift",
        "Values/Inherit.swift",
        "Values/Initial.swift",
        "Values/Length.swift",
        "Values/None.swift",
        "Values/Normal.swift",
        "Values/Number.swift",
        "Values/Percentage.swift",
        "Values/Side.swift",
        "Values/String.swift",
        "Values/Unset.swift",
        "Values/Value.swift",
        "Values/Width+Style.swift",
        "Values/makeDeclarations.swift"
      ],
      "target_dependencies" : [
        "Core"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Core",
      "module_type" : "SwiftTarget",
      "name" : "Core",
      "path" : "Sources/Core",
      "product_memberships" : [
        "Core",
        "Html",
        "Css",
        "HtmlCssSupport",
        "Swep"
      ],
      "sources" : [
        "Either.swift",
        "Empty.swift",
        "Indentation.swift",
        "Render.swift",
        "RenderMode.swift",
        "RenderStyle.swift",
        "Renderable.swift",
        "Tuple.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.