This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ZeeQL3Combine with Swift 6.0 (beta) for visionOS using Xcode 16.0.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ZeeQL3Combine -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QueryBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/ZeeQL3 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QueryBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/ZeeQL3 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QueryBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -strict-concurrency\=complete -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/.dependencies/checkouts/ZeeQL3 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/.stats/stats-1717285819973793-swift-frontend-ZeeQL-AccessDataSource.swift-arm64_apple_xros1.0-o-Onone-1953295865.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 11.4747 seconds (11.5553 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.3630 (  9.8%)   0.9506 ( 12.2%)   1.3136 ( 11.4%)   1.3233 ( 11.5%)  perform-sema
   0.3594 (  9.7%)   0.9410 ( 12.1%)   1.3004 ( 11.3%)   1.3079 ( 11.3%)  TypeCheckSourceFileRequest
   0.3584 (  9.7%)   0.9391 ( 12.1%)   1.2975 ( 11.3%)   1.3049 ( 11.3%)  Type checking and Semantic analysis
   0.2756 (  7.5%)   0.6330 (  8.1%)   0.9086 (  7.9%)   0.9152 (  7.9%)  TypeCheckFunctionBodyRequest
   0.2528 (  6.8%)   0.5761 (  7.4%)   0.8290 (  7.2%)   0.8349 (  7.2%)  typecheck-stmt
   0.2289 (  6.2%)   0.4985 (  6.4%)   0.7274 (  6.3%)   0.7317 (  6.3%)  typecheck-expr
   0.1464 (  4.0%)   0.4684 (  6.0%)   0.6147 (  5.4%)   0.6177 (  5.3%)  typecheck-decl
   0.1764 (  4.8%)   0.1527 (  2.0%)   0.3291 (  2.9%)   0.3312 (  2.9%)  ExecuteSILPipelineRequest
   0.0592 (  1.6%)   0.2501 (  3.2%)   0.3093 (  2.7%)   0.3106 (  2.7%)  QualifiedLookupRequest
   0.1421 (  3.8%)   0.1275 (  1.6%)   0.2695 (  2.3%)   0.2736 (  2.4%)  ASTLoweringRequest
   0.0567 (  1.5%)   0.2007 (  2.6%)   0.2575 (  2.2%)   0.2614 (  2.3%)  InterfaceTypeRequest
   0.1190 (  3.2%)   0.1189 (  1.5%)   0.2379 (  2.1%)   0.2420 (  2.1%)  SILgen-decl
   0.0682 (  1.8%)   0.1693 (  2.2%)   0.2374 (  2.1%)   0.2394 (  2.1%)  PatternBindingEntryRequest
   0.0422 (  1.1%)   0.1426 (  1.8%)   0.1848 (  1.6%)   0.1853 (  1.6%)  UnqualifiedLookupRequest
   0.1105 (  3.0%)   0.0737 (  0.9%)   0.1842 (  1.6%)   0.1846 (  1.6%)  IRGenRequest
   0.0798 (  2.2%)   0.0839 (  1.1%)   0.1638 (  1.4%)   0.1676 (  1.5%)  SILGen-function
   0.0392 (  1.1%)   0.1208 (  1.6%)   0.1600 (  1.4%)   0.1604 (  1.4%)  performUnqualifiedLookup
   0.0457 (  1.2%)   0.1048 (  1.3%)   0.1505 (  1.3%)   0.1510 (  1.3%)  precheck-expr
   0.0884 (  2.4%)   0.0561 (  0.7%)   0.1445 (  1.3%)   0.1448 (  1.3%)  IRGen
   0.0225 (  0.6%)   0.1130 (  1.5%)   0.1355 (  1.2%)   0.1360 (  1.2%)  ActorIsolationRequest
   0.0277 (  0.8%)   0.0895 (  1.2%)   0.1173 (  1.0%)   0.1175 (  1.0%)  ResolveValueWitnessesRequest
   0.0588 (  1.6%)   0.0553 (  0.7%)   0.1142 (  1.0%)   0.1154 (  1.0%)  LookupConformanceInModuleRequest
   0.0232 (  0.6%)   0.0841 (  1.1%)   0.1073 (  0.9%)   0.1075 (  0.9%)  ResolveTypeRequest
   0.0337 (  0.9%)   0.0537 (  0.7%)   0.0875 (  0.8%)   0.0875 (  0.8%)  DirectLookupRequest
   0.0456 (  1.2%)   0.0368 (  0.5%)   0.0824 (  0.7%)   0.0825 (  0.7%)  build-rewrite-system
   0.0201 (  0.5%)   0.0558 (  0.7%)   0.0759 (  0.7%)   0.0760 (  0.7%)  ABIMembersRequest
   0.0510 (  1.4%)   0.0167 (  0.2%)   0.0677 (  0.6%)   0.0682 (  0.6%)  SIL optimization
   0.0264 (  0.7%)   0.0414 (  0.5%)   0.0678 (  0.6%)   0.0678 (  0.6%)  parse-and-resolve-imports
   0.0356 (  1.0%)   0.0226 (  0.3%)   0.0582 (  0.5%)   0.0583 (  0.5%)  verify-all-loaded-modules
   0.0216 (  0.6%)   0.0307 (  0.4%)   0.0523 (  0.5%)   0.0523 (  0.5%)  Import resolution
   0.0133 (  0.4%)   0.0303 (  0.4%)   0.0436 (  0.4%)   0.0437 (  0.4%)  NamingPatternRequest
   0.0264 (  0.7%)   0.0128 (  0.2%)   0.0392 (  0.3%)   0.0393 (  0.3%)  SIL verification, pre-optimization
   0.0073 (  0.2%)   0.0293 (  0.4%)   0.0366 (  0.3%)   0.0366 (  0.3%)  HasSelfOrAssociatedTypeRequirementsRequest
   0.0058 (  0.2%)   0.0266 (  0.3%)   0.0324 (  0.3%)   0.0359 (  0.3%)  AttachedPropertyWrappersRequest
   0.0086 (  0.2%)   0.0250 (  0.3%)   0.0336 (  0.3%)   0.0336 (  0.3%)  PatternTypeRequest
   0.0178 (  0.5%)   0.0133 (  0.2%)   0.0311 (  0.3%)   0.0312 (  0.3%)  LookupInModuleRequest
   0.0070 (  0.2%)   0.0232 (  0.3%)   0.0302 (  0.3%)   0.0305 (  0.3%)  StoredPropertiesRequest
   0.0106 (  0.3%)   0.0194 (  0.2%)   0.0300 (  0.3%)   0.0301 (  0.3%)  GenericSignatureRequest
   0.0066 (  0.2%)   0.0232 (  0.3%)   0.0298 (  0.3%)   0.0298 (  0.3%)  ResultTypeRequest
   0.0046 (  0.1%)   0.0249 (  0.3%)   0.0295 (  0.3%)   0.0297 (  0.3%)  PotentialMacroExpansionsInContextRequest
   0.0056 (  0.2%)   0.0214 (  0.3%)   0.0271 (  0.2%)   0.0271 (  0.2%)  InheritedDeclsReferencedRequest
   0.0060 (  0.2%)   0.0167 (  0.2%)   0.0227 (  0.2%)   0.0227 (  0.2%)  ValueWitnessRequest
   0.0143 (  0.4%)   0.0060 (  0.1%)   0.0203 (  0.2%)   0.0204 (  0.2%)  SIL verification, post-optimization
   0.0085 (  0.2%)   0.0116 (  0.1%)   0.0201 (  0.2%)   0.0202 (  0.2%)  InferredGenericSignatureRequest
   0.0040 (  0.1%)   0.0134 (  0.2%)   0.0175 (  0.2%)   0.0176 (  0.2%)  OverriddenDeclsRequest
   0.0054 (  0.1%)   0.0101 (  0.1%)   0.0155 (  0.1%)   0.0155 (  0.1%)  OpaqueReadOwnershipRequest
   0.0035 (  0.1%)   0.0093 (  0.1%)   0.0128 (  0.1%)   0.0150 (  0.1%)  AST verification
   0.0029 (  0.1%)   0.0116 (  0.1%)   0.0145 (  0.1%)   0.0145 (  0.1%)  ExpandPeerMacroRequest
   0.0037 (  0.1%)   0.0108 (  0.1%)   0.0145 (  0.1%)   0.0145 (  0.1%)  StorageImplInfoRequest
   0.0029 (  0.1%)   0.0111 (  0.1%)   0.0140 (  0.1%)   0.0140 (  0.1%)  ProtocolDependenciesRequest
   0.0116 (  0.3%)   0.0024 (  0.0%)   0.0139 (  0.1%)   0.0139 (  0.1%)  ParseTopLevelDeclsRequest
   0.0045 (  0.1%)   0.0085 (  0.1%)   0.0129 (  0.1%)   0.0130 (  0.1%)  ExtendedNominalRequest
   0.0113 (  0.3%)   0.0016 (  0.0%)   0.0129 (  0.1%)   0.0129 (  0.1%)  ParseSourceFileRequest
   0.0025 (  0.1%)   0.0103 (  0.1%)   0.0128 (  0.1%)   0.0128 (  0.1%)  StructuralRequirementsRequest
   0.0022 (  0.1%)   0.0106 (  0.1%)   0.0128 (  0.1%)   0.0128 (  0.1%)  IsGetterMutatingRequest
   0.0079 (  0.2%)   0.0043 (  0.1%)   0.0122 (  0.1%)   0.0123 (  0.1%)  AbstractGenericSignatureRequest
   0.0029 (  0.1%)   0.0089 (  0.1%)   0.0118 (  0.1%)   0.0118 (  0.1%)  RequiresOpaqueAccessorsRequest
   0.0089 (  0.2%)   0.0023 (  0.0%)   0.0112 (  0.1%)   0.0113 (  0.1%)  USRGenerationRequest
   0.0032 (  0.1%)   0.0076 (  0.1%)   0.0108 (  0.1%)   0.0109 (  0.1%)  ResolveImplicitMemberRequest
   0.0030 (  0.1%)   0.0077 (  0.1%)   0.0107 (  0.1%)   0.0107 (  0.1%)  HasIsolatedSelfRequest
   0.0035 (  0.1%)   0.0071 (  0.1%)   0.0106 (  0.1%)   0.0106 (  0.1%)  typecheck-for-each
   0.0017 (  0.0%)   0.0075 (  0.1%)   0.0093 (  0.1%)   0.0093 (  0.1%)  ProtocolRequirementsRequest
   0.0031 (  0.1%)   0.0053 (  0.1%)   0.0085 (  0.1%)   0.0085 (  0.1%)  ModuleQualifiedLookupRequest
   0.0022 (  0.1%)   0.0054 (  0.1%)   0.0077 (  0.1%)   0.0077 (  0.1%)  CallerSideDefaultArgExprRequest
   0.0061 (  0.2%)   0.0015 (  0.0%)   0.0076 (  0.1%)   0.0076 (  0.1%)  ParseMembersRequest
   0.0018 (  0.0%)   0.0048 (  0.1%)   0.0066 (  0.1%)   0.0066 (  0.1%)  NeedsNewVTableEntryRequest
   0.0022 (  0.1%)   0.0044 (  0.1%)   0.0065 (  0.1%)   0.0065 (  0.1%)  IsObjCRequest
   0.0016 (  0.0%)   0.0048 (  0.1%)   0.0065 (  0.1%)   0.0065 (  0.1%)  IsDynamicRequest
   0.0042 (  0.1%)   0.0022 (  0.0%)   0.0064 (  0.1%)   0.0064 (  0.1%)  PublicSymbolsRequest
   0.0011 (  0.0%)   0.0030 (  0.0%)   0.0041 (  0.0%)   0.0062 (  0.1%)  LocalDiscriminatorsRequest
   0.0029 (  0.1%)   0.0033 (  0.0%)   0.0061 (  0.1%)   0.0062 (  0.1%)  CompareDeclSpecializationRequest
   0.0023 (  0.1%)   0.0036 (  0.0%)   0.0060 (  0.1%)   0.0059 (  0.1%)  DefaultInitializerIsolation
   0.0030 (  0.1%)   0.0023 (  0.0%)   0.0053 (  0.0%)   0.0054 (  0.0%)  CollectOverriddenDeclsRequest
   0.0027 (  0.1%)   0.0026 (  0.0%)   0.0052 (  0.0%)   0.0052 (  0.0%)  CheckRedeclarationRequest
   0.0027 (  0.1%)   0.0024 (  0.0%)   0.0051 (  0.0%)   0.0051 (  0.0%)  RequirementSignatureRequest
   0.0014 (  0.0%)   0.0035 (  0.0%)   0.0049 (  0.0%)   0.0049 (  0.0%)  TypeWitnessRequest
   0.0011 (  0.0%)   0.0037 (  0.0%)   0.0048 (  0.0%)   0.0049 (  0.0%)  InheritedTypeRequest
   0.0014 (  0.0%)   0.0034 (  0.0%)   0.0048 (  0.0%)   0.0048 (  0.0%)  ResolveTypeWitnessesRequest
   0.0018 (  0.0%)   0.0029 (  0.0%)   0.0047 (  0.0%)   0.0047 (  0.0%)  import-clang-decl
   0.0006 (  0.0%)   0.0038 (  0.0%)   0.0044 (  0.0%)   0.0044 (  0.0%)  LookupInfixOperatorRequest
   0.0028 (  0.1%)   0.0015 (  0.0%)   0.0043 (  0.0%)   0.0043 (  0.0%)  ExpandMemberAttributeMacros
   0.0008 (  0.0%)   0.0034 (  0.0%)   0.0042 (  0.0%)   0.0042 (  0.0%)  SuperclassDeclRequest
   0.0019 (  0.1%)   0.0022 (  0.0%)   0.0041 (  0.0%)   0.0041 (  0.0%)  SemanticDeclAttrsRequest
   0.0009 (  0.0%)   0.0030 (  0.0%)   0.0040 (  0.0%)   0.0040 (  0.0%)  HasInitAccessorRequest
   0.0009 (  0.0%)   0.0027 (  0.0%)   0.0036 (  0.0%)   0.0036 (  0.0%)  ResultBuilderTypeRequest
   0.0012 (  0.0%)   0.0023 (  0.0%)   0.0035 (  0.0%)   0.0035 (  0.0%)  load-stdlib
   0.0013 (  0.0%)   0.0022 (  0.0%)   0.0035 (  0.0%)   0.0035 (  0.0%)  DefaultArgumentExprRequest
   0.0023 (  0.1%)   0.0012 (  0.0%)   0.0035 (  0.0%)   0.0035 (  0.0%)  ProvideDefaultImplForRequest
   0.0011 (  0.0%)   0.0023 (  0.0%)   0.0034 (  0.0%)   0.0034 (  0.0%)  LookupAllConformancesInContextRequest
   0.0008 (  0.0%)   0.0026 (  0.0%)   0.0034 (  0.0%)   0.0034 (  0.0%)  HasStorageRequest
   0.0006 (  0.0%)   0.0027 (  0.0%)   0.0032 (  0.0%)   0.0032 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0007 (  0.0%)   0.0025 (  0.0%)   0.0031 (  0.0%)   0.0031 (  0.0%)  InheritedProtocolsRequest
   0.0006 (  0.0%)   0.0024 (  0.0%)   0.0030 (  0.0%)   0.0030 (  0.0%)  ProtocolRequiresClassRequest
   0.0009 (  0.0%)   0.0021 (  0.0%)   0.0029 (  0.0%)   0.0030 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0009 (  0.0%)   0.0020 (  0.0%)   0.0028 (  0.0%)   0.0029 (  0.0%)  ParseAbstractFunctionBodyRequest
   0.0007 (  0.0%)   0.0019 (  0.0%)   0.0026 (  0.0%)   0.0026 (  0.0%)  AccessLevelRequest
   0.0006 (  0.0%)   0.0020 (  0.0%)   0.0026 (  0.0%)   0.0026 (  0.0%)  ParamSpecifierRequest
   0.0015 (  0.0%)   0.0011 (  0.0%)   0.0025 (  0.0%)   0.0025 (  0.0%)  module-populate-cache
   0.0012 (  0.0%)   0.0012 (  0.0%)   0.0024 (  0.0%)   0.0024 (  0.0%)  PatternBindingCheckedAndContextualizedInitRequest
   0.0007 (  0.0%)   0.0016 (  0.0%)   0.0023 (  0.0%)   0.0023 (  0.0%)  DefaultTypeRequest
   0.0005 (  0.0%)   0.0016 (  0.0%)   0.0021 (  0.0%)   0.0022 (  0.0%)  ValidatePrecedenceGroupRequest
   0.0004 (  0.0%)   0.0016 (  0.0%)   0.0020 (  0.0%)   0.0020 (  0.0%)  PreCheckFunctionBodyRequest
   0.0004 (  0.0%)   0.0015 (  0.0%)   0.0020 (  0.0%)   0.0020 (  0.0%)  ExtendedTypeRequest
   0.0011 (  0.0%)   0.0008 (  0.0%)   0.0019 (  0.0%)   0.0019 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0006 (  0.0%)   0.0012 (  0.0%)   0.0019 (  0.0%)   0.0019 (  0.0%)  SynthesizeDefaultInitRequest
   0.0005 (  0.0%)   0.0012 (  0.0%)   0.0018 (  0.0%)   0.0018 (  0.0%)  AllInheritedProtocolsRequest
   0.0006 (  0.0%)   0.0012 (  0.0%)   0.0018 (  0.0%)   0.0018 (  0.0%)  define-default-ctor
   0.0007 (  0.0%)   0.0011 (  0.0%)   0.0018 (  0.0%)   0.0018 (  0.0%)  SynthesizeAccessorRequest
   0.0007 (  0.0%)   0.0011 (  0.0%)   0.0018 (  0.0%)   0.0018 (  0.0%)  SPIGroupsRequest
   0.0003 (  0.0%)   0.0014 (  0.0%)   0.0017 (  0.0%)   0.0017 (  0.0%)  LookupPrecedenceGroupRequest
   0.0005 (  0.0%)   0.0012 (  0.0%)   0.0017 (  0.0%)   0.0017 (  0.0%)  IsSetterMutatingRequest
   0.0003 (  0.0%)   0.0013 (  0.0%)   0.0016 (  0.0%)   0.0016 (  0.0%)  SynthesizeMemberwiseInitRequest
   0.0009 (  0.0%)   0.0005 (  0.0%)   0.0014 (  0.0%)   0.0015 (  0.0%)  GlobalActorAttributeRequest
   0.0009 (  0.0%)   0.0005 (  0.0%)   0.0014 (  0.0%)   0.0014 (  0.0%)  GenericParamListRequest
   0.0003 (  0.0%)   0.0011 (  0.0%)   0.0014 (  0.0%)   0.0014 (  0.0%)  RequirementRequest
   0.0002 (  0.0%)   0.0011 (  0.0%)   0.0013 (  0.0%)   0.0013 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0004 (  0.0%)   0.0009 (  0.0%)   0.0012 (  0.0%)   0.0012 (  0.0%)  TypeAliasRequirementsRequest
   0.0007 (  0.0%)   0.0005 (  0.0%)   0.0012 (  0.0%)   0.0012 (  0.0%)  IsFinalRequest
   0.0007 (  0.0%)   0.0004 (  0.0%)   0.0011 (  0.0%)   0.0011 (  0.0%)  DynamicallyReplacedDeclRequest
   0.0002 (  0.0%)   0.0009 (  0.0%)   0.0011 (  0.0%)   0.0011 (  0.0%)  InitAccessorPropertiesRequest
   0.0005 (  0.0%)   0.0006 (  0.0%)   0.0011 (  0.0%)   0.0011 (  0.0%)  IsActorRequest
   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  AreAllStoredPropertiesDefaultInitableRequest
   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  MemberwiseInitPropertiesRequest
   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  SuperclassTypeRequest
   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  HasUserDefinedDesignatedInitRequest
   0.0005 (  0.0%)   0.0005 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0001 (  0.0%)   0.0007 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0004 (  0.0%)   0.0005 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  SemanticUnavailableAttrRequest
   0.0002 (  0.0%)   0.0007 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  EnumRawTypeRequest
   0.0004 (  0.0%)   0.0004 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  AllMembersRequest
   0.0006 (  0.0%)   0.0003 (  0.0%)   0.0008 (  0.0%)   0.0009 (  0.0%)  LifetimeDependenceInfoRequest
   0.0001 (  0.0%)   0.0007 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  AssociatedConformanceRequest
   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  HasDefaultInitRequest
   0.0004 (  0.0%)   0.0004 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0004 (  0.0%)   0.0004 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  FragileFunctionKindRequest
   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  HasMemberwiseInitRequest
   0.0005 (  0.0%)   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  ExpandExtensionMacros
   0.0004 (  0.0%)   0.0003 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  StoredPropertiesAndMissingMembersRequest
   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0007 (  0.0%)   0.0007 (  0.0%)  UnderlyingTypeRequest
   0.0004 (  0.0%)   0.0002 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  ApplyAccessNoteRequest
   0.0001 (  0.0%)   0.0005 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  InheritsSuperclassInitializersRequest
   0.0003 (  0.0%)   0.0003 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  HasDynamicMemberLookupAttributeRequest
   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  ConditionalRequirementsRequest
   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  SelfAccessKindRequest
   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  TypeDeclsFromWhereClauseRequest
   0.0003 (  0.0%)   0.0002 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  RequiresOpaqueModifyCoroutineRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  IsABICompatibleOverrideRequest
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  SetterAccessLevelRequest
   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  IsDeclRefinementOfRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  GetDestructorRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ExpandAccessorMacros
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  DirectOperatorLookupRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  FunctionOperatorRequest
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  LocalTypeDeclsRequest
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  IsFunctionBodySkippedRequest
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)  RawCommentRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0002 (  0.0%)  IsStaticRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  IsDistributedActorRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  IsCallAsFunctionNominalRequest
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  AttachedResultBuilderRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ExpandBodyMacroRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsAccessorTransparentRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasMissingDesignatedInitializersRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ClangRecordMemberLookup
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ClassAncestryFlagsRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PreCheckReturnStmtRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ClangDirectLookupRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DirectPrecedenceGroupLookupRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasImportsMatchingFlagRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExpandPreambleMacroRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SimpleDidSetRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InitKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperBackingPropertyTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0000 (  0.0%)  PreCheckClosureBodyRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasDynamicCallableAttributeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClosureEffectsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ReferencedAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ConformanceAccessScopeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsNonUserModuleRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsDefaultActorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  BodyInitKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultArgumentTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ContinueTargetRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ScopedImportLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSingleValueStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClangCategoryLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExplicitCaughtTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuppressesConformanceRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ClosureHasResultExprRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CxxRecordSemantics
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedPropertyWrapperTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasCircularRawValueRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  EnumRawValuesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SpecializeAttrTargetDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromGenericSignatureRequest
   3.6943 (100.0%)   7.7804 (100.0%)  11.4747 (100.0%)  11.5553 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6345 seconds (2.6582 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2172 (100.0%)   1.4173 (100.0%)   2.6345 (100.0%)   2.6582 (100.0%)  Building Target
   1.2172 (100.0%)   1.4173 (100.0%)   2.6345 (100.0%)   2.6582 (100.0%)  Total
SwiftDriver\ Compilation\ Requirements ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3 -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ComparisonOperation.swift, CompoundQualifier.swift, Constant.swift, DataSource.swift, EntityType.swift, Expression.swift, ExpressionEvaluation.swift, FetchSpecification.swift, GlobalID.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling CodeFetchSpecification.swift, CodeRelationship.swift, CodeValueAttribute.swift, Database.swift, DatabaseChannel.swift, DatabaseContext.swift, DatabaseDataSource.swift, DatabaseObject.swift, DatabaseOperation.swift, Entity.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling Key.swift, KeyComparisonQualifier.swift, KeyValueQualifier.swift, ModelFetchSpecification.swift, NotQualifier.swift, ObjectStore.swift, ObjectTrackingContext.swift, Qualifier.swift, QualifierEvaluation.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQL-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQL-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftdoc (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftsourceinfo (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/ZeeQLCombine.modulemap (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/ZeeQLCombine.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQLCombine.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/ZeeQLCombine.modulemap (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/ZeeQLCombine.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.SwiftFileList (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-OutputFileMap.json (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json
SwiftDriver ZeeQLCombine normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQLCombine -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.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/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.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/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift:23:27: warning: capture of 'self' with non-sendable type 'Self' in a `@Sendable` closure; this is an error in the Swift 6 language mode
          let model = try self.fetchModel()
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift:25:11: warning: capture of 'promise' with non-sendable type '(Result<(model: Model, tag: any ModelTag), any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
          promise(.success( ( model: model, tag: tag ) ))
          ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift:25:11: note: a function type must be marked '@Sendable' to conform to 'Sendable'
          promise(.success( ( model: model, tag: tag ) ))
          ^
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZeeQLCombine (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.abi.json
SwiftCompile normal arm64 Compiling\ AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift:107:13: warning: capture of 'self' with non-sendable type 'AccessDataSourceSubscription<DataSource, SubscriberType>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
        try self.dataSource.fetchObjects(self.fetchSpecification) { object in
            ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift:53:13: note: generic class 'AccessDataSourceSubscription' does not conform to the 'Sendable' protocol
final class AccessDataSourceSubscription<DataSource,SubscriberType>
            ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift:110:15: warning: capture of 'self' with non-sendable type 'AccessDataSourceSubscription<DataSource, SubscriberType>' in an isolated closure; this is an error in the Swift 6 language mode
          _ = self.getSubscriber()?.receive(object)
              ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift:53:13: note: generic class 'AccessDataSourceSubscription' does not conform to the 'Sendable' protocol
final class AccessDataSourceSubscription<DataSource,SubscriberType>
            ^
SwiftDriverJobDiscovery normal arm64 Emitting module for ZeeQLCombine (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
SwiftCompile normal arm64 Compiling\ ReExports.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ReExports.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Adaptor.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
SwiftDriver\ Compilation\ Requirements ZeeQLCombine normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQLCombine -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.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/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.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/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ReExports.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
SwiftCompile normal arm64 Compiling\ AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:39:27: warning: capture of 'self' with non-sendable type 'AccessDataSource<Object>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
          let count = try self._primaryFetchCount(fs)
                          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift:35:12: note: generic class 'AccessDataSource' does not conform to the 'Sendable' protocol
open class AccessDataSource<Object: SwiftObject> : DataSource<Object> {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:12:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'ZeeQL'
import ZeeQL
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:39:51: warning: capture of 'fs' with non-sendable type 'any FetchSpecification' in a `@Sendable` closure; this is an error in the Swift 6 language mode
          let count = try self._primaryFetchCount(fs)
                                                  ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift:18:17: note: protocol 'FetchSpecification' does not conform to the 'Sendable' protocol
public protocol FetchSpecification : SmartDescription {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:40:11: warning: capture of 'promise' with non-sendable type '(Result<Int, any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
          promise(.success(count))
          ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:40:11: note: a function type must be marked '@Sendable' to conform to 'Sendable'
          promise(.success(count))
          ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:58:15: warning: capture of 'self' with non-sendable type 'AccessDataSource<Object>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
          try self._primaryFetchGlobalIDs(fs) { gids.append($0) }
              ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift:35:12: note: generic class 'AccessDataSource' does not conform to the 'Sendable' protocol
open class AccessDataSource<Object: SwiftObject> : DataSource<Object> {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:58:43: warning: capture of 'fs' with non-sendable type 'any FetchSpecification' in a `@Sendable` closure; this is an error in the Swift 6 language mode
          try self._primaryFetchGlobalIDs(fs) { gids.append($0) }
                                          ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift:18:17: note: protocol 'FetchSpecification' does not conform to the 'Sendable' protocol
public protocol FetchSpecification : SmartDescription {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:59:11: warning: capture of 'promise' with non-sendable type '(Result<[GlobalID], any Error>) -> Void' in a `@Sendable` closure; this is an error in the Swift 6 language mode
          promise(.success(gids))
          ^
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:59:11: note: a function type must be marked '@Sendable' to conform to 'Sendable'
          promise(.success(gids))
          ^
SwiftCompile normal arm64 Compiling\ OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSourcePublisher.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/OActiveRecord.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/ReExports.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -strict-concurrency\=complete -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.o -index-unit-output-path /ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQLCombine-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQLCombine-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling AccessDataSource.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftmodule (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.swiftmodule/arm64-apple-xros.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling AdaptorError.swift, AdaptorModelFetch.swift, AdaptorOperation.swift, AdaptorQueryColumnRepresentable.swift, AdaptorQueryType.swift, AdaptorRecord.swift, AdaptorRecordSchema.swift, Attribute.swift, AttributeKey.swift, AttributeValue.swift (in target 'ZeeQL' from project 'ZeeQL3')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftdoc (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.abi.json (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftsourceinfo (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling OActiveRecord.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
SwiftDriverJobDiscovery normal arm64 Compiling AdaptorRecordDecoder.swift, CodableEntity.swift, CodableModel.swift, CodableModelDecoder.swift, CodableModelEntityDecoder.swift, CodableModelPostProcessor.swift, CodableRelationship.swift, EntityPropertyReflectionContainer.swift, CodeAttribute.swift, CodeEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling QualifierParser.swift, QualifierVariable.swift, QueryBuilder.swift, SQLQualifier.swift, SortOrdering.swift, StoreKeyValueCoding.swift, EquatableType.swift, KeyValueStringFormatter.swift, Logger.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling SQLExpressionFactory.swift, SQLForeignKey.swift, SQLTableGroups.swift, SchemaGeneration.swift, SchemaSynchronization.swift, SchemaSynchronizationFactory.swift, TypedFetchSpecification.swift, ZeeQLTypes.swift, ArrayDataSource.swift, BooleanQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling FancyModelMaker.swift, Join.swift, MirrorHelpers.swift, Model.swift, ModelLoader.swift, ModelSQLizer.swift, Property.swift, Relationship.swift, SQLAttributeChange.swift, SQLExpression.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling Pluralize.swift, SimpleKVC.swift, SmartDescription.swift, TimeRange.swift, SQLite3Adaptor.swift, SQLite3AdaptorChannel.swift, SQLite3Expression.swift, SQLite3ModelFetch.swift, SQLite3SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling AccessDataSource.swift, AccessDataSourceError.swift, AccessDataSourceFinders.swift, ActiveDataSource.swift, ActiveRecord.swift, ActiveRecordType.swift, Adaptor.swift, AdaptorChannel.swift, AdaptorChannelPool.swift, AdaptorDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriver\ Compilation ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3 -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.o normal (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.o
SwiftDriverJobDiscovery normal arm64 Compiling AccessDataSourcePublisher.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
SwiftDriver\ Compilation ZeeQLCombine normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQLCombine -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.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/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.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/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.o (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.LinkFileList (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.o normal (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug-xros/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.o (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQLCombine.o
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CSQLite3' from project 'CSQLite3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ZeeQL' from project 'ZeeQL3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CSQLite3' from project 'CSQLite3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.11",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3Combine",
  "name" : "ZeeQL3Combine",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ZeeQLCombine",
      "targets" : [
        "ZeeQLCombine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZeeQLCombine",
      "module_type" : "SwiftTarget",
      "name" : "ZeeQLCombine",
      "path" : "Sources/ZeeQLCombine",
      "product_dependencies" : [
        "ZeeQL"
      ],
      "product_memberships" : [
        "ZeeQLCombine"
      ],
      "sources" : [
        "AccessDataSource.swift",
        "AccessDataSourcePublisher.swift",
        "Adaptor.swift",
        "OActiveRecord.swift",
        "ReExports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.