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 Down, reference master (e754ab), with Swift 6.2 (beta) for Linux on 19 Jun 2025 04:32:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnxnguyen/Down.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/johnxnguyen/Down
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e754ab1 Provide access to the list delimiter (#275)
Cloned https://github.com/johnxnguyen/Down.git
Revision (git rev-parse @):
e754ab1c80920dd51a8e08290c912ac1c2ac8b58
SUCCESS checkout https://github.com/johnxnguyen/Down.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/johnxnguyen/Down.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/23] Compiling libcmark cmark_ctype.c
[1/23] Compiling libcmark houdini_href_e.c
[2/23] Compiling libcmark houdini_html_e.c
[3/23] Compiling libcmark cmark.c
[4/23] Compiling libcmark buffer.c
[5/23] Compiling libcmark man.c
[6/23] Compiling libcmark commonmark.c
[7/23] Compiling libcmark xml.c
[8/23] Write swift-version-24593BA9C3E375BF.txt
[9/23] Compiling libcmark blocks.c
[10/23] Compiling libcmark references.c
[11/23] Compiling libcmark render.c
[12/23] Compiling libcmark latex.c
[13/23] Copying DownView.bundle
[14/23] Copying DownView (macOS).bundle
[15/23] Write sources
[16/23] Compiling libcmark iterator.c
[17/23] Compiling libcmark node.c
[18/23] Compiling libcmark html.c
[19/23] Compiling libcmark inlines.c
[20/23] Compiling libcmark utf8.c
[21/23] Compiling libcmark houdini_html_u.c
[22/23] Compiling libcmark scanners.c
[24/82] Emitting module Down
[25/90] Compiling Down DownGroffRenderable.swift
[26/90] Compiling Down DownHTMLRenderable.swift
[27/90] Compiling Down DownLaTeXRenderable.swift
[28/90] Compiling Down DownRenderable.swift
[29/90] Compiling Down DownXMLRenderable.swift
[30/90] Compiling Down BundleHelper.swift
[31/90] Compiling Down DownView.swift
[32/90] Compiling Down resource_bundle_accessor.swift
[33/90] Compiling Down BlockBackgroundColorAttribute.swift
[34/90] Compiling Down QuoteStripeAttribute.swift
[35/90] Compiling Down ThematicBreakAttribute.swift
[36/90] Compiling Down CGPoint+Translate.swift
[37/90] Compiling Down CGRect+Helpers.swift
[38/90] Compiling Down NSAttributedString+Helpers.swift
[39/90] Compiling Down NSMutableAttributedString+Attributes.swift
[40/90] Compiling Down UIFont+Traits.swift
[41/90] Compiling Down BaseNode.swift
[42/90] Compiling Down BlockQuote.swift
[43/90] Compiling Down ChildSequence.swift
[44/90] Compiling Down Code.swift
[45/90] Compiling Down CodeBlock.swift
[46/90] Compiling Down CustomBlock.swift
[47/90] Compiling Down CustomInline.swift
[48/90] Compiling Down Document.swift
[49/90] Compiling Down Emphasis.swift
[50/90] Compiling Down Heading.swift
[51/90] Compiling Down HtmlBlock.swift
[52/90] Compiling Down HtmlInline.swift
[53/90] Compiling Down Image.swift
[54/90] Compiling Down Item.swift
[55/90] Compiling Down LineBreak.swift
[56/90] Compiling Down Link.swift
[57/90] Compiling Down List.swift
[58/90] Compiling Down Node.swift
[59/90] Compiling Down DownStylerConfiguration.swift
[60/90] Compiling Down Styler.swift
[61/90] Compiling Down DownDebugTextView.swift
[62/90] Compiling Down DownTextView.swift
[63/90] Compiling Down AttributedStringVisitor.swift
[64/90] Compiling Down DebugVisitor.swift
[65/90] Compiling Down ListItemPrefixGenerator.swift
[66/90] Compiling Down Visitor.swift
[67/90] Compiling Down ListItemParagraphStyler.swift
[68/90] Compiling Down DownDebugLayoutManager.swift
[69/90] Compiling Down DownLayoutManager.swift
[70/90] Compiling Down CodeBlockOptions.swift
[71/90] Compiling Down ListItemOptions.swift
[72/90] Compiling Down QuoteStripeOptions.swift
[73/90] Compiling Down ThematicBreakOptions.swift
[74/90] Compiling Down DownStyler.swift
[75/90] Compiling Down Paragraph.swift
[76/90] Compiling Down SoftBreak.swift
[77/90] Compiling Down Strong.swift
[78/90] Compiling Down Text.swift
[79/90] Compiling Down ThematicBreak.swift
[80/90] Compiling Down ColorCollection.swift
[81/90] Compiling Down FontCollection.swift
[82/90] Compiling Down ParagraphStyleCollection.swift
[83/90] Compiling Down Down.swift
[84/90] Compiling Down DownErrors.swift
[85/90] Compiling Down DownOptions.swift
[86/90] Compiling Down NSAttributedString+HTML.swift
[87/90] Compiling Down String+ToHTML.swift
[88/90] Compiling Down DownASTRenderable.swift
[89/90] Compiling Down DownAttributedStringRenderable.swift
[90/90] Compiling Down DownCommonMarkRenderable.swift
Build complete! (14.65s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Down",
  "name" : "Down",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Down",
      "targets" : [
        "Down"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "libcmark",
      "module_type" : "ClangTarget",
      "name" : "libcmark",
      "path" : "Sources/cmark",
      "product_memberships" : [
        "Down"
      ],
      "sources" : [
        "blocks.c",
        "buffer.c",
        "cmark.c",
        "cmark_ctype.c",
        "commonmark.c",
        "houdini_href_e.c",
        "houdini_html_e.c",
        "houdini_html_u.c",
        "html.c",
        "inlines.c",
        "iterator.c",
        "latex.c",
        "man.c",
        "node.c",
        "references.c",
        "render.c",
        "scanners.c",
        "utf8.c",
        "xml.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DownTests",
      "module_type" : "SwiftTarget",
      "name" : "DownTests",
      "path" : "Tests/DownTests",
      "sources" : [
        "AST/ListItemPrefixGeneratorTests.swift",
        "AST/NodeTests.swift",
        "BindingTests.swift",
        "NSAttributedStringTests.swift",
        "StringTests.swift",
        "Styler/Helpers/CGPointTranslateTests.swift",
        "Styler/Helpers/CGRectHelpersTests.swift",
        "Styler/Helpers/NSAttributedString+HelpersTests.swift",
        "Styler/Helpers/NSMutableAttributedString+AttributesTests.swift"
      ],
      "target_dependencies" : [
        "Down"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Down",
      "module_type" : "SwiftTarget",
      "name" : "Down",
      "path" : "Sources/Down",
      "product_memberships" : [
        "Down"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Down/Resources/DownView (macOS).bundle",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Down/Resources/DownView.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AST/Nodes/BaseNode.swift",
        "AST/Nodes/BlockQuote.swift",
        "AST/Nodes/ChildSequence.swift",
        "AST/Nodes/Code.swift",
        "AST/Nodes/CodeBlock.swift",
        "AST/Nodes/CustomBlock.swift",
        "AST/Nodes/CustomInline.swift",
        "AST/Nodes/Document.swift",
        "AST/Nodes/Emphasis.swift",
        "AST/Nodes/Heading.swift",
        "AST/Nodes/HtmlBlock.swift",
        "AST/Nodes/HtmlInline.swift",
        "AST/Nodes/Image.swift",
        "AST/Nodes/Item.swift",
        "AST/Nodes/LineBreak.swift",
        "AST/Nodes/Link.swift",
        "AST/Nodes/List.swift",
        "AST/Nodes/Node.swift",
        "AST/Nodes/Paragraph.swift",
        "AST/Nodes/SoftBreak.swift",
        "AST/Nodes/Strong.swift",
        "AST/Nodes/Text.swift",
        "AST/Nodes/ThematicBreak.swift",
        "AST/Styling/Attribute Collections/ColorCollection.swift",
        "AST/Styling/Attribute Collections/FontCollection.swift",
        "AST/Styling/Attribute Collections/ParagraphStyleCollection.swift",
        "AST/Styling/Custom Attributes/BlockBackgroundColorAttribute.swift",
        "AST/Styling/Custom Attributes/QuoteStripeAttribute.swift",
        "AST/Styling/Custom Attributes/ThematicBreakAttribute.swift",
        "AST/Styling/Helpers/Extensions/CGPoint+Translate.swift",
        "AST/Styling/Helpers/Extensions/CGRect+Helpers.swift",
        "AST/Styling/Helpers/Extensions/NSAttributedString+Helpers.swift",
        "AST/Styling/Helpers/Extensions/NSMutableAttributedString+Attributes.swift",
        "AST/Styling/Helpers/Extensions/UIFont+Traits.swift",
        "AST/Styling/Helpers/ListItemParagraphStyler.swift",
        "AST/Styling/Layout Managers/DownDebugLayoutManager.swift",
        "AST/Styling/Layout Managers/DownLayoutManager.swift",
        "AST/Styling/Options/CodeBlockOptions.swift",
        "AST/Styling/Options/ListItemOptions.swift",
        "AST/Styling/Options/QuoteStripeOptions.swift",
        "AST/Styling/Options/ThematicBreakOptions.swift",
        "AST/Styling/Stylers/DownStyler.swift",
        "AST/Styling/Stylers/DownStylerConfiguration.swift",
        "AST/Styling/Stylers/Styler.swift",
        "AST/Styling/Text Views/DownDebugTextView.swift",
        "AST/Styling/Text Views/DownTextView.swift",
        "AST/Visitors/AttributedStringVisitor.swift",
        "AST/Visitors/DebugVisitor.swift",
        "AST/Visitors/ListItemPrefixGenerator.swift",
        "AST/Visitors/Visitor.swift",
        "Down.swift",
        "Enums & Options/DownErrors.swift",
        "Enums & Options/DownOptions.swift",
        "Extensions/NSAttributedString+HTML.swift",
        "Extensions/String+ToHTML.swift",
        "Renderers/DownASTRenderable.swift",
        "Renderers/DownAttributedStringRenderable.swift",
        "Renderers/DownCommonMarkRenderable.swift",
        "Renderers/DownGroffRenderable.swift",
        "Renderers/DownHTMLRenderable.swift",
        "Renderers/DownLaTeXRenderable.swift",
        "Renderers/DownRenderable.swift",
        "Renderers/DownXMLRenderable.swift",
        "Views/BundleHelper.swift",
        "Views/DownView.swift"
      ],
      "target_dependencies" : [
        "libcmark"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.