The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Kineo, reference master (2088c9), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 15 Apr 2026 07:58:13 UTC.

Build Command

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

Build Log

Undefined symbols for architecture arm64:
  "(extension in Kineo):SPARQLSyntax.WindowFrame.startRowsRange() throws -> Kineo.WindowRowsRange", referenced from:
      closure #2 ([SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>]) throws -> [SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>] in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateWindow(algebra: SPARQLSyntax.Algebra, function: SPARQLSyntax.Algebra.WindowFunctionMapping, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "protocol conformance descriptor for SPARQLSyntax.SPARQLResultSolution<A> : Kineo.ResultProtocol in Kineo", referenced from:
      lazy protocol witness table accessor for type SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term> and conformance SPARQLSyntax.SPARQLResultSolution<A> : Kineo.ResultProtocol in Kineo in Kineo.o
  "(extension in Kineo):SPARQLSyntax.Term.ebv() throws -> Swift.Bool", referenced from:
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateFilter(_: Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>, expression: SPARQLSyntax.Expression, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluate(diff: SPARQLSyntax.Algebra, _: SPARQLSyntax.Algebra, expression: SPARQLSyntax.Expression, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      closure #1 (SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>) -> Swift.Bool in Kineo.FilterPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>? in Kineo.DiffPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "(extension in Kineo):SPARQLSyntax.Term.timeZone.getter : Foundation.TimeZone?", referenced from:
      (extension in Kineo):Kineo.PackedIdentityMap< where A.Item == SPARQLSyntax.Term, A.Result == Swift.UInt64>.(pack in _B4B9689152EE299F7961EE4F360D8C77)(dateTime: SPARQLSyntax.Term) -> Swift.UInt64? in Kineo.o
      Kineo.SQLiteQuadStore.(pack in _45E9D28DF3F8500BBAE2DA2A1FFEC88F)(dateTime: SPARQLSyntax.Term) -> Swift.Int64? in Kineo.o
  "(extension in Kineo):SPARQLSyntax.Term.dateValue.getter : Foundation.Date?", referenced from:
      (extension in Kineo):Kineo.PackedIdentityMap< where A.Item == SPARQLSyntax.Term, A.Result == Swift.UInt64>.(pack in _B4B9689152EE299F7961EE4F360D8C77)(dateTime: SPARQLSyntax.Term) -> Swift.UInt64? in Kineo.o
      Kineo.SQLiteQuadStore.(pack in _45E9D28DF3F8500BBAE2DA2A1FFEC88F)(dateTime: SPARQLSyntax.Term) -> Swift.Int64? in Kineo.o
  "(extension in kineo):SPARQLSyntax.Query.execute<A where A: kineo.QuadStoreProtocol>(quadstore: A, defaultGraph: SPARQLSyntax.Term, bind: [Swift.String : SPARQLSyntax.Term]?) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]>", referenced from:
      kineo.SPARQLTestRunner.manifestSyntaxItems<A where A1: kineo.QuadStoreProtocol>(quadstore: A1, manifest: SPARQLSyntax.Term, type: SPARQLSyntax.Term?) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      kineo.SPARQLTestRunner.manifestEvaluationItems<A where A1: kineo.QuadStoreProtocol>(quadstore: A1, manifest: SPARQLSyntax.Term, type: SPARQLSyntax.Term?) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "(extension in kineo):SPARQLSyntax.Algebra.unionBranches() -> [SPARQLSyntax.Algebra]", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "(extension in kineo):SPARQLSyntax.Algebra.willBindGraph.getter : Swift.Bool", referenced from:
      kineo.QueryPlanner.plan<A where A1: kineo.QueryPlanCostEstimator>(algebra: SPARQLSyntax.Algebra, activeGraph: SPARQLSyntax.Node, estimator: A1) throws -> [kineo.QueryPlan] in Kineo.o
  "associated type descriptor for kineo.QueryEvaluatorProtocol.ResultSequence", 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 type descriptor for kineo.QueryEvaluatorProtocol.TripleSequence", 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 descriptor for Kineo._QueryPlan", referenced from:
      l_got.$s5Kineo10_QueryPlanMp in Kineo.o
      l_got.$s5Kineo10_QueryPlanMp in Kineo.o
  "(extension in Kineo):Kineo._QueryPlan.properties.getter : [Kineo.PlanSerializable]", referenced from:
      protocol witness for Kineo._QueryPlan.properties.getter : [Kineo.PlanSerializable] in conformance Kineo.SQLitePlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.properties.getter : [Kineo.PlanSerializable] in conformance Kineo.SQLitePreparedPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.properties.getter : [Kineo.PlanSerializable] in conformance Kineo.SQLiteSingleIntegerAggregationPlan<A> : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.properties.getter : [Kineo.PlanSerializable] in conformance Kineo.MaterializeTermsPlan : Kineo._QueryPlan in Kineo in Kineo.o
      Kineo.RestrictToNamedGraphsPlan.serialize(depth: Swift.Int) -> Swift.String in Kineo.o
      protocol witness for Kineo._QueryPlan.properties.getter : [Kineo.PlanSerializable] in conformance Kineo.RestrictToNamedGraphsPlan<A> : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.properties.getter : [Kineo.PlanSerializable] in conformance Kineo.TablePlan : Kineo._QueryPlan in Kineo in Kineo.o
      ...
  "(extension in Kineo):Kineo._QueryPlan.selfDescription.getter : Swift.String", referenced from:
      protocol witness for Kineo._QueryPlan.selfDescription.getter : Swift.String in conformance Kineo.RestrictToNamedGraphsPlan<A> : Kineo._QueryPlan in Kineo in Kineo.o
  "protocol descriptor for Kineo.IDQueryPlan", referenced from:
      _symbolic ______p 5Kineo11IDQueryPlanP 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.SPARQLClient.execute(Swift.String) throws -> Kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]>", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluate(algebra: SPARQLSyntax.Algebra, endpoint: Foundation.URL, silent: Swift.Bool, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      Kineo.ServicePlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.SPARQLClient.init(endpoint: Foundation.URL, silent: Swift.Bool, timeout: Dispatch.DispatchTimeInterval) -> Kineo.SPARQLClient", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluate(algebra: SPARQLSyntax.Algebra, endpoint: Foundation.URL, silent: Swift.Bool, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "default argument 2 of Kineo.SPARQLClient.init(endpoint: Foundation.URL, silent: Swift.Bool, timeout: Dispatch.DispatchTimeInterval) -> Kineo.SPARQLClient", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluate(algebra: SPARQLSyntax.Algebra, endpoint: Foundation.URL, silent: Swift.Bool, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "type metadata accessor for Kineo.SPARQLClient", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluate(algebra: SPARQLSyntax.Algebra, endpoint: Foundation.URL, silent: Swift.Bool, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      outlined destroy of Kineo.SPARQLClient in Kineo.o
      outlined init with copy of Kineo.SPARQLClient in Kineo.o
      outlined assign with copy of Kineo.SPARQLClient in Kineo.o
      outlined init with copy of Kineo.ServicePlan in Kineo.o
      outlined destroy of Kineo.ServicePlan in Kineo.o
      initializeBufferWithCopyOfBuffer value witness for Kineo.ServicePlan in Kineo.o
      ...
  "nominal type descriptor for Kineo.SPARQLClient", referenced from:
      _symbolic _____ 5Kineo12SPARQLClientV in Kineo.o
  "type metadata for Kineo.DatabaseError", referenced from:
      Kineo.SQLiteQuadStore.getOrSetID(for: SPARQLSyntax.Term) throws -> Swift.Int64 in Kineo.o
      lazy protocol witness table accessor for type Kineo.DatabaseError and conformance Kineo.DatabaseError : Swift.Error in Kineo in Kineo.o
  "protocol conformance descriptor for Kineo.DatabaseError : Swift.Error in Kineo", referenced from:
      lazy protocol witness table accessor for type Kineo.DatabaseError and conformance Kineo.DatabaseError : Swift.Error in Kineo in Kineo.o
  "Kineo.getDateString(seconds: Swift.UInt64) -> Swift.String", referenced from:
      kineo_client.query<A where A: Kineo.QuadStoreProtocol>(_: A, query: SPARQLSyntax.Query, graph: SPARQLSyntax.Term?, verbose: Swift.Bool) throws -> Swift.Int in main.o
  "type metadata for Kineo.QueryPlanError", referenced from:
      Kineo.SQLiteQuadStore.(pathQuery in _45E9D28DF3F8500BBAE2DA2A1FFEC88F)(_: SPARQLSyntax.PropertyPath, in: Swift.Int64, tableName: Swift.String) throws -> (Swift.String, [SQLite.Binding?]) in Kineo.o
      lazy protocol witness table accessor for type Kineo.QueryPlanError and conformance Kineo.QueryPlanError : Swift.Error in Kineo in Kineo.o
      Kineo.WindowPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      Kineo.WindowPlan.evaluate(Kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      Kineo.WindowPlan.SlidingWindowImplementation.evaluate<A where A: Swift.IteratorProtocol, A.Element == SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>(_: A, frame: SPARQLSyntax.WindowFrame, variableName: Swift.String, evaluator: Kineo.ExpressionEvaluator) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      Kineo.WindowPlan.SlidingWindowImplementation.evaluateToCurrent<A where A: Swift.IteratorProtocol, A.Element == SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>(_: A, frame: SPARQLSyntax.WindowFrame, variableName: Swift.String, evaluator: Kineo.ExpressionEvaluator) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      Kineo.WindowPlan.SlidingWindowImplementation.evaluateFromCurrent<A where A: Swift.IteratorProtocol, A.Element == SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>>(_: A, frame: SPARQLSyntax.WindowFrame, variableName: Swift.String, evaluator: Kineo.ExpressionEvaluator) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
      ...
  "protocol conformance descriptor for Kineo.QueryPlanError : Swift.Error in Kineo", referenced from:
      lazy protocol witness table accessor for type Kineo.QueryPlanError and conformance Kineo.QueryPlanError : Swift.Error in Kineo in Kineo.o
  "protocol descriptor for Kineo.ResultProtocol", referenced from:
      _symbolic SayxGz_x______RzlXX 5Kineo14ResultProtocolP in Kineo.o
      _symbolic SDyxSayxGGz_x______RzlXX 5Kineo14ResultProtocolP in Kineo.o
  "protocol descriptor for Kineo.UnaryQueryPlan", referenced from:
      l_got.$s5Kineo14UnaryQueryPlanMp in Kineo.o
  "(extension in Kineo):Kineo.UnaryQueryPlan.isJoinIdentity.getter : Swift.Bool", referenced from:
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.RestrictToNamedGraphsPlan<A> : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.FilterPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.ExtendPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.NextRowPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.ProjectPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.LimitPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.OffsetPlan : Kineo._QueryPlan in Kineo in Kineo.o
      ...
  "(extension in Kineo):Kineo.UnaryQueryPlan.isUnionIdentity.getter : Swift.Bool", referenced from:
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.RestrictToNamedGraphsPlan<A> : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.FilterPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.ExtendPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.NextRowPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.ProjectPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.LimitPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.OffsetPlan : Kineo._QueryPlan in Kineo in Kineo.o
      ...
  "(extension in Kineo):Kineo.UnaryQueryPlan.children.getter : [Kineo.QueryPlan]", referenced from:
      Kineo.RestrictToNamedGraphsPlan.serialize(depth: Swift.Int) -> Swift.String in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.RestrictToNamedGraphsPlan<A> : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.FilterPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.ExtendPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.NextRowPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.ProjectPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.LimitPlan : Kineo.QueryPlan in Kineo in Kineo.o
      ...
  "Kineo.getCurrentTime() -> Swift.Double", referenced from:
      _main in main.o
      _main in main.o
      kineo_client.query<A where A: Kineo.QuadStoreProtocol>(_: A, query: SPARQLSyntax.Query, graph: SPARQLSyntax.Term?, verbose: Swift.Bool) throws -> Swift.Int in main.o
      kineo_client.query<A where A: Kineo.QuadStoreProtocol>(_: A, query: SPARQLSyntax.Query, graph: SPARQLSyntax.Term?, verbose: Swift.Bool) throws -> Swift.Int in main.o
  "protocol descriptor for Kineo.BinaryQueryPlan", referenced from:
      l_got.$s5Kineo15BinaryQueryPlanMp in Kineo.o
  "(extension in Kineo):Kineo.BinaryQueryPlan.isJoinIdentity.getter : Swift.Bool", referenced from:
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.NestedLoopJoinPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.HashJoinPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.UnionPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.DiffPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isJoinIdentity.getter : Swift.Bool in conformance Kineo.MinusPlan : Kineo._QueryPlan in Kineo in Kineo.o
  "(extension in Kineo):Kineo.BinaryQueryPlan.isUnionIdentity.getter : Swift.Bool", referenced from:
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.NestedLoopJoinPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.HashJoinPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.UnionPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.DiffPlan : Kineo._QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo._QueryPlan.isUnionIdentity.getter : Swift.Bool in conformance Kineo.MinusPlan : Kineo._QueryPlan in Kineo in Kineo.o
  "(extension in Kineo):Kineo.BinaryQueryPlan.children.getter : [Kineo.QueryPlan]", referenced from:
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.NestedLoopJoinPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.HashJoinPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.UnionPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.DiffPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.MinusPlan : Kineo.QueryPlan in Kineo in Kineo.o
  "Kineo.WindowRowsRange.slide(by: Swift.Int) -> ()", referenced from:
      closure #2 ([SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>]) throws -> [SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>] in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateWindow(algebra: SPARQLSyntax.Algebra, function: SPARQLSyntax.Algebra.WindowFunctionMapping, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.WindowRowsRange.indices<A where A: Swift.Collection, A.Indices == Swift.Range<Swift.Int>>(relativeTo: A) -> Swift.Range<Swift.Int>", referenced from:
      closure #2 ([SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>]) throws -> [SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>] in (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluateWindow(algebra: SPARQLSyntax.Algebra, function: SPARQLSyntax.Algebra.WindowFunctionMapping, activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.GraphDescription.init(triplesCount: Swift.Int, isComplete: Swift.Bool, predicates: Swift.Set<SPARQLSyntax.Term>, histograms: [Kineo.GraphDescription.Histogram]) -> Kineo.GraphDescription", referenced from:
      Kineo.SQLiteQuadStore.graphDescription(_: SPARQLSyntax.Term, limit: Swift.Int) throws -> Kineo.GraphDescription in Kineo.o
      Kineo.SQLiteQuadStore.graphDescription(_: SPARQLSyntax.Term, limit: Swift.Int) throws -> Kineo.GraphDescription in Kineo.o
  "Kineo.GraphDescription.Histogram.init(isComplete: Swift.Bool, position: SPARQLSyntax.Triple.Position, buckets: [Kineo.GraphDescription.Histogram.Bucket]) -> Kineo.GraphDescription.Histogram", referenced from:
      Kineo.SQLiteQuadStore.graphDescription(_: SPARQLSyntax.Term, limit: Swift.Int) throws -> Kineo.GraphDescription in Kineo.o
  "Kineo.GraphDescription.Histogram.Bucket.init(term: SPARQLSyntax.Term, count: Swift.Int) -> Kineo.GraphDescription.Histogram.Bucket", referenced from:
      closure #5 ((key: SPARQLSyntax.Term, value: Swift.Int)) -> Kineo.GraphDescription.Histogram.Bucket in Kineo.SQLiteQuadStore.graphDescription(_: SPARQLSyntax.Term, limit: Swift.Int) throws -> Kineo.GraphDescription in Kineo.o
  "type metadata for Kineo.GraphDescription.Histogram.Bucket", referenced from:
      Kineo.SQLiteQuadStore.graphDescription(_: SPARQLSyntax.Term, limit: Swift.Int) throws -> Kineo.GraphDescription in Kineo.o
  "type metadata for Kineo.GraphDescription.Histogram", referenced from:
      Kineo.SQLiteQuadStore.graphDescription(_: SPARQLSyntax.Term, limit: Swift.Int) throws -> Kineo.GraphDescription in Kineo.o
      Kineo.SQLiteQuadStore.graphDescription(_: SPARQLSyntax.Term, limit: Swift.Int) throws -> Kineo.GraphDescription 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
  "type metadata for Kineo.GraphDescription", referenced from:
      Kineo.MemoryQuadStore.graphDescriptions.getter : [SPARQLSyntax.Term : Kineo.GraphDescription] in Kineo.o
      Kineo.SQLiteQuadStore.graphDescriptions.getter : [SPARQLSyntax.Term : Kineo.GraphDescription] in Kineo.o
  "protocol descriptor for Kineo.NullaryQueryPlan", referenced from:
      l_got.$s5Kineo16NullaryQueryPlanMp in Kineo.o
      l_got.$s5Kineo16NullaryQueryPlanMp in Kineo.o
  "(extension in Kineo):Kineo.NullaryQueryPlan.children.getter : [Kineo.QueryPlan]", referenced from:
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.SQLitePlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.SQLitePreparedPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.SQLiteSingleIntegerAggregationPlan<A> : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.MaterializeTermsPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.TablePlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.QuadPlan : Kineo.QueryPlan in Kineo in Kineo.o
      protocol witness for Kineo.QueryPlan.children.getter : [Kineo.QueryPlan] in conformance Kineo.ServicePlan : Kineo.QueryPlan in Kineo in Kineo.o
      ...
  "Kineo.PeekableIterator.next() -> A.Element?", referenced from:
      _main in main.o
      _main in main.o
      _main in main.o
      _main in main.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      ...
  "Kineo.PeekableIterator.peek() -> A.Element?", referenced from:
      _main in main.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
  "Kineo.PeekableIterator.init(generator: A) -> Kineo.PeekableIterator<A>", referenced from:
      _main in main.o
      Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
  "type metadata accessor for Kineo.PeekableIterator", referenced from:
      Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
      closure #1 () -> SPARQLSyntax.SPARQLResultSolution<C>? in Kineo.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>> in Kineo.o
  "nominal type descriptor for Kineo.PeekableIterator", referenced from:
      _symbolic _____y_____ySaySSGGG 5Kineo16PeekableIteratorV s08IndexingC0V in main.o
      _symbolic _____yxGz_x_q_q0_StRzStR_SLR0_SHR0______yq0_G7ElementStRtzAdEStRt_r1_lXX 5Kineo16PeekableIteratorV 12SPARQLSyntax20SPARQLResultSolutionV in Kineo.o
      _symbolic _____yq_Gz_x_q_q0_StRzStR_SLR0_SHR0______yq0_G7ElementStRtzAdEStRt_r1_lXX 5Kineo16PeekableIteratorV 12SPARQLSyntax20SPARQLResultSolutionV in Kineo.o
  "protocol descriptor for Kineo.PlanSerializable", referenced from:
      _symbolic Say______pG 5Kineo16PlanSerializableP in Kineo.o
      _symbolic _____ySay______pGG s16IndexingIteratorV 5Kineo16PlanSerializableP in Kineo.o
      _symbolic ______p 5Kineo16PlanSerializableP in Kineo.o
      l_got.$s5Kineo16PlanSerializableMp in Kineo.o
      l_got.$s5Kineo16PlanSerializableMp in Kineo.o
  "protocol descriptor for Kineo.PlanningQuadStore", referenced from:
      l_got.$s5Kineo17PlanningQuadStoreMp in Kineo.o
  "protocol descriptor for Kineo.QuadStoreProtocol", referenced from:
      _symbolic ______p 5Kineo17QuadStoreProtocolP 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 Kineo.LanguageMemoryQuadStore : Kineo.QuadStoreProtocol in Kineo in Kineo.o
      protocol witness for Kineo.QuadStoreProtocol.graphDescriptions.getter : [SPARQLSyntax.Term : Kineo.GraphDescription] in conformance Kineo.SQLiteLanguageQuadStore : Kineo.QuadStoreProtocol in Kineo in Kineo.o
  "(extension in Kineo):Kineo.QuadStoreProtocol.dataset(withDefault: SPARQLSyntax.Term) -> Kineo.StoreDefaultDataset<A>", referenced from:
      kineo_client.query<A where A: Kineo.QuadStoreProtocol>(_: A, query: SPARQLSyntax.Query, graph: SPARQLSyntax.Term?, verbose: Swift.Bool) throws -> Swift.Int in main.o
      Kineo.SimpleQueryEvaluator.__allocating_init(store: A, defaultGraph: SPARQLSyntax.Term, verbose: Swift.Bool) -> Kineo.SimpleQueryEvaluator<A> in Kineo.o
      (extension in Kineo):SPARQLSyntax.Query.execute<A where A: Kineo.QuadStoreProtocol>(quadstore: A, defaultGraph: SPARQLSyntax.Term, bind: [Swift.String : SPARQLSyntax.Term]?) throws -> Kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> 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 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.SQLiteQuadStore : Kineo.QuadStoreProtocol in Kineo in Kineo.o
      protocol witness for Kineo.QuadStoreProtocol.features.getter : [Kineo.QuadStoreFeature] in conformance Kineo.SQLiteLanguageQuadStore : Kineo.QuadStoreProtocol in Kineo in Kineo.o
  "Kineo.ExpressionEvaluator.__allocating_init(base: Swift.String?) -> Kineo.ExpressionEvaluator", referenced from:
      Kineo.SimpleQueryEvaluator.init(store: A, dataset: SPARQLSyntax.DatasetProtocol, verbose: Swift.Bool) -> Kineo.SimpleQueryEvaluator<A> in Kineo.o
      Kineo.AggregationPlan.init(child: Kineo.QueryPlan, groups: [SPARQLSyntax.Expression], aggregates: Swift.Set<SPARQLSyntax.Algebra.AggregationMapping>, metricsToken: Swift.Int) -> Kineo.AggregationPlan in Kineo.o
  "type metadata accessor for Kineo.ExpressionEvaluator", referenced from:
      Kineo.SimpleQueryEvaluator.init(store: A, dataset: SPARQLSyntax.DatasetProtocol, verbose: Swift.Bool) -> Kineo.SimpleQueryEvaluator<A> in Kineo.o
      Kineo.AggregationPlan.init(child: Kineo.QueryPlan, groups: [SPARQLSyntax.Expression], aggregates: Swift.Set<SPARQLSyntax.Algebra.AggregationMapping>, metricsToken: Swift.Int) -> Kineo.AggregationPlan in Kineo.o
  "nominal type descriptor for Kineo.ExpressionEvaluator", referenced from:
      _symbolic _____ 5Kineo19ExpressionEvaluatorC in Kineo.o
  "Kineo.SPARQLQueryRewriter.shared.unsafeMutableAddressor : Kineo.SPARQLQueryRewriter", referenced from:
      Kineo.SimpleQueryEvaluator.evaluate(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.SPARQLQueryRewriter.simplify(query: SPARQLSyntax.Query) throws -> SPARQLSyntax.Query", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluate(query: SPARQLSyntax.Query) throws -> Kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "Kineo.SPARQLQueryRewriter.simplify(algebra: SPARQLSyntax.Algebra) throws -> SPARQLSyntax.Algebra", referenced from:
      Kineo.SimpleQueryEvaluator.evaluate(bgp: [SPARQLSyntax.TriplePattern], activeGraph: SPARQLSyntax.Term) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>> in Kineo.o
  "Kineo.SPARQLQueryRewriter.init() -> Kineo.SPARQLQueryRewriter", referenced from:
      (extension in Kineo):Kineo.SimpleQueryEvaluatorProtocol.evaluate(query: SPARQLSyntax.Query) throws -> Kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "protocol descriptor for Kineo.BGPQuadStoreProtocol", referenced from:
      _symbolic ______p 5Kineo20BGPQuadStoreProtocolP in Kineo.o
  "nominal type descriptor for Kineo.ConcatenatingIterator", referenced from:
      _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.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<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.SPARQLClientQuadStore.__allocating_init(endpoint: Foundation.URL, defaultGraph: SPARQLSyntax.Term) -> Kineo.SPARQLClientQuadStore", referenced from:
      _main in main.o
  "protocol witness table for Kineo.SPARQLClientQuadStore : Kineo.QuadStoreProtocol in Kineo", referenced from:
      _main in main.o
  "type metadata accessor for Kineo.SPARQLClientQuadStore", referenced from:
      _main in main.o
  "Kineo.getCurrentDateSeconds() -> Swift.UInt64", referenced from:
      _main in main.o
  "protocol descriptor for Kineo.LanguageAwareQuadStore", referenced from:
      l_got.$s5Kineo22LanguageAwareQuadStoreMp in Kineo.o
      l_got.$s5Kineo22LanguageAwareQuadStoreMp 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
      ...
  "protocol descriptor for Kineo.MutableQuadStoreProtocol", referenced from:
      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 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.SQLiteQuadStore : 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.SQLiteLanguageQuadStore : Kineo.MutableQuadStoreProtocol in Kineo in Kineo.o
  "protocol descriptor for Kineo.LazyMaterializingQuadStore", referenced from:
      _symbolic ______p 5Kineo26LazyMaterializingQuadStoreP in Kineo.o
  "Kineo.QueryPlanEvaluationMetrics.silentToken.unsafeMutableAddressor : Swift.Int", referenced from:
      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.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:
      _main in main.o
      _main in main.o
      _main in main.o
      kineo_client.query<A where A: Kineo.QuadStoreProtocol>(_: A, query: SPARQLSyntax.Query, graph: SPARQLSyntax.Term?, verbose: Swift.Bool) throws -> Swift.Int in main.o
      kineo_client.query<A where A: Kineo.QuadStoreProtocol>(_: A, query: SPARQLSyntax.Query, graph: SPARQLSyntax.Term?, verbose: Swift.Bool) throws -> Swift.Int in main.o
      (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.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.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:
      kineo.SPARQLClientQuadStore.countQuads(matching: SPARQLSyntax.QuadPattern) throws -> Swift.Int in Kineo.o
      kineo.SPARQLClientQuadStore.countQuads(matching: SPARQLSyntax.QuadPattern) throws -> Swift.Int in Kineo.o
      lazy protocol witness table accessor for type kineo.QueryError and conformance kineo.QueryError : Swift.Error in kineo in Kineo.o
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) in Kineo.o
      (extension in kineo):SPARQLSyntax.Term.ebv() throws -> Swift.Bool in Kineo.o
      kineo.ExpressionEvaluator.(evaluate in _01F143856BDCAD5F0CE1329BC4020EBD)(dateFunction: kineo.ExpressionEvaluator.DateFunction, terms: [SPARQLSyntax.Term?]) throws -> SPARQLSyntax.Term in Kineo.o
      kineo.ExpressionEvaluator.(evaluate in _01F143856BDCAD5F0CE1329BC4020EBD)(dateFunction: kineo.ExpressionEvaluator.DateFunction, terms: [SPARQLSyntax.Term?]) throws -> SPARQLSyntax.Term in Kineo.o
      kineo.ExpressionEvaluator.(evaluate in _01F143856BDCAD5F0CE1329BC4020EBD)(dateFunction: kineo.ExpressionEvaluator.DateFunction, terms: [SPARQLSyntax.Term?]) throws -> SPARQLSyntax.Term in Kineo.o
      kineo.ExpressionEvaluator.(evaluate in _01F143856BDCAD5F0CE1329BC4020EBD)(dateFunction: kineo.ExpressionEvaluator.DateFunction, terms: [SPARQLSyntax.Term?]) throws -> SPARQLSyntax.Term 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.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.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
  "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.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.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.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.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
  "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.MemoryQuadStore.__allocating_init(version: Swift.UInt64?) -> kineo.MemoryQuadStore", referenced from:
      kineo.Client.store(from: Foundation.URL, defaultGraph: SPARQLSyntax.Term) throws -> kineo.MemoryQuadStore 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.SPARQLTestRunner.expectedResults(for: SPARQLSyntax.Query, from: Foundation.URL) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "protocol witness table for kineo.MemoryQuadStore : kineo.MutableQuadStoreProtocol in kineo", referenced from:
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "protocol witness table for kineo.MemoryQuadStore : kineo.QuadStoreProtocol 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.QuadStoreConfiguration.withStore<A>((kineo.QuadStoreProtocol) throws -> A) throws -> A in Kineo.o
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
      kineo.SPARQLTestRunner.expectedResults(for: SPARQLSyntax.Query, from: Foundation.URL) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      kineo.SPARQLTestRunner.expectedResults(for: SPARQLSyntax.Query, from: Foundation.URL) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "type metadata accessor for kineo.MemoryQuadStore", referenced from:
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) in Kineo.o
      kineo.Client.store(from: Foundation.URL, defaultGraph: SPARQLSyntax.Term) throws -> kineo.MemoryQuadStore 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.SPARQLTestRunner.expectedResults(for: SPARQLSyntax.Query, from: Foundation.URL) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
  "nominal type descriptor for kineo.MemoryQuadStore", referenced from:
      _symbolic _____y_____G 5kineo20SimpleQueryEvaluatorC AA15MemoryQuadStoreC in Kineo.o
      _symbolic _____y_____G 5kineo19StoreDefaultDatasetV AA010MemoryQuadB0C 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
  "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
  "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.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.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.StoreDefaultDataset.init(store: A, graph: SPARQLSyntax.Term?) -> kineo.StoreDefaultDataset<A>", referenced from:
      (extension in kineo):kineo.QuadStoreProtocol.dataset(withDefault: SPARQLSyntax.Term) -> kineo.StoreDefaultDataset<A> in Kineo.o
      (extension in kineo):kineo.QuadStoreProtocol.dataset(defaultGraph: SPARQLSyntax.Term?) -> kineo.StoreDefaultDataset<A> in Kineo.o
      (extension in kineo):kineo.QuadStoreProtocol.dataset() -> kineo.StoreDefaultDataset<A> in Kineo.o
  "type metadata accessor for kineo.StoreDefaultDataset", referenced from:
      (extension in kineo):kineo.QuadStoreProtocol.dataset(withDefault: SPARQLSyntax.Term) -> kineo.StoreDefaultDataset<A> in Kineo.o
      (extension in kineo):kineo.QuadStoreProtocol.dataset() -> kineo.StoreDefaultDataset<A> in Kineo.o
      (extension in kineo):kineo.QuadStoreProtocol.query(_: SPARQLSyntax.Query, defaultGraph: SPARQLSyntax.Term, verbose: Swift.Bool) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> 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:
      (extension in kineo):kineo.QuadStoreProtocol.query(_: SPARQLSyntax.Query, defaultGraph: SPARQLSyntax.Term, verbose: Swift.Bool) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) in Kineo.o
  "kineo.MaterializeTermsPlan.init(idPlan: kineo.IDQueryPlan, store: kineo.LazyMaterializingQuadStore, verbose: Swift.Bool, metricsToken: Swift.Int) -> kineo.MaterializeTermsPlan", 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
      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.IDPCostEstimatorAdaptor.cost(for: kineo.IDQueryPlan) throws -> A.QueryPlanCost 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
      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
      _symbolic Say_____G 5kineo20MaterializeTermsPlanV in Kineo.o
      _symbolic _____y_____G s10ArraySliceV 5kineo20MaterializeTermsPlanV in Kineo.o
  "type metadata for kineo.MaterializeTermsPlan", referenced from:
      kineo.IDPCostEstimatorAdaptor.cost(for: kineo.IDQueryPlan) throws -> A.QueryPlanCost in Kineo.o
      kineo.QueryPlanner.idPlans<A where A1: kineo.QueryPlanCostEstimator>(for: [SPARQLSyntax.QuadPattern], in: kineo.LazyMaterializingQuadStore, estimator: A1) throws -> [kineo.MaterializeTermsPlan] in Kineo.o
      kineo.QueryPlanner.idPlans<A where A1: kineo.QueryPlanCostEstimator>(for: [SPARQLSyntax.QuadPattern], in: kineo.LazyMaterializingQuadStore, estimator: A1) throws -> [kineo.MaterializeTermsPlan] in Kineo.o
      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.SimpleQueryEvaluator.__allocating_init(store: A, dataset: SPARQLSyntax.DatasetProtocol, verbose: Swift.Bool) -> kineo.SimpleQueryEvaluator<A>", referenced from:
      (extension in kineo):kineo.QuadStoreProtocol.query(_: SPARQLSyntax.Query, defaultGraph: SPARQLSyntax.Term, verbose: Swift.Bool) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      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:
      (extension in kineo):kineo.QuadStoreProtocol.query(_: SPARQLSyntax.Query, defaultGraph: SPARQLSyntax.Term, verbose: Swift.Bool) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> 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
  "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:
      (extension in kineo):kineo.QuadStoreProtocol.query(_: SPARQLSyntax.Query, defaultGraph: SPARQLSyntax.Term, verbose: Swift.Bool) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      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.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.LanguageMemoryQuadStore.__allocating_init(quadstore: kineo.MemoryQuadStore, acceptLanguages: [(Swift.String, Swift.Double)]) -> kineo.LanguageMemoryQuadStore", 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.LanguageMemoryQuadStore : kineo.MutableQuadStoreProtocol in kineo", referenced from:
      kineo.QuadStoreConfiguration._anystore(mutable: Swift.Bool) throws -> Any in Kineo.o
  "protocol witness table for kineo.LanguageMemoryQuadStore : kineo.QuadStoreProtocol in kineo", 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
  "type metadata accessor for kineo.LanguageMemoryQuadStore", 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.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
  "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
  "(extension in kineo):kineo.SimpleQueryEvaluatorProtocol.evaluate(query: SPARQLSyntax.Query) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]>", referenced from:
      (extension in kineo):kineo.QuadStoreProtocol.query(_: SPARQLSyntax.Query, defaultGraph: SPARQLSyntax.Term, verbose: Swift.Bool) throws -> kineo.QueryResult<[SPARQLSyntax.SPARQLResultSolution<SPARQLSyntax.Term>], [SPARQLSyntax.Triple]> in Kineo.o
      static kineo.TriplePatternFragmentQuadStore.(loadHypermediaControls in _E90B6D77E3A0C4F884BE9D8B4E88030D)(urlTemplate: Swift.String) throws -> (URITemplate.URITemplate, Swift.String, Swift.String, Swift.String) 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.hashJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, joinVariables: Swift.Set<Swift.String>, type: kineo.HashJoinType, metrics: kineo.QueryPlanEvaluationMetrics, token: Swift.Int) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>>", referenced from:
      kineo.IDHashJoinPlan.evaluate(kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>> in Kineo.o
      kineo.IDHashLeftJoinPlan.evaluate(kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>> in Kineo.o
      kineo.IDHashAntiJoinPlan.evaluate(kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>> in Kineo.o
  "default argument 3 of kineo.hashJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, joinVariables: Swift.Set<Swift.String>, type: kineo.HashJoinType, metrics: kineo.QueryPlanEvaluationMetrics, token: Swift.Int) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>>", referenced from:
      kineo.IDHashJoinPlan.evaluate(kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>> 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
      ...
  "kineo.UnionPlan.init(lhs: kineo.QueryPlan, rhs: kineo.QueryPlan, metricsToken: Swift.Int) -> kineo.UnionPlan", referenced from:
      closure #2 (kineo.QueryPlan, kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan(query: SPARQLSyntax.Query, activeGraph: SPARQLSyntax.Node?) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.unionCartesians(for: [[kineo.QueryPlan]]) 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
  "protocol witness table for kineo.UnionPlan : kineo.QueryPlan in kineo", referenced from:
      closure #2 (kineo.QueryPlan, kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan(query: SPARQLSyntax.Query, activeGraph: SPARQLSyntax.Node?) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.unionCartesians(for: [[kineo.QueryPlan]]) 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
  "nominal type descriptor for kineo.UnionPlan", referenced from:
      _symbolic _____ 5kineo9UnionPlanV in Kineo.o
  "type metadata for kineo.UnionPlan", referenced from:
      kineo.QueryPlanSimpleCostEstimator.cost(for: kineo.QueryPlan) throws -> kineo.QueryPlanSimpleCostEstimator.QueryPlanSimpleCost in Kineo.o
      closure #2 (kineo.QueryPlan, kineo.QueryPlan) -> kineo.QueryPlan in kineo.QueryPlanner.plan(query: SPARQLSyntax.Query, activeGraph: SPARQLSyntax.Node?) throws -> kineo.QueryPlan in Kineo.o
      kineo.QueryPlanner.unionCartesians(for: [[kineo.QueryPlan]]) 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.mergeJoin<A, B, C where A: Swift.IteratorProtocol, B: Swift.IteratorProtocol, C: Swift.Comparable, C: Swift.Hashable, A.Element == SPARQLSyntax.SPARQLResultSolution<C>, B.Element == SPARQLSyntax.SPARQLResultSolution<C>>(_: A, _: B, variables: [Swift.String]) -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<C>>", referenced from:
      kineo.IDMergeJoinPlan.evaluate(kineo.QueryPlanEvaluationMetrics) throws -> Swift.AnyIterator<SPARQLSyntax.SPARQLResultSolution<Swift.UInt64>> in Kineo.o
ld: symbol(s) not found for architecture arm64
/Users/admin/builder/spi-builder-workspace/Package.swift: kineo-client: clang: error: linker command failed with exit code 1 (use -v to see invocation)
SwiftDriverJobDiscovery normal arm64 Compiling DiomedeQuadStore.swift, Graph.swift, IdentityMap.swift, MemoryQuadStore.swift (in target 'kineo' from project 'Kineo')
SwiftDriverJobDiscovery normal arm64 Compiling IDQueryPlan.swift, IDQueryPlanner.swift, MaterializedQueryPlan.swift, Query.swift (in target 'kineo' from project 'Kineo')
2026-04-15 03:57:43.978 xcodebuild[1259:6657] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:78f6fa314fbfabce400961bc07eb01ac4fa4d3c8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:78f6fa314fbfabce400961bc07eb01ac4fa4d3c8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:78f6fa314fbfabce400961bc07eb01ac4fa4d3c8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:78f6fa314fbfabce400961bc07eb01ac4fa4d3c8, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/kineo-test normal (in target 'kineo-test' from project 'Kineo')
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/kineo-dawg-test normal (in target 'kineo-dawg-test' from project 'Kineo')
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/kineo-client normal (in target 'kineo-client' from project 'Kineo')
	Building workspace spi-builder-workspace with scheme Kineo-Package
(4 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.5.1
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.33
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  Diomede: https://github.com/kasei/diomede.git @ 0.0.66
  IDPPlanner: https://github.com/kasei/IDPPlanner.git @ 0.0.5
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  swift-numerics: https://github.com/apple/swift-numerics @ 0.1.0
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  Kineo: /Users/admin/builder/spi-builder-workspace
  swift-algorithms: https://github.com/apple/swift-algorithms @ 0.1.1
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.2.11
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
resolved source packages: CryptoSwift, CLMDB, SQLite.swift, swift-argument-parser, PathKit, Diomede, IDPPlanner, URITemplate, swift-numerics, Cserd, Kineo, swift-algorithms, SPARQLSyntax, Spectre
2026-04-15 03:58:07.746 xcodebuild[1662:9217] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "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"
    ]
  }
}
2026-04-15 03:58:10.017 xcodebuild[1678:9340] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.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.4.0.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:
  Diomede: https://github.com/kasei/diomede.git @ 0.0.66
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.11.6
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Cserd: https://github.com/kasei/swift-serd.git @ 0.0.4
  URITemplate: https://github.com/kylef/URITemplate.swift.git @ 3.0.1
  PathKit: https://github.com/kylef/PathKit.git @ 1.0.1
  IDPPlanner: https://github.com/kasei/IDPPlanner.git @ 0.0.5
  CLMDB: https://github.com/agisboye/CLMDB.git @ 0.9.33
  CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift.git @ 1.5.1
  swift-algorithms: https://github.com/apple/swift-algorithms @ 0.1.1
  swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
  Kineo: /Users/admin/builder/spi-builder-workspace
  SPARQLSyntax: https://github.com/kasei/swift-sparql-syntax.git @ 0.2.11
  swift-numerics: https://github.com/apple/swift-numerics @ 0.1.0
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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Kineo -Onone @/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.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.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.4.0.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.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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.4.0.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.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.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.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.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.4.0.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 -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 -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.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 -clang-target arm64-apple-macos26.4 -target-sdk-version 26.4 -target-sdk-name macosx26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -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-primary-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-primary-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 'ArgumentParserToolInfo' because dependency scan of Swift module 'Kineo' discovered a dependency on 'ArgumentParserToolInfo'
warning: 'Kineo' is missing a dependency on 'ArgumentParser' because dependency scan of Swift module 'Kineo' discovered a dependency on 'ArgumentParser'
2026-04-15 03:58:12.063 xcodebuild[1687:9415] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:78f6fa314fbfabce400961bc07eb01ac4fa4d3c8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:78f6fa314fbfabce400961bc07eb01ac4fa4d3c8, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:78f6fa314fbfabce400961bc07eb01ac4fa4d3c8, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:78f6fa314fbfabce400961bc07eb01ac4fa4d3c8, 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.3 macosXcodebuild