Build Information
Failed to build swift-biome, reference v0.3.3 (e09f3a
), with Swift 6.1 for visionOS using Xcode 16.3 on 27 Apr 2025 11:46:57 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-biome.git
Reference: v0.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-biome
* tag v0.3.3 -> FETCH_HEAD
HEAD is now at e09f3a1 Merge pull request #55 from kelvin13/fix-49
Submodule path 'resources': checked out 'a0cc29fed431df826f27e37023832bddda59b12e'
Submodule 'resources' (https://github.com/swift-biome/swift-biome-resources.git) registered for path 'resources'
Cloning into '/Users/admin/builder/spi-builder-workspace/resources'...
Cloned https://github.com/tayloraswift/swift-biome.git
Revision (git rev-parse @):
e09f3a1e1529568a2276e15f654b045ee1684df6
SUCCESS checkout https://github.com/tayloraswift/swift-biome.git at v0.3.3
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/tayloraswift/swift-biome.git
https://github.com/tayloraswift/swift-biome.git
{
"dependencies" : [
{
"identity" : "swift-json",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/kelvin13/swift-json"
},
{
"identity" : "swift-grammar",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kelvin13/swift-grammar"
},
{
"identity" : "swift-highlight",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.4",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kelvin13/swift-highlight"
},
{
"identity" : "swift-resource",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.2",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kelvin13/swift-resource"
},
{
"identity" : "swift-dom",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kelvin13/swift-dom"
},
{
"identity" : "swift-markdown",
"requirement" : {
"revision" : [
"swift-DEVELOPMENT-SNAPSHOT-2022-08-18-a"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-markdown.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"revision" : [
"swift-DEVELOPMENT-SNAPSHOT-2022-08-18-a"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "swift-system-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kelvin13/swift-system-extras.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.41.1",
"upper_bound" : "2.42.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.3",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-backtrace",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "1.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-backtrace.git"
}
],
"manifest_display_name" : "swift-biome",
"name" : "swift-biome",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Versions",
"targets" : [
"Versions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SymbolGraphs",
"targets" : [
"SymbolGraphs"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Biome",
"targets" : [
"Biome"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PackageResolution",
"targets" : [
"PackageResolution"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PackageCatalogs",
"targets" : [
"PackageCatalogs"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PackageLoader",
"targets" : [
"PackageLoader"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "preview",
"targets" : [
"Preview"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-symbolgraphc",
"targets" : [
"SymbolGraphConvert"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Versions",
"module_type" : "SwiftTarget",
"name" : "Versions",
"path" : "Sources/Versions",
"product_dependencies" : [
"Grammar"
],
"product_memberships" : [
"Versions",
"SymbolGraphs",
"Biome",
"PackageResolution",
"PackageCatalogs",
"PackageLoader",
"preview",
"swift-symbolgraphc"
],
"sources" : [
"MaskedVersion.Rule.swift",
"MaskedVersion.swift",
"PreciseVersion.swift"
],
"type" : "library"
},
{
"c99name" : "URI",
"module_type" : "SwiftTarget",
"name" : "URI",
"path" : "Sources/URI",
"product_dependencies" : [
"Grammar"
],
"product_memberships" : [
"Biome",
"PackageLoader",
"preview"
],
"sources" : [
"URI.Rule.swift",
"URI.swift"
],
"type" : "library"
},
{
"c99name" : "SymbolGraphs",
"module_type" : "SwiftTarget",
"name" : "SymbolGraphs",
"path" : "Sources/SymbolGraphs",
"product_dependencies" : [
"JSON",
"Notebook"
],
"product_memberships" : [
"SymbolGraphs",
"Biome",
"PackageResolution",
"PackageCatalogs",
"PackageLoader",
"preview",
"swift-symbolgraphc"
],
"sources" : [
"Availability/Availability.Domain.swift",
"Availability/Availability.swift",
"Availability/MaskedVersion.swift",
"Availability/Platform.swift",
"Availability/SwiftAvailability.swift",
"Availability/UnversionedAvailability.swift",
"Availability/VersionedAvailability.swift",
"Graphs/RawSymbolGraph.swift",
"Graphs/SymbolGraph.Dependency.swift",
"Graphs/SymbolGraph.Edge.swift",
"Graphs/SymbolGraph.Hint.swift",
"Graphs/SymbolGraph.Relationship.swift",
"Graphs/SymbolGraph.SourceFeature.swift",
"Graphs/SymbolGraph.Subgraph.swift",
"Graphs/SymbolGraph.Symbol.swift",
"Graphs/SymbolGraph.Vertex.swift",
"Graphs/SymbolGraph.swift",
"IR/Availability+IR.swift",
"IR/Generic+IR.swift",
"IR/Generic.Constraint+IR.swift",
"IR/Notebook+IR.swift",
"IR/SymbolGraph+IR.swift",
"IR/SymbolGraph.Vertex+IR.swift",
"Identifiers/ModuleIdentifier.swift",
"Identifiers/PackageIdentifier.swift",
"Identifiers/Path.swift",
"Identifiers/SymbolIdentifier+USR.swift",
"Identifiers/SymbolIdentifier.swift",
"Identifiers/USR.swift",
"Source/AccessLevel.swift",
"Source/Community.swift",
"Source/Declaration.swift",
"Source/Documentation.swift",
"Source/Generic.Constraint.swift",
"Source/Generic.swift",
"Source/Highlight.swift",
"Source/Notebook.swift"
],
"target_dependencies" : [
"Versions"
],
"type" : "library"
},
{
"c99name" : "SymbolGraphConvert",
"module_type" : "SwiftTarget",
"name" : "SymbolGraphConvert",
"path" : "Sources/SymbolGraphConvert",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-symbolgraphc"
],
"sources" : [
"Main.swift"
],
"target_dependencies" : [
"PackageCatalogs"
],
"type" : "executable"
},
{
"c99name" : "Preview",
"module_type" : "SwiftTarget",
"name" : "Preview",
"path" : "Sources/Preview",
"product_dependencies" : [
"NIO",
"NIOHTTP1",
"Backtrace",
"SystemExtras",
"ArgumentParser"
],
"product_memberships" : [
"preview"
],
"sources" : [
"Listener.swift",
"Main.swift",
"Preview.swift"
],
"target_dependencies" : [
"PackageLoader"
],
"type" : "executable"
},
{
"c99name" : "PackageResolution",
"module_type" : "SwiftTarget",
"name" : "PackageResolution",
"path" : "Sources/PackageResolution",
"product_dependencies" : [
"JSON"
],
"product_memberships" : [
"PackageResolution",
"PackageLoader",
"preview"
],
"sources" : [
"PackageResolution.Pin.swift",
"PackageResolution.swift"
],
"target_dependencies" : [
"SymbolGraphs"
],
"type" : "library"
},
{
"c99name" : "PackageLoader",
"module_type" : "SwiftTarget",
"name" : "PackageLoader",
"path" : "Sources/PackageLoader",
"product_memberships" : [
"PackageLoader",
"preview"
],
"sources" : [
"Ecosystem.swift"
],
"target_dependencies" : [
"PackageResolution",
"PackageCatalogs",
"Biome"
],
"type" : "library"
},
{
"c99name" : "PackageCatalogs",
"module_type" : "SwiftTarget",
"name" : "PackageCatalogs",
"path" : "Sources/PackageCatalogs",
"product_dependencies" : [
"JSON",
"SystemExtras"
],
"product_memberships" : [
"PackageCatalogs",
"PackageLoader",
"preview",
"swift-symbolgraphc"
],
"sources" : [
"ModuleCatalog.swift",
"PackageCatalog.swift",
"SnippetCatalog.swift"
],
"target_dependencies" : [
"SymbolGraphs"
],
"type" : "library"
},
{
"c99name" : "Forest",
"module_type" : "SwiftTarget",
"name" : "Forest",
"path" : "swift-balanced-trees/Sources/Forest",
"product_memberships" : [
"Biome",
"PackageLoader",
"preview"
],
"sources" : [
"Forest.Tree.swift",
"Forest.swift",
"Insert.swift",
"Remove.swift",
"Validate.swift"
],
"type" : "library"
},
{
"c99name" : "Biome",
"module_type" : "SwiftTarget",
"name" : "Biome",
"path" : "Sources/Biome",
"product_dependencies" : [
"DOM",
"JSON",
"Resources",
"WebSemantics",
"Notebook",
"SwiftSyntaxParser",
"SwiftSyntax",
"Markdown"
],
"product_memberships" : [
"Biome",
"PackageLoader",
"preview"
],
"sources" : [
"Article/Article.Excerpt.swift",
"Article/Article.Template.swift",
"Article/Article.swift",
"Article/Extension.Aside.swift",
"Article/Extension.Headline.swift",
"Article/Extension.Keyword.swift",
"Article/Extension.Metadata.swift",
"Article/Extension.Renderer.swift",
"Article/Extension.Sections.swift",
"Article/Extension.swift",
"Article/SwiftSyntax.swift",
"Ecosystem/Cache.swift",
"Ecosystem/DocumentationNode.swift",
"Ecosystem/Ecosystem.Resolution.swift",
"Ecosystem/Ecosystem.swift",
"Ecosystem/Error.swift",
"Ecosystem/Order.swift",
"Ecosystem/RSS.swift",
"Ecosystem/Response.swift",
"Module/Abstractor.swift",
"Module/Module.Scope.swift",
"Module/Module.swift",
"Package/CulturalBuffer.swift",
"Package/History.swift",
"Package/Package.Pinned.swift",
"Package/Package.Pins.swift",
"Package/Package.Versions.swift",
"Package/Package.swift",
"Package/Version.swift",
"Packages/Beliefs.swift",
"Packages/Comments.swift",
"Packages/Packages.Selection.swift",
"Packages/Packages.swift",
"Packages/Renderer.swift",
"Page/HTML.swift",
"Page/Page html.swift",
"Page/Page.Topics.swift",
"Page/Page.swift",
"Route/Root.swift",
"Route/Route.Key.swift",
"Route/Route.Stems.swift",
"Route/Route.swift",
"Swift/Demangle.swift",
"Symbol.Facts/Generic.Conditional.swift",
"Symbol.Facts/Symbol.Composite.swift",
"Symbol.Facts/Symbol.Diacritic.swift",
"Symbol.Facts/Symbol.Facts.swift",
"Symbol.Facts/Symbol.Role.swift",
"Symbol.Facts/Symbol.Trait.swift",
"Symbol.Link/Symbol.Link.Query.swift",
"Symbol.Link/Symbol.Link.Rule.swift",
"Symbol.Link/Symbol.Link.swift",
"Symbol.Link/URI.swift",
"Symbol/Symbol.Group.swift",
"Symbol/Symbol.Kind.swift",
"Symbol/Symbol.Scope.swift",
"Symbol/Symbol.Shape.swift",
"Symbol/Symbol.swift"
],
"target_dependencies" : [
"SymbolGraphs",
"URI",
"Forest"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/kelvin13/swift-json
Fetching from https://github.com/apple/swift-markdown.git
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/apple/swift-cmark.git
Resolve Package Graph
Updating from https://github.com/kelvin13/swift-json
Updating from https://github.com/apple/swift-markdown.git
Updating from https://github.com/apple/swift-syntax.git
Updating from https://github.com/apple/swift-cmark.git
Resolve Package Graph
Updating from https://github.com/kelvin13/swift-json
Updating from https://github.com/apple/swift-markdown.git
Updating from https://github.com/apple/swift-syntax.git
Updating from https://github.com/apple/swift-cmark.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 04:46:53.621 xcodebuild[527:2918] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_04-46-0053.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because root depends on 'swift-grammar' 0.2.0..<0.3.0 and 'swift-json' depends on 'swift-grammar' 0.5.0..<1.0.0.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/kelvin13/swift-json
Updating from https://github.com/apple/swift-markdown.git
Updating from https://github.com/apple/swift-syntax.git
Updating from https://github.com/apple/swift-cmark.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 04:46:57.125 xcodebuild[823:4235] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_04-46-0057.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because root depends on 'swift-grammar' 0.2.0..<0.3.0 and 'swift-json' depends on 'swift-grammar' 0.5.0..<1.0.0.
BUILD FAILURE 6.1 visionOS