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 MarkWalkthrough, reference 0.6.0 (8563d0), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 19:23:01 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/icanzilb/MarkWalkthrough.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/icanzilb/MarkWalkthrough
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 8563d02 initial commit
Cloned https://github.com/icanzilb/MarkWalkthrough.git
Revision (git rev-parse @):
8563d026acc6fd4315c3090116e5db2250c88f9d
SUCCESS checkout https://github.com/icanzilb/MarkWalkthrough.git at 0.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/icanzilb/MarkWalkthrough.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/41] Write swift-version-1EA4D86E10B52AF.txt
[1/41] Compiling cmark-gfm cmark.c
[2/41] Compiling cmark-gfm-extensions tagfilter.c
[3/41] Compiling cmark-gfm buffer.c
[4/41] Compiling cmark-gfm-extensions table.c
[5/41] Compiling cmark-gfm-extensions ext_scanners.c
[6/41] Compiling cmark-gfm blocks.c
[7/41] Compiling cmark-gfm arena.c
[8/41] Compiling cmark-gfm xml.c
[9/41] Compiling cmark-gfm-extensions core-extensions.c
[10/41] Compiling cmark-gfm syntax_extension.c
[11/41] Compiling cmark-gfm registry.c
[12/41] Compiling cmark-gfm render.c
[13/41] Compiling cmark-gfm plugin.c
[14/41] Compiling cmark-gfm references.c
[15/41] Compiling cmark-gfm utf8.c
[16/41] Compiling cmark-gfm plaintext.c
[17/41] Compiling cmark-gfm map.c
[18/41] Compiling cmark-gfm node.c
[19/41] Compiling cmark-gfm linked_list.c
[20/41] Compiling cmark-gfm man.c
[21/41] Compiling cmark-gfm latex.c
[22/41] Compiling cmark-gfm iterator.c
[23/41] Compiling cmark-gfm scanners.c
[24/41] Compiling cmark-gfm-extensions strikethrough.c
[25/41] Compiling cmark-gfm houdini_html_e.c
[26/41] Compiling cmark-gfm html.c
[26/41] Write sources
[31/41] Copying Assets.xcassets
[32/41] Compiling cmark-gfm houdini_href_e.c
[33/41] Compiling cmark-gfm inlines.c
[34/41] Compiling cmark-gfm footnotes.c
[35/41] Compiling cmark-gfm-extensions tasklist.c
[36/41] Compiling cmark-gfm houdini_html_u.c
[37/41] Compiling cmark-gfm cmark_ctype.c
[38/41] Compiling CAtomic CAtomic.c
[39/41] Compiling cmark-gfm commonmark.c
[40/72] Compiling cmark-gfm-extensions autolink.c
[42/156] Emitting module Markdown
[43/162] Compiling Markdown RangeAdjuster.swift
[44/162] Compiling Markdown RangerTracker.swift
[45/162] Compiling Markdown MarkupRewriter.swift
[46/162] Compiling Markdown BasicBlockContainer.swift
[47/162] Compiling Markdown BasicInlineContainer.swift
[48/162] Compiling Markdown BlockContainer.swift
[49/162] Compiling Markdown BlockMarkup.swift
[50/162] Compiling Markdown InlineContainer.swift
[51/162] Compiling Markdown InlineMarkup.swift
[52/162] Compiling Markdown ListItemContainer.swift
[53/162] Compiling Markdown AtomicCounter.swift
[54/162] Compiling Markdown CharacterExtensions.swift
[55/162] Compiling Markdown TableBody.swift
[56/162] Compiling Markdown TableCell.swift
[57/162] Compiling Markdown TableCellContainer.swift
[58/162] Compiling Markdown TableHead.swift
[59/162] Compiling Markdown TableRow.swift
[60/162] Compiling Markdown Replacement.swift
[61/162] Compiling Markdown CustomInline.swift
[62/162] Compiling Markdown InlineCode.swift
[63/162] Compiling Markdown InlineHTML.swift
[64/162] Compiling Markdown LineBreak.swift
[65/162] Compiling Markdown SoftBreak.swift
[66/162] Compiling Markdown SymbolLink.swift
[67/162] Compiling Markdown CollectionExtensions.swift
[68/162] Compiling Markdown StringExtensions.swift
[69/162] Compiling Markdown MarkupVisitor.swift
[70/162] Compiling Markdown MarkupWalker.swift
[71/162] Compiling Markdown MarkupFormatter.swift
[72/162] Compiling Markdown MarkupTreeDumper.swift
[73/162] Compiling Markdown UnorderedList.swift
[74/162] Compiling Markdown Paragraph.swift
[75/162] Compiling Markdown CodeBlock.swift
[76/162] Compiling Markdown HTMLBlock.swift
[77/162] Compiling Markdown Heading.swift
[78/162] Compiling Markdown ThematicBreak.swift
[79/162] Compiling Markdown Table.swift
[80/162] Compiling Markdown SourceLocation.swift
[81/162] Compiling Markdown Emphasis.swift
[82/162] Compiling Markdown Image.swift
[83/162] Compiling Markdown Link.swift
[84/162] Compiling Markdown Strikethrough.swift
[85/162] Compiling Markdown Strong.swift
[86/162] Compiling Markdown ChildIndexPath.swift
[87/162] Compiling Markdown DirectiveArgument.swift
[88/162] Compiling Markdown Document.swift
[89/162] Compiling Markdown LiteralMarkup.swift
[90/162] Compiling Markdown Markup.swift
[91/162] Compiling Markdown MarkupChildren.swift
[92/162] Compiling Markdown MarkupData.swift
[93/162] Compiling Markdown PlainTextConvertibleMarkup.swift
[94/162] Compiling Markdown RawMarkup.swift
[95/162] Compiling Markdown BlockDirective.swift
[96/162] Compiling Markdown BlockQuote.swift
[97/162] Compiling Markdown CustomBlock.swift
[98/162] Compiling Markdown ListItem.swift
[99/162] Compiling Markdown OrderedList.swift
[100/162] Compiling Markdown Text.swift
[101/162] Compiling Markdown Aside.swift
[102/162] Compiling Markdown BlockDirectiveParser.swift
[103/162] Compiling Markdown CommonMarkConverter.swift
[104/162] Compiling Markdown LazySplitLines.swift
[105/162] Compiling Markdown ParseOptions.swift
[106/173] Compiling MarkCodable MarkEncoder.swift
[107/174] Compiling MarkCodable MarkDecoder.swift
[108/174] Compiling MarkCodable MarkDecoding.swift
[109/174] Compiling MarkCodable MarkUnkeyedDecoding.swift
[110/174] Compiling MarkCodable MarkKeyedDecoding.swift
[111/174] Compiling MarkCodable MarkSingleValueDecoding.swift
[112/174] Emitting module MarkCodable
[113/174] Compiling MarkCodable MarkUnkeyedEncoding.swift
[114/174] Compiling MarkCodable MarkKeyedEncoding.swift
[115/174] Compiling MarkCodable MarkSingleValueEncoding.swift
[116/174] Compiling MarkCodable MarkEncoding.swift
[117/174] Compiling MarkCodable MarkCodable.swift
[118/174] Emitting module Pow
[119/180] Compiling Pow Pop.swift
[120/180] Compiling Pow Skid.swift
[121/180] Compiling Pow Swoosh.swift
[122/180] Compiling Pow Vanish.swift
[123/180] Compiling Pow Wipe.swift
[124/180] Compiling Pow resource_bundle_accessor.swift
[181/184] Compiling MarkWalkthrough MarkWalkthroughWindow.swift
[182/184] Compiling MarkWalkthrough AnyTransitionExt.swift
/Users/admin/builder/spi-builder-workspace/Sources/MarkWalkthrough/AnyTransitionExt.swift:6:1: warning: extension declares a conformance of imported type 'AnyTransition' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
 4 | import SwiftUI
 5 |
 6 | extension AnyTransition: Decodable {
   | |- warning: extension declares a conformance of imported type 'AnyTransition' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public init(from decoder: Decoder) throws {
 8 |         let container = try decoder.singleValueContainer()
[183/184] Compiling MarkWalkthrough MarkWalkthroughModel.swift
[184/184] Emitting module MarkWalkthrough
/Users/admin/builder/spi-builder-workspace/Sources/MarkWalkthrough/AnyTransitionExt.swift:6:1: warning: extension declares a conformance of imported type 'AnyTransition' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
 4 | import SwiftUI
 5 |
 6 | extension AnyTransition: Decodable {
   | |- warning: extension declares a conformance of imported type 'AnyTransition' to imported protocol 'Decodable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
 7 |     public init(from decoder: Decoder) throws {
 8 |         let container = try decoder.singleValueContainer()
Build complete! (26.58s)
Fetching https://github.com/MarkCodable/MarkCodable
Fetching https://github.com/EmergeTools/Pow
[1/779] Fetching pow
[40/1288] Fetching pow, markcodable
Fetched https://github.com/MarkCodable/MarkCodable from cache (1.70s)
Fetched https://github.com/EmergeTools/Pow from cache (1.70s)
Computing version for https://github.com/EmergeTools/Pow
Computed https://github.com/EmergeTools/Pow at 1.0.5 (4.17s)
Computing version for https://github.com/MarkCodable/MarkCodable
Computed https://github.com/MarkCodable/MarkCodable at 0.6.9 (0.48s)
Fetching https://github.com/markcodable/swift-markdown.git
[1/2041] Fetching swift-markdown
Fetched https://github.com/markcodable/swift-markdown.git from cache (0.88s)
Computing version for https://github.com/markcodable/swift-markdown.git
Computed https://github.com/markcodable/swift-markdown.git at 0.100.1 (1.45s)
Fetching https://github.com/markcodable/swift-cmark.git
[1/14964] Fetching swift-cmark
Fetched https://github.com/markcodable/swift-cmark.git from cache (1.38s)
Computing version for https://github.com/markcodable/swift-cmark.git
Computed https://github.com/markcodable/swift-cmark.git at 0.100.1 (1.90s)
Creating working copy for https://github.com/MarkCodable/MarkCodable
Working copy of https://github.com/MarkCodable/MarkCodable resolved at 0.6.9
Creating working copy for https://github.com/markcodable/swift-markdown.git
Working copy of https://github.com/markcodable/swift-markdown.git resolved at 0.100.1
Creating working copy for https://github.com/markcodable/swift-cmark.git
Working copy of https://github.com/markcodable/swift-cmark.git resolved at 0.100.1
Creating working copy for https://github.com/EmergeTools/Pow
Working copy of https://github.com/EmergeTools/Pow resolved at 1.0.5
Build complete.
{
  "dependencies" : [
    {
      "identity" : "markcodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarkCodable/MarkCodable"
    },
    {
      "identity" : "pow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/EmergeTools/Pow"
    }
  ],
  "manifest_display_name" : "MarkWalkthrough",
  "name" : "MarkWalkthrough",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MarkWalkthrough",
      "targets" : [
        "MarkWalkthrough"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarkWalkthrough",
      "module_type" : "SwiftTarget",
      "name" : "MarkWalkthrough",
      "path" : "Sources/MarkWalkthrough",
      "product_dependencies" : [
        "MarkCodable",
        "Pow"
      ],
      "product_memberships" : [
        "MarkWalkthrough"
      ],
      "sources" : [
        "AnyTransitionExt.swift",
        "MarkWalkthroughModel.swift",
        "MarkWalkthroughWindow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.