The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Remark, reference main (d3c44b), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 15:45:49 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/Remark.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/Remark
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d3c44bb Fix Swift 6.3 sending data race errors in contentCheckStream
Cloned https://github.com/1amageek/Remark.git
Revision (git rev-parse @):
d3c44bb613742b302b311bb65beded482f17c529
SUCCESS checkout https://github.com/1amageek/Remark.git at main
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/360] Fetching lrucache
[275/2180] Fetching lrucache, swift-atomics
[471/8109] Fetching lrucache, swift-atomics, swiftsoup
[1455/25638] Fetching lrucache, swift-atomics, swiftsoup, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git from cache (1.34s)
[16106/23818] Fetching lrucache, swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.73s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.73s)
Computing version for https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/nicklockwood/LRUCache.git from cache (1.73s)
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (2.42s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.3 (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.58s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.0 (3.12s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.3
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "remark",
      "name": "Remark",
      "url": "https://github.com/1amageek/Remark.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Remark",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftsoup",
          "name": "SwiftSoup",
          "url": "https://github.com/scinfu/SwiftSoup.git",
          "version": "2.13.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/Remark.git
[1/448] Fetching remark
Fetched https://github.com/1amageek/Remark.git from cache (0.65s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.55s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.19s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.57s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/1amageek/Remark.git
Working copy of https://github.com/1amageek/Remark.git resolved at main (d3c44bb)
Found 2 product dependencies
  - SwiftSoup
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/1amageek/Remark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/16] Write sources
[4/16] Write remark-entitlement.plist
[4/16] Write sources
[11/16] Write swift-version--6988338F2F200930.txt
[12/16] Compiling _AtomicsShims.c
[14/39] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/39] Compiling Atomics IntegerOperations.swift
[16/39] Compiling Atomics ManagedAtomicLazyReference.swift
[17/39] Compiling Atomics UnsafeAtomic.swift
[18/39] Compiling Atomics AtomicValue.swift
[19/39] Compiling Atomics AtomicMemoryOrderings.swift
[20/39] Compiling Atomics AtomicInteger.swift
[21/39] Compiling Atomics AtomicOptionalWrappable.swift
[22/39] Compiling Atomics DoubleWord.swift
[23/39] Compiling Atomics ManagedAtomic.swift
[24/39] Compiling Atomics AtomicReference.swift
[25/39] Compiling Atomics AtomicStorage.swift
[26/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/40] Emitting module ArgumentParserToolInfo
[28/40] Compiling Atomics AtomicBool.swift
[29/40] Compiling Atomics IntegerConformances.swift
[30/40] Compiling Atomics PointerConformances.swift
[31/40] Compiling Atomics Primitives.native.swift
[32/40] Compiling Atomics Unmanaged extensions.swift
[33/87] Emitting module Atomics
[34/87] Compiling ArgumentParser ArgumentHelp.swift
[35/87] Compiling ArgumentParser ArgumentVisibility.swift
[36/87] Compiling ArgumentParser InputKey.swift
[37/87] Compiling ArgumentParser InputOrigin.swift
[38/87] Compiling ArgumentParser Name.swift
[39/87] Compiling ArgumentParser Parsed.swift
[40/87] Compiling ArgumentParser ParsedValues.swift
[41/92] Compiling ArgumentParser CommandConfiguration.swift
[42/92] Compiling ArgumentParser CommandGroup.swift
[43/92] Compiling ArgumentParser EnumerableFlag.swift
[44/92] Compiling ArgumentParser ExpressibleByArgument.swift
[45/92] Compiling ArgumentParser ParsableArguments.swift
[46/92] Compiling ArgumentParser Platform.swift
[47/92] Compiling ArgumentParser SequenceExtensions.swift
[48/92] Compiling ArgumentParser StringExtensions.swift
[49/92] Compiling ArgumentParser SwiftExtensions.swift
[50/92] Compiling ArgumentParser Tree.swift
[51/92] Compiling ArgumentParser NameSpecification.swift
[52/92] Compiling ArgumentParser Option.swift
[53/92] Compiling ArgumentParser OptionGroup.swift
[54/92] Compiling ArgumentParser ParentCommand.swift
[55/92] Compiling ArgumentParser AsyncParsableCommand.swift
[58/92] Compiling ArgumentParser CompletionKind.swift
[59/92] Compiling ArgumentParser Errors.swift
[60/92] Compiling ArgumentParser Flag.swift
[61/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[62/92] Compiling ArgumentParser CompletionsGenerator.swift
[63/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[64/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[65/92] Compiling ArgumentParser Argument.swift
[66/92] Compiling ArgumentParser ArgumentDiscussion.swift
[67/92] Compiling ArgumentParser CodingKeyValidator.swift
[68/92] Compiling ArgumentParser NonsenseFlagsValidator.swift
[69/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/92] Compiling ArgumentParser PositionalArgumentsValidator.swift
[71/92] Compiling ArgumentParser UniqueNamesValidator.swift
[72/92] Emitting module LRUCache
[73/92] Compiling LRUCache LRUCache.swift
[74/92] Emitting module ArgumentParser
[75/142] Compiling SwiftSoup OrderedSet.swift
[76/142] Compiling SwiftSoup ParseError.swift
[77/142] Compiling SwiftSoup ParseErrorList.swift
[78/142] Compiling SwiftSoup TokenQueue.swift
[79/142] Compiling SwiftSoup Tokeniser.swift
[80/142] Compiling SwiftSoup TokeniserState.swift
[81/142] Compiling SwiftSoup TreeBuilder.swift
[82/142] Compiling SwiftSoup UTF8Arrays.swift
[83/142] Compiling SwiftSoup StructuralEvaluator.swift
[84/142] Compiling SwiftSoup SwiftSoup.swift
[85/142] Compiling SwiftSoup String.swift
[86/142] Compiling SwiftSoup StringBuilder.swift
[87/142] Compiling SwiftSoup StringUtil.swift
[88/142] Compiling SwiftSoup NodeTraversor.swift
[89/142] Compiling SwiftSoup NodeVisitor.swift
[92/142] Compiling SwiftSoup Tag.swift
[93/142] Compiling SwiftSoup TextNode.swift
[94/142] Compiling SwiftSoup Token.swift
[105/147] Compiling SwiftSoup QueryParserCache.swift
[106/147] Compiling SwiftSoup StreamReader.swift
[110/147] Compiling SwiftSoup UnicodeScalar.swift
[111/147] Compiling SwiftSoup Validate.swift
[112/147] Compiling SwiftSoup Whitelist.swift
[113/147] Compiling SwiftSoup XmlDeclaration.swift
[114/147] Compiling SwiftSoup XmlTreeBuilder.swift
[115/147] Compiling SwiftSoup Cleaner.swift
[116/147] Compiling SwiftSoup Collector.swift
[117/147] Compiling SwiftSoup CombiningEvaluator.swift
[118/147] Compiling SwiftSoup Comment.swift
[119/147] Compiling SwiftSoup CssSelector.swift
[120/147] Compiling SwiftSoup DataNode.swift
[121/147] Compiling SwiftSoup ParseSettings.swift
[122/147] Compiling SwiftSoup Parser.swift
[123/147] Compiling SwiftSoup ParsingStrings.swift
[124/147] Compiling SwiftSoup Pattern.swift
[125/147] Compiling SwiftSoup QueryParser.swift
[126/147] Compiling SwiftSoup Document.swift
[127/147] Compiling SwiftSoup DocumentType.swift
[128/147] Compiling SwiftSoup Element.swift
[129/147] Compiling SwiftSoup Elements.swift
[130/147] Compiling SwiftSoup Entities.swift
[131/147] Compiling SwiftSoup Evaluator.swift
[132/147] Emitting module SwiftSoup
[133/147] Compiling SwiftSoup Exception.swift
[134/147] Compiling SwiftSoup FormElement.swift
[135/147] Compiling SwiftSoup HtmlTreeBuilder.swift
[136/147] Compiling SwiftSoup HtmlTreeBuilderState.swift
[137/147] Compiling SwiftSoup Mutex.swift
[138/147] Compiling SwiftSoup Node.swift
[139/147] Compiling SwiftSoup Attribute.swift
[140/147] Compiling SwiftSoup Attributes.swift
[141/147] Compiling SwiftSoup BinarySearch.swift
[142/147] Compiling SwiftSoup BooleanAttribute.swift
[143/147] Compiling SwiftSoup CharacterExt.swift
[144/147] Compiling SwiftSoup CharacterReader.swift
[145/158] Compiling RemarkKit Media.swift
[146/158] Compiling RemarkKit Remark+Tag.swift
[147/158] Compiling RemarkKit Link.swift
[148/158] Compiling RemarkKit FetcherError.swift
[149/158] Compiling RemarkKit Remark.swift
[150/158] Compiling RemarkKit HTMLFetching.swift
[151/158] Compiling RemarkKit HTMLFetcher.swift
[152/159] Compiling RemarkKit Section.swift
[153/159] Emitting module RemarkKit
[154/159] Compiling RemarkKit BlockedResourceType.swift
[155/159] Compiling RemarkKit ChromiumFetcher.swift
[156/159] Compiling RemarkKit DynamicHTMLFetcher.swift
[157/163] Compiling RemarkCLI RemarkCommand.swift
[158/163] Emitting module RemarkCLI
[158/163] Write Objects.LinkFileList
[159/163] Linking remark
[160/163] Applying remark
[162/163] Compiling RemarkUI RemarkView.swift
[163/163] Emitting module RemarkUI
Build complete! (24.55s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.11.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "Remark",
  "name" : "Remark",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "RemarkKit",
      "targets" : [
        "RemarkKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "remark",
      "targets" : [
        "RemarkCLI"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "RemarkUI",
      "targets" : [
        "RemarkUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RemarkUI",
      "module_type" : "SwiftTarget",
      "name" : "RemarkUI",
      "path" : "Sources/RemarkUI",
      "product_memberships" : [
        "RemarkUI"
      ],
      "sources" : [
        "RemarkView.swift"
      ],
      "target_dependencies" : [
        "RemarkKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RemarkTests",
      "module_type" : "SwiftTarget",
      "name" : "RemarkTests",
      "path" : "Tests/RemarkTests",
      "sources" : [
        "RemarkTests.swift"
      ],
      "target_dependencies" : [
        "RemarkKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RemarkKit",
      "module_type" : "SwiftTarget",
      "name" : "RemarkKit",
      "path" : "Sources/RemarkKit",
      "product_dependencies" : [
        "SwiftSoup"
      ],
      "product_memberships" : [
        "RemarkKit",
        "remark",
        "RemarkUI"
      ],
      "sources" : [
        "BlockedResourceType.swift",
        "ChromiumFetcher.swift",
        "DynamicHTMLFetcher.swift",
        "FetcherError.swift",
        "HTMLFetcher.swift",
        "HTMLFetching.swift",
        "Link.swift",
        "Media.swift",
        "Remark+Tag.swift",
        "Remark.swift",
        "Section.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RemarkCLI",
      "module_type" : "SwiftTarget",
      "name" : "RemarkCLI",
      "path" : "Sources/RemarkCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "remark"
      ],
      "sources" : [
        "RemarkCommand.swift"
      ],
      "target_dependencies" : [
        "RemarkKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Done.