The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Kineo, reference master (2088c9), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 22 Jun 2025 12:39:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Kineo-Package -destination platform=macOS,arch=arm64

Build Log

  "(extension in Kineo):Kineo.NullaryIDQueryPlan.children.getter : [Kineo.IDQueryPlan]", referenced from:
      protocol witness for Kineo.IDQueryPlan.children.getter : [Kineo.IDQueryPlan] in conformance Kineo.IDQuadPlan : Kineo.IDQueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.IDQueryPlan.children.getter : [Kineo.IDQueryPlan] in conformance Kineo.IDOrderedQuadPlan : Kineo.IDQueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.IDQueryPlan.children.getter : [Kineo.IDQueryPlan] in conformance Kineo.IDPathQueryPlan : Kineo.IDQueryPlan in Kineo in Kineo.o
  "protocol descriptor for Kineo.SPARQLSerializable", referenced from:
      l_got.$s5Kineo18SPARQLSerializableMp in Kineo.o
      l_got.$s5Kineo18SPARQLSerializableMp in Kineo.o
  "nominal type descriptor for Kineo.SerializationError", referenced from:
      _symbolic _____Sg 5Kineo18SerializationErrorO in Kineo.o
  "type metadata for Kineo.SerializationError", referenced from:
      Kineo.RDFXMLParser.parse(data: Foundation.Data, tripleHandler: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> () in Kineo.o
      lazy protocol witness table accessor for type Kineo.SerializationError and conformance Kineo.SerializationError : Swift.Error in Kineo in Kineo.o
      Kineo.TurtleSerializer.(serialize in _6D796AF69869D4F12652D159F3C9AC1C)(_: SPARQLSyntax.Triple, to: inout Foundation.Data) throws -> () in Kineo.o
      Kineo.TurtleSerializer.(serialize in _6D796AF69869D4F12652D159F3C9AC1C)<A where A: Swift.Sequence, A.Element == SPARQLSyntax.Triple>(_: A, forPredicate: SPARQLSyntax.Term, to: inout Foundation.Data) throws -> () in Kineo.o
      Kineo.TurtleSerializer.(serialize in _6D796AF69869D4F12652D159F3C9AC1C)<A where A: Swift.Sequence, A.Element == SPARQLSyntax.Triple>(_: A, forPredicate: SPARQLSyntax.Term, to: inout Foundation.Data) throws -> () in Kineo.o
      Kineo.TurtleSerializer.(serialize in _6D796AF69869D4F12652D159F3C9AC1C)<A where A: Swift.Sequence, A.Element == SPARQLSyntax.Triple>(_: A, forSubject: SPARQLSyntax.Term, to: inout Foundation.Data) throws -> () in Kineo.o
      Kineo.TurtleSerializer.serialize<A where A: Swift.Sequence, A.Element == SPARQLSyntax.Triple>(A) throws -> Foundation.Data in Kineo.o
      ...
  "protocol conformance descriptor for Kineo.SerializationError : Swift.Error in Kineo", referenced from:
      lazy protocol witness table accessor for type Kineo.SerializationError and conformance Kineo.SerializationError : Swift.Error in Kineo in Kineo.o
  "nominal type descriptor for Kineo.ConcatenatingIterator", referenced from:
      _symbolic _____y_____y_____y_____GGAFG 5Kineo21ConcatenatingIteratorV s03AnyC0V 12SPARQLSyntax20SPARQLResultSolutionV s6UInt64V in Kineo.o
      _symbolic _____y_____ySay_____y_____GGG_____y_____y_____y_____yAEGAESgGGAE_GG 5Kineo21ConcatenatingIteratorV s08IndexingC0V 12SPARQLSyntax20SPARQLResultSolutionV s6UInt64V s15LazyMapSequenceV0C0V s0i6FilterK0V AL s03AnyC0V in Kineo.o
      _symbolic _____y_____y_____y_____GGAFG 5Kineo21ConcatenatingIteratorV s03AnyC0V 12SPARQLSyntax20SPARQLResultSolutionV AF4TermV in Kineo.o
      _symbolic _____y_____ySay_____y_____GGG_____y_____y_____y_____yAEGAESgGGAE_GG 5Kineo21ConcatenatingIteratorV s08IndexingC0V 12SPARQLSyntax20SPARQLResultSolutionV AF4TermV s15LazyMapSequenceV0C0V s0i6FilterK0V AL s03AnyC0V in Kineo.o
  "Kineo.ConcatenatingIterator.init(A, B) -> Kineo.ConcatenatingIterator<A, B>", referenced from:
      Kineo.IDUnionPathPlan.evaluate(from: Kineo.IDNode, to: Kineo.IDNode, in: Kineo.IDNode, metrics: Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>> in Kineo.o
      closure #2 (Swift.UInt64) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>>? in Kineo.IDZeroOrOnePathPlan.evaluate(from: Kineo.IDNode, to: Kineo.IDNode, in: Kineo.IDNode, metrics: Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>> in Kineo.o
      Kineo.UnionPathPlan.evaluate(from: SPARQLSyntax.Node, to: SPARQLSyntax.Node, in: SPARQLSyntax.Node) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      closure #1 (SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>? in Kineo.ZeroOrOnePathPlan.evaluate(from: SPARQLSyntax.Node, to: SPARQLSyntax.Node, in: SPARQLSyntax.Node) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "protocol conformance descriptor for Kineo.ConcatenatingIterator<A, B> : Swift.IteratorProtocol in Kineo", referenced from:
      lazy protocol witness table accessor for type Kineo.ConcatenatingIterator<Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>>, Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>>> and conformance Kineo.ConcatenatingIterator<A, B> : Swift.IteratorProtocol in Kineo in Kineo.o
      lazy protocol witness table accessor for type Kineo.ConcatenatingIterator<Swift.IndexingIterator<[SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>]>, Swift.LazyMapSequence<Swift.LazyFilterSequence<Swift.LazyMapSequence<Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>>, SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>?>>, SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>>.Iterator> and conformance Kineo.ConcatenatingIterator<A, B> : Swift.IteratorProtocol in Kineo in Kineo.o
      lazy protocol witness table accessor for type Kineo.ConcatenatingIterator<Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>, Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>> and conformance Kineo.ConcatenatingIterator<A, B> : Swift.IteratorProtocol in Kineo in Kineo.o
      lazy protocol witness table accessor for type Kineo.ConcatenatingIterator<Swift.IndexingIterator<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>]>, Swift.LazyMapSequence<Swift.LazyFilterSequence<Swift.LazyMapSequence<Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>, SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>?>>, SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>.Iterator> and conformance Kineo.ConcatenatingIterator<A, B> : Swift.IteratorProtocol in Kineo in Kineo.o
  "Kineo.NTriplesPatternParser.__allocating_init(reader: A) -> Kineo.NTriplesPatternParser<A>", referenced from:
      static Kineo.ExpressionParser.parseExpression([Swift.String]) throws -> SPARQLSyntax.Expression? in Kineo.o
      Kineo.QueryParser.parse(line: Swift.String) throws -> SPARQLSyntax.Algebra? in Kineo.o
      Kineo.QueryParser.parse(line: Swift.String) throws -> SPARQLSyntax.Algebra? in Kineo.o
      Kineo.QueryParser.parse(line: Swift.String) throws -> SPARQLSyntax.Algebra? in Kineo.o
      Kineo.QueryParser.parse(line: Swift.String) throws -> SPARQLSyntax.Algebra? in Kineo.o
      Kineo.QueryParser.parse(line: Swift.String) throws -> SPARQLSyntax.Algebra? in Kineo.o
      Kineo.QueryParser.parsePropertyPath([Swift.String]) throws -> SPARQLSyntax.PropertyPath? in Kineo.o
      ...
  "nominal type descriptor for Kineo.NTriplesPatternParser", referenced from:
      _symbolic _____ySSG 5Kineo21NTriplesPatternParserC in Kineo.o
  "protocol descriptor for Kineo.QueryPlanCostEstimator", referenced from:
      _symbolic 13QueryPlanCost_____Qz 5Kineo22QueryPlanCostEstimatorP in Kineo.o
      l_got.$s5Kineo22QueryPlanCostEstimatorMp in Kineo.o
  "protocol requirements base descriptor for Kineo.QueryPlanCostEstimator", referenced from:
      Kineo.IDPCostEstimatorAdaptor.cost(_: A.QueryPlanCost, isCheaperThan: A.QueryPlanCost) -> Swift.Bool in Kineo.o
      closure #1 (Kineo.IDQueryPlan, Kineo.IDQueryPlan) -> Swift.Bool in Kineo.IDPlanProvider.(sort in _1E07270C6E7196C8A0A45DA5D3DFBA40)(plans: inout [Kineo.IDQueryPlan]) -> () in Kineo.o
  "protocol descriptor for Kineo.QueryPlanSerialization", referenced from:
      l_got.$s5Kineo22QueryPlanSerializationMp in Kineo.o
      l_got.$s5Kineo22QueryPlanSerializationMp in Kineo.o
  "(extension in Kineo):Kineo.QueryPlanSerialization.serialize(depth: Swift.Int) -> Swift.String", referenced from:
      protocol witness for Kineo.PlanSerializable.serialize(depth: Swift.Int) -> Swift.String in conformance Kineo.SQLitePlan : Kineo.PlanSerializable in Kineo in Kineo.o
      protocol witness for Kineo.PlanSerializable.serialize(depth: Swift.Int) -> Swift.String in conformance Kineo.SQLitePreparedPlan : Kineo.PlanSerializable in Kineo in Kineo.o
      protocol witness for Kineo.PlanSerializable.serialize(depth: Swift.Int) -> Swift.String in conformance Kineo.SQLiteSingleIntegerAggregationPlan<A> : Kineo.PlanSerializable in Kineo in Kineo.o
      protocol witness for Kineo.PlanSerializable.serialize(depth: Swift.Int) -> Swift.String in conformance Kineo.TablePlan : Kineo.PlanSerializable in Kineo in Kineo.o
      protocol witness for Kineo.PlanSerializable.serialize(depth: Swift.Int) -> Swift.String in conformance Kineo.QuadPlan : Kineo.PlanSerializable in Kineo in Kineo.o
      protocol witness for Kineo.PlanSerializable.serialize(depth: Swift.Int) -> Swift.String in conformance Kineo.NestedLoopJoinPlan : Kineo.PlanSerializable in Kineo in Kineo.o
      protocol witness for Kineo.PlanSerializable.serialize(depth: Swift.Int) -> Swift.String in conformance Kineo.HashJoinPlan : Kineo.PlanSerializable in Kineo in Kineo.o
      ...
  "Kineo.QueryPlanEvaluationMetrics.silentToken.unsafeMutableAddressor : Swift.Int", referenced from:
      Kineo.IDPCostEstimatorAdaptor.cost(for: Kineo.IDQueryPlan) throws -> A.QueryPlanCost in Kineo.o
      closure #1 (Kineo.IDQueryPlan) -> Kineo.MaterializeTermsPlan in Kineo.QueryPlanner.idPlans<A where A1: Kineo.QueryPlanCostEstimator>(for: [SPARQLSyntax.QuadPattern], in: Kineo.LazyMaterializingQuadStore, estimator: A1) throws -> [Kineo.MaterializeTermsPlan] in Kineo.o
      one-time initialization function for joinIdentity in Kineo.o
      one-time initialization function for unionIdentity in Kineo.o
  "nominal type descriptor for Kineo.QueryPlanEvaluationMetrics", referenced from:
      _symbolic _____ 5Kineo26QueryPlanEvaluationMetricsC in Kineo.o
  "Kineo.W3CDTFLocatedDateFormatter.__allocating_init() -> Kineo.W3CDTFLocatedDateFormatter", referenced from:
      Kineo.ExpressionEvaluator.(evaluate in _7D28FF0E8B767BD02097FFC6EEF0E31D)(dateFunction: Kineo.ExpressionEvaluator.DateFunction, terms: [SPARQLSyntax.Term?]) throws -> SPARQLSyntax.Term in Kineo.o
  "type metadata accessor for Kineo.W3CDTFLocatedDateFormatter", referenced from:
      Kineo.ExpressionEvaluator.(evaluate in _7D28FF0E8B767BD02097FFC6EEF0E31D)(dateFunction: Kineo.ExpressionEvaluator.DateFunction, terms: [SPARQLSyntax.Term?]) throws -> SPARQLSyntax.Term in Kineo.o
  "Kineo.Heap.init(sort: (A, A) -> Swift.Bool) -> Kineo.Heap<A>", referenced from:
      Kineo.HeapSortLimitPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.Heap.sort() -> [A]", referenced from:
      Kineo.HeapSortLimitPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.Heap.count.getter : Swift.Int", referenced from:
      Kineo.HeapSortLimitPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.Heap.insert(A) -> ()", referenced from:
      Kineo.HeapSortLimitPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.Heap.remove() -> A?", referenced from:
      Kineo.HeapSortLimitPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "nominal type descriptor for Kineo.Heap", referenced from:
      _symbolic _____y_____G 5Kineo4HeapV AA0B13SortLimitPlanV0C4Elem33_28D3940C5F976C4CCBCE933509880A83LLV in Kineo.o
  "Kineo.warn(Swift.String...) -> ()", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateAvg<A where A1: Swift.Sequence, A1.Element == SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>(results: A1, expression: SPARQLSyntax.Expression, distinct: Swift.Bool) -> SPARQLSyntax.Term? in Kineo.o
      Kineo.QueryParser.parse(line: Swift.String) throws -> SPARQLSyntax.Algebra? in Kineo.o
  "Kineo.Logger.warn(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "default argument 1 of Kineo.Logger.warn(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "default argument 2 of Kineo.Logger.warn(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.Logger.error(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateTable(columns: [SPARQLSyntax.Node], rows: [[SPARQLSyntax.Term?]]) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      function signature specialization <Arg[4] = Value Promoted from Box, Arg[5] = Value Promoted from Box> of closure #2 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      function signature specialization <Arg[4] = Value Promoted from Box, Arg[5] = Value Promoted from Box> of closure #2 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      ...
  "default argument 1 of Kineo.Logger.error(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateTable(columns: [SPARQLSyntax.Node], rows: [[SPARQLSyntax.Term?]]) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      function signature specialization <Arg[4] = Value Promoted from Box, Arg[5] = Value Promoted from Box> of closure #2 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      function signature specialization <Arg[4] = Value Promoted from Box, Arg[5] = Value Promoted from Box> of closure #2 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      ...
  "default argument 2 of Kineo.Logger.error(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateTable(columns: [SPARQLSyntax.Node], rows: [[SPARQLSyntax.Term?]]) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      function signature specialization <Arg[4] = Value Promoted from Box, Arg[5] = Value Promoted from Box> of closure #2 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      function signature specialization <Arg[4] = Value Promoted from Box, Arg[5] = Value Promoted from Box> of closure #2 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      ...
  "Kineo.Logger.shared.unsafeMutableAddressor : Kineo.Logger", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateTable(columns: [SPARQLSyntax.Node], rows: [[SPARQLSyntax.Term?]]) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      function signature specialization <Arg[4] = Value Promoted from Box, Arg[5] = Value Promoted from Box> of closure #2 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      function signature specialization <Arg[4] = Value Promoted from Box, Arg[5] = Value Promoted from Box> of closure #2 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateSinglePipelinedAggregation(algebra: SPARQLSyntax.Algebra, groups: [SPARQLSyntax.Expression], aggregation: SPARQLSyntax.Aggregation, variable: Swift.String, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      ...
  "Kineo.LRUCache.__allocating_init(capacity: Swift.Int) -> Kineo.LRUCache<A, B>", referenced from:
      Kineo.SQLiteQuadStore.init(filename: Swift.String, initialize: Swift.Bool) throws -> Kineo.SQLiteQuadStore in Kineo.o
      Kineo.SQLiteQuadStore.init(filename: Swift.String, initialize: Swift.Bool) throws -> Kineo.SQLiteQuadStore in Kineo.o
      Kineo.SQLiteQuadStore.init(version: Swift.UInt64?) throws -> Kineo.SQLiteQuadStore in Kineo.o
      Kineo.SQLiteQuadStore.init(version: Swift.UInt64?) throws -> Kineo.SQLiteQuadStore in Kineo.o
  "nominal type descriptor for Kineo.LRUCache", referenced from:
      _symbolic _____y__________G 5Kineo8LRUCacheC s5Int64V 12SPARQLSyntax4TermV in Kineo.o
      _symbolic _____y__________G 5Kineo8LRUCacheC 12SPARQLSyntax4TermV s5Int64V in Kineo.o
  "protocol descriptor for Kineo.QueryPlan", referenced from:
      _symbolic ______p 5Kineo9QueryPlanP in Kineo.o
      _symbolic Say______pG 5Kineo9QueryPlanP in Kineo.o
      _symbolic _____ySay______pGG s16IndexingIteratorV 5Kineo9QueryPlanP in Kineo.o
      l_got.$s5Kineo9QueryPlanMp in Kineo.o
      l_got.$s5Kineo9QueryPlanMp in Kineo.o
  "kineo.ExistsPlan.init(child: kineo.QueryPlan, pattern: kineo.QueryPlan, variable: Swift.String, patternAlgebra: SPARQLSyntax.Algebra, metricsToken: Swift.Int) -> kineo.ExistsPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #9 (Swift.String, SPARQLSyntax.Algebra) throws -> () in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #14 (Swift.String, SPARQLSyntax.Algebra) throws -> () in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.ExistsPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #9 (Swift.String, SPARQLSyntax.Algebra) throws -> () in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #14 (Swift.String, SPARQLSyntax.Algebra) throws -> () in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.ExistsPlan", referenced from:
      _symbolic _____ 5kineo10ExistsPlanV in Kineo.o
  "type metadata for kineo.ExistsPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #9 (Swift.String, SPARQLSyntax.Algebra) throws -> () in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #14 (Swift.String, SPARQLSyntax.Algebra) throws -> () in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.ExtendPlan.init(child: kineo.QueryPlan, expression: SPARQLSyntax.Expression, variable: Swift.String, evaluator: kineo.ExpressionEvaluator, metricsToken: Swift.Int) -> kineo.ExtendPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.ExtendPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.ExtendPlan", referenced from:
      _symbolic _____ 5kineo10ExtendPlanV in Kineo.o
  "type metadata for kineo.ExtendPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.FilterPlan.init(child: kineo.QueryPlan, expression: SPARQLSyntax.Expression, evaluator: kineo.ExpressionEvaluator, metricsToken: Swift.Int) -> kineo.FilterPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.FilterPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.FilterPlan", referenced from:
      _symbolic _____ 5kineo10FilterPlanV in Kineo.o
  "type metadata for kineo.FilterPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDDiffPlan.init(lhs: kineo.IDQueryPlan, rhs: kineo.IDQueryPlan, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDDiffPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDDiffPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDDiffPlan", referenced from:
      _symbolic _____ 5kineo10IDDiffPlanV in Kineo.o
  "type metadata for kineo.IDDiffPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDQuadPlan.init(pattern: kineo.IDQuad, repeatedVariables: [Swift.String : Swift.Set<Swift.Int>], orderVars: [Swift.String], store: kineo.LazyMaterializingQuadStore, metricsToken: Swift.Int) -> kineo.IDQuadPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDQuadPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDQuadPlan", referenced from:
      _symbolic _____ 5kineo10IDQuadPlanV in Kineo.o
  "type metadata for kineo.IDQuadPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDSortPlan.init(child: kineo.IDQueryPlan, orderVariables: [Swift.String], metricsToken: Swift.Int) -> kineo.IDSortPlan", referenced from:
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDSortPlan : kineo.IDQueryPlan in kineo", referenced from:
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDSortPlan", referenced from:
      _symbolic _____ 5kineo10IDSortPlanV in Kineo.o
  "type metadata for kineo.IDSortPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.OffsetPlan.init(child: kineo.QueryPlan, offset: Swift.Int, metricsToken: Swift.Int) -> kineo.OffsetPlan", referenced from:
      closure #4 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #6 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.OffsetPlan : kineo.QueryPlan in kineo", referenced from:
      closure #4 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #6 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.OffsetPlan", referenced from:
      _symbolic _____ 5kineo10OffsetPlanV in Kineo.o
  "type metadata for kineo.OffsetPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #4 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #6 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "type metadata for kineo.QueryError", referenced from:
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) in Kineo.o
      lazy protocol witness table accessor for type kineo.QueryError and conformance kineo.QueryError : Swift.Error in kineo in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.SPARQLClient.execute(Swift.String) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      kineo.SPARQLClient.execute(Swift.String) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      kineo.SPARQLClient.execute(Swift.String) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      kineo.SPARQLClient.execute(Swift.String) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      kineo.SPARQLClient.execute(Swift.String) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      kineo.SPARQLClient.execute(Swift.String) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      kineo.SPARQLClient.execute(Swift.String) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      ...
  "protocol conformance descriptor for kineo.QueryError : Swift.Error in kineo", referenced from:
      lazy protocol witness table accessor for type kineo.QueryError and conformance kineo.QueryError : Swift.Error in kineo in Kineo.o
  "kineo.SerdParser.serd_parse(file: Swift.String, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int", referenced from:
      kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
  "kineo.SerdParser.serd_parse(file: Swift.String, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int", referenced from:
      kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
  "kineo.SerdParser.serd_parse(string: Swift.String, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int", referenced from:
      kineo.RDFParserCombined.parse(string: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(string: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
  "kineo.SerdParser.init(syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String, produceUniqueBlankIdentifiers: Swift.Bool) -> kineo.SerdParser", referenced from:
      kineo.RDFParserCombined.parse(string: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(string: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
  "kineo.WindowPlan.init(child: kineo.QueryPlan, function: SPARQLSyntax.Algebra.WindowFunctionMapping, evaluator: kineo.ExpressionEvaluator, metricsToken: Swift.Int) -> kineo.WindowPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.WindowPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.WindowPlan", referenced from:
      _symbolic _____ 5kineo10WindowPlanV in Kineo.o
  "type metadata for kineo.WindowPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDLimitPlan.init(child: kineo.IDQueryPlan, limit: Swift.Int, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDLimitPlan", referenced from:
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #7 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDLimitPlan : kineo.IDQueryPlan in kineo", referenced from:
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #7 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDLimitPlan", referenced from:
      _symbolic _____ 5kineo11IDLimitPlanV in Kineo.o
  "type metadata for kineo.IDLimitPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #7 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDMinusPlan.init(lhs: kineo.IDQueryPlan, rhs: kineo.IDQueryPlan, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDMinusPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDMinusPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDMinusPlan", referenced from:
      _symbolic _____ 5kineo11IDMinusPlanV in Kineo.o
  "type metadata for kineo.IDMinusPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDUnionPlan.init(lhs: kineo.IDQueryPlan, rhs: kineo.IDQueryPlan, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDUnionPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDUnionPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDUnionPlan", referenced from:
      _symbolic _____ 5kineo11IDUnionPlanV in Kineo.o
  "type metadata for kineo.IDUnionPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.NPSPathPlan.init(iris: [SPARQLSyntax.Term], store: kineo.QuadStoreProtocol) -> kineo.NPSPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.NPSPathPlan : kineo.PathPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "nominal type descriptor for kineo.NPSPathPlan", referenced from:
      _symbolic _____ 5kineo11NPSPathPlanV in Kineo.o
  "type metadata for kineo.NPSPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "kineo.NextRowPlan.init(child: kineo.QueryPlan, evaluator: kineo.ExpressionEvaluator, metricsToken: Swift.Int) -> kineo.NextRowPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #8 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.NextRowPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #8 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.NextRowPlan", referenced from:
      _symbolic _____ 5kineo11NextRowPlanV in Kineo.o
  "type metadata for kineo.NextRowPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #8 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.ProjectPlan.init(child: kineo.QueryPlan, variables: Swift.Set<Swift.String>, metricsToken: Swift.Int) -> kineo.ProjectPlan", referenced from:
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
  "protocol witness table for kineo.ProjectPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
  "nominal type descriptor for kineo.ProjectPlan", referenced from:
      _symbolic _____ 5kineo11ProjectPlanV in Kineo.o
  "type metadata for kineo.ProjectPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.wrap(plan: kineo.QueryPlan, from: SPARQLSyntax.Algebra, for: SPARQLSyntax.Query) throws -> kineo.QueryPlan in Kineo.o
  "static kineo.QueryResult.== infix(kineo.QueryResult<A, B>, kineo.QueryResult<A, B>) -> Swift.Bool", referenced from:
      kineo.SPARQLTestRunner.(runQueryEvaluation in _902BA92D941C0F7D4CA0D5A885116A9C)<A where A1: kineo.QueryEvaluatorProtocol>(test: SPARQLSyntax.Term, query: SPARQLSyntax.Query, in: A, dataset: SPARQLSyntax.Dataset, defaultGraph: SPARQLSyntax.Term, using: A1, expectedResult: kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]>, configuration: Swift.String) throws -> kineo.SPARQLTestRunner<A>.TestResult in Kineo.o
  "type metadata accessor for kineo.QueryResult", referenced from:
      kineo.NTriplesSerializer.serialize<A, B where A: Swift.Sequence, B: Swift.Sequence, A.Element == SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>, B.Element == SPARQLSyntax.Triple>(kineo.QueryResult<A, B>) throws -> Foundation.Data in Kineo.o
      kineo.SPARQLContentNegotiator.negotiateSerializer<A, B, C where A: Swift.Sequence, B: Swift.Sequence, C: Swift.Sequence, A.Element == Swift.String, B.Element == SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>, C.Element == SPARQLSyntax.Triple>(for: kineo.QueryResult<B, C>, accept: A) -> kineo.SPARQLSerializable? in Kineo.o
      kineo.SPARQLJSONSerializer.serialize<A, B where A1: Swift.Sequence, B1: Swift.Sequence, A1.Element == SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>, B1.Element == SPARQLSyntax.Triple>(kineo.QueryResult<A1, B1>) throws -> Foundation.Data in Kineo.o
      kineo.SPARQLXMLSerializer.serialize<A, B where A1: Swift.Sequence, B1: Swift.Sequence, A1.Element == SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>, B1.Element == SPARQLSyntax.Triple>(kineo.QueryResult<A1, B1>) throws -> Foundation.Data in Kineo.o
      kineo.SPARQLTestRunner.evaluate<A where A1: kineo.QueryEvaluatorProtocol>(query: SPARQLSyntax.Query, in: A, dataset: SPARQLSyntax.Dataset, defaultGraph: SPARQLSyntax.Term, evaluator: A1) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "nominal type descriptor for kineo.QueryResult", referenced from:
      _symbolic _____ySay_____y_____GGSay_____GG 5kineo11QueryResultO 12SPARQLSyntax20SPARQLResultSolutionV AD4TermV AD6TripleV in Kineo.o
  "protocol conformance descriptor for kineo.QueryResult<A, B> : Swift.CustomStringConvertible in kineo", referenced from:
      lazy protocol witness table accessor for type kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> and conformance kineo.QueryResult<A, B> : Swift.CustomStringConvertible in kineo in Kineo.o
  "kineo.ReducedPlan.init(child: kineo.QueryPlan, metricsToken: Swift.Int) -> kineo.ReducedPlan", referenced from:
      closure #17 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.ReducedPlan : kineo.QueryPlan in kineo", referenced from:
      closure #17 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.ReducedPlan", referenced from:
      _symbolic _____ 5kineo11ReducedPlanV in Kineo.o
  "type metadata for kineo.ReducedPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #17 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.ServicePlan.init(endpoint: Foundation.URL, query: Swift.String, silent: Swift.Bool, client: kineo.SPARQLClient, metricsToken: Swift.Int) -> kineo.ServicePlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.ServicePlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "type metadata accessor for kineo.ServicePlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      outlined destroy of kineo.ServicePlan? in Kineo.o
      outlined destroy of kineo.ServicePlan in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.ServicePlan", referenced from:
      _symbolic _____Sg 5kineo11ServicePlanV in Kineo.o
  "kineo.DistinctPlan.init(child: kineo.QueryPlan, metricsToken: Swift.Int) -> kineo.DistinctPlan", referenced from:
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.DistinctPlan : kineo.QueryPlan in kineo", referenced from:
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.DistinctPlan", referenced from:
      _symbolic _____ 5kineo12DistinctPlanV in Kineo.o
  "type metadata for kineo.DistinctPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.HashJoinPlan.init(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, joinVariables: Swift.Set<Swift.String>, metricsToken: Swift.Int) -> kineo.HashJoinPlan", referenced from:
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      closure #20 (SPARQLSyntax.Term) throws -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.HashJoinPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      closure #20 (SPARQLSyntax.Term) throws -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.HashJoinPlan", referenced from:
      _symbolic _____ 5kineo12HashJoinPlanV in Kineo.o
  "type metadata for kineo.HashJoinPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      closure #20 (SPARQLSyntax.Term) throws -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDOffsetPlan.init(child: kineo.IDQueryPlan, offset: Swift.Int, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDOffsetPlan", referenced from:
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #6 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDOffsetPlan : kineo.IDQueryPlan in kineo", referenced from:
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #6 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDOffsetPlan", referenced from:
      _symbolic _____ 5kineo12IDOffsetPlanV in Kineo.o
  "type metadata for kineo.IDOffsetPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #6 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDUniquePlan.init(child: kineo.IDQueryPlan, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDUniquePlan", referenced from:
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #17 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDUniquePlan : kineo.IDQueryPlan in kineo", referenced from:
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #17 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDUniquePlan", referenced from:
      _symbolic _____ 5kineo12IDUniquePlanV in Kineo.o
  "type metadata for kineo.IDUniquePlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #15 (kineo.QueryPlan) -> [kineo.QueryPlan] in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #17 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.LinkPathPlan.init(predicate: SPARQLSyntax.Term, store: kineo.QuadStoreProtocol) -> kineo.LinkPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.LinkPathPlan : kineo.PathPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "nominal type descriptor for kineo.LinkPathPlan", referenced from:
      _symbolic _____ 5kineo12LinkPathPlanV in Kineo.o
  "type metadata for kineo.LinkPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "kineo.PlusPathPlan.init(child: kineo.PathPlan, store: kineo.QuadStoreProtocol) -> kineo.PlusPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.PlusPathPlan : kineo.PathPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "nominal type descriptor for kineo.PlusPathPlan", referenced from:
      _symbolic _____ 5kineo12PlusPathPlanV in Kineo.o
  "type metadata for kineo.PlusPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "kineo.QueryPlanner.idPlans<A where A1: kineo.QueryPlanCostEstimator>(for: [SPARQLSyntax.QuadPattern], in: kineo.LazyMaterializingQuadStore, estimator: A1) throws -> [kineo.MaterializeTermsPlan]", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.RDFXMLParser.init(base: Swift.String?) -> kineo.RDFXMLParser", referenced from:
      kineo.RDFParserCombined.parse(string: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(string: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
  "kineo.RDFXMLParser.parse(data: Foundation.Data, tripleHandler: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> ()", referenced from:
      kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
  "kineo.RDFXMLParser.parse(string: Swift.String, tripleHandler: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> ()", referenced from:
      kineo.RDFParserCombined.parse(string: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
      kineo.RDFParserCombined.parse(string: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, base: Swift.String?, handleTriple: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
  "kineo.StarPathPlan.init(child: kineo.PathPlan, store: kineo.QuadStoreProtocol) -> kineo.StarPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.StarPathPlan : kineo.PathPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "nominal type descriptor for kineo.StarPathPlan", referenced from:
      _symbolic _____ 5kineo12StarPathPlanV in Kineo.o
  "type metadata for kineo.StarPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "kineo.IDNPSPathPlan.init(iris: [Swift.UInt64], store: kineo.LazyMaterializingQuadStore) -> kineo.IDNPSPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol witness table for kineo.IDNPSPathPlan : kineo.IDPathPlan in kineo", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "nominal type descriptor for kineo.IDNPSPathPlan", referenced from:
      _symbolic _____ 5kineo13IDNPSPathPlanV in Kineo.o
  "type metadata for kineo.IDNPSPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "kineo.IDProjectPlan.init(child: kineo.IDQueryPlan, variables: Swift.Set<Swift.String>, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDProjectPlan", referenced from:
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
  "protocol witness table for kineo.IDProjectPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
  "nominal type descriptor for kineo.IDProjectPlan", referenced from:
      _symbolic _____ 5kineo13IDProjectPlanV in Kineo.o
  "type metadata for kineo.IDProjectPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
  "type metadata for kineo.IDReducedPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
  "kineo.PathQueryPlan.init(subject: SPARQLSyntax.Node, path: kineo.PathPlan, object: SPARQLSyntax.Node, graph: SPARQLSyntax.Node, metricsToken: Swift.Int) -> kineo.PathQueryPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.PathQueryPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.PathQueryPlan", referenced from:
      _symbolic _____ 5kineo13PathQueryPlanV in Kineo.o
  "type metadata for kineo.PathQueryPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.QueryLanguage", referenced from:
      _symbolic Say_____G 5kineo13QueryLanguageO in Kineo.o
  "type metadata for kineo.QueryLanguage", referenced from:
      variable initialization expression of kineo.QueryPlanEvaluator.supportedLanguages : [kineo.QueryLanguage] in Kineo.o
      kineo.QueryPlanEvaluator.init(planner: kineo.QueryPlanner<A>) -> kineo.QueryPlanEvaluator<A> in Kineo.o
      kineo.QueryPlanEvaluator.init(store: A, dataset: SPARQLSyntax.DatasetProtocol, base: Swift.String?, verbose: Swift.Bool) -> kineo.QueryPlanEvaluator<A> in Kineo.o
  "kineo.UnionPathPlan.init(lhs: kineo.PathPlan, rhs: kineo.PathPlan) -> kineo.UnionPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.UnionPathPlan : kineo.PathPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "nominal type descriptor for kineo.UnionPathPlan", referenced from:
      _symbolic _____ 5kineo13UnionPathPlanV in Kineo.o
  "type metadata for kineo.UnionPathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "kineo.IDHashJoinPlan.init(lhs: kineo.IDQueryPlan, rhs: kineo.IDQueryPlan, joinVariables: Swift.Set<Swift.String>, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDHashJoinPlan", referenced from:
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDHashJoinPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDHashJoinPlan", referenced from:
      _symbolic _____ 5kineo14IDHashJoinPlanV in Kineo.o
  "type metadata for kineo.IDHashJoinPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDLinkPathPlan.init(predicate: Swift.UInt64, store: kineo.LazyMaterializingQuadStore, metricsToken: Swift.Int) -> kineo.IDLinkPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol witness table for kineo.IDLinkPathPlan : kineo.IDPathPlan in kineo", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "nominal type descriptor for kineo.IDLinkPathPlan", referenced from:
      _symbolic _____ 5kineo14IDLinkPathPlanV in Kineo.o
  "type metadata for kineo.IDLinkPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "kineo.IDPlusPathPlan.init(child: kineo.IDPathPlan, store: kineo.LazyMaterializingQuadStore, dataset: SPARQLSyntax.DatasetProtocol) -> kineo.IDPlusPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol witness table for kineo.IDPlusPathPlan : kineo.IDPathPlan in kineo", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "nominal type descriptor for kineo.IDPlusPathPlan", referenced from:
      _symbolic _____ 5kineo14IDPlusPathPlanV in Kineo.o
  "type metadata for kineo.IDPlusPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "kineo.IDStarPathPlan.init(child: kineo.IDPathPlan, store: kineo.LazyMaterializingQuadStore, dataset: SPARQLSyntax.DatasetProtocol) -> kineo.IDStarPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol witness table for kineo.IDStarPathPlan : kineo.IDPathPlan in kineo", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "nominal type descriptor for kineo.IDStarPathPlan", referenced from:
      _symbolic _____ 5kineo14IDStarPathPlanV in Kineo.o
  "type metadata for kineo.IDStarPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol descriptor for kineo.ResultProtocol", referenced from:
      _symbolic 8TermType_____Qz 5kineo14ResultProtocolP in Kineo.o
      l_got.$s5kineo14ResultProtocolMp in Kineo.o
      l_got.$s5kineo14ResultProtocolMp in Kineo.o
  "kineo.sentinel_graph.unsafeMutableAddressor : SPARQLSyntax.Term", referenced from:
      closure #1 (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> () in kineo.RDFParserCombined.parse(file: Swift.String, syntax: kineo.RDFParserCombined.RDFSyntax, defaultGraph: SPARQLSyntax.Term, base: Swift.String?, handleQuad: (SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term, SPARQLSyntax.Term) -> ()) throws -> Swift.Int in Kineo.o
  "kineo.AggregationPlan.init(child: kineo.QueryPlan, groups: [SPARQLSyntax.Expression], aggregates: Swift.Set<SPARQLSyntax.Algebra.AggregationMapping>, metricsToken: Swift.Int) -> kineo.AggregationPlan", referenced from:
      closure #11 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.AggregationPlan : kineo.QueryPlan in kineo", referenced from:
      closure #11 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.AggregationPlan", referenced from:
      _symbolic _____ 5kineo15AggregationPlanV in Kineo.o
  "type metadata for kineo.AggregationPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #11 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "type metadata for kineo.IDMergeJoinPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
  "kineo.IDPathQueryPlan.init(subject: kineo.IDNode, path: kineo.IDPathPlan, object: kineo.IDNode, graph: kineo.IDNode, metricsToken: Swift.Int) -> kineo.IDPathQueryPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDPathQueryPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDPathQueryPlan", referenced from:
      _symbolic _____ 5kineo15IDPathQueryPlanV in Kineo.o
  "type metadata for kineo.IDPathQueryPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDUnionPathPlan.init(lhs: kineo.IDPathPlan, rhs: kineo.IDPathPlan) -> kineo.IDUnionPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol witness table for kineo.IDUnionPathPlan : kineo.IDPathPlan in kineo", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "nominal type descriptor for kineo.IDUnionPathPlan", referenced from:
      _symbolic _____ 5kineo15IDUnionPathPlanV in Kineo.o
  "type metadata for kineo.IDUnionPathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "kineo.InversePathPlan.init(child: kineo.PathPlan) -> kineo.InversePathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.InversePathPlan : kineo.PathPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "nominal type descriptor for kineo.InversePathPlan", referenced from:
      _symbolic _____ 5kineo15InversePathPlanV in Kineo.o
  "type metadata for kineo.InversePathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "kineo.SQLiteQuadStore.__allocating_init(version: Swift.UInt64?) throws -> kineo.SQLiteQuadStore", referenced from:
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "kineo.SQLiteQuadStore.__allocating_init(filename: Swift.String, initialize: Swift.Bool) throws -> kineo.SQLiteQuadStore", referenced from:
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "protocol witness table for kineo.SQLiteQuadStore : kineo.MutableQuadStoreProtocol in kineo", referenced from:
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "protocol witness table for kineo.SQLiteQuadStore : kineo.QuadStoreProtocol in kineo", referenced from:
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "type metadata accessor for kineo.SQLiteQuadStore", referenced from:
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "nominal type descriptor for kineo.GraphDescription", referenced from:
      _symbolic SDy__________G 12SPARQLSyntax4TermV 5kineo16GraphDescriptionV in Kineo.o
      _symbolic SDy__________GSg 12SPARQLSyntax4TermV 5kineo16GraphDescriptionV in Kineo.o
      _symbolic SDy__________Gyc 12SPARQLSyntax4TermV 5kineo16GraphDescriptionV in Kineo.o
  "type metadata for kineo.GraphDescription", referenced from:
      kineo.MemoryQuadStore.graphDescriptions.getter : [SPARQLSyntax.Term : kineo.GraphDescription] in Kineo.o
  "nominal type descriptor for kineo.QuadStoreFeature", referenced from:
      _symbolic Say_____Gyc 5kineo16QuadStoreFeatureO in Kineo.o
  "kineo.SequencePathPlan.init(lhs: kineo.PathPlan, joinNode: SPARQLSyntax.Node, rhs: kineo.PathPlan) -> kineo.SequencePathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.SequencePathPlan : kineo.PathPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "nominal type descriptor for kineo.SequencePathPlan", referenced from:
      _symbolic _____ 5kineo16SequencePathPlanV in Kineo.o
  "type metadata for kineo.SequencePathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.TurtleSerializer : SPARQLSyntax.RDFSerializer in kineo", referenced from:
      closure #1 () -> kineo.RDFSerializationConfiguration in variable initialization expression of static kineo.RDFSerializationConfiguration.shared : kineo.RDFSerializationConfiguration in Kineo.o
  "protocol witness table for kineo.TurtleSerializer : kineo.SPARQLSerializable in kineo", referenced from:
      kineo.SPARQLContentNegotiator.init() -> kineo.SPARQLContentNegotiator in Kineo.o
  "kineo.TurtleSerializer.__allocating_init() -> kineo.TurtleSerializer", referenced from:
      kineo.SPARQLContentNegotiator.init() -> kineo.SPARQLContentNegotiator in Kineo.o
  "type metadata accessor for kineo.TurtleSerializer", referenced from:
      closure #1 () -> kineo.RDFSerializationConfiguration in variable initialization expression of static kineo.RDFSerializationConfiguration.shared : kineo.RDFSerializationConfiguration in Kineo.o
      kineo.SPARQLContentNegotiator.init() -> kineo.SPARQLContentNegotiator in Kineo.o
  "kineo.HeapSortLimitPlan.init(child: kineo.QueryPlan, comparators: [SPARQLSyntax.Algebra.SortComparator], limit: Swift.Int, evaluator: kineo.ExpressionEvaluator, metricsToken: Swift.Int) -> kineo.HeapSortLimitPlan", referenced from:
      closure #3 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #4 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.HeapSortLimitPlan : kineo.QueryPlan in kineo", referenced from:
      closure #3 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #4 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.HeapSortLimitPlan", referenced from:
      _symbolic _____ 5kineo17HeapSortLimitPlanV in Kineo.o
  "type metadata for kineo.HeapSortLimitPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #3 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #4 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDInversePathPlan.init(child: kineo.IDPathPlan) -> kineo.IDInversePathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol witness table for kineo.IDInversePathPlan : kineo.IDPathPlan in kineo", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "nominal type descriptor for kineo.IDInversePathPlan", referenced from:
      _symbolic _____ 5kineo17IDInversePathPlanV in Kineo.o
  "type metadata for kineo.IDInversePathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "type metadata for kineo.IDOrderedQuadPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
  "protocol descriptor for kineo.QuadStoreProtocol", referenced from:
      l_got.$s5kineo17QuadStoreProtocolMp in Kineo.o
      l_got.$s5kineo17QuadStoreProtocolMp in Kineo.o
      l_got.$s5kineo17QuadStoreProtocolMp in Kineo.o
      l_got.$s5kineo17QuadStoreProtocolMp in Kineo.o
      l_got.$s5kineo17QuadStoreProtocolMp in Kineo.o
      l_got.$s5kineo17QuadStoreProtocolMp in Kineo.o
  "(extension in kineo):kineo.QuadStoreProtocol.graphDescription(_: SPARQLSyntax.Term, limit: Swift.Int) throws -> kineo.GraphDescription", referenced from:
      kineo.MemoryQuadStore.graphDescriptions.getter : [SPARQLSyntax.Term : kineo.GraphDescription] in Kineo.o
  "(extension in kineo):kineo.QuadStoreProtocol.graphDescriptions.getter : [SPARQLSyntax.Term : kineo.GraphDescription]", referenced from:
      protocol witness for kineo.QuadStoreProtocol.graphDescriptions.getter : [SPARQLSyntax.Term : kineo.GraphDescription] in conformance DiomedeQuadStore.DiomedeQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.graphDescriptions.getter : [SPARQLSyntax.Term : kineo.GraphDescription] in conformance kineo.LanguageMemoryQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.graphDescriptions.getter : [SPARQLSyntax.Term : kineo.GraphDescription] in conformance kineo.TriplePatternFragmentQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.graphDescriptions.getter : [SPARQLSyntax.Term : kineo.GraphDescription] in conformance kineo.AnyQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.graphDescriptions.getter : [SPARQLSyntax.Term : kineo.GraphDescription] in conformance kineo.AnyMutableQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
  "(extension in kineo):kineo.QuadStoreProtocol.dataset(withDefault: SPARQLSyntax.Term) -> kineo.StoreDefaultDataset<A>", referenced from:
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) in Kineo.o
  "(extension in kineo):kineo.QuadStoreProtocol.features.getter : [kineo.QuadStoreFeature]", referenced from:
      protocol witness for kineo.QuadStoreProtocol.features.getter : [kineo.QuadStoreFeature] in conformance DiomedeQuadStore.DiomedeQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.features.getter : [kineo.QuadStoreFeature] in conformance kineo.MemoryQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.features.getter : [kineo.QuadStoreFeature] in conformance kineo.LanguageMemoryQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.features.getter : [kineo.QuadStoreFeature] in conformance kineo.TriplePatternFragmentQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.features.getter : [kineo.QuadStoreFeature] in conformance kineo.AnyQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.QuadStoreProtocol.features.getter : [kineo.QuadStoreFeature] in conformance kineo.AnyMutableQuadStore : kineo.QuadStoreProtocol in kineo in Kineo.o
  "kineo.ZeroOrOnePathPlan.init(child: kineo.PathPlan, store: kineo.QuadStoreProtocol) -> kineo.ZeroOrOnePathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "protocol witness table for kineo.ZeroOrOnePathPlan : kineo.PathPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "nominal type descriptor for kineo.ZeroOrOnePathPlan", referenced from:
      _symbolic _____ 5kineo17ZeroOrOnePathPlanV in Kineo.o
  "type metadata for kineo.ZeroOrOnePathPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(subject: SPARQLSyntax.Node, path: SPARQLSyntax.PropertyPath, object: SPARQLSyntax.Node, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> kineo.PathPlan in Kineo.o
  "kineo.IDHashAntiJoinPlan.init(lhs: kineo.IDQueryPlan, rhs: kineo.IDQueryPlan, joinVariables: Swift.Set<Swift.String>, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDHashAntiJoinPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDHashAntiJoinPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDHashAntiJoinPlan", referenced from:
      _symbolic _____ 5kineo18IDHashAntiJoinPlanV in Kineo.o
  "type metadata for kineo.IDHashAntiJoinPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDHashLeftJoinPlan.init(lhs: kineo.IDQueryPlan, rhs: kineo.IDQueryPlan, joinVariables: Swift.Set<Swift.String>, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDHashLeftJoinPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDHashLeftJoinPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDHashLeftJoinPlan", referenced from:
      _symbolic _____ 5kineo18IDHashLeftJoinPlanV in Kineo.o
  "type metadata for kineo.IDHashLeftJoinPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.IDSequencePathPlan.init(lhs: kineo.IDPathPlan, joinNode: kineo.IDNode, rhs: kineo.IDPathPlan) -> kineo.IDSequencePathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol witness table for kineo.IDSequencePathPlan : kineo.IDPathPlan in kineo", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "nominal type descriptor for kineo.IDSequencePathPlan", referenced from:
      _symbolic _____ 5kineo18IDSequencePathPlanV in Kineo.o
  "type metadata for kineo.IDSequencePathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "kineo.NestedLoopJoinPlan.init(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, metricsToken: Swift.Int) -> kineo.NestedLoopJoinPlan", referenced from:
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      closure #20 (SPARQLSyntax.Term) throws -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.NestedLoopJoinPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      closure #20 (SPARQLSyntax.Term) throws -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.NestedLoopJoinPlan", referenced from:
      _symbolic _____ 5kineo18NestedLoopJoinPlanV in Kineo.o
  "type metadata for kineo.NestedLoopJoinPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      closure #20 (SPARQLSyntax.Term) throws -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.QueryEngineFeature", referenced from:
      _symbolic Say_____G 5kineo18QueryEngineFeatureO in Kineo.o
  "type metadata for kineo.QueryEngineFeature", referenced from:
      variable initialization expression of kineo.QueryPlanEvaluator.supportedFeatures : [kineo.QueryEngineFeature] in Kineo.o
      kineo.QueryPlanEvaluator.init(planner: kineo.QueryPlanner<A>) -> kineo.QueryPlanEvaluator<A> in Kineo.o
      kineo.QueryPlanEvaluator.init(store: A, dataset: SPARQLSyntax.DatasetProtocol, base: Swift.String?, verbose: Swift.Bool) -> kineo.QueryPlanEvaluator<A> in Kineo.o
  "kineo.ExpressionEvaluator.__allocating_init(base: Swift.String?) -> kineo.ExpressionEvaluator", referenced from:
      kineo.QueryPlanner.init(store: A, dataset: SPARQLSyntax.DatasetProtocol, base: Swift.String?, metrics: kineo.QueryPlanEvaluationMetrics) -> kineo.QueryPlanner<A> in Kineo.o
  "type metadata accessor for kineo.ExpressionEvaluator", referenced from:
      kineo.QueryPlanner.init(store: A, dataset: SPARQLSyntax.DatasetProtocol, base: Swift.String?, metrics: kineo.QueryPlanEvaluationMetrics) -> kineo.QueryPlanner<A> in Kineo.o
  "nominal type descriptor for kineo.ExpressionEvaluator", referenced from:
      _symbolic _____ 5kineo19ExpressionEvaluatorC in Kineo.o
  "type metadata for kineo.IDIndexBindQuadPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
  "kineo.IDZeroOrOnePathPlan.init(child: kineo.IDPathPlan, store: kineo.LazyMaterializingQuadStore, dataset: SPARQLSyntax.DatasetProtocol) -> kineo.IDZeroOrOnePathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "protocol witness table for kineo.IDZeroOrOnePathPlan : kineo.IDPathPlan in kineo", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "nominal type descriptor for kineo.IDZeroOrOnePathPlan", referenced from:
      _symbolic _____ 5kineo19IDZeroOrOnePathPlanV in Kineo.o
  "type metadata for kineo.IDZeroOrOnePathPlan", referenced from:
      kineo.QueryPlanner.idplan<A where A1: kineo.QueryPlanCostEstimator>(subject: kineo.IDNode, path: SPARQLSyntax.PropertyPath, object: kineo.IDNode, activeGraph: kineo.IDNode, estimator: A1) throws -> kineo.IDPathPlan in Kineo.o
  "kineo.SPARQLQueryRewriter.simplify(query: SPARQLSyntax.Query) throws -> SPARQLSyntax.Query", referenced from:
      kineo.QueryPlanEvaluator.planAndEvaluate(query: SPARQLSyntax.Query, activeGraph: SPARQLSyntax.Term?) throws -> (kineo.QueryPlan, kineo.QueryResult<Swift.AnySequence<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>, [SPARQLSyntax.Triple]>) in Kineo.o
  "kineo.SPARQLQueryRewriter.simplify(algebra: SPARQLSyntax.Algebra) throws -> SPARQLSyntax.Algebra", referenced from:
      kineo.QueryPlanEvaluator.evaluate(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term?) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "kineo.SPARQLQueryRewriter.init() -> kineo.SPARQLQueryRewriter", referenced from:
      kineo.QueryPlanEvaluator.evaluate(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term?) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      kineo.QueryPlanEvaluator.planAndEvaluate(query: SPARQLSyntax.Query, activeGraph: SPARQLSyntax.Term?) throws -> (kineo.QueryPlan, kineo.QueryResult<Swift.AnySequence<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>, [SPARQLSyntax.Triple]>) in Kineo.o
  "kineo.SPARQLTSVSerializer.init() -> kineo.SPARQLTSVSerializer<A>", referenced from:
      kineo.SPARQLContentNegotiator.init() -> kineo.SPARQLContentNegotiator in Kineo.o
  "nominal type descriptor for kineo.SPARQLTSVSerializer", referenced from:
      _symbolic _____y_____y_____GG 5kineo19SPARQLTSVSerializerV 12SPARQLSyntax20SPARQLResultSolutionV AD4TermV in Kineo.o
  "protocol witness table for kineo.SPARQLTSVSerializer<A> : kineo.SPARQLSerializable in kineo", referenced from:
      kineo.SPARQLContentNegotiator.init() -> kineo.SPARQLContentNegotiator in Kineo.o
  "nominal type descriptor for kineo.StoreDefaultDataset", referenced from:
      _symbolic _____y_____G 5kineo19StoreDefaultDatasetV AA010MemoryQuadB0C in Kineo.o
  "protocol witness table for kineo.StoreDefaultDataset<A> : SPARQLSyntax.DatasetProtocol in kineo", referenced from:
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) in Kineo.o
  "kineo.IDNestedLoopJoinPlan.init(lhs: kineo.IDQueryPlan, rhs: kineo.IDQueryPlan, orderVars: [Swift.String], metricsToken: Swift.Int) -> kineo.IDNestedLoopJoinPlan", referenced from:
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.IDNestedLoopJoinPlan : kineo.IDQueryPlan in kineo", referenced from:
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.IDNestedLoopJoinPlan", referenced from:
      _symbolic _____ 5kineo20IDNestedLoopJoinPlanV in Kineo.o
  "type metadata for kineo.IDNestedLoopJoinPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.MaterializeTermsPlan.init(idPlan: kineo.IDQueryPlan, store: kineo.LazyMaterializingQuadStore, verbose: Swift.Bool, metricsToken: Swift.Int) -> kineo.MaterializeTermsPlan", referenced from:
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      closure #1 (kineo.IDQueryPlan) -> kineo.MaterializeTermsPlan in kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      ...
  "protocol witness table for kineo.MaterializeTermsPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      reabstraction thunk helper from @callee_guaranteed (@in_guaranteed kineo.IDQueryPlan) -> (@out kineo.MaterializeTermsPlan) to @escaping @callee_guaranteed (@in_guaranteed kineo.IDQueryPlan) -> (@out kineo.QueryPlan, @error @out Swift.Never) in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      ...
  "nominal type descriptor for kineo.MaterializeTermsPlan", referenced from:
      _symbolic _____ 5kineo20MaterializeTermsPlanV in Kineo.o
  "type metadata for kineo.MaterializeTermsPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.project(plan: kineo.QueryPlan, to: Swift.Set<Swift.String>) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.allAvailableJoins(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, intersection: Swift.Set<Swift.String>) -> [kineo.QueryPlan] in Kineo.o
      ...
  "kineo.SimpleQueryEvaluator.__allocating_init(store: A, dataset: SPARQLSyntax.DatasetProtocol, verbose: Swift.Bool) -> kineo.SimpleQueryEvaluator<A>", referenced from:
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) in Kineo.o
      kineo.SPARQLTestRunner.runEvaluationTests(inPath: Foundation.URL, testType: SPARQLSyntax.Term?, withAcceptancePredicate: (Swift.String) -> Swift.Bool) throws -> [kineo.SPARQLTestRunner<A>.TestResult] in Kineo.o
  "type metadata accessor for kineo.SimpleQueryEvaluator", referenced from:
      kineo.SPARQLTestRunner.runEvaluationTests(inPath: Foundation.URL, testType: SPARQLSyntax.Term?, withAcceptancePredicate: (Swift.String) -> Swift.Bool) throws -> [kineo.SPARQLTestRunner<A>.TestResult] in Kineo.o
  "nominal type descriptor for kineo.SimpleQueryEvaluator", referenced from:
      _symbolic _____y_____G 5kineo20SimpleQueryEvaluatorC AA15MemoryQuadStoreC in Kineo.o
  "protocol conformance descriptor for kineo.SimpleQueryEvaluator<A> : kineo.SimpleQueryEvaluatorProtocol in kineo", referenced from:
      lazy protocol witness table accessor for type kineo.SimpleQueryEvaluator<kineo.MemoryQuadStore> and conformance kineo.SimpleQueryEvaluator<A> : kineo.SimpleQueryEvaluatorProtocol in kineo in Kineo.o
  "protocol conformance descriptor for kineo.SimpleQueryEvaluator<A> : kineo.QueryEvaluatorProtocol in kineo", referenced from:
      kineo.SPARQLTestRunner.runEvaluationTests(inPath: Foundation.URL, testType: SPARQLSyntax.Term?, withAcceptancePredicate: (Swift.String) -> Swift.Bool) throws -> [kineo.SPARQLTestRunner<A>.TestResult] in Kineo.o
  "protocol descriptor for kineo.LanguageAwareQuadStore", referenced from:
      l_got.$s5kineo22LanguageAwareQuadStoreMp in Kineo.o
  "protocol descriptor for kineo.QueryEvaluatorProtocol", referenced from:
      l_got.$s5kineo22QueryEvaluatorProtocolMp in Kineo.o
  "associated conformance descriptor for kineo.QueryEvaluatorProtocol.kineo.QueryEvaluatorProtocol.ResultSequence: Swift.Sequence", referenced from:
      kineo.SPARQLTestRunner.evaluate<A where A1: kineo.QueryEvaluatorProtocol>(query: SPARQLSyntax.Query, in: A, dataset: SPARQLSyntax.Dataset, defaultGraph: SPARQLSyntax.Term, evaluator: A1) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "associated conformance descriptor for kineo.QueryEvaluatorProtocol.kineo.QueryEvaluatorProtocol.TripleSequence: Swift.Sequence", referenced from:
      kineo.SPARQLTestRunner.evaluate<A where A1: kineo.QueryEvaluatorProtocol>(query: SPARQLSyntax.Query, in: A, dataset: SPARQLSyntax.Dataset, defaultGraph: SPARQLSyntax.Term, evaluator: A1) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "protocol requirements base descriptor for kineo.QueryEvaluatorProtocol", referenced from:
      kineo.SPARQLTestRunner.evaluate<A where A1: kineo.QueryEvaluatorProtocol>(query: SPARQLSyntax.Query, in: A, dataset: SPARQLSyntax.Dataset, defaultGraph: SPARQLSyntax.Term, evaluator: A1) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "kineo.SQLiteLanguageQuadStore.__allocating_init(quadstore: kineo.SQLiteQuadStore, acceptLanguages: [(Swift.String, Swift.Double)]) -> kineo.SQLiteLanguageQuadStore", referenced from:
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "protocol witness table for kineo.SQLiteLanguageQuadStore : kineo.MutableQuadStoreProtocol in kineo", referenced from:
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "protocol witness table for kineo.SQLiteLanguageQuadStore : kineo.QuadStoreProtocol in kineo", referenced from:
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "type metadata accessor for kineo.SQLiteLanguageQuadStore", referenced from:
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "type metadata for kineo.IDNestedLoopLeftJoinPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
  "protocol descriptor for kineo.MutableQuadStoreProtocol", referenced from:
      l_got.$s5kineo24MutableQuadStoreProtocolMp in Kineo.o
      l_got.$s5kineo24MutableQuadStoreProtocolMp in Kineo.o
      l_got.$s5kineo24MutableQuadStoreProtocolMp in Kineo.o
      l_got.$s5kineo24MutableQuadStoreProtocolMp in Kineo.o
  "(extension in kineo):kineo.MutableQuadStoreProtocol.load<A, B where A1: Swift.Sequence, B1: Swift.Sequence, A1.Element == (Swift.UInt64, SPARQLSyntax.Term), B1.Element == (Swift.UInt64, Swift.UInt64, Swift.UInt64, Swift.UInt64)>(version: Swift.UInt64, dictionary: A1, quads: B1) throws -> ()", referenced from:
      protocol witness for kineo.MutableQuadStoreProtocol.load<A, B where A1: Swift.Sequence, B1: Swift.Sequence, A1.Element == (Swift.UInt64, SPARQLSyntax.Term), B1.Element == (Swift.UInt64, Swift.UInt64, Swift.UInt64, Swift.UInt64)>(version: Swift.UInt64, dictionary: A1, quads: B1) throws -> () in conformance DiomedeQuadStore.DiomedeQuadStore : kineo.MutableQuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.MutableQuadStoreProtocol.load<A, B where A1: Swift.Sequence, B1: Swift.Sequence, A1.Element == (Swift.UInt64, SPARQLSyntax.Term), B1.Element == (Swift.UInt64, Swift.UInt64, Swift.UInt64, Swift.UInt64)>(version: Swift.UInt64, dictionary: A1, quads: B1) throws -> () in conformance kineo.LanguageMemoryQuadStore : kineo.MutableQuadStoreProtocol in kineo in Kineo.o
      protocol witness for kineo.MutableQuadStoreProtocol.load<A, B where A1: Swift.Sequence, B1: Swift.Sequence, A1.Element == (Swift.UInt64, SPARQLSyntax.Term), B1.Element == (Swift.UInt64, Swift.UInt64, Swift.UInt64, Swift.UInt64)>(version: Swift.UInt64, dictionary: A1, quads: B1) throws -> () in conformance kineo.AnyMutableQuadStore : kineo.MutableQuadStoreProtocol in kineo in Kineo.o
  "(extension in kineo):kineo.MutableQuadStoreProtocol.load(version: Swift.UInt64, files: [Swift.String], graph: SPARQLSyntax.Term?, canonicalize: Swift.Bool) throws -> ()", referenced from:
      kineo.SPARQLTestRunner.quadStore(from: SPARQLSyntax.Dataset, defaultGraph: SPARQLSyntax.Term) throws -> A in Kineo.o
      kineo.SPARQLTestRunner.quadStore(from: SPARQLSyntax.Dataset, defaultGraph: SPARQLSyntax.Term) throws -> A in Kineo.o
      kineo.SPARQLTestRunner.runSyntaxTests(inPath: Foundation.URL, testType: SPARQLSyntax.Term?, expectFailure: Swift.Bool, withAcceptancePredicate: (Swift.String) -> Swift.Bool) throws -> [kineo.SPARQLTestRunner<A>.TestResult] in Kineo.o
      kineo.SPARQLTestRunner.runEvaluationTests(inPath: Foundation.URL, testType: SPARQLSyntax.Term?, withAcceptancePredicate: (Swift.String) -> Swift.Bool) throws -> [kineo.SPARQLTestRunner<A>.TestResult] in Kineo.o
  "default argument 3 of (extension in kineo):kineo.MutableQuadStoreProtocol.load(version: Swift.UInt64, files: [Swift.String], graph: SPARQLSyntax.Term?, canonicalize: Swift.Bool) throws -> ()", referenced from:
      kineo.SPARQLTestRunner.quadStore(from: SPARQLSyntax.Dataset, defaultGraph: SPARQLSyntax.Term) throws -> A in Kineo.o
      kineo.SPARQLTestRunner.runSyntaxTests(inPath: Foundation.URL, testType: SPARQLSyntax.Term?, expectFailure: Swift.Bool, withAcceptancePredicate: (Swift.String) -> Swift.Bool) throws -> [kineo.SPARQLTestRunner<A>.TestResult] in Kineo.o
      kineo.SPARQLTestRunner.runEvaluationTests(inPath: Foundation.URL, testType: SPARQLSyntax.Term?, withAcceptancePredicate: (Swift.String) -> Swift.Bool) throws -> [kineo.SPARQLTestRunner<A>.TestResult] in Kineo.o
  "kineo.RestrictToNamedGraphsPlan.init(child: kineo.QueryPlan, project: Swift.Set<Swift.String>, rewriteGraphFrom: SPARQLSyntax.Node, to: Swift.String, store: A, dataset: SPARQLSyntax.DatasetProtocol, metricsToken: Swift.Int) -> kineo.RestrictToNamedGraphsPlan<A>", referenced from:
      closure #19 (kineo.QueryPlan) -> kineo.RestrictToNamedGraphsPlan<A> in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "type metadata accessor for kineo.RestrictToNamedGraphsPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol descriptor for kineo.LazyMaterializingQuadStore", referenced from:
      _symbolic ______p 5kineo26LazyMaterializingQuadStoreP in Kineo.o
      l_got.$s5kineo26LazyMaterializingQuadStoreMp in Kineo.o
  "protocol descriptor for kineo.PrefixNameStoringQuadStore", referenced from:
      l_got.$s5kineo26PrefixNameStoringQuadStoreMp in Kineo.o
  "(extension in kineo):kineo.SimpleQueryEvaluatorProtocol.evaluate(query: SPARQLSyntax.Query) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]>", referenced from:
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) in Kineo.o
  "kineo.IDNode.isVariable.getter : Swift.Bool", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.IDQueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      ...
  "nominal type descriptor for kineo.IDNode", referenced from:
      _symbolic _____y__________G s15WritableKeyPathC 5kineo6IDQuadV AC6IDNodeO in Kineo.o
      _symbolic _____ySS_____y__________G_G SD8IteratorV s15WritableKeyPathC 5kineo6IDQuadV AE6IDNodeO in Kineo.o
  "kineo.IDQuad.init(subject: kineo.IDNode, predicate: kineo.IDNode, object: kineo.IDNode, graph: kineo.IDNode) -> kineo.IDQuad", referenced from:
      (extension in kineo):SPARQLSyntax.QuadPattern.idquad(for: kineo.LazyMaterializingQuadStore) throws -> kineo.IDQuad in Kineo.o
  "nominal type descriptor for kineo.IDQuad", referenced from:
      _symbolic _____y__________G s15WritableKeyPathC 5kineo6IDQuadV AC6IDNodeO in Kineo.o
      _symbolic _____ySS_____y__________G_G SD8IteratorV s15WritableKeyPathC 5kineo6IDQuadV AE6IDNodeO in Kineo.o
  "kineo.DiffPlan.init(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, expression: SPARQLSyntax.Expression, evaluator: kineo.ExpressionEvaluator, metricsToken: Swift.Int) -> kineo.DiffPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.DiffPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.DiffPlan", referenced from:
      _symbolic _____ 5kineo8DiffPlanV in Kineo.o
  "type metadata for kineo.DiffPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.QuadPlan.init(quad: SPARQLSyntax.QuadPattern, store: kineo.QuadStoreProtocol, metricsToken: Swift.Int) -> kineo.QuadPlan", referenced from:
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.QuadPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.QuadPlan", referenced from:
      _symbolic _____ 5kineo8QuadPlanV in Kineo.o
  "type metadata for kineo.QuadPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.(reduceQuadJoins in _5F33D12DDC0AA19E0F38EADF910AB319)<A where A1: kineo.QueryPlanCostEstimator>(_: kineo.QueryPlan, rest: [SPARQLSyntax.QuadPattern], currentVariables: Swift.Set<Swift.String>, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.LimitPlan.init(child: kineo.QueryPlan, limit: Swift.Int, metricsToken: Swift.Int) -> kineo.LimitPlan", referenced from:
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #7 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.LimitPlan : kineo.QueryPlan in kineo", referenced from:
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #7 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.LimitPlan", referenced from:
      _symbolic _____ 5kineo9LimitPlanV in Kineo.o
  "type metadata for kineo.LimitPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #5 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #7 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.MinusPlan.init(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, metricsToken: Swift.Int) -> kineo.MinusPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.MinusPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.MinusPlan", referenced from:
      _symbolic _____ 5kineo9MinusPlanV in Kineo.o
  "type metadata for kineo.MinusPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.OrderPlan.init(child: kineo.QueryPlan, comparators: [SPARQLSyntax.Algebra.SortComparator], evaluator: kineo.ExpressionEvaluator, metricsToken: Swift.Int) -> kineo.OrderPlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #10 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.OrderPlan : kineo.QueryPlan in kineo", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #10 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "nominal type descriptor for kineo.OrderPlan", referenced from:
      _symbolic _____ 5kineo9OrderPlanV in Kineo.o
  "type metadata for kineo.OrderPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #10 (kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.TablePlan.joinIdentity.unsafeMutableAddressor : kineo.TablePlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "kineo.TablePlan.unionIdentity.unsafeMutableAddressor : kineo.TablePlan", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.planBushyUnionProduct<A where A1: kineo.QueryPlanCostEstimator>(branches: [[kineo.QueryPlan]], estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.planBushyUnionProduct<A where A1: kineo.QueryPlanCostEstimator>(branches: [[kineo.QueryPlan]], estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.planBushyUnionProduct<A where A1: kineo.QueryPlanCostEstimator>(branches: [[kineo.QueryPlan]], estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      ...
  "kineo.TablePlan.init(columns: [SPARQLSyntax.Node], rows: [[SPARQLSyntax.Term?]], metricsToken: Swift.Int) -> kineo.TablePlan", referenced from:
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      closure #20 (SPARQLSyntax.Term) throws -> kineo.QueryPlan in kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "protocol witness table for kineo.TablePlan : kineo.QueryPlan in kineo", referenced from:
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      ...
  "type metadata for kineo.TablePlan", referenced from:
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      (extension in kineo):DiomedeQuadStore.DiomedeQuadStore.(characteristicSetSatisfiableCountPlan in _FDD6C6F0D88A9C2ECFDE72E6F05D6645)(_: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Term, dataset: SPARQLSyntax.DatasetProtocol) throws -> kineo.QueryPlan? in Kineo.o
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
      ...
SwiftDriverJobDiscovery normal arm64 Compiling SPARQLXML.swift, Window.swift, ExpressionParser.swift, QueryParser.swift (in target 'kineo' from project 'Kineo')
SwiftDriverJobDiscovery normal arm64 Compiling RDFXML.swift, SerdParser.swift, Turtle.swift, Expression.swift (in target 'kineo' from project 'Kineo')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:baeaaea779654935444fce2f13c4413a0cefb76f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:baeaaea779654935444fce2f13c4413a0cefb76f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:baeaaea779654935444fce2f13c4413a0cefb76f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:baeaaea779654935444fce2f13c4413a0cefb76f, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/kineo-parse normal (in target 'kineo-parse' from project 'Kineo')
	Building workspace spi-builder-workspace with scheme Kineo-Package
(2 failures)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.2.11
  Diomede: https://github.com/kasei/diomede.git @ 0.0.66
  Kineo: /Users/admin/builder/spi-builder-workspace
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.5.1
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.33
  swift-numerics: https://github.com/apple/swift-numerics @ 0.1.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  swift-algorithms: https://github.com/apple/swift-algorithms @ 0.1.1
  IDPPlanner: https://github.com/kasei/IDPPlanner.git @ 0.0.5
resolved source packages: PathKit, SPARQLSyntax, Diomede, Kineo, Cserd, CryptoSwift, URITemplate, swift-argument-parser, SQLite.swift, CLMDB, swift-numerics, Spectre, swift-algorithms, IDPPlanner
{
  "dependencies" : [
    {
      "identity" : "swift-sparql-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.11",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/swift-sparql-syntax.git"
    },
    {
      "identity" : "swift-serd",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/swift-serd.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "uritemplate.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.1",
            "upper_bound" : "3.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/URITemplate.swift.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.5",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    },
    {
      "identity" : "diomede",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.65",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/diomede.git"
    },
    {
      "identity" : "idpplanner",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.5",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/IDPPlanner.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Kineo",
  "name" : "Kineo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Kineo",
      "targets" : [
        "Kineo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "kineo",
      "targets" : [
        "kineo-cli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "kineo-parse",
      "targets" : [
        "kineo-parse"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "kineo-test",
      "targets" : [
        "kineo-test"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "kineo-dawg-test",
      "targets" : [
        "kineo-dawg-test"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "kineo-client",
      "targets" : [
        "kineo-client"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "kineo_test",
      "module_type" : "SwiftTarget",
      "name" : "kineo-test",
      "path" : "Sources/kineo-test",
      "product_dependencies" : [
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "kineo-test"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "kineo_parse",
      "module_type" : "SwiftTarget",
      "name" : "kineo-parse",
      "path" : "Sources/kineo-parse",
      "product_dependencies" : [
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "kineo-parse"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "kineo_dawg_test",
      "module_type" : "SwiftTarget",
      "name" : "kineo-dawg-test",
      "path" : "Sources/kineo-dawg-test",
      "product_dependencies" : [
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "kineo-dawg-test"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "kineo_client",
      "module_type" : "SwiftTarget",
      "name" : "kineo-client",
      "path" : "Sources/kineo-client",
      "product_dependencies" : [
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "kineo-client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "kineo_cli",
      "module_type" : "SwiftTarget",
      "name" : "kineo-cli",
      "path" : "Sources/kineo-cli",
      "product_dependencies" : [
        "SPARQLSyntax",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "kineo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "KineoTests",
      "module_type" : "SwiftTarget",
      "name" : "KineoTests",
      "path" : "Tests/KineoTests",
      "sources" : [
        "Configuration.swift",
        "GraphAPI.swift",
        "LanguageQuadStore.swift",
        "NTriplesSerialization.swift",
        "QuadStoreGraphDescription.swift",
        "QueryEvaluation.swift",
        "QueryEvaluationPerformance.swift",
        "QueryParser.swift",
        "QueryRewriting.swift",
        "SPARQLContentNegotiator.swift",
        "SPARQLEvaluation.swift",
        "SPARQLJSONSyntax.swift",
        "SPARQLSyntax.swift",
        "SPARQLTSVSyntax.swift",
        "SPARQLXMLSyntax.swift",
        "SerializationPerformance.swift",
        "TermIdentityMap.swift",
        "TurtleSerialization.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Kineo",
      "module_type" : "SwiftTarget",
      "name" : "Kineo",
      "path" : "Sources/Kineo",
      "product_dependencies" : [
        "CryptoSwift",
        "SPARQLSyntax",
        "URITemplate",
        "serd",
        "SQLite",
        "DiomedeQuadStore",
        "IDPPlanner",
        "Algorithms"
      ],
      "product_memberships" : [
        "Kineo",
        "kineo",
        "kineo-parse",
        "kineo-test",
        "kineo-dawg-test",
        "kineo-client"
      ],
      "sources" : [
        "QuadStore/DiomedeQuadStore.swift",
        "QuadStore/Graph.swift",
        "QuadStore/IdentityMap.swift",
        "QuadStore/MemoryQuadStore.swift",
        "QuadStore/QuadStore.swift",
        "QuadStore/SPARQLClientQuadStore.swift",
        "QuadStore/SQLiteQuadStore.swift",
        "QuadStore/SimpleQueryEvaluation.swift",
        "QuadStore/TriplePatternFragmentQuadStore.swift",
        "RDF/NTriples.swift",
        "RDF/RDF.swift",
        "RDF/RDFParserCombined.swift",
        "RDF/RDFXML.swift",
        "RDF/SerdParser.swift",
        "RDF/Turtle.swift",
        "SPARQL/Expression.swift",
        "SPARQL/IDQueryPlan.swift",
        "SPARQL/IDQueryPlanner.swift",
        "SPARQL/MaterializedQueryPlan.swift",
        "SPARQL/Query.swift",
        "SPARQL/QueryPlan.swift",
        "SPARQL/QueryPlanCost.swift",
        "SPARQL/QueryPlanner.swift",
        "SPARQL/QueryRewriting.swift",
        "SPARQL/SPARQLClient.swift",
        "SPARQL/SPARQLJSON.swift",
        "SPARQL/SPARQLSerialization.swift",
        "SPARQL/SPARQLTSV.swift",
        "SPARQL/SPARQLXML.swift",
        "SPARQL/Window.swift",
        "SimpleParser/ExpressionParser.swift",
        "SimpleParser/QueryParser.swift",
        "Util/Date.swift",
        "Util/LRUCache.swift",
        "Util/Log.swift",
        "Util/StoreConfiguration.swift",
        "Util/Util.swift",
        "W3C/SPARQLTestSuite.swift",
        "ext/Heap/Heap.swift",
        "ext/Heap/HeapSort.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "kineo",
      "Kineo",
      "kineo-client",
      "kineo-dawg-test",
      "Kineo-Package",
      "kineo-parse",
      "kineo-test"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Kineo-Package -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Kineo-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Kineo: /Users/admin/builder/spi-builder-workspace
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  IDPPlanner: https://github.com/kasei/IDPPlanner.git @ 0.0.5
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  Diomede: https://github.com/kasei/diomede.git @ 0.0.66
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.5.1
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.33
  swift-algorithms: https://github.com/apple/swift-algorithms @ 0.1.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.5.1
  swift-numerics: https://github.com/apple/swift-numerics @ 0.1.0
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.2.11
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (33 targets)
    Target 'kineo-test' in project 'Kineo'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'IDPPlanner' in project 'IDPPlanner'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'kineo-parse' in project 'Kineo'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'IDPPlanner' in project 'IDPPlanner'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'kineo-dawg-test' in project 'Kineo'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'IDPPlanner' in project 'IDPPlanner'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'kineo-client' in project 'Kineo'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'IDPPlanner' in project 'IDPPlanner'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'IDPPlanner' in project 'IDPPlanner'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParser' in project 'swift-argument-parser'
        ➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
    Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
    Target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'IDPPlanner' in project 'IDPPlanner'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'Kineo' in project 'Kineo'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'IDPPlanner' in project 'IDPPlanner'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'Algorithms' in project 'swift-algorithms'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target 'RealModule' in project 'swift-numerics'
        ➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
    Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
    Target 'IDPPlanner' in project 'IDPPlanner'
        ➜ Explicit dependency on target 'IDPPlanner' in project 'IDPPlanner'
    Target 'IDPPlanner' in project 'IDPPlanner' (no dependencies)
    Target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'DiomedeQuadStore' in project 'Diomede'
        ➜ Explicit dependency on target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'Diomede' in project 'Diomede'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
    Target 'LMDB' in project 'CLMDB'
        ➜ Explicit dependency on target 'LMDB' in project 'CLMDB'
    Target 'LMDB' in project 'CLMDB' (no dependencies)
    Target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLiteObjc' in project 'SQLite.swift'
    Target 'SQLite' in project 'SQLite.swift'
        ➜ Explicit dependency on target 'SQLiteObjc' in project 'SQLite.swift'
    Target 'SQLiteObjc' in project 'SQLite.swift' (no dependencies)
    Target 'URITemplate' in project 'URITemplate'
        ➜ Explicit dependency on target 'URITemplate' in project 'URITemplate'
    Target 'URITemplate' in project 'URITemplate' (no dependencies)
    Target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'SPARQLSyntax' in project 'SPARQLSyntax'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'serd' in project 'Cserd'
        ➜ Explicit dependency on target 'serd' in project 'Cserd'
    Target 'serd' in project 'Cserd' (no dependencies)
    Target 'CryptoSwift' in project 'CryptoSwift'
        ➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
    Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/Objects-normal/arm64/kineo.SwiftFileList (in target 'kineo' from project 'Kineo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/Objects-normal/arm64/kineo.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/kineo.DependencyStaticMetadataFileList (in target 'kineo' from project 'Kineo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/kineo.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/Objects-normal/arm64/kineo.LinkFileList (in target 'kineo' from project 'Kineo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/Objects-normal/arm64/kineo.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/Objects-normal/arm64/kineo-OutputFileMap.json (in target 'kineo' from project 'Kineo')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/Objects-normal/arm64/kineo-OutputFileMap.json
SwiftDriver Kineo normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Kineo' from project 'Kineo')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Kineo -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/serd.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SQLiteObjc.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/LMDB.modulemap -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-serd/Sources/serd/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SQLite.swift/Sources/SQLiteObjc/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CLMDB/Sources/LMDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-numerics/Sources/_NumericsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:11:8: warning: File 'main.swift' is part of module 'Kineo'; ignoring import
import Kineo
       ^ (in target 'Kineo' from project 'Kineo')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Kineo (in target 'Kineo' from project 'Kineo')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift (in target 'Kineo' from project 'Kineo')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:11:8: warning: file 'main.swift' is part of module 'Kineo'; ignoring import
import Kineo
       ^
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:16:1: error: 'main' attribute cannot be used in a module that contains top-level code
@main
^
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:1:1: note: top-level code defined in this source file
//
^
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:1:1: note: pass '-parse-as-library' to compiler invocation if this is intentional
//
^
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:45:32: error: cannot find type 'AnyMutableQuadStore' in scope
    func quadStore() throws -> AnyMutableQuadStore {
                               ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:81:28: error: cannot find type 'MutableQuadStoreProtocol' in scope
    func parse(into store: MutableQuadStoreProtocol, files: [String], version: Version, graph defaultGraphTerm: Term? = nil, verbose: Bool = false) throws -> Int {
                           ^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:81:80: error: cannot find type 'Version' in scope
    func parse(into store: MutableQuadStoreProtocol, files: [String], version: Version, graph defaultGraphTerm: Term? = nil, verbose: Bool = false) throws -> Int {
                                                                               ^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:120:100: error: cannot find type 'AnyMutableQuadStore' in scope
    func quadStore(_ config: QuadStoreConfiguration, startSecond: UInt64, verbose: Bool) throws -> AnyMutableQuadStore {
                                                                                                   ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:120:30: error: cannot find type 'QuadStoreConfiguration' in scope
    func quadStore(_ config: QuadStoreConfiguration, startSecond: UInt64, verbose: Bool) throws -> AnyMutableQuadStore {
                             ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:207:26: error: cannot find type 'QuadStoreProtocol' in scope
        func cliQuery<Q: QuadStoreProtocol>(in store: Q, query: SPARQLSyntax.Query, graph: Term? = nil, verbose: Bool = false) throws -> Int {
                         ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:219:54: error: cannot find type 'QueryResult' in scope
        private func cliPrintResult<R, T>(_ results: QueryResult<R, T>) -> Int {
                                                     ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:312:25: error: cannot find type 'QuadStoreProtocol' in scope
        func explain<Q: QuadStoreProtocol>(in store: Q, query: SPARQLSyntax.Query, graph: Term? = nil, multiple: Bool, verbose: Bool) throws {
                        ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:352:30: error: cannot find type 'QuadStoreProtocol' in scope
        func printDataset<Q: QuadStoreProtocol>(in store: Q, graph: Term? = nil) throws -> Int {
                             ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:382:36: error: cannot find type 'QuadStoreProtocol' in scope
        func printGraphs(in store: QuadStoreProtocol) throws -> Int {
                                   ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:449:105: error: cannot find type 'QueryResult' in scope
func runQuery<Q: QuadStoreProtocol>(_ query: Query, in store: Q, graph: Term?, verbose: Bool) throws -> QueryResult<AnySequence<SPARQLResultSolution<Term>>, [Triple]> {
                                                                                                        ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:449:18: error: cannot find type 'QuadStoreProtocol' in scope
func runQuery<Q: QuadStoreProtocol>(_ query: Query, in store: Q, graph: Term?, verbose: Bool) throws -> QueryResult<AnySequence<SPARQLResultSolution<Term>>, [Triple]> {
                 ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:471:87: error: cannot find type 'QueryPlanEvaluationMetrics' in scope
func queryPlanner<Q : QuadStoreProtocol>(store: Q, dataset: DatasetProtocol, metrics: QueryPlanEvaluationMetrics) -> QueryPlanner<Q> {
                                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:471:118: error: cannot find type 'QueryPlanner' in scope
func queryPlanner<Q : QuadStoreProtocol>(store: Q, dataset: DatasetProtocol, metrics: QueryPlanEvaluationMetrics) -> QueryPlanner<Q> {
                                                                                                                     ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:471:23: error: cannot find type 'QuadStoreProtocol' in scope
func queryPlanner<Q : QuadStoreProtocol>(store: Q, dataset: DatasetProtocol, metrics: QueryPlanEvaluationMetrics) -> QueryPlanner<Q> {
                      ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:486:15: error: cannot find type 'QuadStoreProtocol' in scope
func query<Q: QuadStoreProtocol>(in store: Q, query: Query, graph: Term? = nil, verbose: Bool) throws -> Int {
              ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:494:43: error: cannot find type 'QueryResult' in scope
private func printResult<R, T>(_ results: QueryResult<R, T>) -> Int {
                                          ^~~~~~~~~~~
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift -target arm64-apple-macos13.0 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/serd.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/SQLiteObjc.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/LMDB.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-serd/Sources/serd/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/SQLite.swift/Sources/SQLiteObjc/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CLMDB/Sources/LMDB/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-numerics/Sources/_NumericsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Kineo -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name macosx26.0 -clang-target arm64-apple-macos26.0 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/Objects-normal/arm64/kineo-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/kineo.build/Objects-normal/arm64/kineo-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kineo.build/Debug/Kineo.build/Objects-normal/arm64/Kineo.abi.json
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift (in target 'Kineo' from project 'Kineo')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift (in target 'Kineo' from project 'Kineo')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

warning: 'Kineo' is missing a dependency on 'ArgumentParser' because dependency scan of Swift module 'Kineo' discovered a dependency on 'ArgumentParser'
warning: 'Kineo' is missing a dependency on 'ArgumentParserToolInfo' because dependency scan of Swift module 'Kineo' discovered a dependency on 'ArgumentParserToolInfo'
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:baeaaea779654935444fce2f13c4413a0cefb76f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:baeaaea779654935444fce2f13c4413a0cefb76f, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:baeaaea779654935444fce2f13c4413a0cefb76f, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:baeaaea779654935444fce2f13c4413a0cefb76f, name:My Mac }
/Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift:11:8: warning: file 'main.swift' is part of module 'Kineo'; ignoring import
import Kineo
       ^
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/kineo-cli/main.swift (in target 'Kineo' from project 'Kineo')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ Kineo (in target 'Kineo' from project 'Kineo')
	Building workspace spi-builder-workspace with scheme Kineo-Package
(3 failures)
BUILD FAILURE 6.2 macosXcodebuild