Build Information
Successful build of MarkWalkthrough, reference main (71b6e8
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 19:22:30 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/icanzilb/MarkWalkthrough
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 71b6e85 Merge pull request #1 from DivineDominion/ctietze/screenshot-background
Cloned https://github.com/icanzilb/MarkWalkthrough.git
Revision (git rev-parse @):
71b6e8518af2d7f61793f415aee5f9d015335f43
SUCCESS checkout https://github.com/icanzilb/MarkWalkthrough.git at main
========================================
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 sources
[2/41] Write swift-version-1EA4D86E10B52AF.txt
[3/41] Compiling cmark-gfm arena.c
[4/41] Compiling cmark-gfm map.c
[5/41] Compiling cmark-gfm buffer.c
[6/41] Compiling cmark-gfm-extensions core-extensions.c
[7/41] Compiling cmark-gfm-extensions tasklist.c
[8/41] Compiling cmark-gfm xml.c
[9/41] Compiling cmark-gfm-extensions strikethrough.c
[10/41] Compiling cmark-gfm syntax_extension.c
[11/41] Compiling cmark-gfm render.c
[12/41] Compiling cmark-gfm registry.c
[13/41] Compiling cmark-gfm utf8.c
[14/41] Compiling cmark-gfm-extensions table.c
[15/41] Compiling cmark-gfm-extensions tagfilter.c
[16/41] Compiling cmark-gfm man.c
[17/41] Compiling cmark-gfm plugin.c
[18/41] Compiling cmark-gfm references.c
[19/41] Compiling cmark-gfm plaintext.c
[20/41] Compiling cmark-gfm linked_list.c
[21/41] Compiling cmark-gfm node.c
[22/41] Compiling cmark-gfm scanners.c
[23/41] Compiling cmark-gfm latex.c
[24/41] Compiling cmark-gfm iterator.c
[25/41] Compiling cmark-gfm houdini_html_e.c
[26/41] Compiling cmark-gfm html.c
[27/41] Compiling cmark-gfm houdini_href_e.c
[28/41] Compiling cmark-gfm houdini_html_u.c
[29/41] Write sources
[31/41] Copying Assets.xcassets
[32/41] Compiling cmark-gfm inlines.c
[33/41] Compiling cmark-gfm footnotes.c
[34/41] Compiling cmark-gfm cmark_ctype.c
[35/41] Compiling cmark-gfm commonmark.c
[36/41] Compiling cmark-gfm blocks.c
[37/41] Compiling cmark-gfm cmark.c
[38/41] Compiling CAtomic CAtomic.c
[39/41] Compiling cmark-gfm-extensions autolink.c
[40/98] Compiling cmark-gfm-extensions ext_scanners.c
[42/156] Compiling Markdown RangeAdjuster.swift
[43/156] Compiling Markdown RangerTracker.swift
[44/156] Compiling Markdown MarkupRewriter.swift
[45/156] Compiling Markdown BasicBlockContainer.swift
[46/156] Compiling Markdown BasicInlineContainer.swift
[47/156] Compiling Markdown BlockContainer.swift
[48/162] Compiling Markdown UnorderedList.swift
[49/162] Compiling Markdown Paragraph.swift
[50/162] Compiling Markdown CodeBlock.swift
[51/162] Compiling Markdown HTMLBlock.swift
[52/162] Compiling Markdown Heading.swift
[53/162] Compiling Markdown ThematicBreak.swift
[54/162] Compiling Markdown Table.swift
[55/162] Compiling Markdown BlockMarkup.swift
[56/162] Compiling Markdown InlineContainer.swift
[57/162] Compiling Markdown InlineMarkup.swift
[58/162] Compiling Markdown ListItemContainer.swift
[59/162] Compiling Markdown AtomicCounter.swift
[60/162] Compiling Markdown CharacterExtensions.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 SourceLocation.swift
[68/162] Compiling Markdown Emphasis.swift
[69/162] Compiling Markdown Image.swift
[70/162] Compiling Markdown Link.swift
[71/162] Compiling Markdown Strikethrough.swift
[72/162] Compiling Markdown Strong.swift
[73/162] Compiling Markdown TableBody.swift
[74/162] Compiling Markdown TableCell.swift
[75/162] Compiling Markdown TableCellContainer.swift
[76/162] Compiling Markdown TableHead.swift
[77/162] Compiling Markdown TableRow.swift
[78/162] Compiling Markdown Replacement.swift
[79/162] Compiling Markdown CollectionExtensions.swift
[80/162] Compiling Markdown StringExtensions.swift
[81/162] Compiling Markdown MarkupVisitor.swift
[82/162] Compiling Markdown MarkupWalker.swift
[83/162] Compiling Markdown MarkupFormatter.swift
[84/162] Compiling Markdown MarkupTreeDumper.swift
[85/162] Emitting module Markdown
[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 Text.swift
[94/162] Compiling Markdown Aside.swift
[95/162] Compiling Markdown BlockDirectiveParser.swift
[96/162] Compiling Markdown CommonMarkConverter.swift
[97/162] Compiling Markdown LazySplitLines.swift
[98/162] Compiling Markdown ParseOptions.swift
[99/162] Compiling Markdown PlainTextConvertibleMarkup.swift
[100/162] Compiling Markdown RawMarkup.swift
[101/162] Compiling Markdown BlockDirective.swift
[102/162] Compiling Markdown BlockQuote.swift
[103/162] Compiling Markdown CustomBlock.swift
[104/162] Compiling Markdown ListItem.swift
[105/162] Compiling Markdown OrderedList.swift
[106/173] Compiling MarkCodable MarkKeyedEncoding.swift
[107/173] Compiling MarkCodable MarkUnkeyedEncoding.swift
[108/174] Compiling MarkCodable MarkKeyedDecoding.swift
[109/174] Compiling MarkCodable MarkSingleValueEncoding.swift
[110/174] Compiling MarkCodable MarkEncoder.swift
[111/174] Compiling MarkCodable MarkSingleValueDecoding.swift
[112/174] Compiling MarkCodable MarkEncoding.swift
[113/174] Compiling MarkCodable MarkUnkeyedDecoding.swift
[114/174] Compiling MarkCodable MarkDecoder.swift
[115/174] Compiling MarkCodable MarkDecoding.swift
[116/174] Emitting module MarkCodable
[117/174] Compiling MarkCodable MarkCodable.swift
[118/174] Emitting module Pow
[125/180] Compiling Pow Pop.swift
[126/180] Compiling Pow Skid.swift
[127/180] Compiling Pow Swoosh.swift
[128/180] Compiling Pow Vanish.swift
[129/180] Compiling Pow Wipe.swift
[130/180] Compiling Pow resource_bundle_accessor.swift
[181/185] Compiling MarkWalkthrough WalkthroughImageStyle.swift
[182/185] Compiling MarkWalkthrough MarkWalkthroughModel.swift
[183/185] 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()
[184/185] 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()
[185/185] Compiling MarkWalkthrough MarkWalkthroughWindow.swift
Build complete! (28.24s)
Fetching https://github.com/MarkCodable/MarkCodable
Fetching https://github.com/EmergeTools/Pow
[1/509] Fetching markcodable
[103/1288] Fetching markcodable, pow
Fetched https://github.com/MarkCodable/MarkCodable from cache (1.94s)
Fetched https://github.com/EmergeTools/Pow from cache (1.94s)
Computing version for https://github.com/EmergeTools/Pow
Computed https://github.com/EmergeTools/Pow at 1.0.5 (4.53s)
Computing version for https://github.com/MarkCodable/MarkCodable
Computed https://github.com/MarkCodable/MarkCodable at 0.6.9 (0.51s)
Fetching https://github.com/markcodable/swift-markdown.git
[1/2041] Fetching swift-markdown
Fetched https://github.com/markcodable/swift-markdown.git from cache (1.08s)
Computing version for https://github.com/markcodable/swift-markdown.git
Computed https://github.com/markcodable/swift-markdown.git at 0.100.1 (1.66s)
Fetching https://github.com/markcodable/swift-cmark.git
[1/14964] Fetching swift-cmark
Fetched https://github.com/markcodable/swift-cmark.git from cache (1.51s)
Computing version for https://github.com/markcodable/swift-cmark.git
Computed https://github.com/markcodable/swift-cmark.git at 0.100.1 (2.04s)
Creating working copy for https://github.com/EmergeTools/Pow
Working copy of https://github.com/EmergeTools/Pow resolved at 1.0.5
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
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",
"WalkthroughImageStyle.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.