Build Information
Successful build of swift-sexp, reference main (637fa4), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 12:56:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/swift-sexp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/swift-sexp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 637fa47 Add SwiftDescription module and switch to prompt-driven sync (#1)
Cloned https://github.com/OpenSwiftUIProject/swift-sexp.git
Revision (git rev-parse @):
637fa47cd14bf1e530a7461b02beb0012a7df490
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/swift-sexp.git at main
========================================
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": "swift-sexp",
"name": "swift-sexp",
"url": "https://github.com/OpenSwiftUIProject/swift-sexp.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-sexp",
"traits": [
],
"dependencies": [
]
}
]
}
Fetching https://github.com/OpenSwiftUIProject/swift-sexp.git
[1/65] Fetching swift-sexp
Fetched https://github.com/OpenSwiftUIProject/swift-sexp.git from cache (0.74s)
Creating working copy for https://github.com/OpenSwiftUIProject/swift-sexp.git
Working copy of https://github.com/OpenSwiftUIProject/swift-sexp.git resolved at main (637fa47)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/swift-sexp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/10] Compiling SExpPrinter SExpPrintable.swift
[5/10] Emitting module SExpPrinter
[6/10] Compiling SExpPrinter SExpPrinter.swift
[7/10] Compiling SwiftDescription DefaultDescriptionAttribute.swift
[8/10] Compiling SwiftDescription NestedCustomStringConvertible.swift
[9/10] Emitting module SwiftDescription
[10/10] Compiling SwiftDescription CustomRecursiveStringConvertible.swift
Build complete! (9.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "openswiftui",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenSwiftUIProject/OpenSwiftUI.git"
}
],
"manifest_display_name" : "swift-sexp",
"name" : "swift-sexp",
"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" : "SExpPrinter",
"targets" : [
"SExpPrinter"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftDescription",
"targets" : [
"SwiftDescription"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftDescriptionTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDescriptionTests",
"path" : "Tests/SwiftDescriptionTests",
"sources" : [
"ColorResolvedNameTests.swift",
"CustomRecursiveStringConvertibleTests.swift",
"NestedCustomStringConvertibleTests.swift"
],
"target_dependencies" : [
"SwiftDescription"
],
"type" : "test"
},
{
"c99name" : "SwiftDescription",
"module_type" : "SwiftTarget",
"name" : "SwiftDescription",
"path" : "Sources/SwiftDescription",
"product_memberships" : [
"SwiftDescription"
],
"sources" : [
"CustomRecursiveStringConvertible.swift",
"DefaultDescriptionAttribute.swift",
"NestedCustomStringConvertible.swift"
],
"type" : "library"
},
{
"c99name" : "SExpPrinterTests",
"module_type" : "SwiftTarget",
"name" : "SExpPrinterTests",
"path" : "Tests/SExpPrinterTests",
"sources" : [
"SExpPrinterTests.swift"
],
"target_dependencies" : [
"SExpPrinter"
],
"type" : "test"
},
{
"c99name" : "SExpPrinter",
"module_type" : "SwiftTarget",
"name" : "SExpPrinter",
"path" : "Sources/SExpPrinter",
"product_memberships" : [
"SExpPrinter"
],
"sources" : [
"SExpPrintable.swift",
"SExpPrinter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/openswiftuiproject/swift-sexp/main
Repository: OpenSwiftUIProject/swift-sexp
Swift version used: 6.3
Target: SExpPrinter
Extracting symbol information for 'SExpPrinter'...
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
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.6
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
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Names.swift
[8/57] Compiling SymbolKit SPI.swift
[9/57] Compiling SymbolKit Snippet.swift
[10/57] Compiling SymbolKit Extension.swift
[11/57] Compiling SymbolKit SourceRange.swift
[12/57] Compiling SymbolKit Metadata.swift
[13/57] Compiling SymbolKit Module.swift
[14/57] Compiling SymbolKit OperatingSystem.swift
[15/57] Compiling SymbolKit Platform.swift
[16/57] Emitting module Snippets
[17/57] Compiling Snippets SnippetParser.swift
[18/57] Compiling Snippets Snippet.swift
[19/57] Compiling SymbolKit GenericConstraint.swift
[20/57] Compiling SymbolKit GenericParameter.swift
[21/57] Compiling SymbolKit Generics.swift
[22/57] Compiling SymbolKit Namespace.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit Symbol.swift
[34/57] Compiling SymbolKit SymbolKind.swift
[35/57] Compiling SymbolKit SymbolGraph.swift
[36/57] Compiling SymbolKit GraphCollector.swift
[37/57] Compiling SymbolKit SemanticVersion.swift
[38/57] Compiling SymbolKit AccessControl.swift
[39/57] Compiling SymbolKit Availability.swift
[40/57] Compiling SymbolKit AvailabilityItem.swift
[41/57] Compiling SymbolKit Domain.swift
[42/57] Compiling SymbolKit Identifier.swift
[43/57] Compiling SymbolKit KindIdentifier.swift
[44/57] Compiling SymbolKit Location.swift
[45/57] Compiling SymbolKit Mutability.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.35s)
Fetching https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
[1/39120] Fetching openswiftui
Fetched https://github.com/OpenSwiftUIProject/OpenSwiftUI.git from cache (2.24s)
warning: 'openswiftui': [Env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] SPI_GENERATE_DOCS=1 -> true
[Env] SPI_BUILD not set -> false(default)
[Env] OPENSWIFTUI_DEVELOPMENT not set -> false(default)
[Env] OPENSWIFTUI_WERROR not set -> false(default)
[Env] OPENSWIFTUI_TARGET_RELEASE not set -> 2024(default)
[Env] OPENSWIFTUI_LIBRARY_EVOLUTION not set -> true(default)
[Env] OPENSWIFTUI_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENSWIFTUI_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENSWIFTUI_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENSWIFTUI_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENSWIFTUI_RENDERBOX not set -> true(default)
[Env] OPENSWIFTUI_ANY_ATTRIBUTE_FIX not set -> false(default)
[Env] OPENSWIFTUI_LINK_COREUI not set -> true(default)
[Env] OPENSWIFTUI_LINK_CORESVG not set -> true(default)
[Env] OPENSWIFTUI_LINK_SFSYMBOLS not set -> true(default)
[Env] OPENSWIFTUI_LINK_BACKLIGHTSERVICES not set -> true(default)
[Env] OPENSWIFTUI_LINK_TESTING not set -> false(default)
[Env] OPENSWIFTUI_SYMBOL_LOCATOR not set -> true(default)
[Env] OPENSWIFTUI_OPENCOMBINE not set -> false(default)
[Env] OPENSWIFTUI_SWIFT_LOG not set -> false(default)
[Env] OPENSWIFTUI_SWIFT_CRYPTO not set -> false(default)
[Env] OPENSWIFTUI_RENDER_GTK not set -> false(default)
[Env] OPENSWIFTUI_SWIFTUI_RENDER not set -> true(default)
[Env] OPENSWIFTUI_IGNORE_AVAILABILITY not set -> false(default)
[Env] OPENSWIFTUI_INTERNAL_XR_SDK not set -> false(default)
[Env] OPENSWIFTUI_ENABLE_PRIVATE_IMPORTS not set -> true(default)
[Env] OPENSWIFTUI_ENABLE_RUNTIME_CONCURRENCY_CHECK not set -> false(default)
[Env] OPENSWIFTUI_OPENSWIFTUI_BRIDGE_FRAMEWORK not set -> SwiftUI(default)
[Env] OPENSWIFTUI_SUPPORT_MULTI_PRODUCTS not set -> true(default)
[Env] OPENSWIFTUI_CF_CGTYPES not set -> true(default)
[Env] OPENSWIFTUI_TARGET_RELEASE not set -> 2024(default)
Fetching https://github.com/OpenSwiftUIProject/OpenCoreGraphics
[1/224] Fetching opencoregraphics
Fetched https://github.com/OpenSwiftUIProject/OpenCoreGraphics from cache (0.67s)
warning: 'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] OPENCOREGRAPHICS_DEVELOPMENT not set -> false(default)
[Env] OPENCOREGRAPHICS_COREGRAPHICS not set -> true(default)
[Env] OPENCOREGRAPHICS_WERROR not set -> false(default)
[Env] OPENCOREGRAPHICS_LIBRARY_EVOLUTION not set -> true(default)
Fetching https://github.com/OpenSwiftUIProject/OpenAttributeGraph
[1/9730] Fetching openattributegraph
Fetched https://github.com/OpenSwiftUIProject/OpenAttributeGraph from cache (1.08s)
warning: 'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] SPI_GENERATE_DOCS=1 -> true
[Env] SPI_BUILD not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> true(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
Fetching https://github.com/OpenSwiftUIProject/OpenRenderBox
[1/1499] Fetching openrenderbox
Fetched https://github.com/OpenSwiftUIProject/OpenRenderBox from cache (0.75s)
warning: 'openrenderbox': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] SPI_GENERATE_DOCS=1 -> true
[Env] SPI_BUILD not set -> false(default)
[Env] OPENRENDERBOX_DEVELOPMENT not set -> false(default)
[Env] OPENRENDERBOX_TARGET_RELEASE not set -> 2024(default)
[Env] OPENRENDERBOX_LIBRARY_EVOLUTION not set -> true(default)
[Env] OPENRENDERBOX_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENRENDERBOX_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENRENDERBOX_RENDERBOX not set -> true(default)
[Env] OPENRENDERBOX_CF_CGTYPES not set -> true(default)
[Env] OPENRENDERBOX_TARGET_RELEASE not set -> 2024(default)
Fetching https://github.com/OpenSwiftUIProject/OpenObservation
[1/138] Fetching openobservation
Fetched https://github.com/OpenSwiftUIProject/OpenObservation from cache (0.68s)
warning: 'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: true
Fetching https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
[1/5287] Fetching darwinprivateframeworks
Fetched https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git from cache (1.04s)
warning: 'darwinprivateframeworks': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] DARWINPRIVATEFRAMEWORKS_TARGET_RELEASE not set -> 2025(default)
[Env] DARWINPRIVATEFRAMEWORKS_LIBRARY_EVOLUTION not set -> true(default)
Fetching https://github.com/OpenSwiftUIProject/SymbolLocator.git
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/swiftlang/swift-syntax
Updating https://github.com/swiftlang/swift-docc-symbolkit
[1/60] Fetching symbollocator
Updated https://github.com/swiftlang/swift-docc-symbolkit (0.65s)
[61/23636] Fetching symbollocator, swift-collections
[1712/98617] Fetching symbollocator, swift-collections, swift-syntax
Updating https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/swiftlang/swift-syntax from cache (4.50s)
Fetched https://github.com/apple/swift-collections from cache (4.50s)
Fetched https://github.com/OpenSwiftUIProject/SymbolLocator.git from cache (4.50s)
Updated https://github.com/swiftlang/swift-docc-plugin (0.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (4.98s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.02s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.71s)
Computing version for https://github.com/OpenSwiftUIProject/SymbolLocator.git
Computed https://github.com/OpenSwiftUIProject/SymbolLocator.git at 0.2.1 (0.52s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.62s)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenObservation
Working copy of https://github.com/OpenSwiftUIProject/OpenObservation resolved at main (1642d3c)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/OpenSwiftUIProject/OpenCoreGraphics
Working copy of https://github.com/OpenSwiftUIProject/OpenCoreGraphics resolved at main (050239b)
Creating working copy for https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Working copy of https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git resolved at main (9478015)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Working copy of https://github.com/OpenSwiftUIProject/OpenSwiftUI.git resolved at main (5d38d98)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenRenderBox
Working copy of https://github.com/OpenSwiftUIProject/OpenRenderBox resolved at main (7a963a0)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenAttributeGraph
Working copy of https://github.com/OpenSwiftUIProject/OpenAttributeGraph resolved at main (03c96a0)
Creating working copy for https://github.com/OpenSwiftUIProject/SymbolLocator.git
Working copy of https://github.com/OpenSwiftUIProject/SymbolLocator.git resolved at 0.2.1
warning: 'openswiftui': [Env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] SPI_GENERATE_DOCS=1 -> true
[Env] SPI_BUILD not set -> false(default)
[Env] OPENSWIFTUI_DEVELOPMENT not set -> false(default)
[Env] OPENSWIFTUI_WERROR not set -> false(default)
[Env] OPENSWIFTUI_TARGET_RELEASE not set -> 2024(default)
[Env] OPENSWIFTUI_LIBRARY_EVOLUTION not set -> true(default)
[Env] OPENSWIFTUI_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENSWIFTUI_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENSWIFTUI_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENSWIFTUI_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENSWIFTUI_RENDERBOX not set -> true(default)
[Env] OPENSWIFTUI_ANY_ATTRIBUTE_FIX not set -> false(default)
[Env] OPENSWIFTUI_LINK_COREUI not set -> true(default)
[Env] OPENSWIFTUI_LINK_CORESVG not set -> true(default)
[Env] OPENSWIFTUI_LINK_SFSYMBOLS not set -> true(default)
[Env] OPENSWIFTUI_LINK_BACKLIGHTSERVICES not set -> true(default)
[Env] OPENSWIFTUI_LINK_TESTING not set -> false(default)
[Env] OPENSWIFTUI_SYMBOL_LOCATOR not set -> true(default)
[Env] OPENSWIFTUI_OPENCOMBINE not set -> false(default)
[Env] OPENSWIFTUI_SWIFT_LOG not set -> false(default)
[Env] OPENSWIFTUI_SWIFT_CRYPTO not set -> false(default)
[Env] OPENSWIFTUI_RENDER_GTK not set -> false(default)
[Env] OPENSWIFTUI_SWIFTUI_RENDER not set -> true(default)
[Env] OPENSWIFTUI_IGNORE_AVAILABILITY not set -> false(default)
[Env] OPENSWIFTUI_INTERNAL_XR_SDK not set -> false(default)
[Env] OPENSWIFTUI_ENABLE_PRIVATE_IMPORTS not set -> true(default)
[Env] OPENSWIFTUI_ENABLE_RUNTIME_CONCURRENCY_CHECK not set -> false(default)
[Env] OPENSWIFTUI_OPENSWIFTUI_BRIDGE_FRAMEWORK not set -> SwiftUI(default)
[Env] OPENSWIFTUI_SUPPORT_MULTI_PRODUCTS not set -> true(default)
[Env] OPENSWIFTUI_CF_CGTYPES not set -> true(default)
[Env] OPENSWIFTUI_TARGET_RELEASE not set -> 2024(default)
warning: 'darwinprivateframeworks': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] DARWINPRIVATEFRAMEWORKS_TARGET_RELEASE not set -> 2025(default)
[Env] DARWINPRIVATEFRAMEWORKS_LIBRARY_EVOLUTION not set -> true(default)
warning: 'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] OPENCOREGRAPHICS_DEVELOPMENT not set -> false(default)
[Env] OPENCOREGRAPHICS_COREGRAPHICS not set -> true(default)
[Env] OPENCOREGRAPHICS_WERROR not set -> false(default)
[Env] OPENCOREGRAPHICS_LIBRARY_EVOLUTION not set -> true(default)
warning: 'openrenderbox': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] SPI_GENERATE_DOCS=1 -> true
[Env] SPI_BUILD not set -> false(default)
[Env] OPENRENDERBOX_DEVELOPMENT not set -> false(default)
[Env] OPENRENDERBOX_TARGET_RELEASE not set -> 2024(default)
[Env] OPENRENDERBOX_LIBRARY_EVOLUTION not set -> true(default)
[Env] OPENRENDERBOX_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENRENDERBOX_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENRENDERBOX_RENDERBOX not set -> true(default)
[Env] OPENRENDERBOX_CF_CGTYPES not set -> true(default)
[Env] OPENRENDERBOX_TARGET_RELEASE not set -> 2024(default)
warning: 'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: true
warning: 'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
[Env] SPI_GENERATE_DOCS=1 -> true
[Env] SPI_BUILD not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> true(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
error: the library 'OpenSwiftUI_SPI' requires macos 15.0, but depends on the product 'CoreUI' which requires macos 26.0; consider changing the library 'OpenSwiftUI_SPI' to require macos 26.0 or later, or the product 'CoreUI' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUI_SPI' requires macos 15.0, but depends on the product 'CoreSVG' which requires macos 26.0; consider changing the library 'OpenSwiftUI_SPI' to require macos 26.0 or later, or the product 'CoreSVG' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUICore' requires macos 15.0, but depends on the product 'RenderBox' which requires macos 26.0; consider changing the library 'OpenSwiftUICore' to require macos 26.0 or later, or the product 'RenderBox' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUICore' requires macos 15.0, but depends on the product 'CoreUI' which requires macos 26.0; consider changing the library 'OpenSwiftUICore' to require macos 26.0 or later, or the product 'CoreUI' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUICore' requires macos 15.0, but depends on the product 'CoreSVG' which requires macos 26.0; consider changing the library 'OpenSwiftUICore' to require macos 26.0 or later, or the product 'CoreSVG' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUICore' requires macos 15.0, but depends on the product 'SFSymbols' which requires macos 26.0; consider changing the library 'OpenSwiftUICore' to require macos 26.0 or later, or the product 'SFSymbols' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUI' requires macos 15.0, but depends on the product 'RenderBox' which requires macos 26.0; consider changing the library 'OpenSwiftUI' to require macos 26.0 or later, or the product 'RenderBox' to require macos 15.0 or earlier.
error: the library 'OpenRenderBoxShims' requires macos 15.0, but depends on the product 'RenderBox' which requires macos 26.0; consider changing the library 'OpenRenderBoxShims' to require macos 26.0 or later, or the product 'RenderBox' to require macos 15.0 or earlier.
error: unspecified("fatalError")
Extracting symbol information for 'SExpPrinter'...
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.21s)
error: the library 'OpenSwiftUI_SPI' requires macos 15.0, but depends on the product 'CoreUI' which requires macos 26.0; consider changing the library 'OpenSwiftUI_SPI' to require macos 26.0 or later, or the product 'CoreUI' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUI_SPI' requires macos 15.0, but depends on the product 'CoreSVG' which requires macos 26.0; consider changing the library 'OpenSwiftUI_SPI' to require macos 26.0 or later, or the product 'CoreSVG' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUICore' requires macos 15.0, but depends on the product 'RenderBox' which requires macos 26.0; consider changing the library 'OpenSwiftUICore' to require macos 26.0 or later, or the product 'RenderBox' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUICore' requires macos 15.0, but depends on the product 'CoreUI' which requires macos 26.0; consider changing the library 'OpenSwiftUICore' to require macos 26.0 or later, or the product 'CoreUI' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUICore' requires macos 15.0, but depends on the product 'CoreSVG' which requires macos 26.0; consider changing the library 'OpenSwiftUICore' to require macos 26.0 or later, or the product 'CoreSVG' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUICore' requires macos 15.0, but depends on the product 'SFSymbols' which requires macos 26.0; consider changing the library 'OpenSwiftUICore' to require macos 26.0 or later, or the product 'SFSymbols' to require macos 15.0 or earlier.
error: the library 'OpenSwiftUI' requires macos 15.0, but depends on the product 'RenderBox' which requires macos 26.0; consider changing the library 'OpenSwiftUI' to require macos 26.0 or later, or the product 'RenderBox' to require macos 15.0 or earlier.
error: the library 'OpenRenderBoxShims' requires macos 15.0, but depends on the product 'RenderBox' which requires macos 26.0; consider changing the library 'OpenRenderBoxShims' to require macos 26.0 or later, or the product 'RenderBox' to require macos 15.0 or earlier.
error: unspecified("fatalError")
Error while generating docs: retryLimitExceeded(lastError: Optional(Shell command failed:
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift package --allow-writing-to-directory .docs/openswiftuiproject/swift-sexp/main generate-documentation --emit-digest --disable-indexing --output-path .docs/openswiftuiproject/swift-sexp/main --hosting-base-path openswiftuiproject/swift-sexp/main --source-service github --source-service-base-url https://github.com/OpenSwiftUIProject/swift-sexp/blob/main --checkout-path $PWD --target SExpPrinter))
✅ Doc result (failed) reported
Done.