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 CommonMarkAttributedString, reference main (a63c66), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 08:05:49 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattt/CommonMarkAttributedString.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattt/CommonMarkAttributedString
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a63c66b Update ci.yml
Cloned https://github.com/mattt/CommonMarkAttributedString.git
Revision (git rev-parse @):
a63c66bb3bd041f95a81b3e202207761c7df59c2
SUCCESS checkout https://github.com/mattt/CommonMarkAttributedString.git at main
Fetching https://github.com/SwiftDocOrg/swift-cmark.git
Fetching https://github.com/SwiftDocOrg/CommonMark.git
[1/1175] Fetching commonmark
[1176/13730] Fetching commonmark, swift-cmark
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (1.46s)
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (1.46s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.3.0 (2.08s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.28.3+20200110.2a76603 (0.68s)
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.28.3+20200110.2a76603
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.3.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": "commonmarkattributedstring",
      "name": "CommonMarkAttributedString",
      "url": "https://github.com/mattt/CommonMarkAttributedString.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommonMarkAttributedString",
      "dependencies": [
        {
          "identity": "commonmark",
          "name": "CommonMark",
          "url": "https://github.com/SwiftDocOrg/CommonMark.git",
          "version": "0.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommonMark",
          "dependencies": [
            {
              "identity": "swift-cmark",
              "name": "cmark",
              "url": "https://github.com/SwiftDocOrg/swift-cmark.git",
              "version": "0.29.0+20210102.9c8096a",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattt/CommonMarkAttributedString.git
[2/125] Fetching commonmarkattributedstring
Fetched https://github.com/mattt/CommonMarkAttributedString.git from cache (0.62s)
Fetching https://github.com/SwiftDocOrg/CommonMark.git from cache
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (0.44s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.3.2 (0.49s)
Fetching https://github.com/SwiftDocOrg/swift-cmark.git from cache
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (0.74s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.29.0+20210102.9c8096a (0.80s)
Creating working copy for https://github.com/mattt/CommonMarkAttributedString.git
Working copy of https://github.com/mattt/CommonMarkAttributedString.git resolved at main (a63c66b)
Creating working copy for https://github.com/SwiftDocOrg/swift-cmark.git
Working copy of https://github.com/SwiftDocOrg/swift-cmark.git resolved at 0.29.0+20210102.9c8096a
Creating working copy for https://github.com/SwiftDocOrg/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.3.2
warning: '.resolve-product-dependencies': dependency 'commonmarkattributedstring' is not used by any target
Found 1 product dependencies
  - CommonMark
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mattt/CommonMarkAttributedString.git
https://github.com/mattt/CommonMarkAttributedString.git
{
  "dependencies" : [
    {
      "identity" : "commonmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftDocOrg/CommonMark.git"
    }
  ],
  "manifest_display_name" : "CommonMarkAttributedString",
  "name" : "CommonMarkAttributedString",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "CommonMarkAttributedString",
      "targets" : [
        "CommonMarkAttributedString"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CommonMarkAttributedStringTests",
      "module_type" : "SwiftTarget",
      "name" : "CommonMarkAttributedStringTests",
      "path" : "Tests/CommonMarkAttributedStringTests",
      "sources" : [
        "CommonMarkAttributedStringTests.swift"
      ],
      "target_dependencies" : [
        "CommonMarkAttributedString"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CommonMarkAttributedString",
      "module_type" : "SwiftTarget",
      "name" : "CommonMarkAttributedString",
      "path" : "Sources/CommonMarkAttributedString",
      "product_dependencies" : [
        "CommonMark"
      ],
      "product_memberships" : [
        "CommonMarkAttributedString"
      ],
      "sources" : [
        "Array+Extensions.swift",
        "AttributedStringConvertible.swift",
        "CommonMark+Extensions.swift",
        "NSAttributedString+Extensions.swift",
        "NSFont+Extensions.swift",
        "UIFont+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/22] Write sources
[2/22] Write swift-version-2F0A5646E1D333AE.txt
[3/22] Compiling cmark buffer.c
[3/22] Compiling cmark render.c
[5/22] Compiling cmark man.c
[5/22] Compiling cmark xml.c
[5/22] Compiling cmark references.c
[8/22] Compiling cmark latex.c
[9/22] Compiling cmark houdini_html_e.c
[10/22] Compiling cmark iterator.c
[11/22] Compiling cmark html.c
[12/22] Compiling cmark blocks.c
[13/22] Compiling cmark houdini_href_e.c
[14/22] Compiling cmark houdini_html_u.c
[15/22] Compiling cmark inlines.c
[16/22] Compiling cmark cmark_ctype.c
[17/22] Compiling cmark cmark.c
[18/22] Compiling cmark commonmark.c
[19/22] Compiling cmark node.c
[20/22] Compiling cmark utf8.c
[21/22] Compiling cmark scanners.c
[23/46] Emitting module CommonMark
[24/48] Compiling CommonMark BlockQuote.swift
[25/48] Compiling CommonMark CodeBlock.swift
[26/48] Compiling CommonMark HTMLBlock.swift
[27/48] Compiling CommonMark LineBreak.swift
[28/48] Compiling CommonMark Linked.swift
[29/48] Compiling CommonMark Node.swift
[30/48] Compiling CommonMark Block.swift
[31/48] Compiling CommonMark Link.swift
[32/48] Compiling CommonMark RawHTML.swift
[33/48] Compiling CommonMark SoftLineBreak.swift
[34/48] Compiling CommonMark Emphasis.swift
[35/48] Compiling CommonMark HardLineBreak.swift
[36/48] Compiling CommonMark Image.swift
[37/48] Compiling CommonMark Heading.swift
[38/48] Compiling CommonMark List.swift
[39/48] Compiling CommonMark Paragraph.swift
[40/48] Compiling CommonMark Children.swift
[41/48] Compiling CommonMark Inline.swift
[42/48] Compiling CommonMark Strong.swift
[43/48] Compiling CommonMark Text.swift
[44/48] Compiling CommonMark ThematicBreak.swift
[45/48] Compiling CommonMark Document.swift
[46/48] Compiling CommonMark Code.swift
[47/48] Compiling CommonMark Literal.swift
[48/48] Compiling CommonMark Version.swift
[49/55] Compiling CommonMarkAttributedString UIFont+Extensions.swift
[50/55] Compiling CommonMarkAttributedString NSFont+Extensions.swift
[51/55] Compiling CommonMarkAttributedString Array+Extensions.swift
[52/55] Compiling CommonMarkAttributedString CommonMark+Extensions.swift
[53/55] Compiling CommonMarkAttributedString AttributedStringConvertible.swift
[54/55] Compiling CommonMarkAttributedString NSAttributedString+Extensions.swift
[55/55] Emitting module CommonMarkAttributedString
Build complete! (9.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "commonmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "0.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftDocOrg/CommonMark.git"
    }
  ],
  "manifest_display_name" : "CommonMarkAttributedString",
  "name" : "CommonMarkAttributedString",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "CommonMarkAttributedString",
      "targets" : [
        "CommonMarkAttributedString"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CommonMarkAttributedStringTests",
      "module_type" : "SwiftTarget",
      "name" : "CommonMarkAttributedStringTests",
      "path" : "Tests/CommonMarkAttributedStringTests",
      "sources" : [
        "CommonMarkAttributedStringTests.swift"
      ],
      "target_dependencies" : [
        "CommonMarkAttributedString"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CommonMarkAttributedString",
      "module_type" : "SwiftTarget",
      "name" : "CommonMarkAttributedString",
      "path" : "Sources/CommonMarkAttributedString",
      "product_dependencies" : [
        "CommonMark"
      ],
      "product_memberships" : [
        "CommonMarkAttributedString"
      ],
      "sources" : [
        "Array+Extensions.swift",
        "AttributedStringConvertible.swift",
        "CommonMark+Extensions.swift",
        "NSAttributedString+Extensions.swift",
        "NSFont+Extensions.swift",
        "UIFont+Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.