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 Genesis, reference main (c9102b), with Swift 6.2 (beta) for Linux on 22 Jun 2025 07:26:50 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/alexito4/Genesis.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/alexito4/Genesis
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c9102bb selectDirectories support binary execution
Cloned https://github.com/alexito4/Genesis.git
Revision (git rev-parse @):
c9102bb5b4c11c7d9be287f8a1343a86300da340
SUCCESS checkout https://github.com/alexito4/Genesis.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/alexito4/Genesis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Fetching https://github.com/apple/swift-markdown.git
[1/6785] Fetching swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (1.16s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18113] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.48s)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at main (c281baa)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at gfm (b97d094)
Building for debugging...
[0/39] Write sources
[2/39] Compiling cmark-gfm-extensions tagfilter.c
[3/39] Compiling cmark-gfm arena.c
[4/39] Compiling cmark-gfm-extensions tasklist.c
[5/39] Compiling cmark-gfm buffer.c
[6/39] Write swift-version-24593BA9C3E375BF.txt
[7/39] Compiling cmark-gfm-extensions strikethrough.c
[8/39] Compiling cmark-gfm-extensions ext_scanners.c
[9/39] Compiling cmark-gfm xml.c
[10/39] Compiling cmark-gfm-extensions core-extensions.c
[11/39] Compiling cmark-gfm blocks.c
[11/39] Compiling cmark-gfm-extensions table.c
[13/39] Compiling cmark-gfm syntax_extension.c
[14/39] Compiling cmark-gfm-extensions autolink.c
[15/39] Compiling cmark-gfm render.c
[16/39] Compiling cmark-gfm registry.c
[17/39] Compiling cmark-gfm plugin.c
[18/39] Compiling cmark-gfm plaintext.c
[19/39] Compiling cmark-gfm references.c
[20/39] Compiling cmark-gfm linked_list.c
[20/39] Compiling cmark-gfm utf8.c
[22/39] Compiling cmark-gfm node.c
[23/39] Compiling cmark-gfm iterator.c
[24/39] Compiling cmark-gfm map.c
[25/39] Compiling cmark-gfm man.c
[26/39] Compiling cmark-gfm latex.c
[27/39] Compiling cmark-gfm houdini_href_e.c
[28/39] Compiling cmark-gfm houdini_html_e.c
[29/39] Compiling cmark-gfm html.c
[29/39] Write sources
[31/39] Compiling cmark-gfm cmark_ctype.c
[32/39] Compiling CAtomic CAtomic.c
[33/39] Compiling cmark-gfm cmark.c
[34/39] Compiling cmark-gfm footnotes.c
[35/39] Compiling cmark-gfm commonmark.c
[36/39] Compiling cmark-gfm inlines.c
[37/46] Compiling cmark-gfm houdini_html_u.c
[38/52] Compiling cmark-gfm scanners.c
[40/117] Emitting module Markdown
[41/125] Compiling Markdown BasicBlockContainer.swift
[42/125] Compiling Markdown BasicInlineContainer.swift
[43/125] Compiling Markdown BlockContainer.swift
[44/125] Compiling Markdown BlockMarkup.swift
[45/125] Compiling Markdown InlineContainer.swift
[46/125] Compiling Markdown InlineMarkup.swift
[47/125] Compiling Markdown ListItemContainer.swift
[48/125] Compiling Markdown AtomicCounter.swift
[49/125] Compiling Markdown Link.swift
[50/125] Compiling Markdown Strikethrough.swift
[51/125] Compiling Markdown Strong.swift
[52/125] Compiling Markdown CustomInline.swift
[53/125] Compiling Markdown InlineCode.swift
[54/125] Compiling Markdown InlineHTML.swift
[55/125] Compiling Markdown LineBreak.swift
[56/125] Compiling Markdown SoftBreak.swift
[57/125] Compiling Markdown SymbolLink.swift
[60/125] Compiling Markdown Document.swift
[61/125] Compiling Markdown LiteralMarkup.swift
[62/127] Compiling Markdown Markup.swift
[63/127] Compiling Markdown MarkupChildren.swift
[64/127] Emitting module Genesis
[65/127] Compiling Markdown ChildIndexPath.swift
[66/127] Compiling Markdown DirectiveArgument.swift
[67/127] Compiling Markdown MarkupData.swift
[68/127] Compiling Markdown PlainTextConvertibleMarkup.swift
[69/127] Compiling Markdown RawMarkup.swift
[82/127] Compiling Markdown CharacterExtensions.swift
[83/127] Compiling Markdown CollectionExtensions.swift
[84/127] Compiling Markdown StringExtensions.swift
[85/127] Compiling Markdown MarkupVisitor.swift
[86/127] Compiling Markdown MarkupWalker.swift
[87/127] Compiling Markdown HTMLFormatter.swift
[88/127] Compiling Markdown MarkupFormatter.swift
[89/127] Compiling Markdown MarkupTreeDumper.swift
[90/127] Compiling Markdown TableCell.swift
[91/127] Compiling Markdown TableCellContainer.swift
[92/127] Compiling Markdown TableHead.swift
[93/127] Compiling Markdown TableRow.swift
[94/127] Compiling Markdown Replacement.swift
[95/127] Compiling Markdown SourceLocation.swift
[96/127] Compiling Markdown Emphasis.swift
[97/127] Compiling Markdown Image.swift
[98/127] Compiling Markdown InlineAttributes.swift
[99/127] Compiling Markdown BlockDirective.swift
[100/127] Compiling Markdown BlockQuote.swift
[101/127] Compiling Markdown CustomBlock.swift
[102/127] Compiling Markdown DoxygenAbstract.swift
[103/127] Compiling Markdown DoxygenDiscussion.swift
[104/127] Compiling Markdown DoxygenNote.swift
[105/127] Compiling Markdown DoxygenParameter.swift
[106/127] Compiling Markdown DoxygenReturns.swift
[107/127] Compiling Markdown ListItem.swift
[108/127] Compiling Markdown Text.swift
[109/127] Compiling Markdown Aside.swift
[110/127] Compiling Markdown BlockDirectiveParser.swift
[111/127] Compiling Markdown CommonMarkConverter.swift
[112/127] Compiling Markdown LazySplitLines.swift
[113/127] Compiling Markdown ParseOptions.swift
[114/127] Compiling Markdown RangeAdjuster.swift
[115/127] Compiling Markdown RangerTracker.swift
[116/127] Compiling Markdown MarkupRewriter.swift
[117/127] Compiling Markdown OrderedList.swift
[118/127] Compiling Markdown UnorderedList.swift
[119/127] Compiling Markdown Paragraph.swift
[120/127] Compiling Markdown CodeBlock.swift
[121/127] Compiling Markdown HTMLBlock.swift
[122/127] Compiling Markdown Heading.swift
[123/127] Compiling Markdown ThematicBreak.swift
[124/127] Compiling Markdown Table.swift
[125/127] Compiling Markdown TableBody.swift
[126/127] Compiling Genesis Location.swift
[127/127] Compiling Genesis PublishingError.swift
[130/131] Emitting module GenesisMarkdown
[131/131] Compiling GenesisMarkdown MarkdownToHTML.swift
/host/spi-builder-workspace/Sources/GenesisMarkdown/MarkdownToHTML.swift:41:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead [#DeprecatedDeclaration]
 39 |         var markdown: String
 40 |         do {
 41 |             markdown = try String(contentsOf: fileURL)
    |                            `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead [#DeprecatedDeclaration]
 42 |         } catch {
 43 |             throw .unopenableFile(error.localizedDescription)
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (27.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-markdown.git"
    }
  ],
  "manifest_display_name" : "Genesis",
  "name" : "Genesis",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Genesis",
      "targets" : [
        "Genesis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GenesisMarkdown",
      "targets" : [
        "GenesisMarkdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GenesisTests",
      "module_type" : "SwiftTarget",
      "name" : "GenesisTests",
      "path" : "Tests/GenesisTests",
      "sources" : [
        "GenesisTests.swift"
      ],
      "target_dependencies" : [
        "Genesis"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GenesisMarkdown",
      "module_type" : "SwiftTarget",
      "name" : "GenesisMarkdown",
      "path" : "Sources/GenesisMarkdown",
      "product_dependencies" : [
        "Markdown"
      ],
      "product_memberships" : [
        "GenesisMarkdown"
      ],
      "sources" : [
        "MarkdownToHTML.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Genesis",
      "module_type" : "SwiftTarget",
      "name" : "Genesis",
      "path" : "Sources/Genesis",
      "product_memberships" : [
        "Genesis"
      ],
      "sources" : [
        "Batteries/ContentBundle.swift",
        "Batteries/EstimatedReadingTime.swift",
        "Core/Content.swift",
        "Core/Context.swift",
        "Core/Page.swift",
        "Core/Site.swift",
        "Extensions/Date-RFC822.swift",
        "Extensions/String-AbsoluteLinks.swift",
        "Extensions/String-Slug.swift",
        "Extensions/String-StrippingTags.swift",
        "Extensions/URL+Date.swift",
        "Extensions/URL-Relative.swift",
        "Extensions/URL-SelectDirectories.swift",
        "SecondaryCore/Language.swift",
        "SecondaryCore/Location.swift",
        "SecondaryCore/PublishingError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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.