Build Information
Successful build of ya-swift-html-xml-parser, reference 0.1.0 (19bc39
), with Swift 6.1 for macOS (SPM) on 3 Aug 2025 01:54:10 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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/3a4oT/ya-swift-html-xml-parser.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/3a4oT/ya-swift-html-xml-parser
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 19bc391 Add LibXMLTrampolines target and C trampolines for Swift integration
Cloned https://github.com/3a4oT/ya-swift-html-xml-parser.git
Revision (git rev-parse @):
19bc391955491056529106942bdfc08e9f52d7b0
SUCCESS checkout https://github.com/3a4oT/ya-swift-html-xml-parser.git at 0.1.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": "ya-swift-html-xml-parser",
"name": "ya-swift-html-xml-parser",
"url": "https://github.com/3a4oT/ya-swift-html-xml-parser.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ya-swift-html-xml-parser",
"dependencies": [
]
}
]
}
Fetching https://github.com/3a4oT/ya-swift-html-xml-parser.git
[1/163] Fetching ya-swift-html-xml-parser
Fetched https://github.com/3a4oT/ya-swift-html-xml-parser.git from cache (0.69s)
Creating working copy for https://github.com/3a4oT/ya-swift-html-xml-parser.git
Working copy of https://github.com/3a4oT/ya-swift-html-xml-parser.git resolved at 0.1.0 (19bc391)
warning: '.resolve-product-dependencies': dependency 'ya-swift-html-xml-parser' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/3a4oT/ya-swift-html-xml-parser.git
https://github.com/3a4oT/ya-swift-html-xml-parser.git
{
"dependencies" : [
],
"manifest_display_name" : "ya-swift-html-xml-parser",
"name" : "ya-swift-html-xml-parser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "ya-swift-html-xml-parser",
"targets" : [
"ya-swift-html-xml-parser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ya_swift_html_xml_parserTests",
"module_type" : "SwiftTarget",
"name" : "ya-swift-html-xml-parserTests",
"path" : "Tests/ya-swift-html-xml-parserTests",
"sources" : [
"BasicParsingTests.swift",
"ConcurrencyTests.swift",
"HTMLParsingTests.swift",
"QueryTests.swift",
"StreamParserTests.swift"
],
"target_dependencies" : [
"ya-swift-html-xml-parser"
],
"type" : "test"
},
{
"c99name" : "ya_swift_html_xml_parser",
"module_type" : "SwiftTarget",
"name" : "ya-swift-html-xml-parser",
"path" : "Sources/ya-swift-html-xml-parser",
"product_memberships" : [
"ya-swift-html-xml-parser"
],
"sources" : [
"CSS/CSSError.swift",
"CSS/CSSToXPath.swift",
"CSS/URLTagOptions.swift",
"CSS/XMLNode+CSS.swift",
"CSS/XMLNodeSet.swift",
"Concurrency/ParsingService.swift",
"Core/ParsingOptions.swift",
"Core/XMLDocument.swift",
"Core/XMLError.swift",
"Core/XMLNode+Traversal.swift",
"Core/XMLNode.swift",
"Core/XMLNodeSequence.swift",
"Core/XMLNodeType.swift",
"Memory/MemoryParser.swift",
"Memory/MemoryParserOptions.swift",
"Stream/ChunkSize.swift",
"Stream/StreamEvent.swift",
"Stream/StreamParser.swift",
"Stream/StreamParserOptions.swift",
"Stream/StreamParserTrampolines.swift",
"Utils/String+Whitespace.swift"
],
"target_dependencies" : [
"CLibXML2",
"LibXMLTrampolines"
],
"type" : "library"
},
{
"c99name" : "LibXMLTrampolines",
"module_type" : "ClangTarget",
"name" : "LibXMLTrampolines",
"path" : "Sources/LibXMLTrampolines",
"product_memberships" : [
"ya-swift-html-xml-parser"
],
"sources" : [
"LibXMLTrampolines.c"
],
"target_dependencies" : [
"CLibXML2"
],
"type" : "library"
},
{
"c99name" : "CLibXML2",
"module_type" : "SystemLibraryTarget",
"name" : "CLibXML2",
"path" : "Sources/CLibXML2",
"product_memberships" : [
"ya-swift-html-xml-parser"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.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/3] Write sources
[1/3] Write swift-version-2F0A5646E1D333AE.txt
[2/3] Compiling LibXMLTrampolines LibXMLTrampolines.c
[4/23] Emitting module ya_swift_html_xml_parser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/25] Compiling ya_swift_html_xml_parser StreamParserTrampolines.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/25] Compiling ya_swift_html_xml_parser String+Whitespace.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/25] Compiling ya_swift_html_xml_parser ChunkSize.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/25] Compiling ya_swift_html_xml_parser StreamEvent.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/25] Compiling ya_swift_html_xml_parser XMLNodeSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/25] Compiling ya_swift_html_xml_parser XMLNodeType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/25] Compiling ya_swift_html_xml_parser XMLNode+CSS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/25] Compiling ya_swift_html_xml_parser XMLNodeSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/25] Compiling ya_swift_html_xml_parser MemoryParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/25] Compiling ya_swift_html_xml_parser MemoryParserOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/25] Compiling ya_swift_html_xml_parser XMLDocument.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/25] Compiling ya_swift_html_xml_parser XMLError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/25] Compiling ya_swift_html_xml_parser XMLNode+Traversal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/25] Compiling ya_swift_html_xml_parser XMLNode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/25] Compiling ya_swift_html_xml_parser ParsingService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/25] Compiling ya_swift_html_xml_parser ParsingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/25] Compiling ya_swift_html_xml_parser CSSError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/25] Compiling ya_swift_html_xml_parser CSSToXPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/25] Compiling ya_swift_html_xml_parser URLTagOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/25] Compiling ya_swift_html_xml_parser StreamParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/25] Compiling ya_swift_html_xml_parser StreamParserOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (3.03s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
warning: you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ya-swift-html-xml-parser",
"name" : "ya-swift-html-xml-parser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "ya-swift-html-xml-parser",
"targets" : [
"ya-swift-html-xml-parser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ya_swift_html_xml_parserTests",
"module_type" : "SwiftTarget",
"name" : "ya-swift-html-xml-parserTests",
"path" : "Tests/ya-swift-html-xml-parserTests",
"sources" : [
"BasicParsingTests.swift",
"ConcurrencyTests.swift",
"HTMLParsingTests.swift",
"QueryTests.swift",
"StreamParserTests.swift"
],
"target_dependencies" : [
"ya-swift-html-xml-parser"
],
"type" : "test"
},
{
"c99name" : "ya_swift_html_xml_parser",
"module_type" : "SwiftTarget",
"name" : "ya-swift-html-xml-parser",
"path" : "Sources/ya-swift-html-xml-parser",
"product_memberships" : [
"ya-swift-html-xml-parser"
],
"sources" : [
"CSS/CSSError.swift",
"CSS/CSSToXPath.swift",
"CSS/URLTagOptions.swift",
"CSS/XMLNode+CSS.swift",
"CSS/XMLNodeSet.swift",
"Concurrency/ParsingService.swift",
"Core/ParsingOptions.swift",
"Core/XMLDocument.swift",
"Core/XMLError.swift",
"Core/XMLNode+Traversal.swift",
"Core/XMLNode.swift",
"Core/XMLNodeSequence.swift",
"Core/XMLNodeType.swift",
"Memory/MemoryParser.swift",
"Memory/MemoryParserOptions.swift",
"Stream/ChunkSize.swift",
"Stream/StreamEvent.swift",
"Stream/StreamParser.swift",
"Stream/StreamParserOptions.swift",
"Stream/StreamParserTrampolines.swift",
"Utils/String+Whitespace.swift"
],
"target_dependencies" : [
"CLibXML2",
"LibXMLTrampolines"
],
"type" : "library"
},
{
"c99name" : "LibXMLTrampolines",
"module_type" : "ClangTarget",
"name" : "LibXMLTrampolines",
"path" : "Sources/LibXMLTrampolines",
"product_memberships" : [
"ya-swift-html-xml-parser"
],
"sources" : [
"LibXMLTrampolines.c"
],
"target_dependencies" : [
"CLibXML2"
],
"type" : "library"
},
{
"c99name" : "CLibXML2",
"module_type" : "SystemLibraryTarget",
"name" : "CLibXML2",
"path" : "Sources/CLibXML2",
"product_memberships" : [
"ya-swift-html-xml-parser"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.1"
}
Done.