Build Information
Successful build of ZeeQL3Combine, reference develop (31e0ca
), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 1 Nov 2024 03:17:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZeeQL3Combine -destination platform=macOS,arch=arm64 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/Codable/CodableRelationship.swift (in target 'ZeeQL' from project 'ZeeQL3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift /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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift -primary-file /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/ModelPattern.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/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/AdaptorRecordDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableEntity.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelEntityDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelPostProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableRelationship.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/EntityPropertyReflectionContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeAttribute.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeEntity.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/AdaptorRecordDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableEntity.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModel.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelEntityDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelPostProcessor.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableRelationship.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/EntityPropertyReflectionContainer.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeAttribute.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeEntity.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/Codable/EntityPropertyReflectionContainer.swift (in target 'ZeeQL' from project 'ZeeQL3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift /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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift -primary-file /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/ModelPattern.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/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/AdaptorRecordDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableEntity.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelEntityDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelPostProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableRelationship.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/EntityPropertyReflectionContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeAttribute.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeEntity.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/AdaptorRecordDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableEntity.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModel.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelEntityDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelPostProcessor.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableRelationship.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/EntityPropertyReflectionContainer.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeAttribute.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeEntity.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/CodeAttribute.swift (in target 'ZeeQL' from project 'ZeeQL3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift /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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift -primary-file /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/ModelPattern.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/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/AdaptorRecordDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableEntity.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelEntityDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelPostProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableRelationship.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/EntityPropertyReflectionContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeAttribute.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeEntity.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/AdaptorRecordDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableEntity.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModel.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelEntityDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelPostProcessor.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableRelationship.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/EntityPropertyReflectionContainer.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeAttribute.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeEntity.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/CodeEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift /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 -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift -primary-file /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/ModelPattern.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/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/AdaptorRecordDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableEntity.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelEntityDecoder.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelPostProcessor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableRelationship.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/EntityPropertyReflectionContainer.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeAttribute.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeEntity.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/AdaptorRecordDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableEntity.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModel.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelEntityDecoder.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableModelPostProcessor.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodableRelationship.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/EntityPropertyReflectionContainer.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeAttribute.o -index-unit-output-path /ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/CodeEntity.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for ZeeQL (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling BooleanQualifier.swift, ComparisonOperation.swift, CompoundQualifier.swift, Constant.swift, DataSource.swift, EntityType.swift, Expression.swift, ExpressionEvaluation.swift, FetchSpecification.swift, GlobalID.swift (in target 'ZeeQL' from project 'ZeeQL3')
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/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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 -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos10.13 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/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/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/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ZeeQL-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ZeeQL-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ZeeQLCombine.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/ZeeQLCombine.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver ZeeQLCombine normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQLCombine -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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 -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos10.13 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/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/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZeeQLCombine (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/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-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.abi.json
EmitSwiftModule normal arm64 (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-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-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.abi.json
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')
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/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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))
^
SwiftDriverJobDiscovery normal arm64 Emitting module for ZeeQLCombine (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
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/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/AccessDataSourcePublisher.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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 Compiling AccessDataSource.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/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQLCombine -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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 -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos10.13 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/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/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/ReExports.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ReExports.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ReExports.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ReExports.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ReExports.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/ReExports.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ReExports.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ReExports.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ReExports.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ReExports.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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 ReExports.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ZeeQLCombine-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/ZeeQLCombine-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
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/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.o -index-unit-output-path /ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/OActiveRecord.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling OActiveRecord.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
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/.swiftpm/xcode
builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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/.swiftpm/xcode
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.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/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.dia -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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/.swiftpm/xcode/.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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQLCombine -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3Combine.build/Debug/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 ) ))
^
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 Adaptor.swift (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
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')
SwiftDriverJobDiscovery normal arm64 Compiling FancyModelMaker.swift, Join.swift, MirrorHelpers.swift, Model.swift, ModelLoader.swift, ModelPattern.swift, ModelSQLizer.swift, Property.swift, Relationship.swift, SQLAttributeChange.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')
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/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQLCombine -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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 -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos10.13 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/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/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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 SQLExpression.swift, SQLExpressionFactory.swift, SQLForeignKey.swift, SQLTableGroups.swift, SchemaGeneration.swift, SchemaSynchronization.swift, SchemaSynchronizationFactory.swift, TypedFetchSpecification.swift, ZeeQLTypes.swift, ArrayDataSource.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 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')
SwiftDriver\ Compilation ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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 -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos10.13 -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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/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/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/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.o normal (in target 'ZeeQL' from project 'ZeeQL3')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/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/ZeeQL.build/Objects-normal/arm64/ZeeQL_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug/ZeeQL.build/Objects-normal/arm64/ZeeQL_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQL.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/ZeeQL.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.o normal (in target 'ZeeQLCombine' from project 'ZeeQL3Combine')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/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/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Combine.build/Debug/ZeeQLCombine.build/Objects-normal/arm64/ZeeQLCombine_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/ZeeQLCombine.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/ZeeQLCombine.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
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.