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.0 for macOS (SPM) on 27 Nov 2024 23:10:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.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/CommonMark.git from cache (1.61s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (1.61s)
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.3.0 (0.59s)
Computing version for https://github.com/SwiftDocOrg/swift-cmark.git
Computed https://github.com/SwiftDocOrg/swift-cmark.git at 0.28.3+20200110.2a76603 (2.40s)
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
[1/125] Fetching commonmarkattributedstring
Fetched https://github.com/mattt/CommonMarkAttributedString.git from cache (0.66s)
Fetching https://github.com/SwiftDocOrg/CommonMark.git from cache
Fetched https://github.com/SwiftDocOrg/CommonMark.git from cache (0.46s)
Computing version for https://github.com/SwiftDocOrg/CommonMark.git
Computed https://github.com/SwiftDocOrg/CommonMark.git at 0.3.2 (0.02s)
Fetching https://github.com/SwiftDocOrg/swift-cmark.git from cache
Fetched https://github.com/SwiftDocOrg/swift-cmark.git from cache (0.75s)
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.02s)
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/CommonMark.git
Working copy of https://github.com/SwiftDocOrg/CommonMark.git resolved at 0.3.2
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
warning: '.resolve-product-dependencies': dependency 'commonmarkattributedstring' is not used by any target
Found 1 product dependencies
  - CommonMark
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mattt/CommonMarkAttributedString.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
[1/22] Write swift-version--7754E27361AE5C74.txt
[2/22] Compiling cmark cmark_ctype.c
[3/22] Compiling cmark houdini_href_e.c
[4/22] Compiling cmark houdini_html_e.c
[5/22] Compiling cmark cmark.c
[6/22] Compiling cmark buffer.c
[7/22] Compiling cmark render.c
[8/22] Compiling cmark references.c
[9/22] Compiling cmark man.c
[10/22] Compiling cmark utf8.c
[11/22] Compiling cmark node.c
[12/22] Write sources
[13/22] Compiling cmark latex.c
[14/22] Compiling cmark iterator.c
[15/22] Compiling cmark html.c
[16/22] Compiling cmark houdini_html_u.c
[17/22] Compiling cmark inlines.c
[18/22] Compiling cmark blocks.c
[19/22] Compiling cmark scanners.c
[20/22] Compiling cmark xml.c
[21/22] Compiling cmark commonmark.c
[23/46] Emitting module CommonMark
[24/48] Compiling CommonMark LineBreak.swift
[25/48] Compiling CommonMark Linked.swift
[26/48] Compiling CommonMark BlockQuote.swift
[27/48] Compiling CommonMark CodeBlock.swift
[28/48] Compiling CommonMark HTMLBlock.swift
[29/48] Compiling CommonMark Link.swift
[30/48] Compiling CommonMark RawHTML.swift
[31/48] Compiling CommonMark SoftLineBreak.swift
[32/48] Compiling CommonMark Literal.swift
[33/48] Compiling CommonMark Version.swift
[34/48] Compiling CommonMark ThematicBreak.swift
[35/48] Compiling CommonMark Document.swift
[36/48] Compiling CommonMark Code.swift
[37/48] Compiling CommonMark Node.swift
[38/48] Compiling CommonMark Block.swift
[39/48] Compiling CommonMark Emphasis.swift
[40/48] Compiling CommonMark HardLineBreak.swift
[41/48] Compiling CommonMark Image.swift
[42/48] Compiling CommonMark Strong.swift
[43/48] Compiling CommonMark Text.swift
[44/48] Compiling CommonMark Heading.swift
[45/48] Compiling CommonMark List.swift
[46/48] Compiling CommonMark Paragraph.swift
[47/48] Compiling CommonMark Children.swift
[48/48] Compiling CommonMark Inline.swift
[49/55] Compiling CommonMarkAttributedString NSFont+Extensions.swift
[50/55] Compiling CommonMarkAttributedString UIFont+Extensions.swift
[51/55] Compiling CommonMarkAttributedString NSAttributedString+Extensions.swift
[52/55] Emitting module CommonMarkAttributedString
[53/55] Compiling CommonMarkAttributedString CommonMark+Extensions.swift
[54/55] Compiling CommonMarkAttributedString AttributedStringConvertible.swift
[55/55] Compiling CommonMarkAttributedString Array+Extensions.swift
Build complete! (17.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.