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 HTMLParserBuilder with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danny1113/html-parser-builder.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danny1113/html-parser-builder
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 2ecadd3 Merge pull request #2 from danny1113/v2.0
Cloned https://github.com/danny1113/html-parser-builder.git
Revision (git rev-parse @):
2ecadd3c29d076463babdc4115e04a23ca6c4e33
SUCCESS checkout https://github.com/danny1113/html-parser-builder.git at 2.0.0
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.20s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.2 (0.02s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "html-parser-builder",
      "name": "HTMLParserBuilder",
      "url": "https://github.com/danny1113/html-parser-builder.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/html-parser-builder",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danny1113/html-parser-builder.git from cache
Fetched https://github.com/danny1113/html-parser-builder.git from cache (0.21s)
Creating working copy for https://github.com/danny1113/html-parser-builder.git
Working copy of https://github.com/danny1113/html-parser-builder.git resolved at 2.0.0 (2ecadd3)
warning: '.resolve-product-dependencies': dependency 'html-parser-builder' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/danny1113/html-parser-builder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/17] Compiling HTMLParserBuilder Optional+orThrow.swift
[4/17] Compiling HTMLParserBuilder TryCapture.swift
[5/18] Compiling HTMLParserBuilder Capture.swift
[6/18] Compiling HTMLParserBuilder CaptureAll.swift
[7/18] Compiling HTMLParserBuilder LateInit.swift
[8/18] Compiling HTMLParserBuilder Local.swift
[9/18] Compiling HTMLParserBuilder HTMLParseError.swift
[10/18] Compiling HTMLParserBuilder HTMLParserBuilder.swift
[11/18] Compiling HTMLParserBuilder HTML.swift
[12/18] Compiling HTMLParserBuilder HTMLComponent.swift
[13/18] Emitting module HTMLParserBuilder
[14/18] Compiling HTMLParserBuilder CaptureTransform.swift
[15/18] Compiling HTMLParserBuilder DSLTree.swift
[16/18] Compiling HTMLParserBuilder HTMLComponentBuilder.swift
[17/18] Compiling HTMLParserBuilder HTMLDocodeImpl.swift
[18/18] Compiling HTMLParserBuilder TypeConstruction.swift
Build complete! (1.20s)
Build complete.
Done.