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 xmlwrangler, reference 6.2.0 (26d896), with Swift 5.10 for macOS (SPM) on 18 Sep 2024 14:07:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/xmlwrangler.git
Reference: 6.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/xmlwrangler
 * tag               6.2.0      -> FETCH_HEAD
HEAD is now at 26d8961 Fix build on older Swift versions
Cloned https://github.com/sersoft-gmbh/xmlwrangler.git
Revision (git rev-parse @):
26d896107a0cd1b8a523cc5c0425ad54aced31a7
SUCCESS checkout https://github.com/sersoft-gmbh/xmlwrangler.git at 6.2.0
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/5117] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.87s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.87s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.55s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.65s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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": "xmlwrangler",
      "name": "xmlwrangler",
      "url": "https://github.com/sersoft-gmbh/xmlwrangler.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xmlwrangler",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sersoft-gmbh/xmlwrangler.git
[1/6786] Fetching xmlwrangler
Fetched https://github.com/sersoft-gmbh/xmlwrangler.git from cache (1.27s)
Creating working copy for https://github.com/sersoft-gmbh/xmlwrangler.git
Working copy of https://github.com/sersoft-gmbh/xmlwrangler.git resolved at 6.2.0 (26d8961)
warning: '.resolve-product-dependencies': dependency 'xmlwrangler' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sersoft-gmbh/xmlwrangler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/18] Compiling XMLWrangler XMLElementContentElement+InternalHelpers.swift
[6/19] Compiling XMLWrangler XMLElementContent+Mutation.swift
[7/19] Compiling XMLWrangler XMLContentBuilder.swift
[8/19] Compiling XMLWrangler XMLElement+Attributes.swift
[9/19] Compiling XMLWrangler XMLElement+Content.swift
[10/19] Compiling XMLWrangler XMLElement+Lookup.swift
[11/19] Compiling XMLWrangler XMLElementProtocols.swift
[12/19] Compiling XMLWrangler XMLElement+Mutation.swift
[13/19] Compiling XMLWrangler XMLElementContent+Lookup.swift
[14/19] Compiling XMLWrangler XMLElement.swift
[15/19] Compiling XMLWrangler Helpers.swift
[16/19] Compiling XMLWrangler LookupError.swift
[17/19] Compiling XMLWrangler Parsing.swift
[18/19] Compiling XMLWrangler Serialization.swift
[19/19] Emitting module XMLWrangler
Build complete! (13.52s)
Build complete.
Done.