The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DocumetationComment, reference 0.0.6 (90d3c5), with Swift 5.10 for macOS (SPM) on 11 Aug 2024 07:52:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fumito-ito/DocumentationComment.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fumito-ito/DocumentationComment
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at 90d3c5b fix lint error
Cloned https://github.com/fumito-ito/DocumentationComment.git
Revision (git rev-parse @):
90d3c5b9cccddb202c8adb99138733c868d7b082
SUCCESS checkout https://github.com/fumito-ito/DocumentationComment.git at 0.0.6
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-cmark.git
[1/6057] Fetching swift-markdown
[2061/23890] Fetching swift-markdown, swift-cmark
Fetched https://github.com/apple/swift-markdown.git from cache (2.38s)
Fetched https://github.com/apple/swift-cmark.git from cache (2.38s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.4.0 (2.89s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.4.0 (0.62s)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "documentationcomment",
      "name": "DocumetationComment",
      "url": "https://github.com/fumito-ito/DocumentationComment.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DocumentationComment",
      "dependencies": [
        {
          "identity": "swift-markdown",
          "name": "swift-markdown",
          "url": "https://github.com/apple/swift-markdown.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
          "dependencies": [
            {
              "identity": "swift-cmark",
              "name": "cmark-gfm",
              "url": "https://github.com/apple/swift-cmark.git",
              "version": "0.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fumito-ito/DocumentationComment.git
[1/98] Fetching documentationcomment
Fetched https://github.com/fumito-ito/DocumentationComment.git from cache (0.65s)
Fetching https://github.com/apple/swift-markdown.git from cache
Fetched https://github.com/apple/swift-markdown.git from cache (0.66s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.4.0 (0.03s)
Fetching https://github.com/apple/swift-cmark.git from cache
Fetched https://github.com/apple/swift-cmark.git from cache (0.88s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.4.0 (0.03s)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.4.0
Creating working copy for https://github.com/fumito-ito/DocumentationComment.git
Working copy of https://github.com/fumito-ito/DocumentationComment.git resolved at 0.0.6 (90d3c5b)
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.4.0
warning: '.resolve-product-dependencies': dependency 'documentationcomment' is not used by any target
Found 1 product dependencies
  - swift-markdown
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/fumito-ito/DocumentationComment.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/38] Write sources
[2/38] Write swift-version-33747A42983211AE.txt
[3/38] Compiling CAtomic CAtomic.c
[4/38] Compiling cmark-gfm buffer.c
[5/38] Compiling cmark-gfm cmark_ctype.c
[6/38] Compiling cmark-gfm-extensions tagfilter.c
[7/38] Compiling cmark-gfm blocks.c
[8/38] Compiling cmark-gfm-extensions table.c
[9/38] Compiling cmark-gfm-extensions ext_scanners.c
[10/38] Compiling cmark-gfm-extensions core-extensions.c
[11/38] Compiling cmark-gfm arena.c
[12/38] Compiling cmark-gfm xml.c
[13/38] Compiling cmark-gfm-extensions autolink.c
[14/38] Compiling cmark-gfm cmark.c
[15/38] Compiling cmark-gfm syntax_extension.c
[16/38] Compiling cmark-gfm render.c
[17/38] Compiling cmark-gfm registry.c
[18/38] Compiling cmark-gfm plugin.c
[19/38] Compiling cmark-gfm references.c
[20/38] Compiling cmark-gfm utf8.c
[21/38] Compiling cmark-gfm plaintext.c
[22/38] Compiling cmark-gfm node.c
[23/38] Compiling cmark-gfm map.c
[24/38] Compiling cmark-gfm linked_list.c
[25/38] Compiling cmark-gfm man.c
[26/38] Compiling cmark-gfm latex.c
[27/38] Compiling cmark-gfm-extensions strikethrough.c
[28/38] Compiling cmark-gfm iterator.c
[29/38] Compiling cmark-gfm houdini_html_e.c
[30/38] Compiling cmark-gfm houdini_href_e.c
[31/38] Compiling cmark-gfm html.c
[32/38] Compiling cmark-gfm inlines.c
[33/38] Compiling cmark-gfm scanners.c
[34/38] Compiling cmark-gfm footnotes.c
[35/38] Compiling cmark-gfm-extensions tasklist.c
[36/38] Compiling cmark-gfm houdini_html_u.c
[37/38] Compiling cmark-gfm commonmark.c
[39/99] Emitting module Markdown
[40/105] Compiling Markdown RangeAdjuster.swift
[41/105] Compiling Markdown RangerTracker.swift
[42/105] Compiling Markdown MarkupRewriter.swift
[43/105] Compiling Markdown BasicBlockContainer.swift
[44/105] Compiling Markdown BasicInlineContainer.swift
[45/105] Compiling Markdown BlockContainer.swift
[46/105] Compiling Markdown Strong.swift
[47/105] Compiling Markdown CustomInline.swift
[48/105] Compiling Markdown InlineCode.swift
[49/105] Compiling Markdown InlineHTML.swift
[50/105] Compiling Markdown LineBreak.swift
[51/105] Compiling Markdown SoftBreak.swift
[52/105] Compiling Markdown SymbolLink.swift
[53/105] Compiling Markdown ListItem.swift
[54/105] Compiling Markdown OrderedList.swift
[55/105] Compiling Markdown UnorderedList.swift
[56/105] Compiling Markdown Paragraph.swift
[57/105] Compiling Markdown CodeBlock.swift
[58/105] Compiling Markdown HTMLBlock.swift
[59/105] Compiling Markdown Heading.swift
[60/105] Compiling Markdown ThematicBreak.swift
[61/105] Compiling Markdown Table.swift
[62/105] Compiling Markdown TableBody.swift
[63/105] Compiling Markdown TableCell.swift
[64/105] Compiling Markdown TableCellContainer.swift
[65/105] Compiling Markdown TableHead.swift
[66/105] Compiling Markdown TableRow.swift
[67/105] Compiling Markdown PlainTextConvertibleMarkup.swift
[68/105] Compiling Markdown RawMarkup.swift
[69/105] Compiling Markdown BlockDirective.swift
[70/105] Compiling Markdown BlockQuote.swift
[71/105] Compiling Markdown CustomBlock.swift
[72/105] Compiling Markdown DoxygenParameter.swift
[73/105] Compiling Markdown DoxygenReturns.swift
[74/105] Compiling Markdown ChildIndexPath.swift
[75/105] Compiling Markdown DirectiveArgument.swift
[76/105] Compiling Markdown Document.swift
[77/105] Compiling Markdown LiteralMarkup.swift
[78/105] Compiling Markdown Markup.swift
[79/105] Compiling Markdown MarkupChildren.swift
[80/105] Compiling Markdown MarkupData.swift
[81/105] Compiling Markdown Replacement.swift
[82/105] Compiling Markdown SourceLocation.swift
[83/105] Compiling Markdown Emphasis.swift
[84/105] Compiling Markdown Image.swift
[85/105] Compiling Markdown InlineAttributes.swift
[86/105] Compiling Markdown Link.swift
[87/105] Compiling Markdown Strikethrough.swift
[88/105] Compiling Markdown CollectionExtensions.swift
[89/105] Compiling Markdown StringExtensions.swift
[90/105] Compiling Markdown MarkupVisitor.swift
[91/105] Compiling Markdown MarkupWalker.swift
[92/105] Compiling Markdown MarkupFormatter.swift
[93/105] Compiling Markdown MarkupTreeDumper.swift
[94/105] Compiling Markdown BlockMarkup.swift
[95/105] Compiling Markdown InlineContainer.swift
[96/105] Compiling Markdown InlineMarkup.swift
[97/105] Compiling Markdown ListItemContainer.swift
[98/105] Compiling Markdown AtomicCounter.swift
[99/105] Compiling Markdown CharacterExtensions.swift
[100/105] Compiling Markdown Text.swift
[101/105] Compiling Markdown Aside.swift
[102/105] Compiling Markdown BlockDirectiveParser.swift
[103/105] Compiling Markdown CommonMarkConverter.swift
[104/105] Compiling Markdown LazySplitLines.swift
[105/105] Compiling Markdown ParseOptions.swift
[106/118] Compiling DocumetationComment ListItem+Extension.swift
[107/118] Compiling DocumetationComment MarkUp+Extension.swift
[108/118] Compiling DocumetationComment Throws.swift
[109/118] Compiling DocumetationComment Parameter.swift
[110/118] Compiling DocumetationComment Array+Extension.swift
[111/118] Compiling DocumetationComment Returns.swift
[112/119] Compiling DocumetationComment Abstract.swift
[113/119] Compiling DocumetationComment Description.swift
[114/119] Compiling DocumetationComment DocumentationTag.swift
[115/119] Compiling DocumetationComment FieldExtension.swift
[116/119] Compiling DocumetationComment DocumentationCommentExtractor.swift
[117/119] Compiling DocumetationComment DocumetationComment.swift
[118/119] Emitting module DocumetationComment
[119/119] Compiling DocumetationComment Sequence+Extension.swift
Build complete! (8.57s)
Build complete.
Done.